Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#window-minimize-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-window-minimize-solid"/></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-solid" viewBox="0 0 24 24">
<path d="M3.25 18.25H20.75C21.4141 18.25 22 18.8359 22 19.5C22 20.2031 21.4141 20.75 20.75 20.75H3.25C2.54688 20.75 2 20.2031 2 19.5C2 18.8359 2.54688 18.25 3.25 18.25Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F2BE - CSS:
\F2BE - JS:
\uF2BE - HTML:
