majesticons

2.1.2 • Public • Published

Majesticons

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

Latest Release License GitHub stars

majesticons.comFigma community fileBrowse free iconsGet 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 👋

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.2
    11
    • latest

Version History

Package Sidebar

Install

npm i majesticons

Weekly Downloads

11

Version

2.1.2

License

MIT

Unpacked Size

390 kB

Total Files

764

Last publish

Collaborators

  • halfmage