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 blue 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="2"
x2="12"
y1="17"
y2="17"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#16b0e2" />
<stop offset="1" stop-color="#6e5af0" />
</linearGradient>
<linearGradient id="b" x1="12" x2="22" y1="7" y2="7" href="#a" />
<linearGradient id="c" y1="7" y2="7" href="#a" />
<linearGradient id="d" x1="12" x2="22" href="#a" />
<g>
<path
fill="url(#a)"
d="M2 12h10v10H7.81C4.17 22 2 19.83 2 16.19z"
opacity=".4"
/>
<path
fill="url(#b)"
d="M22 7.81V12H12V2h4.19C19.83 2 22 4.17 22 7.81z"
opacity=".4"
/>
<path fill="url(#c)" d="M12 2v10H2V7.81C2 4.17 4.17 2 7.81 2z" />
<path
fill="url(#d)"
d="M22 12v4.19c0 3.64-2.17 5.81-5.81 5.81H12V12z"
/>
</g>
</svg>
More icons in the same style and category