Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#circle-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-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-circle-solid" viewBox="0 0 24 24">
<path d="M12.0195 22C8.42578 22 5.14453 20.125 3.34766 17C1.55078 13.9141 1.55078 10.125 3.34766 7C5.14453 3.91406 8.42578 2 12.0195 2C15.5742 2 18.8555 3.91406 20.6523 7C22.4492 10.125 22.4492 13.9141 20.6523 17C18.8555 20.125 15.5742 22 12.0195 22Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F17A - CSS:
\F17A - JS:
\uF17A - HTML:
