Add icons to this collection by clicking the heart icon.
Id Card icon - also known as user, identification, id card, accreditation, and identity card. 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 48 48"
>
    <linearGradient
        id="a"
        x2="48"
        y1="24"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M19.2 30.6v.4H12v-.4a3.6 3.6 0 0 1 7.2 0zM18.6 20a3 3 0 1 0-3 3 3.003 3.003 0 0 0 3-3zM48 12v24a6.007 6.007 0 0 1-6 6H6a6.007 6.007 0 0 1-6-6V12a6.007 6.007 0 0 1 6-6h36a6.007 6.007 0 0 1 6 6zM23.2 30.6a7.576 7.576 0 0 0-2.601-5.71 7 7 0 1 0-9.999 0A7.577 7.577 0 0 0 8 30.6V33a2 2 0 0 0 2 2h11.2a2 2 0 0 0 2-2zM40 30a2 2 0 0 0-2-2h-8a2 2 0 0 0 0 4h8a2 2 0 0 0 2-2zm0-8a2 2 0 0 0-2-2h-8a2 2 0 0 0 0 4h8a2 2 0 0 0 2-2z"
    />
</svg>
More icons in the same style and category