Add icons to this collection by clicking the heart icon.
Certificate icon - also known as ribbon, diploma, file, document, agreement, contract, certificate, certification, license, and files and folders. Created in a clean basic outline 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"
>
    <clipPath id="a"><path d="M0 0h32v32H0z" /></clipPath>
    <g fill="none">
        <g
            fill="#000"
            fill-rule="evenodd"
            clip-path="url(#a)"
            clip-rule="evenodd"
        >
            <path
                d="M4 14a5 5 0 1 1 10 0 5 5 0 0 1-10 0zm5-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6z"
            />
            <path
                d="M31 8.01V29a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3v-3.172l-1.9.951a1 1 0 0 1-1.448-.894V20.76a2.99 2.99 0 0 1-1.683-2.024.99.99 0 0 0-.473-.621c-1.304-.757-1.859-2.352-1.247-3.743a.92.92 0 0 0 0-.746c-.612-1.391-.057-2.986 1.247-3.743a.99.99 0 0 0 .473-.622C3.321 7.794 4.72 6.844 6.21 6.97c.296.025.585-.068.8-.249.3-.251.637-.436.992-.556V3a3 3 0 0 1 3-3h17a3 3 0 0 1 3 3v5.01zM21 2H11a1 1 0 0 0-1 1v3.164c.355.12.692.305.992.556.215.18.504.274.801.249 1.488-.125 2.887.825 3.239 2.293.06.251.226.479.473.622 1.304.757 1.86 2.352 1.248 3.743a.92.92 0 0 0 0 .746c.611 1.391.056 2.986-1.248 3.743a.991.991 0 0 0-.473.622 2.998 2.998 0 0 1-1.844 2.092v5.055a1 1 0 0 1-1.447.894L10 25.91V29a1 1 0 0 0 1 1h17a1 1 0 0 0 1-1V9h-7a1 1 0 0 1-1-1zm6.34 5L23 3.204V7zM29 5.796V3a1 1 0 0 0-1-1h-3.338zM11.189 21.15c-.07.036-.136.08-.196.13a3.113 3.113 0 0 1-3.983 0 1.076 1.076 0 0 0-.357-.197v3.184l1.82-.91a1 1 0 0 1 .895 0l1.821.91zM8.294 8.253a1.114 1.114 0 0 1 1.413 0c.626.525 1.44.777 2.254.709.554-.047 1.016.308 1.126.766a2.99 2.99 0 0 0 1.415 1.886c.452.263.608.78.42 1.209a2.921 2.921 0 0 0 0 2.354c.188.43.032.946-.42 1.209a2.99 2.99 0 0 0-1.415 1.886c-.11.458-.572.813-1.126.766a3.105 3.105 0 0 0-2.254.71 1.114 1.114 0 0 1-1.413 0 3.105 3.105 0 0 0-2.254-.71c-.554.047-1.016-.308-1.126-.766A2.99 2.99 0 0 0 3.5 16.386c-.453-.263-.609-.78-.42-1.209a2.92 2.92 0 0 0 0-2.354c-.189-.43-.033-.946.42-1.209a2.99 2.99 0 0 0 1.414-1.886c.11-.458.572-.813 1.126-.766a3.106 3.106 0 0 0 2.254-.71z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category