Add icons to this collection by clicking the heart icon.
Scan icon - also known as gesture, finger, touch, scan, and hands and gestures. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M412 20h40c22.091 0 40 17.909 40 40v40M332 20h-40c-22.091 0-40 17.909-40 40v1.122M260 452V218.79c0-64.979-48.657-123.223-113.547-126.621C77.248 88.546 20 143.587 20 212v240c0 22.091 17.909 40 40 40h160c22.091 0 40-17.909 40-40zM100 252h80v-40c0-22.091-17.909-40-40-40s-40 17.909-40 40v40zm80 120h-80m312-112h40c22.091 0 40-17.909 40-40v-40m-160-40c0 22.091 17.909 40 40 40s40-17.909 40-40-17.909-40-40-40-40 17.909-40 40z"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category