Add icons to this collection by clicking the heart icon.
Crop icon - also known as crop, tool, trim, cropping, crop tool, design, ui, art and design, and edit tools. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="3.5"
        y2="61.094"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3b90" />
        <stop offset=".073" stop-color="#fe2eab" />
        <stop offset=".139" stop-color="#fe1bd9" />
        <stop offset=".2" stop-color="#fd10f3" />
        <stop offset=".289" stop-color="#fd0cfa" />
        <stop offset=".514" stop-color="#6e3ff3" />
        <stop offset=".8" stop-color="#3c41ed" />
        <stop offset="1" stop-color="#3a85e9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M61 42H48V17.414l5.213-5.213a1 1 0 0 0-1.414-1.414L46.586 16H22V3a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v13H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h13v24.586l-5.213 5.213a1 1 0 0 0 1.414 1.414L17.414 48H42v13a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V48h13a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1zM18 4h2v12h-2zM4 18h40.586l-2 2H4zm38 24H23.414L42 23.414zm-1.414-20L22 40.586V22zM18 22h2v20.586l-2 2zm1.414 24 2-2H42v2zM44 60V21.414l2-2V60zm16-14H48v-2h12z"
    />
</svg>
More icons in the same style and category