Skip to content

Commit

Permalink
Update MaterialCommunityIcons to v7.3.67
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Oct 28, 2023
1 parent 11305bb commit 2cf6de1
Show file tree
Hide file tree
Showing 7 changed files with 811 additions and 35 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ tmp
.fontcustom-manifest.json
build
dist

# Ignore generated flow types
*.js.flow
!index.js.flow

# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
Expand Down
Binary file modified Fonts/MaterialCommunityIcons.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions MaterialCommunityIcons.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ export const {
getImageSource,
getImageSourceSync,
} = iconSet;

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Should you find this library beneficial, kindly contemplate the option of [spons
- [`Foundation`](http://zurb.com/playground/foundation-icon-fonts-3) by ZURB, Inc. (v3.0 with *283* icons)
- [`Ionicons`](https://ionicons.com/) crafted by Ionic (v7.1.0 containing *1338* icons)
- [`MaterialIcons`](https://fonts.google.com/icons/) by Google, Inc. (v4.0.0 featuring *2189* icons)
- [`MaterialCommunityIcons`](https://materialdesignicons.com/) from MaterialDesignIcons.com (v6.5.95 including *6596* icons)
- [`MaterialCommunityIcons`](https://pictogrammers.com/library/mdi/) by Pictogrammers (v7.3.67 including *7367* icons)
- [`Octicons`](http://octicons.github.com) designed by Github, Inc. (v16.3.1 with *250* icons)
- [`Zocial`](http://zocial.smcllns.com/) by Sam Collins (v1.4.0 with *100* icons)
- [`SimpleLineIcons`](https://simplelineicons.github.io/) crafted by Sabbir & Contributors (v2.5.5 with *189* icons)
Expand Down Expand Up @@ -771,4 +771,4 @@ Sometimes vendors decides to remove some icons from newer releases, this has not
This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html).
Any bundled fonts are copyright to their respective authors and mostly under MIT or [SIL OFL](http://scripts.sil.org/OFL).
Any bundled fonts are copyright to their respective authors and mostly under MIT or [SIL OFL](http://scripts.sil.org/OFL).
Loading

0 comments on commit 2cf6de1

Please sign in to comment.