Add icons to this collection by clicking the heart icon.
Shopping List icon - also known as clipboard, check mark, done, checklist, task list, files and folders, and shopping list. 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M202.8 140.529h70.933c4.901 0 8.867-3.973 8.867-8.882v-17.765c0-4.91-3.966-8.882-8.867-8.882H202.8c-4.901 0-8.867 3.973-8.867 8.882v17.765c0 4.91 3.966 8.882 8.867 8.882zm124.133-17.764h-26.6v8.882c0 14.694-11.932 26.647-26.6 26.647H202.8c-14.668 0-26.6-11.953-26.6-26.647v-8.882h-26.6c-14.668 0-26.6 11.953-26.6 26.647v230.941C123 395.047 134.932 407 149.6 407h186.2c9.94 0 17.733-7.807 17.733-17.765V149.412c0-14.694-11.932-26.647-26.6-26.647zM217.936 365.19a8.89 8.89 0 0 1 0 12.56 8.852 8.852 0 0 1-12.538 0l-11.464-11.484-11.464 11.484a8.852 8.852 0 0 1-12.538 0 8.89 8.89 0 0 1 0-12.56l11.464-11.484-11.464-11.485c-3.464-3.47-3.464-9.09 0-12.56s9.075-3.47 12.538 0l11.464 11.484 11.464-11.484c3.464-3.47 9.074-3.47 12.538 0s3.464 9.09 0 12.56l-11.464 11.485zm8.866-94.027-35.467 35.529c-1.732 1.735-4 2.602-6.269 2.602s-4.537-.867-6.269-2.602l-17.733-17.765a8.89 8.89 0 0 1 0-12.56 8.852 8.852 0 0 1 12.538 0l11.464 11.484 29.198-29.25a8.854 8.854 0 0 1 12.538 0 8.892 8.892 0 0 1 0 12.562zm0-71.059-35.467 35.529c-1.732 1.735-4 2.603-6.269 2.603s-4.537-.868-6.269-2.603l-17.733-17.765c-3.464-3.47-3.464-9.09 0-12.56s9.074-3.47 12.538 0l11.464 11.485 29.198-29.25c3.464-3.47 9.074-3.47 12.538 0s3.464 9.091 0 12.561zM309.2 362.588H256c-4.901 0-8.867-3.973-8.867-8.882 0-4.91 3.966-8.883 8.867-8.883h53.2c4.901 0 8.867 3.973 8.867 8.883 0 4.909-3.966 8.882-8.867 8.882zm0-71.059H256c-4.901 0-8.867-3.973-8.867-8.882s3.966-8.882 8.867-8.882h53.2c4.901 0 8.867 3.973 8.867 8.882s-3.966 8.882-8.867 8.882zm0-71.058H256c-4.901 0-8.867-3.973-8.867-8.882s3.966-8.882 8.867-8.882h53.2c4.901 0 8.867 3.973 8.867 8.882s-3.966 8.882-8.867 8.882zm70.933-26.648c-4.901 0-8.867 3.973-8.867 8.883v142.117c0 4.91 3.966 8.883 8.867 8.883s8.867-3.973 8.867-8.883V202.706c0-4.91-3.966-8.883-8.867-8.883z"
    />
</svg>
More icons in the same style and category