Add icons to this collection by clicking the heart icon.
Creative Commons Zero icon - also known as ui, zero, license, creative commons, term, cc, and creative commons zero. Created in a clean gradient 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="0"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce9ffc" />
        <stop offset=".979" stop-color="#7367f0" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c2.761 0 5 2.686 5 6s-2.239 6-5 6-5-2.686-5-6 2.239-6 5-6zm2.325 3.472-3.562 6.173c.377.228.796.355 1.237.355 1.657 0 3-1.79 3-4 0-.959-.253-1.839-.675-2.528zM12 8c-1.657 0-3 1.79-3 4 0 .959.253 1.839.675 2.528l3.562-6.173c-.372-.23-.8-.353-1.237-.355z"
        />
    </g>
</svg>
More icons in the same style and category