Add icons to this collection by clicking the heart icon.
Line Segment icon - also known as graphic, tools, line, shape, design, vector, illustration, geometric, edit tools, line segment, and isolated. 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="22.707"
x2="19.293"
y1="4.707"
y2="1.293"
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>
<linearGradient
id="b"
x1="4.707"
x2="1.293"
y1="22.707"
y2="19.293"
href="#a"
/>
<g>
<rect width="4" height="4" x="19" y="1" fill="url(#a)" rx="1" />
<rect width="4" height="4" x="1" y="19" fill="url(#b)" rx="1" />
</g>
<path
fill="#212529"
d="M22 0h-2a2.003 2.003 0 0 0-2 2v2a1.974 1.974 0 0 0 .075.511L4.51 18.075A1.974 1.974 0 0 0 4 18H2a2.003 2.003 0 0 0-2 2v2a2.003 2.003 0 0 0 2 2h2a2.003 2.003 0 0 0 2-2v-2a1.974 1.974 0 0 0-.075-.511L19.49 5.925A1.974 1.974 0 0 0 20 6h2a2.003 2.003 0 0 0 2-2V2a2.003 2.003 0 0 0-2-2zM2 22v-2h2l.002 2zM20 4V2h2l.002 2z"
/>
</svg>
More icons in the same style and category