Add icons to this collection by clicking the heart icon.
Certificate icon - also known as interface, diploma, education, contract, degree, certificate, certification, standards, and patent. 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 42 44"
>
    <linearGradient
        id="a"
        x1="3"
        x2="47"
        y1="2"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff0" />
        <stop offset="1" stop-color="red" />
    </linearGradient>
    <g fill="url(#a)" transform="translate(-4 -2)">
        <path
            d="M37 11c-4.959 0-9 4.041-9 9 0 5.205 4.181 9.045 9 9.045 4.667 0 9-3.655 9-9.045 0-4.959-4.041-9-9-9zm0 4.445c2.504 0 4.555 2.05 4.555 4.555s-2.05 4.555-4.555 4.555c-2.504 0-4.555-2.05-4.555-4.555s2.05-4.555 4.555-4.555zm-5 14.348v10.156a1 1 0 0 0 1.6.801L37 38.2l3.4 2.55a1 1 0 0 0 1.6-.8V29.792a10.73 10.73 0 0 1-5 1.252 10.73 10.73 0 0 1-5-1.252z"
        />
        <path
            d="M13.5 2a1 1 0 0 0-.635.229l-8.5 7A1 1 0 0 0 4 10v32c0 2.199 1.801 4 4 4h28c2.199 0 4-1.801 4-4h-2c0 1.125-.875 2-2 2H8c-1.125 0-2-.875-2-2V12h5c2.199 0 4-1.801 4-4V4h21c1.125 0 2 .875 2 2v3h2V6c0-2.199-1.801-4-4-4z"
        />
        <path
            d="M30.004 7v2h3V7zM18 7v2h10V7zM9 16v2h16v-2zM9 21v2h12v-2zM9 26v2h16v-2zM9 31v2h12v-2zM9 36v2h16v-2z"
        />
    </g>
</svg>
More icons in the same style and category