Skip to content

Commit

Permalink
Material Icons 03/22/23 and Material Symbols 03/06/23
Browse files Browse the repository at this point in the history
  • Loading branch information
macCesar committed Apr 7, 2023
1 parent 5b698a7 commit a9c624a
Show file tree
Hide file tree
Showing 14 changed files with 1,978 additions and 43 deletions.
Binary file modified assets/fonts/MaterialSymbolsOutlined-Regular.ttf
Binary file not shown.
Binary file modified assets/fonts/MaterialSymbolsRounded-Regular.ttf
Binary file not shown.
Binary file modified assets/fonts/MaterialSymbolsSharp-Regular.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/materialicons.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Material Icons 4.0.0. by Google (https://github.com/google/material-design-icons)
* Material icons is the official icon set from Google. https://fonts.google.com/icons
* Update material icons [09/19/22]
* Update material icons [03/22/23]
*/

exports.getIcon = function getIcon(selector) {
Expand Down
2 changes: 1 addition & 1 deletion dist/materialicons.tss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Material Icons 4.0.0. by Google (https://github.com/google/material-design-icons)
// Material Icons is the official icon set from Google. https://fonts.google.com/icons
// Update material icons [09/19/22]
// Update material icons [03/22/23]

// Font Families
'.mi': { font: { fontFamily: 'MaterialIcons-Regular' } }
Expand Down
Loading

0 comments on commit a9c624a

Please sign in to comment.