Add icons to this collection by clicking the heart icon.
Fingerprint icon - also known as security, fingerprint, scan, touch id, biometric identification, and biometric recognition. 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 31c-90.967 0-165 74.019-165 165v120c0 90.981 74.033 165 165 165s165-74.019 165-165V196c0-90.981-74.033-165-165-165z"
    />
    <path
        fill="url(#b)"
        d="M76 90c8.291 0 15-6.709 15-15V30h45c8.291 0 15-6.709 15-15s-6.709-15-15-15H76c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15zM436 0h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h45v45c0 8.291 6.709 15 15 15s15-6.709 15-15V15c0-8.291-6.709-15-15-15zM136 482H91v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zm300-60c-8.291 0-15 6.709-15 15v45h-45c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15zm-90-121c-8.291 0-15 6.709-15 15 0 41.353-33.633 75-75 75s-75-33.647-75-75V196c0-41.353 33.633-75 75-75s75 33.647 75 75v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-57.891-47.109-105-105-105s-105 47.109-105 105v120c0 57.891 47.109 105 105 105s105-47.109 105-105c0-8.291-6.709-15-15-15zm-120-60c-8.291 0-15 6.709-15 15v60c0 24.814 20.186 45 45 45s45-20.186 45-45V196c0-24.814-20.186-45-45-45s-45 20.186-45 45c0 8.291 6.709 15 15 15s15-6.709 15-15c0-8.276 6.738-15 15-15s15 6.724 15 15v120c0 8.276-6.738 15-15 15s-15-6.724-15-15v-60c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category