iconates
v1.0.2
Published
Beautiful, consistent, open-source icons for developers and designers.
Maintainers
Readme
Iconates
Beautiful, consistent, open-source icons for developers and designers.
🧩 How to Use
You can copy any icon directly as SVG from the website
or download this repository to use the raw SVGs.
Example
<svg viewBox="0 0 24 24" stroke="currentColor" fill="none">
<path d="..." />
</svg>