Add icons to this collection by clicking the heart icon.
School Bell icon - also known as education, bell, alarm, warning, firefighter, loud, school bell, and back to school. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="2"
            x2="62"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#0fdcdd" />
            <stop offset="1" stop-color="#46a1e8" />
        </linearGradient>
    </defs>
    <path
        d="M24 27a3 3 0 1 0-3-3 3.003 3.003 0 0 0 3 3Zm0-4a1 1 0 1 1-1 1 1.001 1.001 0 0 1 1-1Zm29.84-3.31a5.55 5.55 0 0 0 .137 9.698C53.423 32.99 50.149 49.207 36 52.145v-9.718A21.996 21.996 0 1 0 2 24a21.842 21.842 0 0 0 10 18.428V59a3.003 3.003 0 0 0 3 3h18a3.003 3.003 0 0 0 3-3v-1.714c20.327-3.06 22.953-24.195 23.26-28.037a5.495 5.495 0 0 0-5.421-9.56ZM25 4.05A20.012 20.012 0 0 1 43.976 23h-6.011A14.014 14.014 0 0 0 25 10.049Zm10.906 18.447A12.127 12.127 0 0 1 24 36a12.127 12.127 0 0 1-11.906-13.503 12 12 0 0 1 23.812 0ZM23 4.049v6A14.014 14.014 0 0 0 10.035 23h-6.01A20.012 20.012 0 0 1 23 4.05ZM4.024 25h6.011A14.148 14.148 0 0 0 23 37.95v6.003A20.263 20.263 0 0 1 4.024 25ZM34 59a1.003 1.003 0 0 1-1 1H15a1.003 1.003 0 0 1-1-1V43.6a22.352 22.352 0 0 0 20 0Zm-9-15.048V37.95A14.147 14.147 0 0 0 37.965 25h6.01A20.186 20.186 0 0 1 25 43.952Zm11 11.327v-1.084c13.453-2.543 18.797-16.29 19.93-24.224a5.674 5.674 0 0 0 1.255-.012c-.566 5.105-3.767 22.508-21.185 25.32Zm21.9-27.566c-4.246 1.855-6.823-4.806-2.683-6.475 4.105-1.655 6.643 4.733 2.682 6.475ZM27.5 54h-7c-3.159 0-3.19 5 0 5h7c3.159 0 3.19-5 0-5Zm0 3h-7a.502.502 0 0 1 0-1h7a.502.502 0 0 1 0 1Zm-7-4h7c3.159 0 3.19-5 0-5h-7c-3.159 0-3.19 5 0 5Zm7-2h-7a.502.502 0 0 1 0-1h7a.502.502 0 0 1 0 1Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category