Add icons to this collection by clicking the heart icon.
Width icon - also known as arrow, tools, size, line, design, vector, outline, width, height, and edit tools. Created in a clean lineal color 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="21.414"
x2="2.586"
y1="21.414"
y2="2.586"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#60efff" />
<stop offset=".117" stop-color="#5ff1f2" />
<stop offset=".503" stop-color="#5ef6ca" />
<stop offset=".811" stop-color="#5cf9b2" />
<stop offset="1" stop-color="#5cfaa9" />
</linearGradient>
<rect width="20" height="20" x="2" y="2" fill="url(#a)" rx="2" />
<g fill="#212529">
<path
d="M20 1H4a3.003 3.003 0 0 0-3 3v16a3.003 3.003 0 0 0 3 3h16a3.003 3.003 0 0 0 3-3V4a3.003 3.003 0 0 0-3-3zm1 19a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1z"
/>
<path
d="M10 5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0V7.414l2.293 2.293a1 1 0 0 0 1.414-1.414L7.414 6H9a1 1 0 0 0 1-1zM19 4h-4a1 1 0 0 0 0 2h1.586l-2.293 2.293a1 1 0 0 0 1.414 1.414L18 7.414V9a1 1 0 0 0 2 0V5a1 1 0 0 0-1-1zM9.707 14.293a1 1 0 0 0-1.414 0L6 16.586V15a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H7.414l2.293-2.293a1 1 0 0 0 0-1.414zM19 14a1 1 0 0 0-1 1v1.586l-2.293-2.293a1 1 0 0 0-1.414 1.414L16.586 18H15a1 1 0 0 0 0 2h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z"
/>
</g>
</svg>
More icons in the same style and category