Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#plus-circle-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-plus-circle-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-circle-solid" viewBox="0 0 24 24">
<path d="M12 22C8.40625 22 5.125 20.125 3.32812 17C1.53125 13.9141 1.53125 10.125 3.32812 7C5.125 3.91406 8.40625 2 12 2C15.5547 2 18.8359 3.91406 20.6328 7C22.4297 10.125 22.4297 13.9141 20.6328 17C18.8359 20.125 15.5547 22 12 22ZM11.0625 15.4375C11.0625 15.9844 11.4531 16.375 12 16.375C12.5078 16.375 12.9375 15.9844 12.9375 15.4375V12.9375H15.4375C15.9453 12.9375 16.375 12.5469 16.375 12C16.375 11.4922 15.9453 11.0625 15.4375 11.0625H12.9375V8.5625C12.9375 8.05469 12.5078 7.625 12 7.625C11.4531 7.625 11.0625 8.05469 11.0625 8.5625V11.0625H8.5625C8.01562 11.0625 7.625 11.4922 7.625 12C7.625 12.5469 8.01562 12.9375 8.5625 12.9375H11.0625V15.4375Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F23A - CSS:
\F23A - JS:
\uF23A - HTML:
