Add icons to this collection by clicking the heart icon.
Fingerprint icon - also known as security, fingerprint, evidence, 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="511"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 1C165.033 1 91 75.019 91 166v180c0 90.981 74.033 165 165 165s165-74.019 165-165V166C421 75.019 346.967 1 256 1z"
    />
    <path
        fill="url(#b)"
        d="M15 90c8.291 0 15-6.709 15-15V30h45c8.291 0 15-6.709 15-15S83.291 0 75 0H15C6.709 0 0 6.709 0 15v60c0 8.291 6.709 15 15 15zM497 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-15zM75 482H30v-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-15zm422-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-241-1c-41.367 0-75-33.647-75-75v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 57.891 47.109 105 105 105 8.291 0 15-6.709 15-15s-6.709-15-15-15zm90-90c-8.291 0-15 6.709-15 15 0 21.255-9.111 41.616-25.02 55.869-6.152 5.522-6.68 15-1.143 21.182 5.53 6.159 15.013 6.682 21.182 1.143C348.256 404.271 361 375.766 361 346c0-8.291-6.709-15-15-15zm151-120H361v-45c0-57.891-47.109-105-105-105s-105 47.109-105 105v45H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h196v105c0 24.814 20.186 45 45 45s45-20.186 45-45c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 8.276-6.738 15-15 15s-15-6.724-15-15V241h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h136c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-166 0h-90v-45c0-8.276 6.738-15 15-15s15 6.724 15 15c0 8.291 6.709 15 15 15s15-6.709 15-15c0-24.814-20.186-45-45-45s-45 20.186-45 45v45h-30v-45c0-41.353 33.633-75 75-75s75 33.647 75 75z"
    />
</svg>
More icons in the same style and category