Add icons to this collection by clicking the heart icon.
Hand icon - also known as hand, gesture, finger, touch, pinch, pinching, and hands and gestures. Created in a clean flat 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 32 32"
>
    <linearGradient
        id="a"
        x1="-.628"
        x2="30.372"
        y1="30.701"
        y2="-.132"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0e5dd8" />
        <stop offset="1" stop-color="#eb55ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M4.5 5H9V2.362a.15.15 0 0 1 .256-.106L13 6 9.256 9.744A.15.15 0 0 1 9 9.638V7H4.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm19.5.5v1a.5.5 0 0 1-.5.5H19v2.638a.15.15 0 0 1-.256.106L15 6l3.744-3.744a.15.15 0 0 1 .256.106V5h4.5a.5.5 0 0 1 .5.5zm3.47 17.608C25.621 24.982 23.637 26 22 26v3h-8v-7c-2-1-4-9-4-9 .641-1.2 2.076-1.289 2.876-.398l3.06 3.56a.5.5 0 0 0 .733.028l7.75-7.75a1.5 1.5 0 1 1 2.121 2.121l-4.717 4.721c-.702.702.359 1.762 1.061 1.061l.822-.822 3.925 4.906c.642.801.56 1.95-.161 2.681z"
    />
</svg>
More icons in the same style and category