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