Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#window-minimize-outline"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-window-minimize-outline"/></span>
Embedded
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentcolor" class="icon-window-minimize-outline" viewBox="0 0 24 24">
<path d="M2.9375 18.875H21.0625C21.5703 18.875 22 19.3047 22 19.8125C22 20.3594 21.5703 20.75 21.0625 20.75H2.9375C2.39062 20.75 2 20.3594 2 19.8125C2 19.3047 2.39062 18.875 2.9375 18.875Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F2BD - CSS:
\F2BD - JS:
\uF2BD - HTML:
