Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#minus-outline"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-minus-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-minus-outline" viewBox="0 0 24 24">
<path d="M20.125 12C20.125 12.5469 19.6953 12.9375 19.1875 12.9375H4.8125C4.26562 12.9375 3.875 12.5469 3.875 12C3.875 11.4922 4.26562 11.0625 4.8125 11.0625H19.1875C19.6953 11.0625 20.125 11.4922 20.125 12Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F20D - CSS:
\F20D - JS:
\uF20D - HTML:
