Add icons to this collection by clicking the heart icon.
Id Card icon - also known as user, identity, id card, health, identification card, healthcare and medical, blood donation, donor card, and blood type a. 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="512"
        y2="150"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 182H301l-45-32-45 32H45c-24.901 0-45 20.1-45 45v240c0 24.899 20.099 45 45 45h422c24.901 0 45-20.101 45-45V227c0-24.9-20.099-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M211 148.5V182h90v-33.5C368.2 141 421 84.3 421 15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 57.9-47.1 105-105 105h-60c-57.9 0-105-47.1-105-105 0-8.401-6.599-15-15-15S91 6.599 91 15c0 69.3 52.8 126 120 133.5zm45 93.5H76c-8.401 0-15 6.599-15 15v180c0 8.399 6.599 15 15 15h180c8.401 0 15-6.601 15-15V257c0-8.401-6.599-15-15-15zm-60 120h-15v15c0 8.399-6.599 15-15 15s-15-6.601-15-15v-15h-15c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h15v-15c0-8.401 6.599-15 15-15s15 6.599 15 15v15h15c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm240-30H316c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-135-45c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H316c-8.291 0-15 6.709-15 15zm135 105H316c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category