Add icons to this collection by clicking the heart icon.
Cutter icon - also known as education, knife, blade, tool, cutter, equipment, paper cutter, cutter knife, construction and tools, and utility knife. 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 24 24"
>
    <linearGradient
        id="a"
        x1="17.25"
        x2="17.25"
        y1=".056"
        y2="24.062"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient id="b" x1="10" x2="10" y1=".056" y2="24.062" href="#a" />
    <linearGradient id="c" x1="8" x2="8" y1=".056" y2="24.056" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M16.5 10.5a1 1 0 0 1-.707-1.707l3.179-3.179-2.643-.528-2.122 2.121a1 1 0 0 1-1.414-1.414l2.5-2.5a1 1 0 0 1 .9-.273l5 1a1 1 0 0 1 .511 1.687l-4.5 4.5a1 1 0 0 1-.704.293z"
        />
        <path
            fill="url(#b)"
            d="M7 21a1 1 0 0 1-.707-.293l-4-4a1 1 0 0 1 0-1.414l10-10a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-10 10A1 1 0 0 1 7 21zm-2.586-5L7 18.586 15.586 10 13 7.414z"
        />
        <path
            fill="url(#c)"
            d="M5 19a1 1 0 0 1-.707-1.707l6-6a1 1 0 0 1 1.414 1.414l-6 6A1 1 0 0 1 5 19z"
        />
    </g>
</svg>
More icons in the same style and category