Add icons to this collection by clicking the heart icon.
Hand icon - also known as food, hand, dessert, stick, sweets, halloween, lollipop, and food and restaurant. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="300"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5357ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="330"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#96dcff" />
        <stop offset=".503" stop-color="#e5f5ff" />
        <stop offset="1" stop-color="#e5f5ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M276 512h-40c-8.284 0-15-6.716-15-15V300h70v197c0 8.284-6.716 15-15 15z"
    />
    <path
        fill="url(#b)"
        d="M369.25 66c-6-8-18-8-24 0a108.751 108.751 0 0 0-21.75 65.25v-60c0-23.53-7.632-46.426-21.75-65.25-6-8-18-8-24 0A108.751 108.751 0 0 0 256 71.25c0-23.53-7.632-46.426-21.75-65.25-6-8-18-8-24 0a108.751 108.751 0 0 0-21.75 65.25c0-23.53-7.632-46.426-21.75-65.25-6-8-18-8-24 0A108.751 108.751 0 0 0 121 71.25v147.712a64.917 64.917 0 0 0 44.445 61.665A22.718 22.718 0 0 1 181 302.208V315c0 8.284 6.716 15 15 15h120c8.284 0 15-6.716 15-15v-12.792c0-9.808 6.251-18.48 15.555-21.581A64.917 64.917 0 0 0 391 218.962V131.25c0-23.53-7.632-46.425-21.75-65.25z"
    />
</svg>
More icons in the same style and category