Skip to content

Commit

Permalink
Update codepoints
Browse files Browse the repository at this point in the history
  • Loading branch information
marella committed Jun 23, 2021
1 parent 77d1de7 commit 6fdccde
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 1 deletion.
10 changes: 10 additions & 0 deletions _data/codepoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@
"cloud_off": "e2c1",
"cloud_queue": "e2c2",
"cloud_upload": "e2c3",
"cloudy_snowing": "e810",
"co2": "e7b0",
"code": "e86f",
"code_off": "e4f3",
Expand Down Expand Up @@ -721,6 +722,7 @@
"flutter_dash": "e00b",
"fmd_bad": "f00e",
"fmd_good": "f00f",
"foggy": "e818",
"folder": "e2c7",
"folder_open": "e2c8",
"folder_shared": "e2c9",
Expand Down Expand Up @@ -899,6 +901,7 @@
"insights": "f092",
"integration_instructions": "ef54",
"interests": "e7c8",
"interpreter_mode": "e83b",
"inventory": "e179",
"inventory_2": "e1a1",
"invert_colors": "e891",
Expand Down Expand Up @@ -1318,6 +1321,8 @@
"play_lesson": "f047",
"playlist_add": "e03b",
"playlist_add_check": "e065",
"playlist_add_check_circle": "e7e6",
"playlist_add_circle": "e7e5",
"playlist_play": "e05f",
"plumbing": "f107",
"plus_one": "e800",
Expand Down Expand Up @@ -1599,6 +1604,7 @@
"snippet_folder": "f1c7",
"snooze": "e046",
"snowboarding": "e513",
"snowing": "e80f",
"snowmobile": "e503",
"snowshoeing": "e514",
"soap": "f1b2",
Expand All @@ -1608,6 +1614,7 @@
"soup_kitchen": "e7d3",
"source": "f1c4",
"south": "f1e3",
"south_america": "e7e4",
"south_east": "f1e4",
"south_west": "f1e5",
"spa": "eb4c",
Expand Down Expand Up @@ -1679,6 +1686,8 @@
"subtitles_off": "ef72",
"subway": "e56f",
"summarize": "f071",
"sunny": "e81a",
"sunny_snowing": "e819",
"superscript": "f112",
"supervised_user_circle": "e939",
"supervisor_account": "e8d3",
Expand Down Expand Up @@ -1809,6 +1818,7 @@
"upload_file": "e9fc",
"usb": "e1e0",
"usb_off": "e4fa",
"vaccines": "e138",
"verified": "ef76",
"verified_user": "e8e8",
"vertical_align_bottom": "e258",
Expand Down
10 changes: 10 additions & 0 deletions css/_codepoints.scss
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ $material-icons-codepoints: map-merge((
"cloud_off": e2c1,
"cloud_queue": e2c2,
"cloud_upload": e2c3,
"cloudy_snowing": e810,
"co2": e7b0,
"code": e86f,
"code_off": e4f3,
Expand Down Expand Up @@ -722,6 +723,7 @@ $material-icons-codepoints: map-merge((
"flutter_dash": e00b,
"fmd_bad": f00e,
"fmd_good": f00f,
"foggy": e818,
"folder": e2c7,
"folder_open": e2c8,
"folder_shared": e2c9,
Expand Down Expand Up @@ -900,6 +902,7 @@ $material-icons-codepoints: map-merge((
"insights": f092,
"integration_instructions": ef54,
"interests": e7c8,
"interpreter_mode": e83b,
"inventory": e179,
"inventory_2": e1a1,
"invert_colors": e891,
Expand Down Expand Up @@ -1319,6 +1322,8 @@ $material-icons-codepoints: map-merge((
"play_lesson": f047,
"playlist_add": e03b,
"playlist_add_check": e065,
"playlist_add_check_circle": e7e6,
"playlist_add_circle": e7e5,
"playlist_play": e05f,
"plumbing": f107,
"plus_one": e800,
Expand Down Expand Up @@ -1600,6 +1605,7 @@ $material-icons-codepoints: map-merge((
"snippet_folder": f1c7,
"snooze": e046,
"snowboarding": e513,
"snowing": e80f,
"snowmobile": e503,
"snowshoeing": e514,
"soap": f1b2,
Expand All @@ -1609,6 +1615,7 @@ $material-icons-codepoints: map-merge((
"soup_kitchen": e7d3,
"source": f1c4,
"south": f1e3,
"south_america": e7e4,
"south_east": f1e4,
"south_west": f1e5,
"spa": eb4c,
Expand Down Expand Up @@ -1680,6 +1687,8 @@ $material-icons-codepoints: map-merge((
"subtitles_off": ef72,
"subway": e56f,
"summarize": f071,
"sunny": e81a,
"sunny_snowing": e819,
"superscript": f112,
"supervised_user_circle": e939,
"supervisor_account": e8d3,
Expand Down Expand Up @@ -1810,6 +1819,7 @@ $material-icons-codepoints: map-merge((
"upload_file": e9fc,
"usb": e1e0,
"usb_off": e4fa,
"vaccines": e138,
"verified": ef76,
"verified_user": e8e8,
"vertical_align_bottom": e258,
Expand Down
40 changes: 40 additions & 0 deletions css/material-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -1687,6 +1687,10 @@
content: "\e2c3";
}

.mi-cloudy-snowing::before {
content: "\e810";
}

.mi-co2::before {
content: "\e7b0";
}
Expand Down Expand Up @@ -2991,6 +2995,10 @@
content: "\f00f";
}

.mi-foggy::before {
content: "\e818";
}

.mi-folder::before {
content: "\e2c7";
}
Expand Down Expand Up @@ -3703,6 +3711,10 @@
content: "\e7c8";
}

.mi-interpreter-mode::before {
content: "\e83b";
}

.mi-inventory::before {
content: "\e179";
}
Expand Down Expand Up @@ -5379,6 +5391,14 @@
content: "\e065";
}

.mi-playlist-add-check-circle::before {
content: "\e7e6";
}

.mi-playlist-add-circle::before {
content: "\e7e5";
}

.mi-playlist-play::before {
content: "\e05f";
}
Expand Down Expand Up @@ -6503,6 +6523,10 @@
content: "\e513";
}

.mi-snowing::before {
content: "\e80f";
}

.mi-snowmobile::before {
content: "\e503";
}
Expand Down Expand Up @@ -6539,6 +6563,10 @@
content: "\f1e3";
}

.mi-south-america::before {
content: "\e7e4";
}

.mi-south-east::before {
content: "\f1e4";
}
Expand Down Expand Up @@ -6823,6 +6851,14 @@
content: "\f071";
}

.mi-sunny::before {
content: "\e81a";
}

.mi-sunny-snowing::before {
content: "\e819";
}

.mi-superscript::before {
content: "\f112";
}
Expand Down Expand Up @@ -7343,6 +7379,10 @@
content: "\e4fa";
}

.mi-vaccines::before {
content: "\e138";
}

.mi-verified::before {
content: "\ef76";
}
Expand Down
2 changes: 1 addition & 1 deletion css/material-icons.min.css

Large diffs are not rendered by default.

0 comments on commit 6fdccde

Please sign in to comment.