Add icons to this collection by clicking the heart icon.
Grid Lines icon - also known as art, graphic, line, geometry, shape, design, illustration, ui, grid, element, and grid lines. Created in a clean circular 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 32 32"
>
<linearGradient
id="a"
x1="7.54"
x2="24.46"
y1="24.46"
y2="7.54"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00cd7c" />
<stop offset="1" stop-color="#0094ad" />
</linearGradient>
<linearGradient
id="b"
x1="3.104"
x2="27.373"
y1=".632"
y2="29.554"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fff" stop-opacity=".8" />
<stop offset=".3" stop-color="#fff" stop-opacity=".2" />
<stop offset=".5" stop-opacity=".1" />
<stop offset=".8" stop-color="#01a59d" stop-opacity=".1" />
<stop offset="1" stop-color="#01b095" stop-opacity=".4" />
</linearGradient>
<g>
<path
fill="url(#a)"
d="M6 16.75h9.25V26h-3.44C8.17 26 6 23.83 6 20.19zM20.19 6h-3.44v9.25H26v-3.44C26 8.17 23.83 6 20.19 6zM6 11.81v3.44h9.25V6h-3.44C8.17 6 6 8.17 6 11.81zM16.75 26h3.44c3.64 0 5.81-2.17 5.81-5.81v-3.44h-9.25z"
/>
<path
fill="url(#b)"
d="M31 16A15 15 0 1 1 16 1a15.01 15.01 0 0 1 15 15z"
/>
</g>
</svg>
More icons in the same style and category