Add icons to this collection by clicking the heart icon.
Semicircle icon - also known as education, semicircle, geometry, half circle, and shapes and symbols. Created in a clean flat style with a gray, black, purple, and orange finish, 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"
>
    <path
        fill="#ff6562"
        d="M480 368H32c0-123.71 100.29-224 224-224s224 100.29 224 224z"
    />
    <path fill="#e9296a" d="M480 368H256V144c123.71 0 224 100.29 224 224z" />
    <circle cx="256" cy="144" r="32" fill="#454b6a" />
    <path
        fill="#2d303d"
        d="M288 144c0 17.67-14.33 32-32 32v-64c17.67 0 32 14.33 32 32z"
    />
    <circle cx="480" cy="368" r="32" fill="#2d303d" />
    <circle cx="32" cy="368" r="32" fill="#454b6a" />
</svg>
More icons in the same style and category