minimize

Preview Sizes

minimize
16px
minimize
24px
minimize
32px
minimize
48px

minimize SVG Icon

High-quality minimize 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="minimize">
      <g>
        <path d="M8,3V6A2,2,0,0,1,6,8H3" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <path d="M16,21V18a2,2,0,0,1,2-2h3" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <path d="M8,21V18a2,2,0,0,0-2-2H3" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
        <path d="M16,3V6a2,2,0,0,0,2,2h3" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
      </g>
    </g>
  </g>
</svg>