Add icons to this collection by clicking the heart icon.
Online Learning icon - also known as education, lesson, online education, online learning, browser, and elearning. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 20H60C26.916 20 0 46.916 0 80v332c0 44.112 35.888 80 80 80h352c44.112 0 80-35.888 80-80 0-11.046-8.954-20-20-20s-20 8.954-20 20c0 22.056-17.944 40-40 40H80c-22.056 0-40-17.944-40-40V141h432v171c0 11.046 8.954 20 20 20s20-8.954 20-20V80c0-33.084-26.916-60-60-60zm-81 40c11.028 0 20 8.972 20 20s-8.972 20-20 20-20-8.972-20-20 8.972-20 20-20zm100 20c0 11.028-8.972 20-20 20s-20-8.972-20-20 8.972-20 20-20 20 8.972 20 20zM40 80c0-11.028 8.972-20 20-20h254.44A59.718 59.718 0 0 0 311 80c0 7.386 1.349 14.46 3.801 21H40zm195 297c0 11.046-8.954 20-20 20H99c-11.046 0-20-8.954-20-20s8.954-20 20-20h116c11.046 0 20 8.954 20 20zm0-160c0 11.046-8.954 20-20 20H99c-11.046 0-20-8.954-20-20s8.954-20 20-20h116c11.046 0 20 8.954 20 20zm0 80c0 11.046-8.954 20-20 20H99c-11.046 0-20-8.954-20-20s8.954-20 20-20h116c11.046 0 20 8.954 20 20zm198-80c0 11.046-8.954 20-20 20H297c-11.046 0-20-8.954-20-20s8.954-20 20-20h116c11.046 0 20 8.954 20 20zm-20 100H297c-11.046 0-20-8.954-20-20s8.954-20 20-20h116c11.046 0 20 8.954 20 20s-8.954 20-20 20zm-40 40c11.046 0 20 8.954 20 20s-8.954 20-20 20h-76c-11.046 0-20-8.954-20-20s8.954-20 20-20z"
    />
</svg>
More icons in the same style and category