Add icons to this collection by clicking the heart icon.
Cap icon - also known as graduation, education, study, school, university, college, graduate, cap, and graduation cap. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="3.25"
            x2="60.75"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#69b0e0" />
            <stop offset=".4" stop-color="#5199d1" />
            <stop offset="1" stop-color="#307abe" />
        </linearGradient>
    </defs>
    <path
        d="m32.12 16.91 18.22 9.22-18.22 9.22-16.74-8.47h9.7a.75.75 0 0 0 0-1.5h-9.7ZM60.75 32A28.75 28.75 0 1 1 32 3.25 28.79 28.79 0 0 1 60.75 32Zm-8.41-6.54L32.46 15.4a.81.81 0 0 0-.68 0L11.9 25.46a.75.75 0 0 0-.42.67v7.57a2.43 2.43 0 1 0 1.5 0v-6.35l4.93 2.49v10.5a7 7 0 0 0 7 6.95h14.46a7 7 0 0 0 7-6.95V29.85l6-3.05a.76.76 0 0 0-.03-1.34Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category