Add icons to this collection by clicking the heart icon.
Declaration icon - also known as independence, politics, declaration, files and folders, and cultures. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M113.882 344.823v35.53c0 14.694 11.953 26.647 26.647 26.647s26.647-11.953 26.647-26.647v-44.412h-44.412a8.882 8.882 0 0 0-8.882 8.882zm195.412-8.882c-4.901 0-8.882 3.981-8.882 8.882s3.981 8.882 8.882 8.882 8.882-3.981 8.882-8.882-3.981-8.882-8.882-8.882zm44.412-177.647H256c0-19.595-15.934-35.53-35.529-35.53s-35.529 15.935-35.529 35.53v222.059c0 10.036-3.473 19.201-9.109 26.647H327.06c19.595 0 35.529-15.935 35.529-35.529V167.177a8.88 8.88 0 0 0-8.883-8.883zm-115.471 17.765h71.059c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-71.059c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882zM256 371.471h-35.529a8.877 8.877 0 0 1-8.882-8.883 8.877 8.877 0 0 1 8.882-8.882H256a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.883zm53.294 0c-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647 26.647 11.953 26.647 26.647-11.953 26.647-26.647 26.647zm17.765-71.059H220.471c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h106.588c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm0-35.53H220.471c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h106.588c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm0-35.529H220.471a8.877 8.877 0 0 1-8.882-8.882 8.878 8.878 0 0 1 8.882-8.883h106.588a8.877 8.877 0 0 1 8.882 8.883 8.877 8.877 0 0 1-8.882 8.882zM371.471 105h-151c23.16 0 42.92 14.85 50.25 35.529h118.516a8.883 8.883 0 0 0 8.882-8.882C398.118 116.93 386.187 105 371.471 105z"
    />
</svg>
More icons in the same style and category