README.md
3 years ago
Roboto-Bold.woff2
3 years ago
Roboto-Regular.woff2
3 years ago
icons.eot
7 years ago
icons.otf
7 years ago
icons.ttf
7 years ago
icons.woff
7 years ago
icons.woff2
7 years ago
index.php
3 years ago
monsterinsights.eot
9 years ago
monsterinsights.svg
3 years ago
monsterinsights.ttf
9 years ago
monsterinsights.woff
9 years ago
README.md
18 lines
| 1 | # Updating Icons |
| 2 | |
| 3 | The main font used by MonsterInsights for icons has the font-family: 'Misettings'. |
| 4 | |
| 5 | The files used by this font are |
| 6 | |
| 7 | - assets/fonts/icons.eot |
| 8 | - assets/fonts/icons.otf |
| 9 | - assets/fonts/icons.ttf |
| 10 | - assets/fonts/icons.woff |
| 11 | - assets/fonts/icons.woff2 |
| 12 | |
| 13 | The font files are generated using [](https://fortawesome.comFortAwesome](https://fortawesome.com](https://fortawesome.com). |
| 14 | |
| 15 | After generating new files, you'll need to update the files mentioned above & the css |
| 16 | used for the icons which can be found in assets/css/admin.css starting on line 135, look |
| 17 | for the class `.monstericon-`. |
| 18 |