Add icons to this collection by clicking the heart icon.
Crayons icon - also known as art, painting, education, school, draw, learning, crayons, and art and design. 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="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M121 241V121L76 91l-45 30v120c0 8.399 6.599 15 15 15h60c8.401 0 15-6.601 15-15zm45 15h60c8.401 0 15-6.601 15-15V121l-45-30-45 30v120c0 8.399 6.599 15 15 15zm120 0h60c8.401 0 15-6.601 15-15V121l-45-30-45 30v120c0 8.399 6.599 15 15 15zm90 45H136c-33.076 0-60 26.909-60 60s26.924 60 60 60h240c33.076 0 60-26.909 60-60s-26.924-60-60-60zm60-210-45 30v120c0 8.399 6.599 15 15 15h60c8.401 0 15-6.601 15-15V121z"
    />
    <path
        fill="url(#b)"
        d="M86.499 20.499c-5.7-5.999-15.298-5.999-20.999 0C63.999 21.7 31 55.6 31 121h90c0-65.4-32.999-99.3-34.501-100.501zm120 0c-5.7-5.999-15.299-5.999-20.999 0C183.999 21.7 151 55.6 151 121h90c0-65.4-32.999-99.3-34.501-100.501zm120 0c-5.7-5.999-15.299-5.999-20.999 0C303.999 21.7 271 55.6 271 121h90c0-65.4-32.999-99.3-34.501-100.501zm120 0c-5.7-5.999-15.299-5.999-20.999 0C423.999 21.7 391 55.6 391 121h90c0-65.4-32.999-99.3-34.501-100.501zM497 226H15c-8.401 0-15 6.599-15 15v240c0 8.399 6.599 15 15 15h482c8.401 0 15-6.601 15-15V241c0-8.401-6.599-15-15-15zM376 406H136c-24.901 0-45-20.101-45-45 0-24.901 20.099-45 45-45h240c24.9 0 45 20.099 45 45 0 24.899-20.1 45-45 45z"
    />
</svg>
More icons in the same style and category