Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#plus-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-plus-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-plus-solid" viewBox="0 0 24 24">
<path d="M13.25 5.125V10.75H18.875C19.5391 10.75 20.125 11.3359 20.125 12C20.125 12.7031 19.5391 13.25 18.875 13.25H13.25V18.875C13.25 19.5781 12.6641 20.125 12 20.125C11.2969 20.125 10.75 19.5781 10.75 18.875V13.25H5.125C4.42188 13.25 3.875 12.7031 3.875 12C3.875 11.3359 4.42188 10.75 5.125 10.75H10.75V5.125C10.75 4.46094 11.2969 3.875 12 3.875C12.6641 3.875 13.25 4.46094 13.25 5.125Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F23C - CSS:
\F23C - JS:
\uF23C - HTML:
