Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#square-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-square-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-square-solid" viewBox="0 0 24 24">
<path d="M3.25 5.75C3.25 4.38281 4.34375 3.25 5.75 3.25H18.25C19.6172 3.25 20.75 4.38281 20.75 5.75V18.25C20.75 19.6562 19.6172 20.75 18.25 20.75H5.75C4.34375 20.75 3.25 19.6562 3.25 18.25V5.75Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F26A - CSS:
\F26A - JS:
\uF26A - HTML:
