Add icons to this collection by clicking the heart icon.
Certificate icon - also known as diploma, education, contract, degree, certificate, certification, champion, patent, sports and competition, and dog competition. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(32 32 -32 32 48 48)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ae76da" />
        <stop offset="1" stop-color="#251ee5" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M66.5 71v3.914c0 .686.324 1.321.847 1.705a1.926 1.926 0 0 0 1.923.221l.73-.318.73.318a1.926 1.926 0 0 0 1.923-.221 2.117 2.117 0 0 0 .847-1.705V71h2.3a2.2 2.2 0 0 0 2.2-2.2V53.2a2.2 2.2 0 0 0-2.2-2.2H52.2a2.2 2.2 0 0 0-2.2 2.2v15.6a2.2 2.2 0 0 0 2.2 2.2zm5 .744c-.469.166-.974.256-1.5.256s-1.031-.09-1.5-.256v3.17c0 .026.002.053.014.073l.716-.311a1.927 1.927 0 0 1 1.54 0l.716.311a.145.145 0 0 0 .014-.073zM70 65a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5zm4.243 4H75.8a.2.2 0 0 0 .2-.2V53.2a.2.2 0 0 0-.2-.2H52.2a.2.2 0 0 0-.2.2v15.6c0 .11.09.2.2.2h13.557A4.502 4.502 0 0 1 70 63a4.502 4.502 0 0 1 4.243 6zM55 65h4a1 1 0 0 0 0-2h-4a1 1 0 0 0 0 2zm0-4h13.5a1 1 0 0 0 0-2H55a1 1 0 0 0 0 2zm0-4h10.5a1 1 0 0 0 0-2H55a1 1 0 0 0 0 2z"
            transform="translate(-48 -48)"
        />
    </g>
</svg>
More icons in the same style and category