Add icons to this collection by clicking the heart icon.
Tuition icon - also known as computer, education, presentation, website, payment, online learning, business and finance, elearning, online training, and tuition. 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="481"
        y2="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M471.895 30h-434L0 60v256c0 8.291 6.709 15 15 15h166v150h150V331h166c8.291 0 15-6.709 15-15V60z"
    />
    <path
        fill="url(#b)"
        d="M497 0H15C6.709 0 0 6.709 0 15v45h512V15c0-8.291-6.709-15-15-15zM346 121H166c-8.291 0-15 6.709-15 15v361c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15V136c0-8.291-6.709-15-15-15zm-90 60c8.284 0 15 6.714 15 15 0 8.284-6.716 15-15 15s-15-6.716-15-15c0-8.286 6.716-15 15-15zm0 270c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15zm0-60c-25.649 0-45-32.241-45-75s19.351-75 45-75 45 32.241 45 75-19.351 75-45 75z"
    />
</svg>
More icons in the same style and category