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 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="398"
        y2="114"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M327.059 309.25H184.941c-4.892 0-8.882 3.978-8.882 8.875s3.99 8.875 8.882 8.875h142.118c4.892 0 8.882-3.978 8.882-8.875s-3.99-8.875-8.882-8.875zm71.059-71H113.882a8.873 8.873 0 0 0-8.882 8.875v142a8.873 8.873 0 0 0 8.882 8.875h284.235a8.873 8.873 0 0 0 8.882-8.875v-142c.001-4.906-3.972-8.875-8.881-8.875zm-71.059 106.5H184.941c-14.694 0-26.647-11.943-26.647-26.625s11.953-26.625 26.647-26.625h142.118c14.694 0 26.647 11.943 26.647 26.625s-11.953 26.625-26.647 26.625zM389.235 185h-53.294v35.5h53.294zm-20.367-68.4a8.884 8.884 0 0 0-12.56 0c-.765.765-17.133 17.873-19.819 50.65h52.199c-2.687-32.776-19.054-49.885-19.82-50.65zM318.177 185h-53.294v35.5h53.294zm-20.367-68.4a8.884 8.884 0 0 0-12.56 0c-.765.765-17.133 17.873-19.819 50.65h52.199c-2.688-32.776-19.055-49.885-19.82-50.65zm-71.059 0a8.884 8.884 0 0 0-12.56 0c-.765.765-17.133 17.873-19.819 50.65h52.199c-2.688-32.776-19.055-49.885-19.82-50.65zm20.367 68.4h-53.294v35.5h53.294zm-71.059 0h-53.294v35.5h53.294zm-20.367-68.4a8.884 8.884 0 0 0-12.56 0c-.765.765-17.133 17.873-19.819 50.65h52.199c-2.688-32.776-19.055-49.885-19.82-50.65z"
    />
</svg>
More icons in the same style and category