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
majesticons.com • Figma community file • Browse free icons • Get 3000+ icons
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