Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#minus-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-minus-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-minus-solid" viewBox="0 0 24 24">
<path d="M20.125 12C20.125 12.7031 19.5391 13.25 18.875 13.25H5.125C4.42188 13.25 3.875 12.7031 3.875 12C3.875 11.3359 4.42188 10.75 5.125 10.75H18.875C19.5391 10.75 20.125 11.3359 20.125 12Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F20E - CSS:
\F20E - JS:
\uF20E - HTML:
