Add icons to this collection by clicking the heart icon.
Diploma icon - also known as interface, diploma, education, contract, degree, certificate, and patent. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x2="63.198"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#f56bf4" />
            <stop offset="1" stop-color="#f9a4c1" />
        </linearGradient>
        <linearGradient id="b" x2="63.198" y1="14" y2="14" href="#a" />
        <linearGradient id="c" x2="63.198" y1="21" y2="21" href="#a" />
        <linearGradient id="d" x2="63.198" y1="25" y2="25" href="#a" />
        <linearGradient id="e" x2="63.198" y1="29" y2="29" href="#a" />
        <linearGradient id="f" x2="63.198" y1="38" y2="38" href="#a" />
    </defs>
    <g>
        <path
            d="M2 54h34v7a1 1 0 0 0 1.625.781L42 58.28l4.375 3.5A1 1 0 0 0 48 61v-7h14V2H2Zm44 4.919-3.375-2.7a1 1 0 0 0-1.25 0L38 58.919V44.736a6.961 6.961 0 0 0 8 0ZM42 44a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5Zm0-12a6.985 6.985 0 0 0-6 10.587V48H13.414L8 42.586V12.469L13.362 8H49.68L56 12.515v30.071L50.586 48H48v-5.413A6.985 6.985 0 0 0 42 32ZM4 4h56v48H48v-2h3.414L58 43.414V11.485L50.32 6H12.638L6 11.531v31.883L12.586 50H36v2H4Z"
            fill="url(#a)"
        />
        <path
            d="M32 18a4 4 0 1 0-4-4 4 4 0 0 0 4 4Zm0-6a2 2 0 1 1-2 2 2 2 0 0 1 2-2Z"
            fill="url(#b)"
        />
        <path d="M23 20h18v2H23zM17 20h4v2h-4zM43 20h6v2h-6z" fill="url(#c)" />
        <path
            d="M13 24h10v2H13zM25 24h4v2h-4zM31 24h6v2h-6zM39 24h12v2H39z"
            fill="url(#d)"
        />
        <path
            d="M17 28h2v2h-2zM21 28h2v2h-2zM25 28h10v2H25zM37 28h6v2h-6zM45 28h2v2h-2z"
            fill="url(#e)"
        />
        <path d="M22 37h6v2h-6zM30 37h2v2h-2z" fill="url(#f)" />
    </g>
</svg>
More icons in the same style and category