@quasar/extras 1.11.5 → 1.12.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.
- package/README.md +9 -8
- package/bootstrap-icons/bootstrap-icons.css +210 -0
- package/ionicons-v6/LICENSE +21 -0
- package/ionicons-v6/index.d.ts +1334 -0
- package/ionicons-v6/index.js +1334 -0
- package/material-icons/index.d.ts +30 -0
- package/material-icons/index.js +30 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/index.d.ts +30 -0
- package/material-icons-outlined/index.js +30 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/index.d.ts +30 -0
- package/material-icons-round/index.js +30 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/index.d.ts +30 -0
- package/material-icons-sharp/index.js +30 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v6/mdi-v6.css +1201 -2
- package/package.json +6 -3
|
@@ -347,6 +347,7 @@ export declare const matCastle: string;
|
|
|
347
347
|
export declare const matCatchingPokemon: string;
|
|
348
348
|
export declare const matCategory: string;
|
|
349
349
|
export declare const matCelebration: string;
|
|
350
|
+
export declare const matCellTower: string;
|
|
350
351
|
export declare const matCellWifi: string;
|
|
351
352
|
export declare const matCenterFocusStrong: string;
|
|
352
353
|
export declare const matCenterFocusWeak: string;
|
|
@@ -479,6 +480,7 @@ export declare const matDataExploration: string;
|
|
|
479
480
|
export declare const matDataObject: string;
|
|
480
481
|
export declare const matDataSaverOff: string;
|
|
481
482
|
export declare const matDataSaverOn: string;
|
|
483
|
+
export declare const matDataThresholding: string;
|
|
482
484
|
export declare const matDataUsage: string;
|
|
483
485
|
export declare const matDateRange: string;
|
|
484
486
|
export declare const matDeblur: string;
|
|
@@ -489,8 +491,12 @@ export declare const matDeleteForever: string;
|
|
|
489
491
|
export declare const matDeleteOutline: string;
|
|
490
492
|
export declare const matDeleteSweep: string;
|
|
491
493
|
export declare const matDeliveryDining: string;
|
|
494
|
+
export declare const matDensityLarge: string;
|
|
495
|
+
export declare const matDensityMedium: string;
|
|
496
|
+
export declare const matDensitySmall: string;
|
|
492
497
|
export declare const matDepartureBoard: string;
|
|
493
498
|
export declare const matDescription: string;
|
|
499
|
+
export declare const matDeselect: string;
|
|
494
500
|
export declare const matDesignServices: string;
|
|
495
501
|
export declare const matDesktopAccessDisabled: string;
|
|
496
502
|
export declare const matDesktopMac: string;
|
|
@@ -531,6 +537,7 @@ export declare const matDirtyLens: string;
|
|
|
531
537
|
export declare const matDisabledByDefault: string;
|
|
532
538
|
export declare const matDisabledVisible: string;
|
|
533
539
|
export declare const matDiscFull: string;
|
|
540
|
+
export declare const matDisplaySettings: string;
|
|
534
541
|
export declare const matDns: string;
|
|
535
542
|
export declare const matDock: string;
|
|
536
543
|
export declare const matDocumentScanner: string;
|
|
@@ -652,6 +659,7 @@ export declare const matFace: string;
|
|
|
652
659
|
export declare const matFaceRetouchingNatural: string;
|
|
653
660
|
export declare const matFaceRetouchingOff: string;
|
|
654
661
|
export declare const matFactCheck: string;
|
|
662
|
+
export declare const matFactory: string;
|
|
655
663
|
export declare const matFamilyRestroom: string;
|
|
656
664
|
export declare const matFastfood: string;
|
|
657
665
|
export declare const matFastForward: string;
|
|
@@ -745,6 +753,8 @@ export declare const matFontDownload: string;
|
|
|
745
753
|
export declare const matFontDownloadOff: string;
|
|
746
754
|
export declare const matFoodBank: string;
|
|
747
755
|
export declare const matForest: string;
|
|
756
|
+
export declare const matForkLeft: string;
|
|
757
|
+
export declare const matForkRight: string;
|
|
748
758
|
export declare const matFormatAlignCenter: string;
|
|
749
759
|
export declare const matFormatAlignJustify: string;
|
|
750
760
|
export declare const matFormatAlignLeft: string;
|
|
@@ -1076,6 +1086,7 @@ export declare const matMarkChatUnread: string;
|
|
|
1076
1086
|
export declare const matMarkEmailRead: string;
|
|
1077
1087
|
export declare const matMarkEmailUnread: string;
|
|
1078
1088
|
export declare const matMarkunread: string;
|
|
1089
|
+
export declare const matMarkUnreadChatAlt: string;
|
|
1079
1090
|
export declare const matMarkunreadMailbox: string;
|
|
1080
1091
|
export declare const matMasks: string;
|
|
1081
1092
|
export declare const matMaximize: string;
|
|
@@ -1090,6 +1101,7 @@ export declare const matMemory: string;
|
|
|
1090
1101
|
export declare const matMenu: string;
|
|
1091
1102
|
export declare const matMenuBook: string;
|
|
1092
1103
|
export declare const matMenuOpen: string;
|
|
1104
|
+
export declare const matMerge: string;
|
|
1093
1105
|
export declare const matMergeType: string;
|
|
1094
1106
|
export declare const matMessage: string;
|
|
1095
1107
|
export declare const matMic: string;
|
|
@@ -1245,6 +1257,7 @@ export declare const matPanoramaVerticalSelect: string;
|
|
|
1245
1257
|
export declare const matPanoramaWideAngle: string;
|
|
1246
1258
|
export declare const matPanoramaWideAngleSelect: string;
|
|
1247
1259
|
export declare const matPanTool: string;
|
|
1260
|
+
export declare const matPanToolAlt: string;
|
|
1248
1261
|
export declare const matParagliding: string;
|
|
1249
1262
|
export declare const matPark: string;
|
|
1250
1263
|
export declare const matPartyMode: string;
|
|
@@ -1355,6 +1368,7 @@ export declare const matPodcasts: string;
|
|
|
1355
1368
|
export declare const matPointOfSale: string;
|
|
1356
1369
|
export declare const matPolicy: string;
|
|
1357
1370
|
export declare const matPoll: string;
|
|
1371
|
+
export declare const matPolyline: string;
|
|
1358
1372
|
export declare const matPolymer: string;
|
|
1359
1373
|
export declare const matPool: string;
|
|
1360
1374
|
export declare const matPortableWifiOff: string;
|
|
@@ -1401,6 +1415,8 @@ export declare const matRadioButtonChecked: string;
|
|
|
1401
1415
|
export declare const matRadioButtonUnchecked: string;
|
|
1402
1416
|
export declare const matRailwayAlert: string;
|
|
1403
1417
|
export declare const matRamenDining: string;
|
|
1418
|
+
export declare const matRampLeft: string;
|
|
1419
|
+
export declare const matRampRight: string;
|
|
1404
1420
|
export declare const matRateReview: string;
|
|
1405
1421
|
export declare const matRawOff: string;
|
|
1406
1422
|
export declare const matRawOn: string;
|
|
@@ -1455,6 +1471,8 @@ export declare const matReviews: string;
|
|
|
1455
1471
|
export declare const matRiceBowl: string;
|
|
1456
1472
|
export declare const matRingVolume: string;
|
|
1457
1473
|
export declare const matRMobiledata: string;
|
|
1474
|
+
export declare const matRocket: string;
|
|
1475
|
+
export declare const matRocketLaunch: string;
|
|
1458
1476
|
export declare const matRoofing: string;
|
|
1459
1477
|
export declare const matRoom: string;
|
|
1460
1478
|
export declare const matRoomPreferences: string;
|
|
@@ -1463,6 +1481,8 @@ export declare const matRotate90DegreesCcw: string;
|
|
|
1463
1481
|
export declare const matRotate90DegreesCw: string;
|
|
1464
1482
|
export declare const matRotateLeft: string;
|
|
1465
1483
|
export declare const matRotateRight: string;
|
|
1484
|
+
export declare const matRoundaboutLeft: string;
|
|
1485
|
+
export declare const matRoundaboutRight: string;
|
|
1466
1486
|
export declare const matRoundedCorner: string;
|
|
1467
1487
|
export declare const matRoute: string;
|
|
1468
1488
|
export declare const matRouter: string;
|
|
@@ -1683,6 +1703,7 @@ export declare const matStore: string;
|
|
|
1683
1703
|
export declare const matStorefront: string;
|
|
1684
1704
|
export declare const matStoreMallDirectory: string;
|
|
1685
1705
|
export declare const matStorm: string;
|
|
1706
|
+
export declare const matStraight: string;
|
|
1686
1707
|
export declare const matStraighten: string;
|
|
1687
1708
|
export declare const matStream: string;
|
|
1688
1709
|
export declare const matStreetview: string;
|
|
@@ -1826,6 +1847,12 @@ export declare const matTune: string;
|
|
|
1826
1847
|
export declare const matTungsten: string;
|
|
1827
1848
|
export declare const matTurnedIn: string;
|
|
1828
1849
|
export declare const matTurnedInNot: string;
|
|
1850
|
+
export declare const matTurnLeft: string;
|
|
1851
|
+
export declare const matTurnRight: string;
|
|
1852
|
+
export declare const matTurnSharpLeft: string;
|
|
1853
|
+
export declare const matTurnSharpRight: string;
|
|
1854
|
+
export declare const matTurnSlightLeft: string;
|
|
1855
|
+
export declare const matTurnSlightRight: string;
|
|
1829
1856
|
export declare const matTv: string;
|
|
1830
1857
|
export declare const matTvOff: string;
|
|
1831
1858
|
export declare const matTwoWheeler: string;
|
|
@@ -1844,6 +1871,8 @@ export declare const matUpload: string;
|
|
|
1844
1871
|
export declare const matUploadFile: string;
|
|
1845
1872
|
export declare const matUsb: string;
|
|
1846
1873
|
export declare const matUsbOff: string;
|
|
1874
|
+
export declare const matUTurnLeft: string;
|
|
1875
|
+
export declare const matUTurnRight: string;
|
|
1847
1876
|
export declare const matVaccines: string;
|
|
1848
1877
|
export declare const matVerified: string;
|
|
1849
1878
|
export declare const matVerifiedUser: string;
|
|
@@ -1902,6 +1931,7 @@ export declare const matVpnKeyOff: string;
|
|
|
1902
1931
|
export declare const matVpnLock: string;
|
|
1903
1932
|
export declare const matVrpano: string;
|
|
1904
1933
|
export declare const matWallpaper: string;
|
|
1934
|
+
export declare const matWarehouse: string;
|
|
1905
1935
|
export declare const matWarning: string;
|
|
1906
1936
|
export declare const matWarningAmber: string;
|
|
1907
1937
|
export declare const matWash: string;
|
package/material-icons/index.js
CHANGED
|
@@ -347,6 +347,7 @@ export const matCastle = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,9v2h-2V3h-2v2h-2
|
|
|
347
347
|
export const matCatchingPokemon = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M14.5,12c0,1.38-1.12,2.5-2.5,2.5c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5C13.38,9.5,14.5,10.62,14.5,12z M22,12 c0,5.52-4.48,10-10,10C6.48,22,2,17.52,2,12S6.48,2,12,2C17.52,2,22,6.48,22,12z M20,12h-4c0-2.21-1.79-4-4-4c-2.21,0-4,1.79-4,4H4 c0,4.41,3.59,8,8,8C16.41,20,20,16.41,20,12z'
|
|
348
348
|
export const matCategory = 'M0 0h24v24H0z@@fill:none;&&M12 2l-5.5 9h11z&&M17.5 17.5 m-4.5, 0 a4.5,4.5 0 1,0 9,0 a4.5,4.5 0 1,0 -9,0&&M3 13.5h8v8H3z'
|
|
349
349
|
export const matCelebration = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M2 22 L16 17 L7 8z&&M14.53,12.53l5.59-5.59c0.49-0.49,1.28-0.49,1.77,0l0.59,0.59l1.06-1.06l-0.59-0.59c-1.07-1.07-2.82-1.07-3.89,0 l-5.59,5.59L14.53,12.53z&&M10.06,6.88L9.47,7.47l1.06,1.06l0.59-0.59c1.07-1.07,1.07-2.82,0-3.89l-0.59-0.59L9.47,4.53l0.59,0.59 C10.54,5.6,10.54,6.4,10.06,6.88z&&M17.06,11.88l-1.59,1.59l1.06,1.06l1.59-1.59c0.49-0.49,1.28-0.49,1.77,0l1.61,1.61l1.06-1.06l-1.61-1.61 C19.87,10.81,18.13,10.81,17.06,11.88z&&M15.06,5.88l-3.59,3.59l1.06,1.06l3.59-3.59c1.07-1.07,1.07-2.82,0-3.89l-1.59-1.59l-1.06,1.06l1.59,1.59 C15.54,4.6,15.54,5.4,15.06,5.88z'
|
|
350
|
+
export const matCellTower = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.3,14.7l1.2-1.2c-1-1-1.5-2.3-1.5-3.5c0-1.3,0.5-2.6,1.5-3.5L7.3,5.3c-1.3,1.3-2,3-2,4.7S6,13.4,7.3,14.7z&&M19.1,2.9l-1.2,1.2c1.6,1.6,2.4,3.8,2.4,5.9c0,2.1-0.8,4.3-2.4,5.9l1.2,1.2c2-2,2.9-4.5,2.9-7.1C22,7.4,21,4.9,19.1,2.9z&&M6.1,4.1L4.9,2.9C3,4.9,2,7.4,2,10c0,2.6,1,5.1,2.9,7.1l1.2-1.2c-1.6-1.6-2.4-3.8-2.4-5.9C3.7,7.9,4.5,5.7,6.1,4.1z&&M16.7,14.7c1.3-1.3,2-3,2-4.7c-0.1-1.7-0.7-3.4-2-4.7l-1.2,1.2c1,1,1.5,2.3,1.5,3.5c0,1.3-0.5,2.6-1.5,3.5L16.7,14.7z&&M14.5,10c0-1.38-1.12-2.5-2.5-2.5S9.5,8.62,9.5,10c0,0.76,0.34,1.42,0.87,1.88L7,22h2l0.67-2h4.67L15,22h2l-3.37-10.12 C14.16,11.42,14.5,10.76,14.5,10z M10.33,18L12,13l1.67,5H10.33z'
|
|
350
351
|
export const matCellWifi = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,9.98L6,22h12h4V5.97L18,9.98z M20,20h-2v-7.22l2-2V20z M5.22,7.22L3.93,5.93c3.9-3.91,10.24-3.91,14.15,0l-1.29,1.29 C13.6,4.03,8.41,4.03,5.22,7.22z M12.93,11.07L11,13l-1.93-1.93C10.14,10.01,11.86,10.01,12.93,11.07z M14.22,9.79 c-1.78-1.77-4.66-1.77-6.43,0L6.5,8.5c2.48-2.48,6.52-2.48,9,0L14.22,9.79z'
|
|
351
352
|
export const matCenterFocusStrong = 'M0 0h24v24H0z@@fill:none;&&M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-7 7H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4z'
|
|
352
353
|
export const matCenterFocusWeak = 'M0 0h24v24H0z@@fill:none;&&M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z'
|
|
@@ -479,6 +480,7 @@ export const matDataExploration = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,2C6.48,
|
|
|
479
480
|
export const matDataObject = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M4,7v2c0,0.55-0.45,1-1,1H2v4h1c0.55,0,1,0.45,1,1v2c0,1.65,1.35,3,3,3h3v-2H7c-0.55,0-1-0.45-1-1v-2 c0-1.3-0.84-2.42-2-2.83v-0.34C5.16,11.42,6,10.3,6,9V7c0-0.55,0.45-1,1-1h3V4H7C5.35,4,4,5.35,4,7z&&M21,10c-0.55,0-1-0.45-1-1V7c0-1.65-1.35-3-3-3h-3v2h3c0.55,0,1,0.45,1,1v2c0,1.3,0.84,2.42,2,2.83v0.34 c-1.16,0.41-2,1.52-2,2.83v2c0,0.55-0.45,1-1,1h-3v2h3c1.65,0,3-1.35,3-3v-2c0-0.55,0.45-1,1-1h1v-4H21z'
|
|
480
481
|
export const matDataSaverOff = 'M0,0h24v24H0V0z@@fill:none;&&M13,2.05v3.03c3.39,0.49,6,3.39,6,6.92c0,0.9-0.18,1.75-0.48,2.54l2.6,1.53C21.68,14.83,22,13.45,22,12 C22,6.82,18.05,2.55,13,2.05z M12,19c-3.87,0-7-3.13-7-7c0-3.53,2.61-6.43,6-6.92V2.05C5.94,2.55,2,6.81,2,12 c0,5.52,4.47,10,9.99,10c3.31,0,6.24-1.61,8.06-4.09l-2.6-1.53C16.17,17.98,14.21,19,12,19z'
|
|
481
482
|
export const matDataSaverOn = 'M0,0h24v24H0V0z@@fill:none;&&M11,8v3H8v2h3v3h2v-3h3v-2h-3V8H11z M13,2.05v3.03c3.39,0.49,6,3.39,6,6.92c0,0.9-0.18,1.75-0.48,2.54l2.6,1.53 C21.68,14.83,22,13.45,22,12C22,6.82,18.05,2.55,13,2.05z M12,19c-3.87,0-7-3.13-7-7c0-3.53,2.61-6.43,6-6.92V2.05 C5.94,2.55,2,6.81,2,12c0,5.52,4.47,10,9.99,10c3.31,0,6.24-1.61,8.06-4.09l-2.6-1.53C16.17,17.98,14.21,19,12,19z'
|
|
483
|
+
export const matDataThresholding = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3z M10.67,8.17l2,2l3.67-3.67 l1.41,1.41L12.67,13l-2-2l-3,3l-1.41-1.41L10.67,8.17z M5,16h1.72L5,17.72V16z M5.84,19l3-3h1.83l-3,3H5.84z M9.8,19l3-3h1.62l-3,3 H9.8z M13.53,19l3-3h1.62l-3,3H13.53z M19,19h-1.73L19,17.27V19z'
|
|
482
484
|
export const matDataUsage = 'M0 0h24v24H0z@@fill:none;&&M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53C16.17 17.98 14.21 19 12 19z'
|
|
483
485
|
export const matDateRange = 'M0 0h24v24H0z@@fill:none;&&M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z'
|
|
484
486
|
export const matDeblur = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,3v18c4.97,0,9-4.03,9-9C21,7.03,16.97,3,12,3z&&M6 14 m-1, 0 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0&&M6 18 m-1, 0 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0&&M6 10 m-1, 0 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0&&M3 10 m-0.5, 0 a0.5,0.5 0 1,0 1,0 a0.5,0.5 0 1,0 -1,0&&M6 6 m-1, 0 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0&&M3 14 m-0.5, 0 a0.5,0.5 0 1,0 1,0 a0.5,0.5 0 1,0 -1,0&&M10 21 m-0.5, 0 a0.5,0.5 0 1,0 1,0 a0.5,0.5 0 1,0 -1,0&&M10 3 m-0.5, 0 a0.5,0.5 0 1,0 1,0 a0.5,0.5 0 1,0 -1,0&&M10 6 m-1, 0 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0&&M10 14 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0&&M10 10 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0&&M10 18 m-1, 0 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0'
|
|
@@ -489,8 +491,12 @@ export const matDeleteForever = 'M0 0h24v24H0z@@fill:none;&&M0 0h24v24H0V0z@@fil
|
|
|
489
491
|
export const matDeleteOutline = 'M0 0h24v24H0V0z@@fill:none;&&M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4z'
|
|
490
492
|
export const matDeleteSweep = 'M0 0h24v24H0z@@fill:none;&&M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3v10zM14 5h-3l-1-1H6L5 5H2v2h12z'
|
|
491
493
|
export const matDeliveryDining = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,7c0-1.1-0.9-2-2-2h-3v2h3v2.65L13.52,14H10V9H6c-2.21,0-4,1.79-4,4v3h2c0,1.66,1.34,3,3,3s3-1.34,3-3h4.48L19,10.35V7 z M7,17c-0.55,0-1-0.45-1-1h2C8,16.55,7.55,17,7,17z&&M5 6 H10 V8 H5 V6 z&&M19,13c-1.66,0-3,1.34-3,3s1.34,3,3,3s3-1.34,3-3S20.66,13,19,13z M19,17c-0.55,0-1-0.45-1-1s0.45-1,1-1s1,0.45,1,1 S19.55,17,19,17z'
|
|
494
|
+
export const matDensityLarge = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3 3 H21 V5 H3 V3 z&&M3 19 H21 V21 H3 V19 z'
|
|
495
|
+
export const matDensityMedium = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3 3 H21 V5 H3 V3 z&&M3 19 H21 V21 H3 V19 z&&M3 11 H21 V13 H3 V11 z'
|
|
496
|
+
export const matDensitySmall = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3 2 H21 V4 H3 V2 z&&M3 20 H21 V22 H3 V20 z&&M3 14 H21 V16 H3 V14 z&&M3 8 H21 V10 H3 V8 z'
|
|
492
497
|
export const matDepartureBoard = 'M0 0h24v24H0V0z@@fill:none;&&M16 1c-2.4 0-4.52 1.21-5.78 3.05.01-.01.01-.02.02-.03C9.84 4 9.42 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V22c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22v-3.08c3.39-.49 6-3.39 6-6.92 0-3.87-3.13-7-7-7zM4.5 19c-.83 0-1.5-.67-1.5-1.5S3.67 16 4.5 16s1.5.67 1.5 1.5S5.33 19 4.5 19zM3 13V8h6c0 1.96.81 3.73 2.11 5H3zm10.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm.5-9H15v5l3.62 2.16.75-1.23-2.87-1.68z'
|
|
493
498
|
export const matDescription = 'M0 0h24v24H0z@@fill:none;&&M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z'
|
|
499
|
+
export const matDeselect = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,13h2v-2H3V13z M7,21h2v-2H7V21z M13,3h-2v2h2V3z M19,3v2h2C21,3.9,20.1,3,19,3z M5,21v-2H3C3,20.1,3.9,21,5,21z M3,17h2 v-2H3V17z M11,21h2v-2h-2V21z M19,13h2v-2h-2V13z M19,9h2V7h-2V9z M15,5h2V3h-2V5z M7.83,5L7,4.17V3h2v2H7.83z M19.83,17L19,16.17 V15h2v2H19.83z M21.19,21.19L2.81,2.81L1.39,4.22L4.17,7H3v2h2V7.83l2,2V17h7.17l2,2H15v2h2v-1.17l2.78,2.78L21.19,21.19z M9,15 v-3.17L12.17,15H9z M15,12.17V9h-3.17l-2-2H17v7.17L15,12.17z'
|
|
494
500
|
export const matDesignServices = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16.24,11.51l1.57-1.57l-3.75-3.75l-1.57,1.57L8.35,3.63c-0.78-0.78-2.05-0.78-2.83,0l-1.9,1.9 c-0.78,0.78-0.78,2.05,0,2.83l4.13,4.13L3,17.25V21h3.75l4.76-4.76l4.13,4.13c0.95,0.95,2.23,0.6,2.83,0l1.9-1.9 c0.78-0.78,0.78-2.05,0-2.83L16.24,11.51z M9.18,11.07L5.04,6.94l1.89-1.9c0,0,0,0,0,0l1.27,1.27L7.02,7.5l1.41,1.41l1.19-1.19 l1.45,1.45L9.18,11.07z M17.06,18.96l-4.13-4.13l1.9-1.9l1.45,1.45l-1.19,1.19l1.41,1.41l1.19-1.19l1.27,1.27L17.06,18.96z&&M20.71,7.04c0.39-0.39,0.39-1.02,0-1.41l-2.34-2.34c-0.47-0.47-1.12-0.29-1.41,0l-1.83,1.83l3.75,3.75L20.71,7.04z'
|
|
495
501
|
export const matDesktopAccessDisabled = 'M0 0h24v24H0V0z@@fill:none;&&M23 16c0 1.1-.9 2-2 2h-1l-2-2h3V4H6L4 2h17c1.1 0 2 .9 2 2v12zm-5.5 2l-2-2zm-2.6 0l6 6 1.3-1.3-4.7-4.7-2-2L1.2 1.8 0 3.1l1 1V16c0 1.1.9 2 2 2h7v2H8v2h8v-2h-2v-2h.9zM3 16V6.1l9.9 9.9H3z'
|
|
496
502
|
export const matDesktopMac = 'M0 0h24v24H0z@@fill:none;&&M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7l-2 3v1h8v-1l-2-3h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 12H3V4h18v10z'
|
|
@@ -531,6 +537,7 @@ export const matDirtyLens = 'M0 0h24v24H0z@@fill:none;&&M12.95 19H20V7H4v12h7.24
|
|
|
531
537
|
export const matDisabledByDefault = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,3v18h18V3H3z M17,15.59L15.59,17L12,13.41L8.41,17L7,15.59L10.59,12L7,8.41L8.41,7L12,10.59L15.59,7L17,8.41L13.41,12 L17,15.59z'
|
|
532
538
|
export const matDisabledVisible = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21.99,12.34C22,12.23,22,12.11,22,12c0-5.52-4.48-10-10-10S2,6.48,2,12c0,5.17,3.93,9.43,8.96,9.95 c-0.93-0.73-1.72-1.64-2.32-2.68C5.9,18,4,15.22,4,12c0-1.85,0.63-3.55,1.69-4.9l5.66,5.66c0.56-0.4,1.17-0.73,1.82-1L7.1,5.69 C8.45,4.63,10.15,4,12,4c4.24,0,7.7,3.29,7.98,7.45C20.69,11.67,21.37,11.97,21.99,12.34z M17,13c-3.18,0-5.9,1.87-7,4.5 c1.1,2.63,3.82,4.5,7,4.5s5.9-1.87,7-4.5C22.9,14.87,20.18,13,17,13z M17,20c-1.38,0-2.5-1.12-2.5-2.5c0-1.38,1.12-2.5,2.5-2.5 s2.5,1.12,2.5,2.5C19.5,18.88,18.38,20,17,20z M18.5,17.5c0,0.83-0.67,1.5-1.5,1.5s-1.5-0.67-1.5-1.5c0-0.83,0.67-1.5,1.5-1.5 S18.5,16.67,18.5,17.5z'
|
|
533
539
|
export const matDiscFull = 'M0 0h24v24H0z@@fill:none;&&M20 16h2v-2h-2v2zm0-9v5h2V7h-2zM10 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z'
|
|
540
|
+
export const matDisplaySettings = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,3H4C2.89,3,2,3.89,2,5v12c0,1.1,0.89,2,2,2h4v2h8v-2h4c1.1,0,2-0.9,2-2V5C22,3.89,21.1,3,20,3z M20,17H4V5h16V17z&&M6 8.25 H14 V9.75 H6 V8.25 z&&M16.5 9.75 L18 9.75 L18 8.25 L16.5 8.25 L16.5 7 L15 7 L15 11 L16.5 11z&&M10 12.25 H18 V13.75 H10 V12.25 z&&M7.5 15 L9 15 L9 11 L7.5 11 L7.5 12.25 L6 12.25 L6 13.75 L7.5 13.75z'
|
|
534
541
|
export const matDns = 'M0 0h24v24H0z@@fill:none;&&M20 13H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zM7 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM20 3H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM7 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z'
|
|
535
542
|
export const matDock = 'M0 0h24v24H0z@@fill:none;&&M8 23h8v-2H8v2zm8-21.99L8 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM16 15H8V5h8v10z'
|
|
536
543
|
export const matDocumentScanner = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7,3H4v3H2V1h5V3z M22,6V1h-5v2h3v3H22z M7,21H4v-3H2v5h5V21z M20,18v3h-3v2h5v-5H20z M19,18c0,1.1-0.9,2-2,2H7 c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h10c1.1,0,2,0.9,2,2V18z M15,8H9v2h6V8z M15,11H9v2h6V11z M15,14H9v2h6V14z'
|
|
@@ -652,6 +659,7 @@ export const matFace = 'M0 0h24v24H0z@@fill:none;&&M9 11.75c-.69 0-1.25.56-1.25
|
|
|
652
659
|
export const matFaceRetouchingNatural = 'M0 0h24v24H0z@@fill:none;&&M9 13 m-1.25, 0 a1.25,1.25 0 1,0 2.5,0 a1.25,1.25 0 1,0 -2.5,0&&M20.77 8.58l-.92 2.01c.09.46.15.93.15 1.41 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-.05.01-.1 0-.14 2.6-.98 4.69-2.99 5.74-5.55C11.58 8.56 14.37 10 17.5 10c.45 0 .89-.04 1.33-.1l-.6-1.32-.88-1.93-1.93-.88-2.79-1.27 2.79-1.27.71-.32C14.87 2.33 13.47 2 12 2 6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.47-.33-2.87-.9-4.13l-.33.71z&&M15 13 m-1.25, 0 a1.25,1.25 0 1,0 2.5,0 a1.25,1.25 0 1,0 -2.5,0&&M20.6 5.6L19.5 8l-1.1-2.4L16 4.5l2.4-1.1L19.5 1l1.1 2.4L23 4.5z'
|
|
653
660
|
export const matFaceRetouchingOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9 13 m-1.25, 0 a1.25,1.25 0 1,0 2.5,0 a1.25,1.25 0 1,0 -2.5,0&&M17.5,10c0.75,0,1.47-0.09,2.17-0.24C19.88,10.47,20,11.22,20,12c0,1.22-0.28,2.37-0.77,3.4l1.49,1.49 C21.53,15.44,22,13.78,22,12c0-5.52-4.48-10-10-10c-1.78,0-3.44,0.47-4.89,1.28l5.33,5.33C13.93,9.49,15.65,10,17.5,10z&&M1.89,3.72l2.19,2.19C2.78,7.6,2,9.71,2,12c0,5.52,4.48,10,10,10c2.29,0,4.4-0.78,6.09-2.08l2.19,2.19l1.41-1.41 L3.31,2.31L1.89,3.72z M16.66,18.49C15.35,19.44,13.74,20,12,20c-4.41,0-8-3.59-8-8c0-0.05,0.01-0.1,0-0.14 c1.39-0.52,2.63-1.35,3.64-2.39L16.66,18.49z'
|
|
654
661
|
export const matFactCheck = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,3H4C2.9,3,2,3.9,2,5v14c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V5 C22,3.9,21.1,3,20,3z M10,17H5v-2h5V17z M10,13H5v-2h5V13z M10,9H5V7h5V9z M14.82,15L12,12.16l1.41-1.41l1.41,1.42L17.99,9 l1.42,1.42L14.82,15z@@fill-rule:evenodd;'
|
|
662
|
+
export const matFactory = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,10v12H2V10l7-3v2l5-2l0,0l0,3H22z M17.2,8.5L18,2h3l0.8,6.5H17.2z M11,18h2v-4h-2V18z M7,18h2v-4H7V18z M17,14h-2v4h2 V14z'
|
|
655
663
|
export const matFamilyRestroom = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16,4c0-1.11,0.89-2,2-2s2,0.89,2,2s-0.89,2-2,2S16,5.11,16,4z M20,22v-6h2.5l-2.54-7.63C19.68,7.55,18.92,7,18.06,7h-0.12 c-0.86,0-1.63,0.55-1.9,1.37l-0.86,2.58C16.26,11.55,17,12.68,17,14v8H20z M12.5,11.5c0.83,0,1.5-0.67,1.5-1.5s-0.67-1.5-1.5-1.5 S11,9.17,11,10S11.67,11.5,12.5,11.5z M5.5,6c1.11,0,2-0.89,2-2s-0.89-2-2-2s-2,0.89-2,2S4.39,6,5.5,6z M7.5,22v-7H9V9 c0-1.1-0.9-2-2-2H4C2.9,7,2,7.9,2,9v6h1.5v7H7.5z M14,22v-4h1v-4c0-0.82-0.68-1.5-1.5-1.5h-2c-0.82,0-1.5,0.68-1.5,1.5v4h1v4H14z'
|
|
656
664
|
export const matFastfood = 'M0 0h24v24H0z@@fill:none;&&M18.06 22.99h1.66c.84 0 1.53-.64 1.63-1.46L23 5.05h-5V1h-1.97v4.05h-4.97l.3 2.34c1.71.47 3.31 1.32 4.27 2.26 1.44 1.42 2.43 2.89 2.43 5.29v8.05zM1 21.99V21h15.03v.99c0 .55-.45 1-1.01 1H2.01c-.56 0-1.01-.45-1.01-1zm15.03-7c0-8-15.03-8-15.03 0h15.03zM1.02 17h15v2h-15z'
|
|
657
665
|
export const matFastForward = 'M0 0h24v24H0z@@fill:none;&&M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z'
|
|
@@ -745,6 +753,8 @@ export const matFontDownload = 'M0 0h24v24H0V0z@@fill:none;&&M9.93 13.5h4.14L12
|
|
|
745
753
|
export const matFontDownloadOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12.58,9.75l-0.87-0.87l0.23-0.66h0.1L12.58,9.75z M10.35,7.52L10.92,6h2.14l2.55,6.79L22,19.17V4c0-1.1-0.9-2-2-2H4.83 L10.35,7.52z M20.49,23.31L19.17,22H4c-1.1,0-2-0.9-2-2V4.83L0.69,3.51L2.1,2.1l19.8,19.8L20.49,23.31z M12.1,14.93l-3.3-3.3 L6.41,18h2.08l1.09-3.07H12.1z'
|
|
746
754
|
export const matFoodBank = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,3L4,9v12h16V9L12,3z M12.5,12.5c0,0.83-0.67,1.5-1.5,1.5v4h-1v-4c-0.83,0-1.5-0.67-1.5-1.5v-3h1v3H10v-3h1v3h0.5v-3h1 V12.5z M15,18h-1v-3.5h-1v-3c0-1.1,0.9-2,2-2V18z'
|
|
747
755
|
export const matForest = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16 12 L9 2 L2 12 L3.86 12 L0 18 L7 18 L7 22 L11 22 L11 18 L18 18 L14.14 12z&&M20.14 12 L22 12 L15 2 L12.61 5.41 L17.92 13 L16 13 L15.97 13 L19.19 18 L24 18z&&M13 19 H17 V22 H13 V19 z'
|
|
756
|
+
export const matForkLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9.41,15.59L8,17l-4-4l4-4l1.41,1.41L7.83,12c1.51-0.33,3.73,0.08,5.17,1.36l0-6.53l-1.59,1.59L10,7l4-4l4,4l-1.41,1.41 L15,6.83V21l-2,0v-4c-0.73-2.58-3.07-3.47-5.17-3L9.41,15.59z'
|
|
757
|
+
export const matForkRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M14.59,15.59L16,17l4-4l-4-4l-1.41,1.41L16.17,12c-1.51-0.33-3.73,0.08-5.17,1.36l0-6.53l1.59,1.59L14,7l-4-4L6,7 l1.41,1.41L9,6.83V21l2,0v-4c0.73-2.58,3.07-3.47,5.17-3L14.59,15.59z'
|
|
748
758
|
export const matFormatAlignCenter = 'M0 0h24v24H0z@@fill:none;&&M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z'
|
|
749
759
|
export const matFormatAlignJustify = 'M0 0h24v24H0z@@fill:none;&&M3 21h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18V7H3v2zm0-6v2h18V3H3z'
|
|
750
760
|
export const matFormatAlignLeft = 'M0 0h24v24H0z@@fill:none;&&M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z'
|
|
@@ -1076,6 +1086,7 @@ export const matMarkChatUnread = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,6.98V16c
|
|
|
1076
1086
|
export const matMarkEmailRead = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,19c0-3.87,3.13-7,7-7c1.08,0,2.09,0.25,3,0.68V6c0-1.1-0.9-2-2-2H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h8.08 C12.03,19.67,12,19.34,12,19z M4,6l8,5l8-5v2l-8,5L4,8V6z M17.34,22l-3.54-3.54l1.41-1.41l2.12,2.12l4.24-4.24L23,16.34L17.34,22z'
|
|
1077
1087
|
export const matMarkEmailUnread = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,8.98V18c0,1.1-0.9,2-2,2H4c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h10.1C14.04,4.32,14,4.66,14,5 c0,1.48,0.65,2.79,1.67,3.71L12,11L4,6v2l8,5l5.3-3.32C17.84,9.88,18.4,10,19,10C20.13,10,21.16,9.61,22,8.98z M16,5 c0,1.66,1.34,3,3,3s3-1.34,3-3s-1.34-3-3-3S16,3.34,16,5z'
|
|
1078
1088
|
export const matMarkunread = 'M0 0h24v24H0z@@fill:none;&&M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'
|
|
1089
|
+
export const matMarkUnreadChatAlt = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19 3 m-3, 0 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0&&M6,8V6h9.03c-1.21-1.6-1.08-3.21-0.92-4H4.01c-1.1,0-2,0.89-2,2L2,22l4-4h14c1.1,0,2-0.9,2-2V6.97 C21.16,7.61,20.13,8,19,8H6z M14,14H6v-2h8V14z M18,11H6V9h12V11z'
|
|
1079
1090
|
export const matMarkunreadMailbox = 'M-618-3000H782V600H-618zM0 0h24v24H0z@@fill:none;&&M20 6H10v6H8V4h6V0H6v6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2z'
|
|
1080
1091
|
export const matMasks = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19.5,6c-1.31,0-2.37,1.01-2.48,2.3C15.14,7.8,14.18,6.5,12,6.5c-2.19,0-3.14,1.3-5.02,1.8C6.87,7.02,5.81,6,4.5,6 C3.12,6,2,7.12,2,8.5V9c0,6,3.6,7.81,6.52,7.98C9.53,17.62,10.72,18,12,18s2.47-0.38,3.48-1.02C18.4,16.81,22,15,22,9V8.5 C22,7.12,20.88,6,19.5,6z M3.5,9V8.5c0-0.55,0.45-1,1-1s1,0.45,1,1v3c0,1.28,0.38,2.47,1.01,3.48C4.99,14.27,3.5,12.65,3.5,9z M20.5,9c0,3.65-1.49,5.27-3.01,5.98c0.64-1.01,1.01-2.2,1.01-3.48v-3c0-0.55,0.45-1,1-1s1,0.45,1,1V9z M10.69,10.48 c-0.44,0.26-0.96,0.56-1.69,0.76V10.2c0.48-0.17,0.84-0.38,1.18-0.58C10.72,9.3,11.23,9,12,9s1.27,0.3,1.8,0.62 c0.34,0.2,0.71,0.42,1.2,0.59v1.04c-0.75-0.21-1.26-0.51-1.71-0.78C12.83,10.2,12.49,10,12,10C11.51,10,11.16,10.2,10.69,10.48z'
|
|
1081
1092
|
export const matMaximize = 'M0 0h24v24H0V0z@@fill:none;&&M3 3h18v2H3z'
|
|
@@ -1090,6 +1101,7 @@ export const matMemory = 'M0 0h24v24H0z@@fill:none;&&M15 9H9v6h6V9zm-2 4h-2v-2h2
|
|
|
1090
1101
|
export const matMenu = 'M0 0h24v24H0z@@fill:none;&&M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'
|
|
1091
1102
|
export const matMenuBook = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,5c-1.11-0.35-2.33-0.5-3.5-0.5c-1.95,0-4.05,0.4-5.5,1.5c-1.45-1.1-3.55-1.5-5.5-1.5S2.45,4.9,1,6v14.65 c0,0.25,0.25,0.5,0.5,0.5c0.1,0,0.15-0.05,0.25-0.05C3.1,20.45,5.05,20,6.5,20c1.95,0,4.05,0.4,5.5,1.5c1.35-0.85,3.8-1.5,5.5-1.5 c1.65,0,3.35,0.3,4.75,1.05c0.1,0.05,0.15,0.05,0.25,0.05c0.25,0,0.5-0.25,0.5-0.5V6C22.4,5.55,21.75,5.25,21,5z M21,18.5 c-1.1-0.35-2.3-0.5-3.5-0.5c-1.7,0-4.15,0.65-5.5,1.5V8c1.35-0.85,3.8-1.5,5.5-1.5c1.2,0,2.4,0.15,3.5,0.5V18.5z&&M17.5,10.5c0.88,0,1.73,0.09,2.5,0.26V9.24C19.21,9.09,18.36,9,17.5,9c-1.7,0-3.24,0.29-4.5,0.83v1.66 C14.13,10.85,15.7,10.5,17.5,10.5z&&M13,12.49v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26V11.9c-0.79-0.15-1.64-0.24-2.5-0.24 C15.8,11.66,14.26,11.96,13,12.49z&&M17.5,14.33c-1.7,0-3.24,0.29-4.5,0.83v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26v-1.52 C19.21,14.41,18.36,14.33,17.5,14.33z'
|
|
1092
1103
|
export const matMenuOpen = 'M0 0h24v24H0V0z@@fill:none;&&M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z'
|
|
1104
|
+
export const matMerge = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6.41,21L5,19.59l4.83-4.83c0.75-0.75,1.17-1.77,1.17-2.83v-5.1L9.41,8.41L8,7l4-4l4,4l-1.41,1.41L13,6.83v5.1 c0,1.06,0.42,2.08,1.17,2.83L19,19.59L17.59,21L12,15.41L6.41,21z'
|
|
1093
1105
|
export const matMergeType = 'M0 0h24v24H0z@@fill:none;&&M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z'
|
|
1094
1106
|
export const matMessage = 'M0 0h24v24H0z@@fill:none;&&M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z'
|
|
1095
1107
|
export const matMic = 'M0 0h24v24H0z@@fill:none;&&M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z'
|
|
@@ -1245,6 +1257,7 @@ export const matPanoramaVerticalSelect = 'M0 0h24v24H0z@@fill:none;&&M19.93 21.1
|
|
|
1245
1257
|
export const matPanoramaWideAngle = 'M0 0h24v24H0z@@fill:none;&&M12 6c2.45 0 4.71.2 7.29.64.47 1.78.71 3.58.71 5.36 0 1.78-.24 3.58-.71 5.36-2.58.44-4.84.64-7.29.64s-4.71-.2-7.29-.64C4.24 15.58 4 13.78 4 12c0-1.78.24-3.58.71-5.36C7.29 6.2 9.55 6 12 6m0-2c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z'
|
|
1246
1258
|
export const matPanoramaWideAngleSelect = 'M0 0h24v24H0z@@fill:none;&&M12 4c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z'
|
|
1247
1259
|
export const matPanTool = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M23,5.5V20c0,2.2-1.8,4-4,4h-7.3c-1.08,0-2.1-0.43-2.85-1.19L1,14.83c0,0,1.26-1.23,1.3-1.25 c0.22-0.19,0.49-0.29,0.79-0.29c0.22,0,0.42,0.06,0.6,0.16C3.73,13.46,8,15.91,8,15.91V4c0-0.83,0.67-1.5,1.5-1.5S11,3.17,11,4v7 h1V1.5C12,0.67,12.67,0,13.5,0S15,0.67,15,1.5V11h1V2.5C16,1.67,16.67,1,17.5,1S19,1.67,19,2.5V11h1V5.5C20,4.67,20.67,4,21.5,4 S23,4.67,23,5.5z'
|
|
1260
|
+
export const matPanToolAlt = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19.98,14.82l-0.63,4.46C19.21,20.27,18.36,21,17.37,21h-6.16c-0.53,0-1.29-0.21-1.66-0.59L5,15.62l0.83-0.84 c0.24-0.24,0.58-0.35,0.92-0.28L10,15.24V4.5C10,3.67,10.67,3,11.5,3S13,3.67,13,4.5v6h0.91c0.31,0,0.62,0.07,0.89,0.21l4.09,2.04 C19.66,13.14,20.1,13.97,19.98,14.82z'
|
|
1248
1261
|
export const matParagliding = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,17c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S13.1,17,12,17z M8.52,17.94C8.04,17.55,7,16.76,7,14H5 c0,2.7,0.93,4.41,2.3,5.5c0.5,0.4,1.1,0.7,1.7,0.9L9,24h6v-3.6c0.6-0.2,1.2-0.5,1.7-0.9c1.37-1.09,2.3-2.8,2.3-5.5h-2 c0,2.76-1.04,3.55-1.52,3.94C14.68,18.54,14,19,12,19S9.32,18.54,8.52,17.94z M12,0C5.92,0,1,1.9,1,4.25v3.49 C1,8.55,1.88,9,2.56,8.57C2.7,8.48,2.84,8.39,3,8.31L5,13h2l1.5-6.28C9.6,6.58,10.78,6.5,12,6.5s2.4,0.08,3.5,0.22L17,13h2l2-4.69 c0.16,0.09,0.3,0.17,0.44,0.26C22.12,9,23,8.55,23,7.74V4.25C23,1.9,18.08,0,12,0z M5.88,11.24L4.37,7.69 c0.75-0.28,1.6-0.52,2.53-0.71L5.88,11.24z M18.12,11.24L17.1,6.98c0.93,0.19,1.78,0.43,2.53,0.71L18.12,11.24z'
|
|
1249
1262
|
export const matPark = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17 12 L19 12 L12 2 L5.05 12 L7 12 L3.1 18 L10.02 18 L10.02 22 L13.98 22 L13.98 18 L21 18z'
|
|
1250
1263
|
export const matPartyMode = 'M0 0h24v24H0z@@fill:none;&&M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 3c1.63 0 3.06.79 3.98 2H12c-1.66 0-3 1.34-3 3 0 .35.07.69.18 1H7.1c-.06-.32-.1-.66-.1-1 0-2.76 2.24-5 5-5zm0 10c-1.63 0-3.06-.79-3.98-2H12c1.66 0 3-1.34 3-3 0-.35-.07-.69-.18-1h2.08c.07.32.1.66.1 1 0 2.76-2.24 5-5 5z'
|
|
@@ -1355,6 +1368,7 @@ export const matPodcasts = 'M0,0h24v24H0V0z@@fill:none;&&M14,12c0,0.74-0.4,1.38-
|
|
|
1355
1368
|
export const matPointOfSale = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17,2H7C5.9,2,5,2.9,5,4v2c0,1.1,0.9,2,2,2h10c1.1,0,2-0.9,2-2V4C19,2.9,18.1,2,17,2z M17,6H7V4h10V6z M20,22H4 c-1.1,0-2-0.9-2-2v-1h20v1C22,21.1,21.1,22,20,22z M18.53,10.19C18.21,9.47,17.49,9,16.7,9H7.3c-0.79,0-1.51,0.47-1.83,1.19L2,18 h20L18.53,10.19z M9.5,16h-1C8.22,16,8,15.78,8,15.5C8,15.22,8.22,15,8.5,15h1c0.28,0,0.5,0.22,0.5,0.5C10,15.78,9.78,16,9.5,16z M9.5,14h-1C8.22,14,8,13.78,8,13.5C8,13.22,8.22,13,8.5,13h1c0.28,0,0.5,0.22,0.5,0.5C10,13.78,9.78,14,9.5,14z M9.5,12h-1 C8.22,12,8,11.78,8,11.5C8,11.22,8.22,11,8.5,11h1c0.28,0,0.5,0.22,0.5,0.5C10,11.78,9.78,12,9.5,12z M12.5,16h-1 c-0.28,0-0.5-0.22-0.5-0.5c0-0.28,0.22-0.5,0.5-0.5h1c0.28,0,0.5,0.22,0.5,0.5C13,15.78,12.78,16,12.5,16z M12.5,14h-1 c-0.28,0-0.5-0.22-0.5-0.5c0-0.28,0.22-0.5,0.5-0.5h1c0.28,0,0.5,0.22,0.5,0.5C13,13.78,12.78,14,12.5,14z M12.5,12h-1 c-0.28,0-0.5-0.22-0.5-0.5c0-0.28,0.22-0.5,0.5-0.5h1c0.28,0,0.5,0.22,0.5,0.5C13,11.78,12.78,12,12.5,12z M15.5,16h-1 c-0.28,0-0.5-0.22-0.5-0.5c0-0.28,0.22-0.5,0.5-0.5h1c0.28,0,0.5,0.22,0.5,0.5C16,15.78,15.78,16,15.5,16z M15.5,14h-1 c-0.28,0-0.5-0.22-0.5-0.5c0-0.28,0.22-0.5,0.5-0.5h1c0.28,0,0.5,0.22,0.5,0.5C16,13.78,15.78,14,15.5,14z M15.5,12h-1 c-0.28,0-0.5-0.22-0.5-0.5c0-0.28,0.22-0.5,0.5-0.5h1c0.28,0,0.5,0.22,0.5,0.5C16,11.78,15.78,12,15.5,12z'
|
|
1356
1369
|
export const matPolicy = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,5l-9-4L3,5v6c0,5.55,3.84,10.74,9,12c2.3-0.56,4.33-1.9,5.88-3.71l-3.12-3.12c-1.94,1.29-4.58,1.07-6.29-0.64 c-1.95-1.95-1.95-5.12,0-7.07c1.95-1.95,5.12-1.95,7.07,0c1.71,1.71,1.92,4.35,0.64,6.29l2.9,2.9C20.29,15.69,21,13.38,21,11V5z&&M12 12 m-3, 0 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0'
|
|
1357
1370
|
export const matPoll = 'M0 0h24v24H0z@@fill:none;&&M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z'
|
|
1371
|
+
export const matPolyline = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M15 16 L15 17.26 L9 14.26 L9 11.09 L11.7 8 L16 8 L16 2 L10 2 L10 6.9 L7.3 10 L3 10 L3 16 L8 16 L15 19.5 L15 22 L21 22 L21 16z'
|
|
1358
1372
|
export const matPolymer = 'M0 0h24v24H0z@@fill:none;&&M19 4h-4L7.11 16.63 4.5 12 9 4H5L.5 12 5 20h4l7.89-12.63L19.5 12 15 20h4l4.5-8z'
|
|
1359
1373
|
export const matPool = 'M0 0h24v24H0z@@fill:none;&&M22 21c-1.11 0-1.73-.37-2.18-.64-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.46.27-1.07.64-2.18.64s-1.73-.37-2.18-.64c-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.46.27-1.08.64-2.19.64-1.11 0-1.73-.37-2.18-.64-.37-.23-.6-.36-1.15-.36s-.78.13-1.15.36c-.46.27-1.08.64-2.19.64v-2c.56 0 .78-.13 1.15-.36.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.23.59.36 1.15.36.56 0 .78-.13 1.15-.36.46-.27 1.08-.64 2.19-.64 1.11 0 1.73.37 2.18.64.37.22.6.36 1.15.36s.78-.13 1.15-.36c.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.23.59.36 1.15.36v2zm0-4.5c-1.11 0-1.73-.37-2.18-.64-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64c-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64c-.37-.22-.6-.36-1.15-.36s-.78.13-1.15.36c-.47.27-1.09.64-2.2.64v-2c.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36s.78-.13 1.15-.36c.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36v2zM8.67 12c.56 0 .78-.13 1.15-.36.46-.27 1.08-.64 2.19-.64 1.11 0 1.73.37 2.18.64.37.22.6.36 1.15.36s.78-.13 1.15-.36c.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5l1 1-3.25 3.25c.31.12.56.27.77.39.37.23.59.36 1.15.36z&&M16.5 5.5 m-2.5, 0 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0'
|
|
1360
1374
|
export const matPortableWifiOff = 'M0 0h24v24H0zm0 0h24v24H0z@@fill:none;&&M17.56 14.24c.28-.69.44-1.45.44-2.24 0-3.31-2.69-6-6-6-.79 0-1.55.16-2.24.44l1.62 1.62c.2-.03.41-.06.62-.06 2.21 0 4 1.79 4 4 0 .21-.02.42-.05.63l1.61 1.61zM12 4c4.42 0 8 3.58 8 8 0 1.35-.35 2.62-.95 3.74l1.47 1.47C21.46 15.69 22 13.91 22 12c0-5.52-4.48-10-10-10-1.91 0-3.69.55-5.21 1.47l1.46 1.46C9.37 4.34 10.65 4 12 4zM3.27 2.5L2 3.77l2.1 2.1C2.79 7.57 2 9.69 2 12c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 17.53 4 14.96 4 12c0-1.76.57-3.38 1.53-4.69l1.43 1.44C6.36 9.68 6 10.8 6 12c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-.65.17-1.25.44-1.79l1.58 1.58L10 12c0 1.1.9 2 2 2l.21-.02.01.01 7.51 7.51L21 20.23 4.27 3.5l-1-1z'
|
|
@@ -1401,6 +1415,8 @@ export const matRadioButtonChecked = 'M0 0h24v24H0z@@fill:none;&&M12 7c-2.76 0-5
|
|
|
1401
1415
|
export const matRadioButtonUnchecked = 'M0 0h24v24H0z@@fill:none;&&M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z'
|
|
1402
1416
|
export const matRailwayAlert = 'M0 0h24v24H0V0z@@fill:none;&&M23 8a7 7 0 0 0-11.95-4.95A33.8 33.8 0 0 0 9 3c-4.42 0-8 .5-8 4v10.5A3.5 3.5 0 0 0 4.5 21L3 22.5v.5h12v-.5L13.5 21a3.5 3.5 0 0 0 3.5-3.5v-2.58A7 7 0 0 0 23 8zM3 12V7h6.08a6.96 6.96 0 0 0 1.18 5H3zm6 7c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm7.71-6.06l-.2.03L16 13l-.47-.02-.16-.02-.29-.04-.2-.04-.22-.06a1.55 1.55 0 0 1-.23-.07l-.13-.05A4.99 4.99 0 0 1 11.1 7c.04-.19.09-.37.15-.54l.05-.14.15-.38.07-.15.2-.36.07-.12.3-.42.02-.02c.24-.3.52-.57.82-.81l.01-.01.46-.32.03-.02A5.25 5.25 0 0 1 16 3a5 5 0 0 1 .71 9.94zM15 4h2v5h-2zm0 6h2v2h-2z'
|
|
1403
1417
|
export const matRamenDining = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,6H8V4.65l1-0.12V6z M9,12H8V7h1V12z M6,7h1v5H6V7z M6,4.88l1-0.12V6H6V4.88z M22,3V2L5,4v8H2c0,3.69,2.47,6.86,6,8.25 V22h8v-1.75c3.53-1.39,6-4.56,6-8.25H10V7h12V6H10V4.41L22,3z'
|
|
1418
|
+
export const matRampLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M13,21h-2V6.83L9.41,8.41L8,7l4-4l4,4l-1.41,1.41L13,6.83V9c0,4.27,4.03,7.13,6,8.27l-1.46,1.46 c-1.91-1.16-3.44-2.53-4.54-4.02L13,21z'
|
|
1419
|
+
export const matRampRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M11,21h2V6.83l1.59,1.59L16,7l-4-4L8,7l1.41,1.41L11,6.83V9c0,4.27-4.03,7.13-6,8.27l1.46,1.46 C8.37,17.56,9.9,16.19,11,14.7L11,21z'
|
|
1404
1420
|
export const matRateReview = 'M0 0h24v24H0zm15.35 6.41l-1.77-1.77c-.2-.2-.51-.2-.71 0L6 11.53V14h2.47l6.88-6.88c.2-.19.2-.51 0-.71z@@fill:none;&&M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 14v-2.47l6.88-6.88c.2-.2.51-.2.71 0l1.77 1.77c.2.2.2.51 0 .71L8.47 14H6zm12 0h-7.5l2-2H18v2z'
|
|
1405
1421
|
export const matRawOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17.15 14.32 L17.74 11.96 L18.5 15 L19.98 15 L21.48 9 L19.98 9 L19.24 12 L18.5 9 L16.98 9 L16.24 12 L15.5 9 L14 9 L14.72 11.9z&&M1.39,4.22L6.17,9H3v6h1.5v-2h1.1l0.9,2H8l-0.9-2.1C7.6,12.6,8,12.1,8,11.5v-0.67l1.43,1.43L8.75,15h1.5l0.38-1.5h0.04 l9.11,9.11l1.41-1.41L2.81,2.81L1.39,4.22z M6.5,11.5h-2v-1h2V11.5z'
|
|
1406
1422
|
export const matRawOn = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6.5,9H3v6h1.5v-2h1.1l0.9,2H8l-0.9-2.1C7.6,12.6,8,12.1,8,11.5v-1C8,9.7,7.3,9,6.5,9z M6.5,11.5h-2v-1h2V11.5z&&M10.25,9l-1.5,6h1.5l0.38-1.5h1.75l0.37,1.5h1.5l-1.5-6H10.25z M11,12l0.25-1h0.5L12,12H11z&&M19.98 9 L19.24 12 L18.5 9 L16.98 9 L16.24 12 L15.5 9 L14 9 L15.5 15 L16.98 15 L17.74 11.96 L18.5 15 L19.98 15 L21.48 9z'
|
|
@@ -1455,6 +1471,8 @@ export const matReviews = 'M0,0h24v24H0V0z@@fill:none;&&M20,2H4C2.9,2,2,2.9,2,4v
|
|
|
1455
1471
|
export const matRiceBowl = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,12L22,12c0-5.52-4.48-10-10-10S2,6.48,2,12c0,3.69,2.47,6.86,6,8.25V22h8v-1.75C19.53,18.86,22,15.69,22,12z M20,12h-4 V5.08C18.39,6.47,20,9.05,20,12z M14,4.26V12h-4V4.26C10.64,4.1,11.31,4,12,4S13.36,4.1,14,4.26z M4,12c0-2.95,1.61-5.53,4-6.92V12 H4z'
|
|
1456
1472
|
export const matRingVolume = 'M0 0h24v24H0z@@fill:none;&&M23.71 16.67C20.66 13.78 16.54 12 12 12 7.46 12 3.34 13.78.29 16.67c-.18.18-.29.43-.29.71 0 .28.11.53.29.71l2.48 2.48c.18.18.43.29.71.29.27 0 .52-.11.7-.28.79-.74 1.69-1.36 2.66-1.85.33-.16.56-.5.56-.9v-3.1c1.45-.48 3-.73 4.6-.73s3.15.25 4.6.72v3.1c0 .39.23.74.56.9.98.49 1.87 1.12 2.66 1.85.18.18.43.28.7.28.28 0 .53-.11.71-.29l2.48-2.48c.18-.18.29-.43.29-.71 0-.27-.11-.52-.29-.7zM21.16 6.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM13 2h-2v5h2V2zM6.4 9.81L7.81 8.4 4.26 4.84 2.84 6.26c.11.03 3.56 3.55 3.56 3.55z'
|
|
1457
1473
|
export const matRMobiledata = 'M0,0h24v24H0V0z@@fill:none;&&M7.8,7.2L9,10H7L5.87,7.33H4V10H2V2h5c1.13,0,2,0.87,2,2v1.33C9,6.13,8.47,6.87,7.8,7.2z M7,4H4v1.33h3V4z'
|
|
1474
|
+
export const matRocket = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,2.5c0,0,4.5,2.04,4.5,10.5c0,2.49-1.04,5.57-1.6,7H9.1c-0.56-1.43-1.6-4.51-1.6-7C7.5,4.54,12,2.5,12,2.5z M14,11 c0-1.1-0.9-2-2-2s-2,0.9-2,2s0.9,2,2,2S14,12.1,14,11z M7.69,20.52c-0.48-1.23-1.52-4.17-1.67-6.87l-1.13,0.75 C4.33,14.78,4,15.4,4,16.07V22L7.69,20.52z M20,22v-5.93c0-0.67-0.33-1.29-0.89-1.66l-1.13-0.75c-0.15,2.69-1.2,5.64-1.67,6.87 L20,22z'
|
|
1475
|
+
export const matRocketLaunch = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9.19,6.35c-2.04,2.29-3.44,5.58-3.57,5.89L2,10.69l4.05-4.05c0.47-0.47,1.15-0.68,1.81-0.55L9.19,6.35L9.19,6.35z M11.17,17c0,0,3.74-1.55,5.89-3.7c5.4-5.4,4.5-9.62,4.21-10.57c-0.95-0.3-5.17-1.19-10.57,4.21C8.55,9.09,7,12.83,7,12.83 L11.17,17z M17.65,14.81c-2.29,2.04-5.58,3.44-5.89,3.57L13.31,22l4.05-4.05c0.47-0.47,0.68-1.15,0.55-1.81L17.65,14.81 L17.65,14.81z M9,18c0,0.83-0.34,1.58-0.88,2.12C6.94,21.3,2,22,2,22s0.7-4.94,1.88-6.12C4.42,15.34,5.17,15,6,15 C7.66,15,9,16.34,9,18z M13,9c0-1.1,0.9-2,2-2s2,0.9,2,2s-0.9,2-2,2S13,10.1,13,9z'
|
|
1458
1476
|
export const matRoofing = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M13,18h-2v-2h2V18z M15,14H9v6h6V14L15,14z M19,9.3L19,9.3V4h-3v2.6v0L12,3L2,12h3l7-6.31L19,12h3L19,9.3z'
|
|
1459
1477
|
export const matRoom = 'M0 0h24v24H0z@@fill:none;&&M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'
|
|
1460
1478
|
export const matRoomPreferences = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M14,11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26C11.47,19.87,11,18.49,11,17C11,14.62,12.19,12.53,14,11.26z M10,11h2v2h-2V11z M21.69,16.37l1.14-1l-1-1.73l-1.45,0.49c-0.32-0.27-0.68-0.48-1.08-0.63L19,12h-2l-0.3,1.49c-0.4,0.15-0.76,0.36-1.08,0.63 l-1.45-0.49l-1,1.73l1.14,1c-0.08,0.5-0.08,0.76,0,1.26l-1.14,1l1,1.73l1.45-0.49c0.32,0.27,0.68,0.48,1.08,0.63L17,22h2l0.3-1.49 c0.4-0.15,0.76-0.36,1.08-0.63l1.45,0.49l1-1.73l-1.14-1C21.77,17.13,21.77,16.87,21.69,16.37z M18,19c-1.1,0-2-0.9-2-2s0.9-2,2-2 s2,0.9,2,2S19.1,19,18,19z'
|
|
@@ -1463,6 +1481,8 @@ export const matRotate90DegreesCcw = 'M0 0h24v24H0z@@fill:none;&&M7.34 6.41L.86
|
|
|
1463
1481
|
export const matRotate90DegreesCw = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M4.64,19.37c3.03,3.03,7.67,3.44,11.15,1.25l-1.46-1.46c-2.66,1.43-6.04,1.03-8.28-1.21c-2.73-2.73-2.73-7.17,0-9.9 C7.42,6.69,9.21,6.03,11,6.03V9l4-4l-4-4v3.01c-2.3,0-4.61,0.87-6.36,2.63C1.12,10.15,1.12,15.85,4.64,19.37z M11,13l6,6l6-6l-6-6 L11,13z'
|
|
1464
1482
|
export const matRotateLeft = 'M0 0h24v24H0z@@fill:none;&&M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c.14-.87.49-1.72 1.02-2.47zM6.09 13H4.07c.17 1.39.72 2.73 1.62 3.89l1.41-1.42c-.52-.75-.87-1.59-1.01-2.47zm1.01 5.32c1.16.9 2.51 1.44 3.9 1.61V17.9c-.87-.15-1.71-.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z'
|
|
1465
1483
|
export const matRotateRight = 'M0 0h24v24H0z@@fill:none;&&M15.55 5.55L11 1v3.07C7.06 4.56 4 7.92 4 12s3.05 7.44 7 7.93v-2.02c-2.84-.48-5-2.94-5-5.91s2.16-5.43 5-5.91V10l4.55-4.45zM19.93 11c-.17-1.39-.72-2.73-1.62-3.89l-1.42 1.42c.54.75.88 1.6 1.02 2.47h2.02zM13 17.9v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03zm3.89-2.42l1.42 1.41c.9-1.16 1.45-2.5 1.62-3.89h-2.02c-.14.87-.48 1.72-1.02 2.48z'
|
|
1484
|
+
export const matRoundaboutLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M10.08,8c0.48-2.84,2.94-5,5.92-5c3.31,0,6,2.69,6,6c0,2.97-2.16,5.44-5,5.92L17,21h-2l0-6.09c0-0.98,0.71-1.8,1.67-1.97 C18.56,12.63,20,10.98,20,9c0-2.21-1.79-4-4-4c-1.98,0-3.63,1.44-3.94,3.33C11.89,9.29,11.07,10,10.09,10l-4.26,0l1.59,1.59L6,13 L2,9l4-4l1.41,1.41L5.83,8L10.08,8z'
|
|
1485
|
+
export const matRoundaboutRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M13.92,8C13.44,5.16,10.97,3,8,3C4.69,3,2,5.69,2,9c0,2.97,2.16,5.44,5,5.92L7,21h2l0-6.09c0-0.98-0.71-1.8-1.67-1.97 C5.44,12.63,4,10.98,4,9c0-2.21,1.79-4,4-4c1.98,0,3.63,1.44,3.94,3.33C12.11,9.29,12.93,10,13.91,10l4.26,0l-1.59,1.59L18,13l4-4 l-4-4l-1.41,1.41L18.17,8L13.92,8z'
|
|
1466
1486
|
export const matRoundedCorner = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,19h2v2h-2V19z M19,17h2v-2h-2V17z M3,13h2v-2H3V13z M3,17h2v-2H3V17z M3,9h2V7H3V9z M3,5h2V3H3V5z M7,5h2V3H7V5z M15,21h2v-2h-2V21z M11,21h2v-2h-2V21z M15,21h2v-2h-2V21z M7,21h2v-2H7V21z M3,21h2v-2H3V21z M21,8c0-2.76-2.24-5-5-5h-5v2h5 c1.65,0,3,1.35,3,3v5h2V8z'
|
|
1467
1487
|
export const matRoute = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,15.18V7c0-2.21-1.79-4-4-4s-4,1.79-4,4v10c0,1.1-0.9,2-2,2s-2-0.9-2-2V8.82C8.16,8.4,9,7.3,9,6c0-1.66-1.34-3-3-3 S3,4.34,3,6c0,1.3,0.84,2.4,2,2.82V17c0,2.21,1.79,4,4,4s4-1.79,4-4V7c0-1.1,0.9-2,2-2s2,0.9,2,2v8.18c-1.16,0.41-2,1.51-2,2.82 c0,1.66,1.34,3,3,3s3-1.34,3-3C21,16.7,20.16,15.6,19,15.18z'
|
|
1468
1488
|
export const matRouter = 'M0 0h24v24H0z@@fill:none;&&M20.2 5.9l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1 .9 0 1.8.3 2.5 1l.8-.8zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z'
|
|
@@ -1683,6 +1703,7 @@ export const matStore = 'M0 0h24v24H0z@@fill:none;&&M20 4H4v2h16V4zm1 10v-2l-1-5
|
|
|
1683
1703
|
export const matStorefront = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21.9,8.89l-1.05-4.37c-0.22-0.9-1-1.52-1.91-1.52H5.05C4.15,3,3.36,3.63,3.15,4.52L2.1,8.89 c-0.24,1.02-0.02,2.06,0.62,2.88C2.8,11.88,2.91,11.96,3,12.06V19c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-6.94 c0.09-0.09,0.2-0.18,0.28-0.28C21.92,10.96,22.15,9.91,21.9,8.89z M18.91,4.99l1.05,4.37c0.1,0.42,0.01,0.84-0.25,1.17 C19.57,10.71,19.27,11,18.77,11c-0.61,0-1.14-0.49-1.21-1.14L16.98,5L18.91,4.99z M13,5h1.96l0.54,4.52 c0.05,0.39-0.07,0.78-0.33,1.07C14.95,10.85,14.63,11,14.22,11C13.55,11,13,10.41,13,9.69V5z M8.49,9.52L9.04,5H11v4.69 C11,10.41,10.45,11,9.71,11c-0.34,0-0.65-0.15-0.89-0.41C8.57,10.3,8.45,9.91,8.49,9.52z M4.04,9.36L5.05,5h1.97L6.44,9.86 C6.36,10.51,5.84,11,5.23,11c-0.49,0-0.8-0.29-0.93-0.47C4.03,10.21,3.94,9.78,4.04,9.36z M5,19v-6.03C5.08,12.98,5.15,13,5.23,13 c0.87,0,1.66-0.36,2.24-0.95c0.6,0.6,1.4,0.95,2.31,0.95c0.87,0,1.65-0.36,2.23-0.93c0.59,0.57,1.39,0.93,2.29,0.93 c0.84,0,1.64-0.35,2.24-0.95c0.58,0.59,1.37,0.95,2.24,0.95c0.08,0,0.15-0.02,0.23-0.03V19H5z'
|
|
1684
1704
|
export const matStoreMallDirectory = 'M0 0h24v24H0z@@fill:none;&&M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z'
|
|
1685
1705
|
export const matStorm = 'M0,0h24v24H0V0z@@fill:none;&&M18.93,8C16.72,4.18,11.82,2.87,8,5.07c-1.41,0.82-2.48,2-3.16,3.37C4.71,6.24,5.06,4.04,5.86,2H3.74 C2.2,6.49,2.52,11.58,5.07,16c1.1,1.91,2.88,3.19,4.86,3.72c1.98,0.53,4.16,0.31,6.07-0.79c1.41-0.82,2.48-2,3.16-3.37 c0.13,2.2-0.21,4.4-1.01,6.44h2.11C21.79,17.51,21.48,12.42,18.93,8z M15,17.2c-2.87,1.65-6.54,0.67-8.2-2.2 c-0.11-0.2-0.21-0.4-0.3-0.6C5.3,11.64,6.33,8.34,9,6.8c2.86-1.65,6.54-0.67,8.2,2.2c0.11,0.2,0.21,0.4,0.3,0.6 C18.7,12.36,17.67,15.66,15,17.2z M12,10c1.1,0,2,0.9,2,2s-0.9,2-2,2s-2-0.9-2-2S10.9,10,12,10 M12,8c-2.21,0-4,1.79-4,4 s1.79,4,4,4s4-1.79,4-4S14.21,8,12,8z'
|
|
1706
|
+
export const matStraight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M11 6.83 L9.41 8.41 L8 7 L12 3 L16 7 L14.59 8.41 L13 6.83 L13 21 L11 21z'
|
|
1686
1707
|
export const matStraighten = 'M0 0h24v24H0z@@fill:none;&&M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H3V8h2v4h2V8h2v4h2V8h2v4h2V8h2v4h2V8h2v8z'
|
|
1687
1708
|
export const matStream = 'M0 0h24v24H0z@@fill:none;&&M20 12 m-2, 0 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0&&M4 12 m-2, 0 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0&&M12 20 m-2, 0 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0&&M10.05 8.59L6.03 4.55h-.01l-.31-.32-1.42 1.41 4.02 4.05.01-.01.31.32zm3.893.027l4.405-4.392L19.76 5.64l-4.405 4.393zM10.01 15.36l-1.42-1.41-4.03 4.01-.32.33 1.41 1.41 4.03-4.02zm9.75 2.94l-3.99-4.01-.36-.35L14 15.35l3.99 4.01.35.35z&&M12 4 m-2, 0 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0'
|
|
1688
1709
|
export const matStreetview = 'M0 0h24v24H0z@@fill:none;&&M12.56 14.33c-.34.27-.56.7-.56 1.17V21h7c1.1 0 2-.9 2-2v-5.98c-.94-.33-1.95-.52-3-.52-2.03 0-3.93.7-5.44 1.83z&&M18 6 m-5, 0 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0&&M11.5 6c0-1.08.27-2.1.74-3H5c-1.1 0-2 .9-2 2v14c0 .55.23 1.05.59 1.41l9.82-9.82C12.23 9.42 11.5 7.8 11.5 6z'
|
|
@@ -1826,6 +1847,12 @@ export const matTune = 'M0 0h24v24H0z@@fill:none;&&M3 17v2h6v-2H3zM3 5v2h10V5H3z
|
|
|
1826
1847
|
export const matTungsten = 'M0,0h24v24H0V0z@@fill:none;&&M11 19 H13 V22 H11 V19 z&&M2 11 H5 V13 H2 V11 z&&M19 11 H22 V13 H19 V11 z&&M16.66 16.66 H18.65 V19.66 H16.66 V16.66 z@@@@matrix(0.7071 -0.7071 0.7071 0.7071 -7.6665 17.8014)&&M4.85 17.16 H7.85 V19.15 H4.85 V17.16 z@@@@matrix(0.7071 -0.7071 0.7071 0.7071 -10.9791 9.8041)&&M15,8.02V3H9v5.02C7.79,8.94,7,10.37,7,12c0,2.76,2.24,5,5,5s5-2.24,5-5C17,10.37,16.21,8.94,15,8.02z M11,5h2v2.1 C12.68,7.04,12.34,7,12,7s-0.68,0.04-1,0.1V5z'
|
|
1827
1848
|
export const matTurnedIn = 'M0 0h24v24H0z@@fill:none;&&M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z'
|
|
1828
1849
|
export const matTurnedInNot = 'M0 0h24v24H0z@@fill:none;&&M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z'
|
|
1850
|
+
export const matTurnLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6.83,11l1.59,1.59L7,14l-4-4l4-4l1.41,1.41L6.83,9L15,9c1.1,0,2,0.9,2,2v9h-2v-9L6.83,11z'
|
|
1851
|
+
export const matTurnRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17.17,11l-1.59,1.59L17,14l4-4l-4-4l-1.41,1.41L17.17,9L9,9c-1.1,0-2,0.9-2,2v9h2v-9L17.17,11z'
|
|
1852
|
+
export const matTurnSharpLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6,6.83L4.41,8.41L3,7l4-4l4,4L9.59,8.41L8,6.83V13h8c1.1,0,2,0.9,2,2v6h-2v-6H8c-1.1,0-2-0.9-2-2V6.83z'
|
|
1853
|
+
export const matTurnSharpRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,6.83l1.59,1.59L21,7l-4-4l-4,4l1.41,1.41L16,6.83V13H8c-1.1,0-2,0.9-2,2v6h2v-6h8c1.1,0,2-0.9,2-2V6.83z'
|
|
1854
|
+
export const matTurnSlightLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M11.66,6V4H6v5.66h2V7.41l5,5V20h2v-7.58c0-0.53-0.21-1.04-0.59-1.41l-5-5H11.66z'
|
|
1855
|
+
export const matTurnSlightRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12.34,6V4H18v5.66h-2V7.41l-5,5V20H9v-7.58c0-0.53,0.21-1.04,0.59-1.41l5-5H12.34z'
|
|
1829
1856
|
export const matTv = 'M0 0h24v24H0z@@fill:none;&&M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z'
|
|
1830
1857
|
export const matTvOff = 'M0 0h24v24H0V0z@@fill:none;&&M1 3.54l1.53 1.53C1.65 5.28 1 6.06 1 7v12c0 1.1.9 2 2 2h15.46l2 2 1.26-1.27L2.27 2.27 1 3.54zM3 19V7h1.46l12 12H3zM21 5h-7.58l3.29-3.3L16 1l-4 4-4-4-.7.7L10.58 5H7.52l2 2H21v11.48l1.65 1.65c.22-.32.35-.71.35-1.13V7c0-1.11-.89-2-2-2z'
|
|
1831
1858
|
export const matTwoWheeler = 'M0 0 H24 V24 H0 V0 z@@fill:none;fill-rule:evenodd;&&M20,11c-0.18,0-0.36,0.03-0.53,0.05L17.41,9H20V6l-3.72,1.86L13.41,5H9v2h3.59l2,2H11l-4,2L5,9H0v2h4c-2.21,0-4,1.79-4,4 c0,2.21,1.79,4,4,4c2.21,0,4-1.79,4-4l2,2h3l3.49-6.1l1.01,1.01C16.59,12.64,16,13.75,16,15c0,2.21,1.79,4,4,4c2.21,0,4-1.79,4-4 C24,12.79,22.21,11,20,11z M4,17c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C6,16.1,5.1,17,4,17z M20,17c-1.1,0-2-0.9-2-2 c0-1.1,0.9-2,2-2s2,0.9,2,2C22,16.1,21.1,17,20,17z'
|
|
@@ -1844,6 +1871,8 @@ export const matUpload = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M5,20h14v-2H5V20z M5
|
|
|
1844
1871
|
export const matUploadFile = 'M0 0h24v24H0V0z@@fill:none;&&M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11z'
|
|
1845
1872
|
export const matUsb = 'M0 0h24v24H0z@@fill:none;&&M15 7v4h1v2h-3V5h2l-3-4-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2-1.21 0-2.2.99-2.2 2.2 0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95 0 1.22.99 2.2 2.2 2.2 1.21 0 2.2-.98 2.2-2.2 0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z'
|
|
1846
1873
|
export const matUsbOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M15,8h4v4h-1v2c0,0.34-0.08,0.66-0.23,0.94L16,13.17V12h-1V8z M11,8.17l2,2V6h2l-3-4L9,6h2V8.17z M13,16v2.28 c0.6,0.34,1,0.98,1,1.72c0,1.1-0.9,2-2,2s-2-0.9-2-2c0-0.74,0.4-1.37,1-1.72V16H8c-1.11,0-2-0.89-2-2v-2.28C5.4,11.38,5,10.74,5,10 c0-0.59,0.26-1.13,0.68-1.49L1.39,4.22l1.41-1.41l18.38,18.38l-1.41,1.41L13.17,16H13z M11,14v-0.17l-2.51-2.51 c-0.14,0.16-0.31,0.29-0.49,0.4V14H11z'
|
|
1874
|
+
export const matUTurnLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,9v12h-2V9c0-2.21-1.79-4-4-4S8,6.79,8,9v4.17l1.59-1.59L11,13l-4,4l-4-4l1.41-1.41L6,13.17V9c0-3.31,2.69-6,6-6 S18,5.69,18,9z'
|
|
1875
|
+
export const matUTurnRight = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6,9v12h2V9c0-2.21,1.79-4,4-4s4,1.79,4,4v4.17l-1.59-1.59L13,13l4,4l4-4l-1.41-1.41L18,13.17V9c0-3.31-2.69-6-6-6 S6,5.69,6,9z'
|
|
1847
1876
|
export const matVaccines = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M11,5.5H8V4h0.5c0.55,0,1-0.45,1-1c0-0.55-0.45-1-1-1h-3c-0.55,0-1,0.45-1,1c0,0.55,0.45,1,1,1H6v1.5H3c-0.55,0-1,0.45-1,1 c0,0.55,0.45,1,1,1V15c0,1.1,0.9,2,2,2h1v4l2,1.5V17h1c1.1,0,2-0.9,2-2V7.5c0.55,0,1-0.45,1-1C12,5.95,11.55,5.5,11,5.5z M9,9H7.25 C6.84,9,6.5,9.34,6.5,9.75c0,0.41,0.34,0.75,0.75,0.75H9V12H7.25c-0.41,0-0.75,0.34-0.75,0.75c0,0.41,0.34,0.75,0.75,0.75H9L9,15H5 V7.5h4V9z M19.5,10.5V10c0.55,0,1-0.45,1-1c0-0.55-0.45-1-1-1h-5c-0.55,0-1,0.45-1,1c0,0.55,0.45,1,1,1v0.5c0,0.5-1.5,1.16-1.5,3V20 c0,1.1,0.9,2,2,2h4c1.1,0,2-0.9,2-2v-6.5C21,11.66,19.5,11,19.5,10.5z M16.5,10.5V10h1v0.5c0,1.6,1.5,2,1.5,3V14h-4 c0-0.21,0-0.39,0-0.5C15,12.5,16.5,12.1,16.5,10.5z M15,20c0,0,0-0.63,0-1.5h4V20H15z'
|
|
1848
1877
|
export const matVerified = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M23,12l-2.44-2.79l0.34-3.69l-3.61-0.82L15.4,1.5L12,2.96L8.6,1.5L6.71,4.69L3.1,5.5L3.44,9.2L1,12l2.44,2.79l-0.34,3.7 l3.61,0.82L8.6,22.5l3.4-1.47l3.4,1.46l1.89-3.19l3.61-0.82l-0.34-3.69L23,12z M10.09,16.72l-3.8-3.81l1.48-1.48l2.32,2.33 l5.85-5.87l1.48,1.48L10.09,16.72z'
|
|
1849
1878
|
export const matVerifiedUser = 'M0 0h24v24H0z@@fill:none;&&M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z'
|
|
@@ -1902,6 +1931,7 @@ export const matVpnKeyOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20.83,18H21v-4h2
|
|
|
1902
1931
|
export const matVpnLock = 'M0 0h24v24H0z@@fill:none;&&M22 4v-.5C22 2.12 20.88 1 19.5 1S17 2.12 17 3.5V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4zm-2.28 8c.04.33.08.66.08 1 0 2.08-.8 3.97-2.1 5.39-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1h-2.03zM10 20.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2v1.93z'
|
|
1903
1932
|
export const matVrpano = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20.69,4.05C18.66,4.73,15.86,5.5,12,5.5c-3.89,0-6.95-0.84-8.69-1.43C2.67,3.85,2,4.33,2,5.02V19 c0,0.68,0.66,1.17,1.31,0.95C5.36,19.26,8.1,18.5,12,18.5c3.87,0,6.66,0.76,8.69,1.45C21.34,20.16,22,19.68,22,19V5 C22,4.32,21.34,3.84,20.69,4.05z M12,15c-2.34,0-4.52,0.15-6.52,0.41l3.69-4.42l2,2.4L14,10l4.51,5.4C16.52,15.15,14.3,15,12,15z'
|
|
1904
1933
|
export const matWallpaper = 'M0 0h24v24H0z@@fill:none;&&M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7zM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7z'
|
|
1934
|
+
export const matWarehouse = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,21V7L12,3L2,7v14h5v-9h10v9H22z M11,19H9v2h2V19z M13,16h-2v2h2V16z M15,19h-2v2h2V19z'
|
|
1905
1935
|
export const matWarning = 'M0 0h24v24H0z@@fill:none;&&M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z'
|
|
1906
1936
|
export const matWarningAmber = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,5.99L19.53,19H4.47L12,5.99 M12,2L1,21h22L12,2L12,2z&&M13 16 L11 16 L11 18 L13 18z&&M13 10 L11 10 L11 15 L13 15z'
|
|
1907
1937
|
export const matWash = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18.5,8C19.88,8,21,6.88,21,5.5C21,3.83,18.5,1,18.5,1S16,3.83,16,5.5C16,6.88,17.12,8,18.5,8z M13.5,9 C14.33,9,15,8.33,15,7.5C15,6.66,13.5,5,13.5,5S12,6.66,12,7.5C12,8.33,12.67,9,13.5,9z M9.12,5l-7.18,6.79 C1.34,12.35,1,13.14,1,13.97V20c0,1.66,1.34,3,3,3h6.25H12h5.75c0.69,0,1.25-0.56,1.25-1.25s-0.56-1.25-1.25-1.25H12v-1h7.75 c0.69,0,1.25-0.56,1.25-1.25S20.44,17,19.75,17H12v-1h8.75c0.69,0,1.25-0.56,1.25-1.25s-0.56-1.25-1.25-1.25H12v-1h6.75 c0.69,0,1.25-0.56,1.25-1.25S19.44,10,18.75,10H8.86c0.64-1.11,1.48-2.58,1.49-2.61c0.09-0.16,0.14-0.33,0.14-0.53 c0-0.26-0.09-0.5-0.26-0.7C10.22,6.12,9.12,5,9.12,5L9.12,5z'
|
|
Binary file
|
|
Binary file
|
|
@@ -347,6 +347,7 @@ export declare const outlinedCastle: string;
|
|
|
347
347
|
export declare const outlinedCatchingPokemon: string;
|
|
348
348
|
export declare const outlinedCategory: string;
|
|
349
349
|
export declare const outlinedCelebration: string;
|
|
350
|
+
export declare const outlinedCellTower: string;
|
|
350
351
|
export declare const outlinedCellWifi: string;
|
|
351
352
|
export declare const outlinedCenterFocusStrong: string;
|
|
352
353
|
export declare const outlinedCenterFocusWeak: string;
|
|
@@ -479,6 +480,7 @@ export declare const outlinedDataExploration: string;
|
|
|
479
480
|
export declare const outlinedDataObject: string;
|
|
480
481
|
export declare const outlinedDataSaverOff: string;
|
|
481
482
|
export declare const outlinedDataSaverOn: string;
|
|
483
|
+
export declare const outlinedDataThresholding: string;
|
|
482
484
|
export declare const outlinedDataUsage: string;
|
|
483
485
|
export declare const outlinedDateRange: string;
|
|
484
486
|
export declare const outlinedDeblur: string;
|
|
@@ -489,8 +491,12 @@ export declare const outlinedDeleteForever: string;
|
|
|
489
491
|
export declare const outlinedDeleteOutline: string;
|
|
490
492
|
export declare const outlinedDeleteSweep: string;
|
|
491
493
|
export declare const outlinedDeliveryDining: string;
|
|
494
|
+
export declare const outlinedDensityLarge: string;
|
|
495
|
+
export declare const outlinedDensityMedium: string;
|
|
496
|
+
export declare const outlinedDensitySmall: string;
|
|
492
497
|
export declare const outlinedDepartureBoard: string;
|
|
493
498
|
export declare const outlinedDescription: string;
|
|
499
|
+
export declare const outlinedDeselect: string;
|
|
494
500
|
export declare const outlinedDesignServices: string;
|
|
495
501
|
export declare const outlinedDesktopAccessDisabled: string;
|
|
496
502
|
export declare const outlinedDesktopMac: string;
|
|
@@ -531,6 +537,7 @@ export declare const outlinedDirtyLens: string;
|
|
|
531
537
|
export declare const outlinedDisabledByDefault: string;
|
|
532
538
|
export declare const outlinedDisabledVisible: string;
|
|
533
539
|
export declare const outlinedDiscFull: string;
|
|
540
|
+
export declare const outlinedDisplaySettings: string;
|
|
534
541
|
export declare const outlinedDns: string;
|
|
535
542
|
export declare const outlinedDock: string;
|
|
536
543
|
export declare const outlinedDocumentScanner: string;
|
|
@@ -652,6 +659,7 @@ export declare const outlinedFace: string;
|
|
|
652
659
|
export declare const outlinedFaceRetouchingNatural: string;
|
|
653
660
|
export declare const outlinedFaceRetouchingOff: string;
|
|
654
661
|
export declare const outlinedFactCheck: string;
|
|
662
|
+
export declare const outlinedFactory: string;
|
|
655
663
|
export declare const outlinedFamilyRestroom: string;
|
|
656
664
|
export declare const outlinedFastfood: string;
|
|
657
665
|
export declare const outlinedFastForward: string;
|
|
@@ -745,6 +753,8 @@ export declare const outlinedFontDownload: string;
|
|
|
745
753
|
export declare const outlinedFontDownloadOff: string;
|
|
746
754
|
export declare const outlinedFoodBank: string;
|
|
747
755
|
export declare const outlinedForest: string;
|
|
756
|
+
export declare const outlinedForkLeft: string;
|
|
757
|
+
export declare const outlinedForkRight: string;
|
|
748
758
|
export declare const outlinedFormatAlignCenter: string;
|
|
749
759
|
export declare const outlinedFormatAlignJustify: string;
|
|
750
760
|
export declare const outlinedFormatAlignLeft: string;
|
|
@@ -1076,6 +1086,7 @@ export declare const outlinedMarkChatUnread: string;
|
|
|
1076
1086
|
export declare const outlinedMarkEmailRead: string;
|
|
1077
1087
|
export declare const outlinedMarkEmailUnread: string;
|
|
1078
1088
|
export declare const outlinedMarkunread: string;
|
|
1089
|
+
export declare const outlinedMarkUnreadChatAlt: string;
|
|
1079
1090
|
export declare const outlinedMarkunreadMailbox: string;
|
|
1080
1091
|
export declare const outlinedMasks: string;
|
|
1081
1092
|
export declare const outlinedMaximize: string;
|
|
@@ -1090,6 +1101,7 @@ export declare const outlinedMemory: string;
|
|
|
1090
1101
|
export declare const outlinedMenu: string;
|
|
1091
1102
|
export declare const outlinedMenuBook: string;
|
|
1092
1103
|
export declare const outlinedMenuOpen: string;
|
|
1104
|
+
export declare const outlinedMerge: string;
|
|
1093
1105
|
export declare const outlinedMergeType: string;
|
|
1094
1106
|
export declare const outlinedMessage: string;
|
|
1095
1107
|
export declare const outlinedMic: string;
|
|
@@ -1245,6 +1257,7 @@ export declare const outlinedPanoramaVerticalSelect: string;
|
|
|
1245
1257
|
export declare const outlinedPanoramaWideAngle: string;
|
|
1246
1258
|
export declare const outlinedPanoramaWideAngleSelect: string;
|
|
1247
1259
|
export declare const outlinedPanTool: string;
|
|
1260
|
+
export declare const outlinedPanToolAlt: string;
|
|
1248
1261
|
export declare const outlinedParagliding: string;
|
|
1249
1262
|
export declare const outlinedPark: string;
|
|
1250
1263
|
export declare const outlinedPartyMode: string;
|
|
@@ -1355,6 +1368,7 @@ export declare const outlinedPodcasts: string;
|
|
|
1355
1368
|
export declare const outlinedPointOfSale: string;
|
|
1356
1369
|
export declare const outlinedPolicy: string;
|
|
1357
1370
|
export declare const outlinedPoll: string;
|
|
1371
|
+
export declare const outlinedPolyline: string;
|
|
1358
1372
|
export declare const outlinedPolymer: string;
|
|
1359
1373
|
export declare const outlinedPool: string;
|
|
1360
1374
|
export declare const outlinedPortableWifiOff: string;
|
|
@@ -1401,6 +1415,8 @@ export declare const outlinedRadioButtonChecked: string;
|
|
|
1401
1415
|
export declare const outlinedRadioButtonUnchecked: string;
|
|
1402
1416
|
export declare const outlinedRailwayAlert: string;
|
|
1403
1417
|
export declare const outlinedRamenDining: string;
|
|
1418
|
+
export declare const outlinedRampLeft: string;
|
|
1419
|
+
export declare const outlinedRampRight: string;
|
|
1404
1420
|
export declare const outlinedRateReview: string;
|
|
1405
1421
|
export declare const outlinedRawOff: string;
|
|
1406
1422
|
export declare const outlinedRawOn: string;
|
|
@@ -1455,6 +1471,8 @@ export declare const outlinedReviews: string;
|
|
|
1455
1471
|
export declare const outlinedRiceBowl: string;
|
|
1456
1472
|
export declare const outlinedRingVolume: string;
|
|
1457
1473
|
export declare const outlinedRMobiledata: string;
|
|
1474
|
+
export declare const outlinedRocket: string;
|
|
1475
|
+
export declare const outlinedRocketLaunch: string;
|
|
1458
1476
|
export declare const outlinedRoofing: string;
|
|
1459
1477
|
export declare const outlinedRoom: string;
|
|
1460
1478
|
export declare const outlinedRoomPreferences: string;
|
|
@@ -1463,6 +1481,8 @@ export declare const outlinedRotate90DegreesCcw: string;
|
|
|
1463
1481
|
export declare const outlinedRotate90DegreesCw: string;
|
|
1464
1482
|
export declare const outlinedRotateLeft: string;
|
|
1465
1483
|
export declare const outlinedRotateRight: string;
|
|
1484
|
+
export declare const outlinedRoundaboutLeft: string;
|
|
1485
|
+
export declare const outlinedRoundaboutRight: string;
|
|
1466
1486
|
export declare const outlinedRoundedCorner: string;
|
|
1467
1487
|
export declare const outlinedRoute: string;
|
|
1468
1488
|
export declare const outlinedRouter: string;
|
|
@@ -1683,6 +1703,7 @@ export declare const outlinedStore: string;
|
|
|
1683
1703
|
export declare const outlinedStorefront: string;
|
|
1684
1704
|
export declare const outlinedStoreMallDirectory: string;
|
|
1685
1705
|
export declare const outlinedStorm: string;
|
|
1706
|
+
export declare const outlinedStraight: string;
|
|
1686
1707
|
export declare const outlinedStraighten: string;
|
|
1687
1708
|
export declare const outlinedStream: string;
|
|
1688
1709
|
export declare const outlinedStreetview: string;
|
|
@@ -1826,6 +1847,12 @@ export declare const outlinedTune: string;
|
|
|
1826
1847
|
export declare const outlinedTungsten: string;
|
|
1827
1848
|
export declare const outlinedTurnedIn: string;
|
|
1828
1849
|
export declare const outlinedTurnedInNot: string;
|
|
1850
|
+
export declare const outlinedTurnLeft: string;
|
|
1851
|
+
export declare const outlinedTurnRight: string;
|
|
1852
|
+
export declare const outlinedTurnSharpLeft: string;
|
|
1853
|
+
export declare const outlinedTurnSharpRight: string;
|
|
1854
|
+
export declare const outlinedTurnSlightLeft: string;
|
|
1855
|
+
export declare const outlinedTurnSlightRight: string;
|
|
1829
1856
|
export declare const outlinedTv: string;
|
|
1830
1857
|
export declare const outlinedTvOff: string;
|
|
1831
1858
|
export declare const outlinedTwoWheeler: string;
|
|
@@ -1844,6 +1871,8 @@ export declare const outlinedUpload: string;
|
|
|
1844
1871
|
export declare const outlinedUploadFile: string;
|
|
1845
1872
|
export declare const outlinedUsb: string;
|
|
1846
1873
|
export declare const outlinedUsbOff: string;
|
|
1874
|
+
export declare const outlinedUTurnLeft: string;
|
|
1875
|
+
export declare const outlinedUTurnRight: string;
|
|
1847
1876
|
export declare const outlinedVaccines: string;
|
|
1848
1877
|
export declare const outlinedVerified: string;
|
|
1849
1878
|
export declare const outlinedVerifiedUser: string;
|
|
@@ -1902,6 +1931,7 @@ export declare const outlinedVpnKeyOff: string;
|
|
|
1902
1931
|
export declare const outlinedVpnLock: string;
|
|
1903
1932
|
export declare const outlinedVrpano: string;
|
|
1904
1933
|
export declare const outlinedWallpaper: string;
|
|
1934
|
+
export declare const outlinedWarehouse: string;
|
|
1905
1935
|
export declare const outlinedWarning: string;
|
|
1906
1936
|
export declare const outlinedWarningAmber: string;
|
|
1907
1937
|
export declare const outlinedWash: string;
|