Skip to content

elisabettac77/dashicons-nextgen

 
 

Repository files navigation

Dashicons

Dashicons-nextgen, the ClassicPress admin icon font. For the official documentation, please refer to the WordPress Developer Resource.

Icon requests

The Dashicons-nextgen project accepts icon requests and contributions.

WordPress Bugs

For any bugs that appear within ClassicPress Core, please create a new ticket on WordPress Trac. Use the "Administration" component and the "ui" focus when creating the new ticket, and be sure to include "Dashicons" somewhere in the text of the ticket.

Setup

To build Dashicons-nextgen, make sure you have Node JS installed. Then type npm run build on the commandline to generate the minified SVG files and sprite.

Adding an icon

Once you're installed, to add an icon, save an SVG in the sources/svg folder, then run the npm run build command on the commandline.

If you want to add your icon to the Dashicons-nextgen library, open a new Pull Request here with the new SVG icon, and wait a review.

License

Dashicons-nextgen is licensed under GPLv2, or any later version with font exception.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.0%
  • HTML 33.3%
  • CSS 19.7%