https://github.com/DanCanetti/wp-plugin-icons
🔌 Wordpress Plugin Icon Font
https://github.com/DanCanetti/wp-plugin-icons
font icon-font icons webfont wordpress
Last synced: about 1 year ago
JSON representation
🔌 Wordpress Plugin Icon Font
- Host: GitHub
- URL: https://github.com/DanCanetti/wp-plugin-icons
- Owner: DanCanetti
- License: mit
- Archived: true
- Created: 2018-12-04T23:25:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T22:59:18.000Z (over 5 years ago)
- Last Synced: 2023-03-10T23:13:22.212Z (about 3 years ago)
- Topics: font, icon-font, icons, webfont, wordpress
- Language: SCSS
- Homepage: https://dancanetti.github.io/wp-plugin-icons/
- Size: 491 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# WordPress Plugin Icon Font
A font which includes some of the most popular WordPress Icons.
[View Demo](https://dancanetti.github.io/wp-plugin-icons/)
# Installing the icons
### yarn
```
yarn add wordpress-icon-font
```
### Direct download
[Download fonts and stylesheets](https://github.com/DanCanetti/wp-plugin-icons/archive/master.zip) and unzip the downloaded file.
### Install
* Copy the font files to your fonts/webfonts directory
* Copy the CSS files (To save loading times I reccommend only copying the minified file) to your css directory
* Include the css file in the `````` of your project
* You're ready to use the icons now
* **Don't forget to apply the ```aria-label="Plugin Name"``` if you're using the icon on it's own**
# Using the icons
**Font Name:** wp-plugin-icons
# Current icons
* Advanced Custom Fields
* Contact Form 7
* Divi Builder
* iThemes Security
* Jetpack
* LearnPress
* Yoast SEO
* Askimet
* W3 Total Cache
* WP Smush
* Wordfence
* Woo Commerce
* Updraft
* Duplicator
* Ninja Forms
# Requesting new icons
[Request Icons Here](https://github.com/DanCanetti/wp-plugin-icons/issues) and add the label 'Icon Request'
# Changelog
## Version 1.0.0 ##
* Initial Version
## Version 1.0.1 ##
* Added scss files for install
* Added these icons:
* Askimet & Alt
* Advanced Custom Fields Alt
* W3 Total Cache
* WP Smush
* Wordfence
* Woo Commerce
* Updraft
* Duplicator
* Ninja Forms
## Version 1.0.2 ##
* Now available as yarn package
# Updates as/when I get time
* Creating a better demo page
* Include recommended Aria Labels for each icon
* Adding more icons
# ☕ Buy me a Coffee
If you liked Wordpress Plugin Icon Font, please consider buying me a coffee.
[Thank you for your support!](http://buymeacoff.ee/MfXCoSEBF)
# License
Free to use however you like. Go nuts!
If you're using wp-plugin-fonts, let me know on [Twitter](https://twitter.com/Dan_Canetti) I'd love to see it in action!