Awesome
<p align="center"> <img src="https://www.majesticons.com/images/social.png" alt="Majesticons"> </p> <p align="center"> Majesticons - A high-quality SVG iconset that you can use for your web projects, your application, or print them to hang them on your wall! MIT-licensed <p> <p align="center"> <a href="https://www.npmjs.com/package/majesticons"><img src="https://img.shields.io/npm/v/majesticons" alt="Latest Release"></a> <a href="https://github.com/halfmage/majesticons/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/majesticons.svg" alt="License"></a> <a href="https://github.com/halfmage/majesticons/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/halfmage/majesticons"></a> </p> <p align="center"> <a href="https://www.majesticons.com/"><strong>majesticons.com</strong></a> • <a href="https://www.figma.com/community/file/937658831428627854/Majesticons"><strong>Figma community file</strong></a> • <a href="https://www.majesticons.com/"><strong>Browse free icons</strong></a> • <a href="https://gum.co/majesticons"><strong>Get 3000+ icons</strong></a> </p>Some facts for you: All icons are ...
- designed to be used in a variety of topics
- made with a basic 24x24 pixel grid
- build with strokes (line-version)
- optimized with SVGO
Usage
To use these icons in your project, simply copy and paste the SVG sourcecode in your HTML:
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M7 8h10M7 12h5m4.8..."
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
Contribute
Let me know if you use majesticons, I would like to prepare a showcase section on the website! If you run in any errors or have suggestion, please let me know via email or create a github issue 👋