grid

Preview Sizes

grid
16px
grid
24px
grid
32px
grid
48px

grid SVG Icon

High-quality grid SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="utf-8"?>
<svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <title>i</title>
  <g id="Complete">
    <g id="grid">
      <g>
        <rect x="14.5" y="2.5" width="7" height="7" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <rect x="14.5" y="14.5" width="7" height="7" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <rect x="2.5" y="2.5" width="7" height="7" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <rect x="2.5" y="14.5" width="7" height="7" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
      </g>
    </g>
  </g>
</svg>