Add icons to this collection by clicking the heart icon.
Student Card icon - also known as education, user, student, contact, identification, internship, id card, student card, and name. 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 100 100"
>
    <linearGradient
        id="a"
        x1="28.57"
        x2="89.11"
        y1="37.64"
        y2="75.87"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f6ec00" />
        <stop offset="1" stop-color="#62c5e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M39.84 51.57a9.14 9.14 0 0 1 5.77 8.49 1 1 0 0 1-1 1H28.37a1 1 0 0 1-1-1 9.14 9.14 0 0 1 5.77-8.49 5.41 5.41 0 1 1 6.7 0zm-6.76-4.24a3.41 3.41 0 1 0 3.41-3.41 3.41 3.41 0 0 0-3.41 3.41zm3.41 5.6a7.13 7.13 0 0 0-7.05 6.12h14.11a7.14 7.14 0 0 0-7.05-6.12zm-17.26 19h65.52v-39H19.23zm44.12-9.86a1 1 0 0 1 1-1h10.37a1 1 0 0 1 0 2H64.36a1 1 0 0 1-1-1zm11.37-8.64H54a1 1 0 1 1 0-2h20.72a1 1 0 0 1 0 2zm0-9.64H54a1 1 0 1 1 0-2h20.72a1 1 0 0 1 0 2z"
    />
</svg>
More icons in the same style and category