Add icons to this collection by clicking the heart icon.
Exam icon - also known as education, file, document, test, and exam. Created in a clean circular 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="400.5"
y2="111.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffde00" />
<stop offset="1" stop-color="#fd5900" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M230.5 205c0-4.69-3.81-8.5-8.5-8.5s-8.5 3.81-8.5 8.5v8.5h17zm93.5-42.5h37.52l-46.02-46.02V154a8.5 8.5 0 0 0 8.5 8.5zm-17 17a8.495 8.495 0 0 1-8.5-8.5v-59.5H154a8.495 8.495 0 0 0-8.5 8.5v272c0 4.698 3.802 8.5 8.5 8.5h204c4.698 0 8.5-3.802 8.5-8.5V179.5zm-34 34h8.5V205c0-4.698 3.802-8.5 8.5-8.5s8.5 3.802 8.5 8.5v8.5h8.5c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5h-8.5v8.5c0 4.698-3.802 8.5-8.5 8.5s-8.5-3.802-8.5-8.5v-8.5H273c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5zm-68 153h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm0-34h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm0-34h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm8.5-42.5c0 4.698-3.802 8.5-8.5 8.5s-8.5-3.802-8.5-8.5v-51c0-14.062 11.438-25.5 25.5-25.5s25.5 11.438 25.5 25.5v51c0 4.698-3.802 8.5-8.5 8.5s-8.5-3.802-8.5-8.5v-25.5h-17zM324 366.5h-85c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h85c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm0-34h-85c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h85c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm0-34h-85c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h85c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5z"
/>
</svg>
More icons in the same style and category