Add icons to this collection by clicking the heart icon.
Level Up icon - also known as communication, education, learning, translation, language, and level up. Created in a clean lineal color 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 482h-15V197c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v285h-61V317c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v165h-61v-75c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v75H60V51.213l4.394 4.394c5.857 5.857 15.355 5.858 21.213 0s5.858-15.355 0-21.213L55.609 4.396C53.1 1.887 49.742.394 46.483.075a15.142 15.142 0 0 0-2.965 0c-3.293.322-6.647 1.841-9.126 4.321L4.394 34.394c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.857 15.355 5.858 21.213 0L30 51.213V497c0 8.284 6.716 15 15 15h452c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-347 0h-30v-60h30zm151 0h-30V332h30zm151 0h-30V212h30zm45-362a74.512 74.512 0 0 1-37.516-10.099c11.163-14.156 18.76-31.245 21.44-49.901H497c8.284 0 15-6.716 15-15s-6.716-15-15-15h-45V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h16.076c2.68 18.656 10.277 35.744 21.44 49.901A74.512 74.512 0 0 1 377 120c-8.284 0-15 6.716-15 15s6.716 15 15 15c22.292 0 42.981-6.989 60-18.882C454.02 143.011 474.708 150 497 150c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-60-30.052A74.688 74.688 0 0 1 423.51 60h26.981c-2.253 11.056-6.947 21.234-13.491 29.948z"
    />
</svg>
More icons in the same style and category