Add icons to this collection by clicking the heart icon.
Pencil Case icon - also known as education, pencil, pen, ruler, case, and pencil case. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="7.553"
        x2="56.447"
        y1="7.553"
        y2="56.447"
    >
        <stop offset="0" stop-color="#8e2de2" />
        <stop offset="1" stop-color="#4a00e0" />
    </linearGradient>
    <path
        d="m56 10h-48a7.008 7.008 0 0 0 -7 7v30a7.008 7.008 0 0 0 7 7h48a7.008 7.008 0 0 0 7-7v-30a7.008 7.008 0 0 0 -7-7zm-4 42h-40v-14a5 5 0 0 1 5-5h10v3a5 5 0 0 0 10 0v-3h10a5 5 0 0 1 5 5zm-23-16v-6h6v6a3 3 0 0 1 -6 0zm27-17h-3v8h-6v-8h-39v-2h48zm-5 6h-2v-6h2zm-19 13a2 2 0 1 1 2-2 2 2 0 0 1 -2 2z"
        fill="url(#linear-gradient)"
    />
</svg>
More icons in the same style and category