Add icons to this collection by clicking the heart icon.
Blackboard icon - also known as education, school, blackboard, board, class, e learning, chalkboard, and homeschooling. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="416"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m512 386-256 30L0 386V76c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45z"
    />
    <path
        fill="url(#b)"
        d="M512 386v50c0 24.813-20.187 45-45 45H45c-24.813 0-45-20.187-45-45v-50h321v-30c0-19.299 15.701-35 35-35h60c19.299 0 35 15.701 35 35v30zm-61-280c0-8.284-6.716-15-15-15H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h360c8.284 0 15-6.716 15-15zm0 60c0-8.284-6.716-15-15-15H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h360c8.284 0 15-6.716 15-15zm0 60c0-8.284-6.716-15-15-15H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h360c8.284 0 15-6.716 15-15zm-150 60c0-8.284-6.716-15-15-15H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h210c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category