Add icons to this collection by clicking the heart icon.
Crayons icon - also known as painting, education, school, pencil, learning, crayon, pencil crayons, crayons, art and design, color pencils, and color pencil. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M220.202 111.731a8.878 8.878 0 0 0-8.613-6.731h-17.765a8.878 8.878 0 0 0-8.613 6.731l-11.641 46.563h58.273zm-61.908 241.975h88.823v-17.765h-44.412a8.878 8.878 0 0 1-8.882-8.883V256a8.877 8.877 0 0 1 8.882-8.882h44.412v-17.765h-88.823zm53.294-35.53h35.529v-53.294h-35.529zm26.647-142.117h-71.059a8.877 8.877 0 0 0-8.882 8.882v26.647h88.823v-26.647a8.875 8.875 0 0 0-8.882-8.882zm-79.941 222.059a8.877 8.877 0 0 0 8.882 8.882h71.059a8.877 8.877 0 0 0 8.882-8.882v-26.647h-88.823zM326.79 111.731a8.878 8.878 0 0 0-8.613-6.731h-17.765a8.878 8.878 0 0 0-8.613 6.731l-11.641 46.563h58.273zm-61.908 241.975h88.823v-17.765h-44.412a8.877 8.877 0 0 1-8.882-8.883V256a8.877 8.877 0 0 1 8.882-8.882h44.412v-17.765h-88.823zm53.295-35.53h35.529v-53.294h-35.529zm26.646-142.117h-71.059a8.877 8.877 0 0 0-8.882 8.882v26.647h88.823v-26.647a8.875 8.875 0 0 0-8.882-8.882zm-79.941 222.059a8.877 8.877 0 0 0 8.882 8.882h71.059a8.877 8.877 0 0 0 8.882-8.882v-26.647h-88.823z"
    />
</svg>
More icons in the same style and category