You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-26Lines changed: 26 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
## Material Icons / Material Symbols
1
+
## Material Symbols / Material Icons
2
2
3
-
These are two different official icon sets from Google, using the same underlying designs. Material Icons is the classic set, while Material Symbols was introduced in April 2022, built on variable font technology.
3
+
These are two different official icon sets from Google, using the same underlying designs. Material Symbols is the current set, introduced in April 2022, built on variable font technology. Material Icons is the classic set, but no longer actively updated.
4
4
5
5
The icons can be browsed in a more user-friendly way at https://fonts.google.com/icons. Use the popdown menu near top left to choose between the two sets; Material Symbols is the default.
6
6
@@ -47,30 +47,6 @@ Google does not currently maintain the npm package for this repo, past v3 (2016)
47
47
- Only SVGs
48
48
- Optimizes SVGs using SVGO
49
49
50
-
## Material Icons
51
-
52
-
The icons can be browsed in a more user-friendly way at https://fonts.google.com/icons?icon.set=Material+Icons
53
-
54
-
These classic icons are available in five distinct styles:
55
-
- Outlined
56
-
- Filled (the font version is just called Material Icons, as this is the oldest style)
57
-
- Rounded
58
-
- Sharp
59
-
- Two tone
60
-
61
-
The following directories in this repo contain specifically Material Icons (not Material Symbols) content:
62
-
- android
63
-
- font
64
-
- ios
65
-
- png
66
-
- src
67
-
68
-
What is currently _not_ available in Material Icons?
69
-
- variable fonts
70
-
- weights other than Regular
71
-
- grades other than Regular
72
-
- a means to animate Fill transitions
73
-
74
50
## Material Symbols
75
51
76
52
These newer icons can be browsed in a more user-friendly way at https://fonts.google.com/icons. Use the popdown menu near top left to choose between the two sets; Material Symbols is the default.
@@ -96,6 +72,30 @@ What is currently _not_ available in Material Symbols?
96
72
- the only pre-made fonts are the variable fonts
97
73
- there are no two-tone icons
98
74
75
+
## Material Icons
76
+
77
+
The icons can be browsed in a more user-friendly way at https://fonts.google.com/icons?icon.set=Material+Icons
78
+
79
+
These classic icons are available in five distinct styles:
80
+
- Outlined
81
+
- Filled (the font version is just called Material Icons, as this is the oldest style)
82
+
- Rounded
83
+
- Sharp
84
+
- Two tone
85
+
86
+
The following directories in this repo contain specifically Material Icons (not Material Symbols) content:
87
+
- android
88
+
- font
89
+
- ios
90
+
- png
91
+
- src
92
+
93
+
What is currently _not_ available in Material Icons?
0 commit comments