Add icons to this collection by clicking the heart icon.
Grid Lines icon - also known as grid outline, grid lines, guideline, edit tools, and grid paper. Created in a clean 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 100 100"
>
<linearGradient
id="a"
x1="50"
x2="50"
y1="92"
y2="8"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#3e3b92" />
<stop offset="1" stop-color="#f44369" />
</linearGradient>
<path
fill="url(#a)"
d="M89 8H11c-3.309 0-6 2.691-6 6v72c0 3.309 2.691 6 6 6h78c3.309 0 6-2.691 6-6V14c0-3.309-2.691-6-6-6zm0 18H74V13.997l15-.001zm-36 0V13.998l15-.001V26zm15 6v15H53V32zm-21-6H32V13.999l15-.001zm0 6v15H32V32zM26 47H11V32h15zm0 6v15H11V53zm6 0h15v15H32zm15 21v12H32V74zm6 0h15v12H53zm0-6V53h15v15zm21-15h15v15H74zm0-6V32h15v15zM26 13.999V26H11V14zM11 74h15v12H11zm63 12V74h15v12z"
/>
</svg>
More icons in the same style and category