Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#plus-outline"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-plus-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-plus-outline" viewBox="0 0 24 24">
<path d="M12.9375 4.8125V11.0625H19.1875C19.6953 11.0625 20.125 11.4922 20.125 12C20.125 12.5469 19.6953 12.9375 19.1875 12.9375H12.9375V19.1875C12.9375 19.7344 12.5078 20.125 12 20.125C11.4531 20.125 11.0625 19.7344 11.0625 19.1875V12.9375H4.8125C4.26562 12.9375 3.875 12.5469 3.875 12C3.875 11.4922 4.26562 11.0625 4.8125 11.0625H11.0625V4.8125C11.0625 4.30469 11.4531 3.875 12 3.875C12.5078 3.875 12.9375 4.30469 12.9375 4.8125Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F23B - CSS:
\F23B - JS:
\uF23B - HTML:
