material_icons 1.0.1 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0b082a779ba70bfdb65a158d658ffcba0432f7c1
4
- data.tar.gz: 8b931ea4c19913528d504e7f72269f0a323f7a7c
3
+ metadata.gz: 6c472887a2c4c4f121613784876c658a4961bad4
4
+ data.tar.gz: fb2c307affbb8bff3779f8c5b039712c81af77c3
5
5
  SHA512:
6
- metadata.gz: 3eaa6bb2ec906b3504aa59d0cb2e0a3922e8915c63a5e2ed1c1fd1ce619e4ea62f1408104ef5bb17fac74d9da38468021bf884ba6e5d144ca53c9779788b3cd2
7
- data.tar.gz: 96b8caba957c6fbb0589471c14e92b3ebef42b4779be5dac5df662078546711054f657e6f6d481a0ceb927afba5c593cf22e92aaff08d7f44e17acd110105c14
6
+ metadata.gz: 6ca460d118e178c18a6c32438de6bf9b0c1469ef1063bb1640d1ac2029e9b4849f49d61a22c0758ba559a5ae8e7a777fee496874f256efaa5fd6c4c235bffb52
7
+ data.tar.gz: 30087656d3dff07b3dbe9093ba51a6088cc76eadb395ba34f07016e42ef2d2822f882d3d40a23cf08e42fd0243a16f73688ead0af2682c3e7d38161613a765fb
data/README.md CHANGED
@@ -6,6 +6,10 @@
6
6
 
7
7
  [Google Material Icons](https://google.github.io/material-design-icons/) is a +750 set of icons based on Material Design guidelines. With this gem you can add it easily to your Rails projects.
8
8
 
9
+ ## Google Material Icons v2.1
10
+
11
+ Google updates Material Icons to version 2.1. It's include 96 new icons!
12
+
9
13
  # Installation
10
14
 
11
15
  To install the gem, add this line to your `Gemfile`:
@@ -87,6 +87,10 @@
87
87
  .mi.three_d_rotation:before {
88
88
  content: '\e84d';
89
89
  }
90
+ .material-icons.ac_unit:before,
91
+ .mi.ac_unit:before {
92
+ content: '\eb3b';
93
+ }
90
94
  .material-icons.access_alarm:before,
91
95
  .mi.access_alarm:before {
92
96
  content: '\e190';
@@ -103,6 +107,10 @@
103
107
  .mi.accessibility:before {
104
108
  content: '\e84e';
105
109
  }
110
+ .material-icons.accessible:before,
111
+ .mi.accessible:before {
112
+ content: '\e914';
113
+ }
106
114
  .material-icons.account_balance:before,
107
115
  .mi.account_balance:before {
108
116
  content: '\e84f';
@@ -127,6 +135,10 @@
127
135
  .mi.add:before {
128
136
  content: '\e145';
129
137
  }
138
+ .material-icons.add_a_photo:before,
139
+ .mi.add_a_photo:before {
140
+ content: '\e439';
141
+ }
130
142
  .material-icons.add_alarm:before,
131
143
  .mi.add_alarm:before {
132
144
  content: '\e193';
@@ -147,6 +159,10 @@
147
159
  .mi.add_circle_outline:before {
148
160
  content: '\e148';
149
161
  }
162
+ .material-icons.add_location:before,
163
+ .mi.add_location:before {
164
+ content: '\e567';
165
+ }
150
166
  .material-icons.add_shopping_cart:before,
151
167
  .mi.add_shopping_cart:before {
152
168
  content: '\e854';
@@ -155,6 +171,10 @@
155
171
  .mi.add_to_photos:before {
156
172
  content: '\e39d';
157
173
  }
174
+ .material-icons.add_to_queue:before,
175
+ .mi.add_to_queue:before {
176
+ content: '\e05c';
177
+ }
158
178
  .material-icons.adjust:before,
159
179
  .mi.adjust:before {
160
180
  content: '\e39e';
@@ -203,6 +223,10 @@
203
223
  .mi.airplay:before {
204
224
  content: '\e055';
205
225
  }
226
+ .material-icons.airport_shuttle:before,
227
+ .mi.airport_shuttle:before {
228
+ content: '\eb3c';
229
+ }
206
230
  .material-icons.alarm:before,
207
231
  .mi.alarm:before {
208
232
  content: '\e855';
@@ -223,6 +247,14 @@
223
247
  .mi.album:before {
224
248
  content: '\e019';
225
249
  }
250
+ .material-icons.all_inclusive:before,
251
+ .mi.all_inclusive:before {
252
+ content: '\eb3d';
253
+ }
254
+ .material-icons.all_out:before,
255
+ .mi.all_out:before {
256
+ content: '\e90b';
257
+ }
226
258
  .material-icons.android:before,
227
259
  .mi.android:before {
228
260
  content: '\e859';
@@ -243,6 +275,10 @@
243
275
  .mi.arrow_back:before {
244
276
  content: '\e5c4';
245
277
  }
278
+ .material-icons.arrow_downward:before,
279
+ .mi.arrow_downward:before {
280
+ content: '\e5db';
281
+ }
246
282
  .material-icons.arrow_drop_down:before,
247
283
  .mi.arrow_drop_down:before {
248
284
  content: '\e5c5';
@@ -259,6 +295,14 @@
259
295
  .mi.arrow_forward:before {
260
296
  content: '\e5c8';
261
297
  }
298
+ .material-icons.arrow_upward:before,
299
+ .mi.arrow_upward:before {
300
+ content: '\e5d8';
301
+ }
302
+ .material-icons.art_track:before,
303
+ .mi.art_track:before {
304
+ content: '\e060';
305
+ }
262
306
  .material-icons.aspect_ratio:before,
263
307
  .mi.aspect_ratio:before {
264
308
  content: '\e85b';
@@ -351,6 +395,10 @@
351
395
  .mi.battery_unknown:before {
352
396
  content: '\e1a6';
353
397
  }
398
+ .material-icons.beach_access:before,
399
+ .mi.beach_access:before {
400
+ content: '\eb3e';
401
+ }
354
402
  .material-icons.beenhere:before,
355
403
  .mi.beenhere:before {
356
404
  content: '\e52d';
@@ -519,6 +567,10 @@
519
567
  .mi.business:before {
520
568
  content: '\e0af';
521
569
  }
570
+ .material-icons.business_center:before,
571
+ .mi.business_center:before {
572
+ content: '\eb3f';
573
+ }
522
574
  .material-icons.cached:before,
523
575
  .mi.cached:before {
524
576
  content: '\e86a';
@@ -547,6 +599,10 @@
547
599
  .mi.call_missed:before {
548
600
  content: '\e0b4';
549
601
  }
602
+ .material-icons.call_missed_outgoing:before,
603
+ .mi.call_missed_outgoing:before {
604
+ content: '\e0e4';
605
+ }
550
606
  .material-icons.call_received:before,
551
607
  .mi.call_received:before {
552
608
  content: '\e0b5';
@@ -595,6 +651,10 @@
595
651
  .mi.card_travel:before {
596
652
  content: '\e8f8';
597
653
  }
654
+ .material-icons.casino:before,
655
+ .mi.casino:before {
656
+ content: '\eb40';
657
+ }
598
658
  .material-icons.cast:before,
599
659
  .mi.cast:before {
600
660
  content: '\e307';
@@ -651,6 +711,14 @@
651
711
  .mi.chevron_right:before {
652
712
  content: '\e5cc';
653
713
  }
714
+ .material-icons.child_care:before,
715
+ .mi.child_care:before {
716
+ content: '\eb41';
717
+ }
718
+ .material-icons.child_friendly:before,
719
+ .mi.child_friendly:before {
720
+ content: '\eb42';
721
+ }
654
722
  .material-icons.chrome_reader_mode:before,
655
723
  .mi.chrome_reader_mode:before {
656
724
  content: '\e86d';
@@ -731,6 +799,10 @@
731
799
  .mi.compare:before {
732
800
  content: '\e3b9';
733
801
  }
802
+ .material-icons.compare_arrows:before,
803
+ .mi.compare_arrows:before {
804
+ content: '\e915';
805
+ }
734
806
  .material-icons.computer:before,
735
807
  .mi.computer:before {
736
808
  content: '\e30a';
@@ -739,6 +811,10 @@
739
811
  .mi.confirmation_number:before {
740
812
  content: '\e638';
741
813
  }
814
+ .material-icons.contact_mail:before,
815
+ .mi.contact_mail:before {
816
+ content: '\e0d0';
817
+ }
742
818
  .material-icons.contact_phone:before,
743
819
  .mi.contact_phone:before {
744
820
  content: '\e0cf';
@@ -767,10 +843,18 @@
767
843
  .mi.control_point_duplicate:before {
768
844
  content: '\e3bb';
769
845
  }
846
+ .material-icons.copyright:before,
847
+ .mi.copyright:before {
848
+ content: '\e90c';
849
+ }
770
850
  .material-icons.create:before,
771
851
  .mi.create:before {
772
852
  content: '\e150';
773
853
  }
854
+ .material-icons.create_new_folder:before,
855
+ .mi.create_new_folder:before {
856
+ content: '\e2cc';
857
+ }
774
858
  .material-icons.credit_card:before,
775
859
  .mi.credit_card:before {
776
860
  content: '\e870';
@@ -815,6 +899,10 @@
815
899
  .mi.crop_portrait:before {
816
900
  content: '\e3c5';
817
901
  }
902
+ .material-icons.crop_rotate:before,
903
+ .mi.crop_rotate:before {
904
+ content: '\e437';
905
+ }
818
906
  .material-icons.crop_square:before,
819
907
  .mi.crop_square:before {
820
908
  content: '\e3c6';
@@ -827,6 +915,10 @@
827
915
  .mi.data_usage:before {
828
916
  content: '\e1af';
829
917
  }
918
+ .material-icons.date_range:before,
919
+ .mi.date_range:before {
920
+ content: '\e916';
921
+ }
830
922
  .material-icons.dehaze:before,
831
923
  .mi.dehaze:before {
832
924
  content: '\e3c7';
@@ -867,6 +959,10 @@
867
959
  .mi.devices:before {
868
960
  content: '\e1b1';
869
961
  }
962
+ .material-icons.devices_other:before,
963
+ .mi.devices_other:before {
964
+ content: '\e337';
965
+ }
870
966
  .material-icons.dialer_sip:before,
871
967
  .mi.dialer_sip:before {
872
968
  content: '\e0bb';
@@ -947,10 +1043,22 @@
947
1043
  .mi.done_all:before {
948
1044
  content: '\e877';
949
1045
  }
1046
+ .material-icons.donut_large:before,
1047
+ .mi.donut_large:before {
1048
+ content: '\e917';
1049
+ }
1050
+ .material-icons.donut_small:before,
1051
+ .mi.donut_small:before {
1052
+ content: '\e918';
1053
+ }
950
1054
  .material-icons.drafts:before,
951
1055
  .mi.drafts:before {
952
1056
  content: '\e151';
953
1057
  }
1058
+ .material-icons.drag_handle:before,
1059
+ .mi.drag_handle:before {
1060
+ content: '\e25d';
1061
+ }
954
1062
  .material-icons.drive_eta:before,
955
1063
  .mi.drive_eta:before {
956
1064
  content: '\e613';
@@ -963,6 +1071,10 @@
963
1071
  .mi.edit:before {
964
1072
  content: '\e3c9';
965
1073
  }
1074
+ .material-icons.edit_location:before,
1075
+ .mi.edit_location:before {
1076
+ content: '\e568';
1077
+ }
966
1078
  .material-icons.eject:before,
967
1079
  .mi.eject:before {
968
1080
  content: '\e8fb';
@@ -971,6 +1083,10 @@
971
1083
  .mi.email:before {
972
1084
  content: '\e0be';
973
1085
  }
1086
+ .material-icons.enhanced_encryption:before,
1087
+ .mi.enhanced_encryption:before {
1088
+ content: '\e63f';
1089
+ }
974
1090
  .material-icons.equalizer:before,
975
1091
  .mi.equalizer:before {
976
1092
  content: '\e01d';
@@ -1075,6 +1191,26 @@
1075
1191
  .mi.feedback:before {
1076
1192
  content: '\e87f';
1077
1193
  }
1194
+ .material-icons.fiber_dvr:before,
1195
+ .mi.fiber_dvr:before {
1196
+ content: '\e05d';
1197
+ }
1198
+ .material-icons.fiber_manual_record:before,
1199
+ .mi.fiber_manual_record:before {
1200
+ content: '\e061';
1201
+ }
1202
+ .material-icons.fiber_new:before,
1203
+ .mi.fiber_new:before {
1204
+ content: '\e05e';
1205
+ }
1206
+ .material-icons.fiber_pin:before,
1207
+ .mi.fiber_pin:before {
1208
+ content: '\e06a';
1209
+ }
1210
+ .material-icons.fiber_smart_record:before,
1211
+ .mi.fiber_smart_record:before {
1212
+ content: '\e062';
1213
+ }
1078
1214
  .material-icons.file_download:before,
1079
1215
  .mi.file_download:before {
1080
1216
  content: '\e2c4';
@@ -1171,6 +1307,14 @@
1171
1307
  .mi.find_replace:before {
1172
1308
  content: '\e881';
1173
1309
  }
1310
+ .material-icons.fingerprint:before,
1311
+ .mi.fingerprint:before {
1312
+ content: '\e90d';
1313
+ }
1314
+ .material-icons.fitness_center:before,
1315
+ .mi.fitness_center:before {
1316
+ content: '\eb43';
1317
+ }
1174
1318
  .material-icons.flag:before,
1175
1319
  .mi.flag:before {
1176
1320
  content: '\e153';
@@ -1303,6 +1447,10 @@
1303
1447
  .mi.format_quote:before {
1304
1448
  content: '\e244';
1305
1449
  }
1450
+ .material-icons.format_shapes:before,
1451
+ .mi.format_shapes:before {
1452
+ content: '\e25e';
1453
+ }
1306
1454
  .material-icons.format_size:before,
1307
1455
  .mi.format_size:before {
1308
1456
  content: '\e245';
@@ -1343,6 +1491,10 @@
1343
1491
  .mi.forward_5:before {
1344
1492
  content: '\e058';
1345
1493
  }
1494
+ .material-icons.free_breakfast:before,
1495
+ .mi.free_breakfast:before {
1496
+ content: '\eb44';
1497
+ }
1346
1498
  .material-icons.fullscreen:before,
1347
1499
  .mi.fullscreen:before {
1348
1500
  content: '\e5d0';
@@ -1363,6 +1515,10 @@
1363
1515
  .mi.games:before {
1364
1516
  content: '\e021';
1365
1517
  }
1518
+ .material-icons.gavel:before,
1519
+ .mi.gavel:before {
1520
+ content: '\e90e';
1521
+ }
1366
1522
  .material-icons.gesture:before,
1367
1523
  .mi.gesture:before {
1368
1524
  content: '\e155';
@@ -1375,6 +1531,10 @@
1375
1531
  .mi.gif:before {
1376
1532
  content: '\e908';
1377
1533
  }
1534
+ .material-icons.golf_course:before,
1535
+ .mi.golf_course:before {
1536
+ content: '\eb45';
1537
+ }
1378
1538
  .material-icons.gps_fixed:before,
1379
1539
  .mi.gps_fixed:before {
1380
1540
  content: '\e1b3';
@@ -1471,6 +1631,10 @@
1471
1631
  .mi.high_quality:before {
1472
1632
  content: '\e024';
1473
1633
  }
1634
+ .material-icons.highlight:before,
1635
+ .mi.highlight:before {
1636
+ content: '\e25f';
1637
+ }
1474
1638
  .material-icons.highlight_off:before,
1475
1639
  .mi.highlight_off:before {
1476
1640
  content: '\e888';
@@ -1483,6 +1647,10 @@
1483
1647
  .mi.home:before {
1484
1648
  content: '\e88a';
1485
1649
  }
1650
+ .material-icons.hot_tub:before,
1651
+ .mi.hot_tub:before {
1652
+ content: '\eb46';
1653
+ }
1486
1654
  .material-icons.hotel:before,
1487
1655
  .mi.hotel:before {
1488
1656
  content: '\e53a';
@@ -1511,10 +1679,18 @@
1511
1679
  .mi.image_aspect_ratio:before {
1512
1680
  content: '\e3f5';
1513
1681
  }
1682
+ .material-icons.import_contacts:before,
1683
+ .mi.import_contacts:before {
1684
+ content: '\e0e0';
1685
+ }
1514
1686
  .material-icons.import_export:before,
1515
1687
  .mi.import_export:before {
1516
1688
  content: '\e0c3';
1517
1689
  }
1690
+ .material-icons.important_devices:before,
1691
+ .mi.important_devices:before {
1692
+ content: '\e912';
1693
+ }
1518
1694
  .material-icons.inbox:before,
1519
1695
  .mi.inbox:before {
1520
1696
  content: '\e156';
@@ -1619,6 +1795,10 @@
1619
1795
  .mi.keyboard_voice:before {
1620
1796
  content: '\e31d';
1621
1797
  }
1798
+ .material-icons.kitchen:before,
1799
+ .mi.kitchen:before {
1800
+ content: '\eb47';
1801
+ }
1622
1802
  .material-icons.label:before,
1623
1803
  .mi.label:before {
1624
1804
  content: '\e892';
@@ -1687,10 +1867,30 @@
1687
1867
  .mi.library_music:before {
1688
1868
  content: '\e030';
1689
1869
  }
1870
+ .material-icons.lightbulb_outline:before,
1871
+ .mi.lightbulb_outline:before {
1872
+ content: '\e90f';
1873
+ }
1874
+ .material-icons.line_style:before,
1875
+ .mi.line_style:before {
1876
+ content: '\e919';
1877
+ }
1878
+ .material-icons.line_weight:before,
1879
+ .mi.line_weight:before {
1880
+ content: '\e91a';
1881
+ }
1882
+ .material-icons.linear_scale:before,
1883
+ .mi.linear_scale:before {
1884
+ content: '\e260';
1885
+ }
1690
1886
  .material-icons.link:before,
1691
1887
  .mi.link:before {
1692
1888
  content: '\e157';
1693
1889
  }
1890
+ .material-icons.linked_camera:before,
1891
+ .mi.linked_camera:before {
1892
+ content: '\e438';
1893
+ }
1694
1894
  .material-icons.list:before,
1695
1895
  .mi.list:before {
1696
1896
  content: '\e896';
@@ -1895,6 +2095,10 @@
1895
2095
  .mi.mail:before {
1896
2096
  content: '\e158';
1897
2097
  }
2098
+ .material-icons.mail_outline:before,
2099
+ .mi.mail_outline:before {
2100
+ content: '\e0e1';
2101
+ }
1898
2102
  .material-icons.map:before,
1899
2103
  .mi.map:before {
1900
2104
  content: '\e55b';
@@ -1975,10 +2179,18 @@
1975
2179
  .mi.more_vert:before {
1976
2180
  content: '\e5d4';
1977
2181
  }
2182
+ .material-icons.motorcycle:before,
2183
+ .mi.motorcycle:before {
2184
+ content: '\e91b';
2185
+ }
1978
2186
  .material-icons.mouse:before,
1979
2187
  .mi.mouse:before {
1980
2188
  content: '\e323';
1981
2189
  }
2190
+ .material-icons.move_to_inbox:before,
2191
+ .mi.move_to_inbox:before {
2192
+ content: '\e168';
2193
+ }
1982
2194
  .material-icons.movie:before,
1983
2195
  .mi.movie:before {
1984
2196
  content: '\e02c';
@@ -1987,10 +2199,18 @@
1987
2199
  .mi.movie_creation:before {
1988
2200
  content: '\e404';
1989
2201
  }
2202
+ .material-icons.movie_filter:before,
2203
+ .mi.movie_filter:before {
2204
+ content: '\e43a';
2205
+ }
1990
2206
  .material-icons.music_note:before,
1991
2207
  .mi.music_note:before {
1992
2208
  content: '\e405';
1993
2209
  }
2210
+ .material-icons.music_video:before,
2211
+ .mi.music_video:before {
2212
+ content: '\e063';
2213
+ }
1994
2214
  .material-icons.my_location:before,
1995
2215
  .mi.my_location:before {
1996
2216
  content: '\e55c';
@@ -2015,10 +2235,18 @@
2015
2235
  .mi.navigation:before {
2016
2236
  content: '\e55d';
2017
2237
  }
2238
+ .material-icons.near_me:before,
2239
+ .mi.near_me:before {
2240
+ content: '\e569';
2241
+ }
2018
2242
  .material-icons.network_cell:before,
2019
2243
  .mi.network_cell:before {
2020
2244
  content: '\e1b9';
2021
2245
  }
2246
+ .material-icons.network_check:before,
2247
+ .mi.network_check:before {
2248
+ content: '\e640';
2249
+ }
2022
2250
  .material-icons.network_locked:before,
2023
2251
  .mi.network_locked:before {
2024
2252
  content: '\e61a';
@@ -2031,10 +2259,18 @@
2031
2259
  .mi.new_releases:before {
2032
2260
  content: '\e031';
2033
2261
  }
2262
+ .material-icons.next_week:before,
2263
+ .mi.next_week:before {
2264
+ content: '\e16a';
2265
+ }
2034
2266
  .material-icons.nfc:before,
2035
2267
  .mi.nfc:before {
2036
2268
  content: '\e1bb';
2037
2269
  }
2270
+ .material-icons.no_encryption:before,
2271
+ .mi.no_encryption:before {
2272
+ content: '\e641';
2273
+ }
2038
2274
  .material-icons.no_sim:before,
2039
2275
  .mi.no_sim:before {
2040
2276
  content: '\e0cc';
@@ -2075,6 +2311,10 @@
2075
2311
  .mi.ondemand_video:before {
2076
2312
  content: '\e63a';
2077
2313
  }
2314
+ .material-icons.opacity:before,
2315
+ .mi.opacity:before {
2316
+ content: '\e91c';
2317
+ }
2078
2318
  .material-icons.open_in_browser:before,
2079
2319
  .mi.open_in_browser:before {
2080
2320
  content: '\e89d';
@@ -2099,6 +2339,10 @@
2099
2339
  .mi.palette:before {
2100
2340
  content: '\e40a';
2101
2341
  }
2342
+ .material-icons.pan_tool:before,
2343
+ .mi.pan_tool:before {
2344
+ content: '\e925';
2345
+ }
2102
2346
  .material-icons.panorama:before,
2103
2347
  .mi.panorama:before {
2104
2348
  content: '\e40b';
@@ -2195,10 +2439,18 @@
2195
2439
  .mi.person_pin:before {
2196
2440
  content: '\e55a';
2197
2441
  }
2442
+ .material-icons.person_pin_circle:before,
2443
+ .mi.person_pin_circle:before {
2444
+ content: '\e56a';
2445
+ }
2198
2446
  .material-icons.personal_video:before,
2199
2447
  .mi.personal_video:before {
2200
2448
  content: '\e63b';
2201
2449
  }
2450
+ .material-icons.pets:before,
2451
+ .mi.pets:before {
2452
+ content: '\e91d';
2453
+ }
2202
2454
  .material-icons.phone:before,
2203
2455
  .mi.phone:before {
2204
2456
  content: '\e0cd';
@@ -2271,6 +2523,10 @@
2271
2523
  .mi.photo_camera:before {
2272
2524
  content: '\e412';
2273
2525
  }
2526
+ .material-icons.photo_filter:before,
2527
+ .mi.photo_filter:before {
2528
+ content: '\e43b';
2529
+ }
2274
2530
  .material-icons.photo_library:before,
2275
2531
  .mi.photo_library:before {
2276
2532
  content: '\e413';
@@ -2295,6 +2551,10 @@
2295
2551
  .mi.picture_in_picture:before {
2296
2552
  content: '\e8aa';
2297
2553
  }
2554
+ .material-icons.picture_in_picture_alt:before,
2555
+ .mi.picture_in_picture_alt:before {
2556
+ content: '\e911';
2557
+ }
2298
2558
  .material-icons.pin_drop:before,
2299
2559
  .mi.pin_drop:before {
2300
2560
  content: '\e55e';
@@ -2323,6 +2583,14 @@
2323
2583
  .mi.playlist_add:before {
2324
2584
  content: '\e03b';
2325
2585
  }
2586
+ .material-icons.playlist_add_check:before,
2587
+ .mi.playlist_add_check:before {
2588
+ content: '\e065';
2589
+ }
2590
+ .material-icons.playlist_play:before,
2591
+ .mi.playlist_play:before {
2592
+ content: '\e05f';
2593
+ }
2326
2594
  .material-icons.plus_one:before,
2327
2595
  .mi.plus_one:before {
2328
2596
  content: '\e800';
@@ -2335,6 +2603,10 @@
2335
2603
  .mi.polymer:before {
2336
2604
  content: '\e8ab';
2337
2605
  }
2606
+ .material-icons.pool:before,
2607
+ .mi.pool:before {
2608
+ content: '\eb48';
2609
+ }
2338
2610
  .material-icons.portable_wifi_off:before,
2339
2611
  .mi.portable_wifi_off:before {
2340
2612
  content: '\e0ce';
@@ -2355,6 +2627,10 @@
2355
2627
  .mi.power_settings_new:before {
2356
2628
  content: '\e8ac';
2357
2629
  }
2630
+ .material-icons.pregnant_woman:before,
2631
+ .mi.pregnant_woman:before {
2632
+ content: '\e91e';
2633
+ }
2358
2634
  .material-icons.present_to_all:before,
2359
2635
  .mi.present_to_all:before {
2360
2636
  content: '\e0df';
@@ -2387,6 +2663,10 @@
2387
2663
  .mi.queue_music:before {
2388
2664
  content: '\e03d';
2389
2665
  }
2666
+ .material-icons.queue_play_next:before,
2667
+ .mi.queue_play_next:before {
2668
+ content: '\e066';
2669
+ }
2390
2670
  .material-icons.radio:before,
2391
2671
  .mi.radio:before {
2392
2672
  content: '\e03e';
@@ -2411,6 +2691,10 @@
2411
2691
  .mi.recent_actors:before {
2412
2692
  content: '\e03f';
2413
2693
  }
2694
+ .material-icons.record_voice_over:before,
2695
+ .mi.record_voice_over:before {
2696
+ content: '\e91f';
2697
+ }
2414
2698
  .material-icons.redeem:before,
2415
2699
  .mi.redeem:before {
2416
2700
  content: '\e8b1';
@@ -2435,6 +2719,10 @@
2435
2719
  .mi.remove_circle_outline:before {
2436
2720
  content: '\e15d';
2437
2721
  }
2722
+ .material-icons.remove_from_queue:before,
2723
+ .mi.remove_from_queue:before {
2724
+ content: '\e067';
2725
+ }
2438
2726
  .material-icons.remove_red_eye:before,
2439
2727
  .mi.remove_red_eye:before {
2440
2728
  content: '\e417';
@@ -2499,6 +2787,10 @@
2499
2787
  .mi.room:before {
2500
2788
  content: '\e8b4';
2501
2789
  }
2790
+ .material-icons.room_service:before,
2791
+ .mi.room_service:before {
2792
+ content: '\eb49';
2793
+ }
2502
2794
  .material-icons.rotate_90_degrees_ccw:before,
2503
2795
  .mi.rotate_90_degrees_ccw:before {
2504
2796
  content: '\e418';
@@ -2511,10 +2803,22 @@
2511
2803
  .mi.rotate_right:before {
2512
2804
  content: '\e41a';
2513
2805
  }
2806
+ .material-icons.rounded_corner:before,
2807
+ .mi.rounded_corner:before {
2808
+ content: '\e920';
2809
+ }
2514
2810
  .material-icons.router:before,
2515
2811
  .mi.router:before {
2516
2812
  content: '\e328';
2517
2813
  }
2814
+ .material-icons.rowing:before,
2815
+ .mi.rowing:before {
2816
+ content: '\e921';
2817
+ }
2818
+ .material-icons.rv_hookup:before,
2819
+ .mi.rv_hookup:before {
2820
+ content: '\e642';
2821
+ }
2518
2822
  .material-icons.satellite:before,
2519
2823
  .mi.satellite:before {
2520
2824
  content: '\e562';
@@ -2551,6 +2855,10 @@
2551
2855
  .mi.screen_rotation:before {
2552
2856
  content: '\e1c1';
2553
2857
  }
2858
+ .material-icons.screen_share:before,
2859
+ .mi.screen_share:before {
2860
+ content: '\e0e2';
2861
+ }
2554
2862
  .material-icons.sd_card:before,
2555
2863
  .mi.sd_card:before {
2556
2864
  content: '\e623';
@@ -2667,6 +2975,10 @@
2667
2975
  .mi.shopping_cart:before {
2668
2976
  content: '\e8cc';
2669
2977
  }
2978
+ .material-icons.short_text:before,
2979
+ .mi.short_text:before {
2980
+ content: '\e261';
2981
+ }
2670
2982
  .material-icons.shuffle:before,
2671
2983
  .mi.shuffle:before {
2672
2984
  content: '\e043';
@@ -2723,10 +3035,22 @@
2723
3035
  .mi.slideshow:before {
2724
3036
  content: '\e41b';
2725
3037
  }
3038
+ .material-icons.slow_motion_video:before,
3039
+ .mi.slow_motion_video:before {
3040
+ content: '\e068';
3041
+ }
2726
3042
  .material-icons.smartphone:before,
2727
3043
  .mi.smartphone:before {
2728
3044
  content: '\e32c';
2729
3045
  }
3046
+ .material-icons.smoke_free:before,
3047
+ .mi.smoke_free:before {
3048
+ content: '\eb4a';
3049
+ }
3050
+ .material-icons.smoking_rooms:before,
3051
+ .mi.smoking_rooms:before {
3052
+ content: '\eb4b';
3053
+ }
2730
3054
  .material-icons.sms:before,
2731
3055
  .mi.sms:before {
2732
3056
  content: '\e625';
@@ -2747,6 +3071,10 @@
2747
3071
  .mi.sort_by_alpha:before {
2748
3072
  content: '\e053';
2749
3073
  }
3074
+ .material-icons.spa:before,
3075
+ .mi.spa:before {
3076
+ content: '\eb4c';
3077
+ }
2750
3078
  .material-icons.space_bar:before,
2751
3079
  .mi.space_bar:before {
2752
3080
  content: '\e256';
@@ -2807,6 +3135,10 @@
2807
3135
  .mi.stop:before {
2808
3136
  content: '\e047';
2809
3137
  }
3138
+ .material-icons.stop_screen_share:before,
3139
+ .mi.stop_screen_share:before {
3140
+ content: '\e0e3';
3141
+ }
2810
3142
  .material-icons.storage:before,
2811
3143
  .mi.storage:before {
2812
3144
  content: '\e1db';
@@ -2831,10 +3163,22 @@
2831
3163
  .mi.style:before {
2832
3164
  content: '\e41d';
2833
3165
  }
3166
+ .material-icons.subdirectory_arrow_left:before,
3167
+ .mi.subdirectory_arrow_left:before {
3168
+ content: '\e5d9';
3169
+ }
3170
+ .material-icons.subdirectory_arrow_right:before,
3171
+ .mi.subdirectory_arrow_right:before {
3172
+ content: '\e5da';
3173
+ }
2834
3174
  .material-icons.subject:before,
2835
3175
  .mi.subject:before {
2836
3176
  content: '\e8d2';
2837
3177
  }
3178
+ .material-icons.subscriptions:before,
3179
+ .mi.subscriptions:before {
3180
+ content: '\e064';
3181
+ }
2838
3182
  .material-icons.subtitles:before,
2839
3183
  .mi.subtitles:before {
2840
3184
  content: '\e048';
@@ -2923,6 +3267,10 @@
2923
3267
  .mi.terrain:before {
2924
3268
  content: '\e564';
2925
3269
  }
3270
+ .material-icons.text_fields:before,
3271
+ .mi.text_fields:before {
3272
+ content: '\e262';
3273
+ }
2926
3274
  .material-icons.text_format:before,
2927
3275
  .mi.text_format:before {
2928
3276
  content: '\e165';
@@ -2959,6 +3307,10 @@
2959
3307
  .mi.timelapse:before {
2960
3308
  content: '\e422';
2961
3309
  }
3310
+ .material-icons.timeline:before,
3311
+ .mi.timeline:before {
3312
+ content: '\e922';
3313
+ }
2962
3314
  .material-icons.timer:before,
2963
3315
  .mi.timer:before {
2964
3316
  content: '\e425';
@@ -2991,6 +3343,10 @@
2991
3343
  .mi.tonality:before {
2992
3344
  content: '\e427';
2993
3345
  }
3346
+ .material-icons.touch_app:before,
3347
+ .mi.touch_app:before {
3348
+ content: '\e913';
3349
+ }
2994
3350
  .material-icons.toys:before,
2995
3351
  .mi.toys:before {
2996
3352
  content: '\e332';
@@ -3039,6 +3395,10 @@
3039
3395
  .mi.tv:before {
3040
3396
  content: '\e333';
3041
3397
  }
3398
+ .material-icons.unarchive:before,
3399
+ .mi.unarchive:before {
3400
+ content: '\e169';
3401
+ }
3042
3402
  .material-icons.undo:before,
3043
3403
  .mi.undo:before {
3044
3404
  content: '\e166';
@@ -3051,6 +3411,10 @@
3051
3411
  .mi.unfold_more:before {
3052
3412
  content: '\e5d7';
3053
3413
  }
3414
+ .material-icons.update:before,
3415
+ .mi.update:before {
3416
+ content: '\e923';
3417
+ }
3054
3418
  .material-icons.usb:before,
3055
3419
  .mi.usb:before {
3056
3420
  content: '\e1e0';
@@ -3087,6 +3451,10 @@
3087
3451
  .mi.videocam_off:before {
3088
3452
  content: '\e04c';
3089
3453
  }
3454
+ .material-icons.videogame_asset:before,
3455
+ .mi.videogame_asset:before {
3456
+ content: '\e338';
3457
+ }
3090
3458
  .material-icons.view_agenda:before,
3091
3459
  .mi.view_agenda:before {
3092
3460
  content: '\e8e9';
@@ -3195,6 +3563,10 @@
3195
3563
  .mi.watch:before {
3196
3564
  content: '\e334';
3197
3565
  }
3566
+ .material-icons.watch_later:before,
3567
+ .mi.watch_later:before {
3568
+ content: '\e924';
3569
+ }
3198
3570
  .material-icons.wb_auto:before,
3199
3571
  .mi.wb_auto:before {
3200
3572
  content: '\e42c';
@@ -3223,6 +3595,14 @@
3223
3595
  .mi.web:before {
3224
3596
  content: '\e051';
3225
3597
  }
3598
+ .material-icons.web_asset:before,
3599
+ .mi.web_asset:before {
3600
+ content: '\e069';
3601
+ }
3602
+ .material-icons.weekend:before,
3603
+ .mi.weekend:before {
3604
+ content: '\e16b';
3605
+ }
3226
3606
  .material-icons.whatshot:before,
3227
3607
  .mi.whatshot:before {
3228
3608
  content: '\e80e';
@@ -3263,3 +3643,7 @@
3263
3643
  .mi.zoom_out:before {
3264
3644
  content: '\e900';
3265
3645
  }
3646
+ .material-icons.zoom_out_map:before,
3647
+ .mi.zoom_out_map:before {
3648
+ content: '\e56b';
3649
+ }
@@ -3,6 +3,6 @@
3
3
  #
4
4
  module MaterialIcons
5
5
  # Version for the library and the gem
6
- MATERIAL_ICONS_VERSION = '2.0.0'
7
- VERSION = '1.0.1'
6
+ MATERIAL_ICONS_VERSION = '2.1.0'
7
+ VERSION = '2.0.0'
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: material_icons
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Angel M Miguel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-28 00:00:00.000000000 Z
11
+ date: 2015-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -17,9 +17,6 @@ dependencies:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '3.2'
20
- - - "<="
21
- - !ruby/object:Gem::Version
22
- version: '4.2'
23
20
  type: :runtime
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
@@ -27,9 +24,6 @@ dependencies:
27
24
  - - ">="
28
25
  - !ruby/object:Gem::Version
29
26
  version: '3.2'
30
- - - "<="
31
- - !ruby/object:Gem::Version
32
- version: '4.2'
33
27
  - !ruby/object:Gem::Dependency
34
28
  name: rails
35
29
  requirement: !ruby/object:Gem::Requirement