Add icons to this collection by clicking the heart icon.
Hand icon - also known as pointer, hand, fingers, five fingers, hands fingers, open hands, 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="1.128"
        x2="31.878"
        y1="32.869"
        y2="1.869"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0e5dd8" />
        <stop offset="1" stop-color="#eb55ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m27.49 12.134-3.482 3.482c.044 2.252.19 6.418-2.008 7.384v6h-9v-6c-1.6-.533-3.281-2.469-4-4l-3.77-3.711c-.124-.123-.125-.334.009-.446a3.6 3.6 0 0 1 2.032-.825c1.384.081 1.94.764 4.228 1.983 1.881-.029 3.243.834 3.865 2.564a.498.498 0 0 0 .598.312.501.501 0 0 0 .341-.654c-.567-1.564-1.686-2.603-3.188-3.017L10.09 7.719a1.25 1.25 0 1 1 2.318-.936l2.864 7.087c.102.252.477.179.477-.093V5.25a1.251 1.251 0 0 1 2.501 0v8.527c0 .272.375.345.477.093l2.864-7.087a1.25 1.25 0 0 1 2.318.936l-2.327 5.759c-.155.382.327.701.619.41l3.522-3.522a1.25 1.25 0 0 1 1.767 1.768z"
    />
</svg>
More icons in the same style and category