2.1.2 • Published 2 years ago

majesticons v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 👋

2.1.2

2 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago