maximize

Preview Sizes

maximize
16px
maximize
24px
maximize
32px
maximize
48px

maximize SVG Icon

High-quality maximize 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="maximize">
      <g>
        <path d="M3,8V5A2,2,0,0,1,5,3H8" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <path d="M21,16v3a2,2,0,0,1-2,2H16" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <path d="M3,16v3a2,2,0,0,0,2,2H8" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <path d="M21,8V5a2,2,0,0,0-2-2H16" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
      </g>
    </g>
  </g>
</svg>