@quasar/extras 1.11.4 → 1.11.5
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 +5 -5
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +117 -2
- package/bootstrap-icons/index.js +122 -7
- package/ionicons-v5/index.d.ts +1 -1
- package/ionicons-v5/index.js +1 -1
- package/material-icons/index.d.ts +26 -0
- package/material-icons/index.js +26 -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 +26 -0
- package/material-icons-outlined/index.js +26 -0
- package/material-icons-round/index.d.ts +26 -0
- package/material-icons-round/index.js +26 -0
- package/material-icons-sharp/index.d.ts +26 -0
- package/material-icons-sharp/index.js +26 -0
- package/package.json +3 -3
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const outlined10k: string;
|
|
4
4
|
export declare const outlined10mp: string;
|
|
5
5
|
export declare const outlined11mp: string;
|
|
6
|
+
export declare const outlined123: string;
|
|
6
7
|
export declare const outlined12mp: string;
|
|
7
8
|
export declare const outlined13mp: string;
|
|
8
9
|
export declare const outlined14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const outlined8mp: string;
|
|
|
55
56
|
export declare const outlined9k: string;
|
|
56
57
|
export declare const outlined9kPlus: string;
|
|
57
58
|
export declare const outlined9mp: string;
|
|
59
|
+
export declare const outlinedAbc: string;
|
|
58
60
|
export declare const outlinedAccessAlarm: string;
|
|
59
61
|
export declare const outlinedAccessAlarms: string;
|
|
60
62
|
export declare const outlinedAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const outlinedAddAlert: string;
|
|
|
76
78
|
export declare const outlinedAddAPhoto: string;
|
|
77
79
|
export declare const outlinedAddBox: string;
|
|
78
80
|
export declare const outlinedAddBusiness: string;
|
|
81
|
+
export declare const outlinedAddCard: string;
|
|
79
82
|
export declare const outlinedAddchart: string;
|
|
80
83
|
export declare const outlinedAddChart: string;
|
|
81
84
|
export declare const outlinedAddCircle: string;
|
|
@@ -189,6 +192,7 @@ export declare const outlinedAttachment: string;
|
|
|
189
192
|
export declare const outlinedAttachMoney: string;
|
|
190
193
|
export declare const outlinedAttractions: string;
|
|
191
194
|
export declare const outlinedAttribution: string;
|
|
195
|
+
export declare const outlinedAudioFile: string;
|
|
192
196
|
export declare const outlinedAudiotrack: string;
|
|
193
197
|
export declare const outlinedAutoAwesome: string;
|
|
194
198
|
export declare const outlinedAutoAwesomeMosaic: string;
|
|
@@ -457,6 +461,7 @@ export declare const outlinedCropPortrait: string;
|
|
|
457
461
|
export declare const outlinedCropRotate: string;
|
|
458
462
|
export declare const outlinedCropSquare: string;
|
|
459
463
|
export declare const outlinedCrueltyFree: string;
|
|
464
|
+
export declare const outlinedCss: string;
|
|
460
465
|
export declare const outlinedCurrencyExchange: string;
|
|
461
466
|
export declare const outlinedCurrencyFranc: string;
|
|
462
467
|
export declare const outlinedCurrencyLira: string;
|
|
@@ -502,6 +507,7 @@ export declare const outlinedDeviceUnknown: string;
|
|
|
502
507
|
export declare const outlinedDialerSip: string;
|
|
503
508
|
export declare const outlinedDialpad: string;
|
|
504
509
|
export declare const outlinedDiamond: string;
|
|
510
|
+
export declare const outlinedDifference: string;
|
|
505
511
|
export declare const outlinedDining: string;
|
|
506
512
|
export declare const outlinedDinnerDining: string;
|
|
507
513
|
export declare const outlinedDirections: string;
|
|
@@ -623,6 +629,7 @@ export declare const outlinedEvent: string;
|
|
|
623
629
|
export declare const outlinedEventAvailable: string;
|
|
624
630
|
export declare const outlinedEventBusy: string;
|
|
625
631
|
export declare const outlinedEventNote: string;
|
|
632
|
+
export declare const outlinedEventRepeat: string;
|
|
626
633
|
export declare const outlinedEventSeat: string;
|
|
627
634
|
export declare const outlinedEvStation: string;
|
|
628
635
|
export declare const outlinedExitToApp: string;
|
|
@@ -728,6 +735,7 @@ export declare const outlinedFmdBad: string;
|
|
|
728
735
|
export declare const outlinedFmdGood: string;
|
|
729
736
|
export declare const outlinedFolder: string;
|
|
730
737
|
export declare const outlinedFolderDelete: string;
|
|
738
|
+
export declare const outlinedFolderOff: string;
|
|
731
739
|
export declare const outlinedFolderOpen: string;
|
|
732
740
|
export declare const outlinedFolderShared: string;
|
|
733
741
|
export declare const outlinedFolderSpecial: string;
|
|
@@ -855,6 +863,8 @@ export declare const outlinedHistory: string;
|
|
|
855
863
|
export declare const outlinedHistoryEdu: string;
|
|
856
864
|
export declare const outlinedHistoryToggleOff: string;
|
|
857
865
|
export declare const outlinedHive: string;
|
|
866
|
+
export declare const outlinedHls: string;
|
|
867
|
+
export declare const outlinedHlsOff: string;
|
|
858
868
|
export declare const outlinedHMobiledata: string;
|
|
859
869
|
export declare const outlinedHolidayVillage: string;
|
|
860
870
|
export declare const outlinedHome: string;
|
|
@@ -879,6 +889,7 @@ export declare const outlinedHouseSiding: string;
|
|
|
879
889
|
export declare const outlinedHowToReg: string;
|
|
880
890
|
export declare const outlinedHowToVote: string;
|
|
881
891
|
export declare const outlinedHPlusMobiledata: string;
|
|
892
|
+
export declare const outlinedHtml: string;
|
|
882
893
|
export declare const outlinedHttp: string;
|
|
883
894
|
export declare const outlinedHttps: string;
|
|
884
895
|
export declare const outlinedHub: string;
|
|
@@ -920,6 +931,7 @@ export declare const outlinedInvertColorsOff: string;
|
|
|
920
931
|
export declare const outlinedIosShare: string;
|
|
921
932
|
export declare const outlinedIron: string;
|
|
922
933
|
export declare const outlinedIso: string;
|
|
934
|
+
export declare const outlinedJavascript: string;
|
|
923
935
|
export declare const outlinedJoinFull: string;
|
|
924
936
|
export declare const outlinedJoinInner: string;
|
|
925
937
|
export declare const outlinedJoinLeft: string;
|
|
@@ -946,6 +958,7 @@ export declare const outlinedKeyboardOptionKey: string;
|
|
|
946
958
|
export declare const outlinedKeyboardReturn: string;
|
|
947
959
|
export declare const outlinedKeyboardTab: string;
|
|
948
960
|
export declare const outlinedKeyboardVoice: string;
|
|
961
|
+
export declare const outlinedKeyOff: string;
|
|
949
962
|
export declare const outlinedKingBed: string;
|
|
950
963
|
export declare const outlinedKitchen: string;
|
|
951
964
|
export declare const outlinedKitesurfing: string;
|
|
@@ -1155,6 +1168,7 @@ export declare const outlinedNetworkLocked: string;
|
|
|
1155
1168
|
export declare const outlinedNetworkWifi: string;
|
|
1156
1169
|
export declare const outlinedNewLabel: string;
|
|
1157
1170
|
export declare const outlinedNewReleases: string;
|
|
1171
|
+
export declare const outlinedNewspaper: string;
|
|
1158
1172
|
export declare const outlinedNextPlan: string;
|
|
1159
1173
|
export declare const outlinedNextWeek: string;
|
|
1160
1174
|
export declare const outlinedNfc: string;
|
|
@@ -1305,6 +1319,7 @@ export declare const outlinedPhotoLibrary: string;
|
|
|
1305
1319
|
export declare const outlinedPhotoSizeSelectActual: string;
|
|
1306
1320
|
export declare const outlinedPhotoSizeSelectLarge: string;
|
|
1307
1321
|
export declare const outlinedPhotoSizeSelectSmall: string;
|
|
1322
|
+
export declare const outlinedPhp: string;
|
|
1308
1323
|
export declare const outlinedPiano: string;
|
|
1309
1324
|
export declare const outlinedPianoOff: string;
|
|
1310
1325
|
export declare const outlinedPictureAsPdf: string;
|
|
@@ -1333,6 +1348,7 @@ export declare const outlinedPlaylistAddCheck: string;
|
|
|
1333
1348
|
export declare const outlinedPlaylistAddCheckCircle: string;
|
|
1334
1349
|
export declare const outlinedPlaylistAddCircle: string;
|
|
1335
1350
|
export declare const outlinedPlaylistPlay: string;
|
|
1351
|
+
export declare const outlinedPlaylistRemove: string;
|
|
1336
1352
|
export declare const outlinedPlumbing: string;
|
|
1337
1353
|
export declare const outlinedPlusOne: string;
|
|
1338
1354
|
export declare const outlinedPodcasts: string;
|
|
@@ -1373,6 +1389,7 @@ export declare const outlinedQrCodeScanner: string;
|
|
|
1373
1389
|
export declare const outlinedQueryBuilder: string;
|
|
1374
1390
|
export declare const outlinedQueryStats: string;
|
|
1375
1391
|
export declare const outlinedQuestionAnswer: string;
|
|
1392
|
+
export declare const outlinedQuestionMark: string;
|
|
1376
1393
|
export declare const outlinedQueue: string;
|
|
1377
1394
|
export declare const outlinedQueueMusic: string;
|
|
1378
1395
|
export declare const outlinedQueuePlayNext: string;
|
|
@@ -1542,6 +1559,7 @@ export declare const outlinedShop2: string;
|
|
|
1542
1559
|
export declare const outlinedShoppingBag: string;
|
|
1543
1560
|
export declare const outlinedShoppingBasket: string;
|
|
1544
1561
|
export declare const outlinedShoppingCart: string;
|
|
1562
|
+
export declare const outlinedShoppingCartCheckout: string;
|
|
1545
1563
|
export declare const outlinedShopTwo: string;
|
|
1546
1564
|
export declare const outlinedShortcut: string;
|
|
1547
1565
|
export declare const outlinedShortText: string;
|
|
@@ -1569,6 +1587,7 @@ export declare const outlinedSignalWifiOff: string;
|
|
|
1569
1587
|
export declare const outlinedSignalWifiStatusbar4Bar: string;
|
|
1570
1588
|
export declare const outlinedSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1571
1589
|
export declare const outlinedSignalWifiStatusbarNull: string;
|
|
1590
|
+
export declare const outlinedSignpost: string;
|
|
1572
1591
|
export declare const outlinedSimCard: string;
|
|
1573
1592
|
export declare const outlinedSimCardAlert: string;
|
|
1574
1593
|
export declare const outlinedSimCardDownload: string;
|
|
@@ -1640,6 +1659,7 @@ export declare const outlinedSquareFoot: string;
|
|
|
1640
1659
|
export declare const outlinedSsidChart: string;
|
|
1641
1660
|
export declare const outlinedStackedBarChart: string;
|
|
1642
1661
|
export declare const outlinedStackedLineChart: string;
|
|
1662
|
+
export declare const outlinedStadium: string;
|
|
1643
1663
|
export declare const outlinedStairs: string;
|
|
1644
1664
|
export declare const outlinedStar: string;
|
|
1645
1665
|
export declare const outlinedStarBorder: string;
|
|
@@ -1738,6 +1758,7 @@ export declare const outlinedTaskAlt: string;
|
|
|
1738
1758
|
export declare const outlinedTaxiAlert: string;
|
|
1739
1759
|
export declare const outlinedTempleBuddhist: string;
|
|
1740
1760
|
export declare const outlinedTempleHindu: string;
|
|
1761
|
+
export declare const outlinedTerminal: string;
|
|
1741
1762
|
export declare const outlinedTerrain: string;
|
|
1742
1763
|
export declare const outlinedTextDecrease: string;
|
|
1743
1764
|
export declare const outlinedTextFields: string;
|
|
@@ -1837,6 +1858,7 @@ export declare const outlinedVideocam: string;
|
|
|
1837
1858
|
export declare const outlinedVideoCameraBack: string;
|
|
1838
1859
|
export declare const outlinedVideoCameraFront: string;
|
|
1839
1860
|
export declare const outlinedVideocamOff: string;
|
|
1861
|
+
export declare const outlinedVideoFile: string;
|
|
1840
1862
|
export declare const outlinedVideogameAsset: string;
|
|
1841
1863
|
export declare const outlinedVideogameAssetOff: string;
|
|
1842
1864
|
export declare const outlinedVideoLabel: string;
|
|
@@ -1855,11 +1877,13 @@ export declare const outlinedViewCozy: string;
|
|
|
1855
1877
|
export declare const outlinedViewDay: string;
|
|
1856
1878
|
export declare const outlinedViewHeadline: string;
|
|
1857
1879
|
export declare const outlinedViewInAr: string;
|
|
1880
|
+
export declare const outlinedViewKanban: string;
|
|
1858
1881
|
export declare const outlinedViewList: string;
|
|
1859
1882
|
export declare const outlinedViewModule: string;
|
|
1860
1883
|
export declare const outlinedViewQuilt: string;
|
|
1861
1884
|
export declare const outlinedViewSidebar: string;
|
|
1862
1885
|
export declare const outlinedViewStream: string;
|
|
1886
|
+
export declare const outlinedViewTimeline: string;
|
|
1863
1887
|
export declare const outlinedViewWeek: string;
|
|
1864
1888
|
export declare const outlinedVignette: string;
|
|
1865
1889
|
export declare const outlinedVilla: string;
|
|
@@ -1874,6 +1898,7 @@ export declare const outlinedVolumeOff: string;
|
|
|
1874
1898
|
export declare const outlinedVolumeUp: string;
|
|
1875
1899
|
export declare const outlinedVolunteerActivism: string;
|
|
1876
1900
|
export declare const outlinedVpnKey: string;
|
|
1901
|
+
export declare const outlinedVpnKeyOff: string;
|
|
1877
1902
|
export declare const outlinedVpnLock: string;
|
|
1878
1903
|
export declare const outlinedVrpano: string;
|
|
1879
1904
|
export declare const outlinedWallpaper: string;
|
|
@@ -1900,6 +1925,7 @@ export declare const outlinedWc: string;
|
|
|
1900
1925
|
export declare const outlinedWeb: string;
|
|
1901
1926
|
export declare const outlinedWebAsset: string;
|
|
1902
1927
|
export declare const outlinedWebAssetOff: string;
|
|
1928
|
+
export declare const outlinedWebhook: string;
|
|
1903
1929
|
export declare const outlinedWeekend: string;
|
|
1904
1930
|
export declare const outlinedWest: string;
|
|
1905
1931
|
export declare const outlinedWhatsapp: string;
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export const outlined10k = '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 M19,9v6v4H5v-8.5h1V15h1.5V9H5V5 h14V9z&&M15.5 11.25 L15.5 9 L14 9 L14 15 L15.5 15 L15.5 12.75 L17.25 15 L19 15 L16.75 12 L19 9 L17.25 9z&&M9.5,15H12c0.55,0,1-0.45,1-1v-4c0-0.55-0.45-1-1-1H9.5c-0.55,0-1,0.45-1,1v4C8.5,14.55,8.95,15,9.5,15z M10,10.5h1.5v3 H10V10.5z'
|
|
4
4
|
export const outlined10mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M13,11.5h2.5c0.55,0,1-0.45,1-1v-4c0-0.55-0.45-1-1-1H13c-0.55,0-1,0.45-1,1v4C12,11.05,12.45,11.5,13,11.5z M13.5,7H15 v3h-1.5V7z&&M7.5,14h1v3H10v-3h1v4.5h1.5v-5c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v5h1.5V14z&&M8.5 11.5 L10 11.5 L10 5.5 L7 5.5 L7 7 L8.5 7z&&M13.5,18.5H15V17h2c0.55,0,1-0.45,1-1v-2.5c0-0.55-0.45-1-1-1h-3.5V18.5z M15,14h1.5v1.5H15V14z&&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 M19,19H5V5h14V19z'
|
|
5
5
|
export const outlined11mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.5,14h1v3H10v-3h1v4.5h1.5v-5c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v5h1.5V14z&&M13.5,18.5H15V17h2c0.55,0,1-0.45,1-1v-2.5c0-0.55-0.45-1-1-1h-3.5V18.5z M15,14h1.5v1.5H15V14z&&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 M19,19H5V5h14V19z&&M9.5 11.5 L11 11.5 L11 5.5 L8 5.5 L8 7 L9.5 7z&&M14.5 11.5 L16 11.5 L16 5.5 L13 5.5 L13 7 L14.5 7z'
|
|
6
|
+
export const outlined123 = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7,15H5.5v-4.5H4V9h3V15z M13.5,13.5h-3v-1h2c0.55,0,1-0.45,1-1V10c0-0.55-0.45-1-1-1H9v1.5h3v1h-2c-0.55,0-1,0.45-1,1V15 h4.5V13.5z M19.5,14v-4c0-0.55-0.45-1-1-1H15v1.5h3v1h-2v1h2v1h-3V15h3.5C19.05,15,19.5,14.55,19.5,14z'
|
|
6
7
|
export const outlined12mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.5,14h1v3H10v-3h1v4.5h1.5v-5c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v5h1.5V14z&&M13.5,18.5H15V17h2c0.55,0,1-0.45,1-1v-2.5c0-0.55-0.45-1-1-1h-3.5V18.5z M15,14h1.5v1.5H15V14z&&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 M19,19H5V5h14V19z&&M8.5 11.5 L10 11.5 L10 5.5 L7 5.5 L7 7 L8.5 7z&&M16.5,10h-3V9h2c0.55,0,1-0.45,1-1V6.5c0-0.55-0.45-1-1-1H12V7h3v1h-2c-0.55,0-1,0.45-1,1v2.5h4.5V10z'
|
|
7
8
|
export const outlined13mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M8.5 11.5 L10 11.5 L10 5.5 L7 5.5 L7 7 L8.5 7z&&M16.5,10.5v-4c0-0.55-0.45-1-1-1H12V7h3v1h-2v1h2v1h-3v1.5h3.5C16.05,11.5,16.5,11.05,16.5,10.5z&&M7.5,14h1v3H10v-3h1v4.5h1.5v-5c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v5h1.5V14z&&M13.5,18.5H15V17h2c0.55,0,1-0.45,1-1v-2.5c0-0.55-0.45-1-1-1h-3.5V18.5z M15,14h1.5v1.5H15V14z&&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 M19,19H5V5h14V19z'
|
|
8
9
|
export const outlined14mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.5,14h1v3H10v-3h1v4.5h1.5v-5c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v5h1.5V14z&&M13.5,12.5v6H15V17h2c0.55,0,1-0.45,1-1v-2.5c0-0.55-0.45-1-1-1H13.5z M16.5,15.5H15V14h1.5V15.5z&&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 M19,19H5V5h14V19z&&M8.5 11.5 L10 11.5 L10 5.5 L7 5.5 L7 7 L8.5 7z&&M15 11.5 L16.5 11.5 L16.5 10 L17.5 10 L17.5 8.5 L16.5 8.5 L16.5 5.5 L15 5.5 L15 8.5 L13.5 8.5 L13.5 5.5 L12 5.5 L12 10 L15 10z'
|
|
@@ -55,6 +56,7 @@ export const outlined8mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.5,14h1v3H10v-3h
|
|
|
55
56
|
export const outlined9k = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M11,14v-4c0-0.55-0.45-1-1-1H7.5c-0.55,0-1,0.45-1,1v1.5c0,0.55,0.45,1,1,1h2v1h-3V15H10C10.55,15,11,14.55,11,14z M9.5,11.5H8V10h1.5V11.5z&&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 M19,19H5V5h14V19z&&M14.5 12.75 L16.25 15 L18 15 L15.75 12 L18 9 L16.25 9 L14.5 11.25 L14.5 9 L13 9 L13 15 L14.5 15z'
|
|
56
57
|
export const outlined9kPlus = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M10,14v-4c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v1.5c0,0.55,0.45,1,1,1h1.5v1H6V15h3C9.55,15,10,14.55,10,14z M8.5,11.5h-1V10h1V11.5z&&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 M19,11.5h-1.5V10h-1v1.5H15v1h1.5 V14h1v-1.5H19V19H5V5h14V11.5z&&M12.5 12.75 L14.25 15 L16 15 L13.75 12 L16 9 L14.25 9 L12.5 11.25 L12.5 9 L11 9 L11 15 L12.5 15z'
|
|
57
58
|
export const outlined9mp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.5,14h1v3H10v-3h1v4.5h1.5v-5c0-0.55-0.45-1-1-1H7c-0.55,0-1,0.45-1,1v5h1.5V14z&&M13.5,18.5H15V17h2c0.55,0,1-0.45,1-1v-2.5c0-0.55-0.45-1-1-1h-3.5V18.5z M15,14h1.5v1.5H15V14z&&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 M19,19H5V5h14V19z&&M14.5,10.5v-4c0-0.55-0.45-1-1-1H11c-0.55,0-1,0.45-1,1V8c0,0.55,0.45,1,1,1h2v1h-3v1.5h3.5 C14.05,11.5,14.5,11.05,14.5,10.5z M13,8h-1.5V6.5H13V8z'
|
|
59
|
+
export const outlinedAbc = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,11h-1.5v-0.5h-2v3h2V13H21v1c0,0.55-0.45,1-1,1h-3c-0.55,0-1-0.45-1-1v-4c0-0.55,0.45-1,1-1h3c0.55,0,1,0.45,1,1V11z M8,10v5H6.5v-1.5h-2V15H3v-5c0-0.55,0.45-1,1-1h3C7.55,9,8,9.45,8,10z M6.5,10.5h-2V12h2V10.5z M13.5,12c0.55,0,1,0.45,1,1v1 c0,0.55-0.45,1-1,1h-4V9h4c0.55,0,1,0.45,1,1v1C14.5,11.55,14.05,12,13.5,12z M11,10.5v0.75h2V10.5H11z M13,12.75h-2v0.75h2V12.75z'
|
|
58
60
|
export const outlinedAccessAlarm = 'M0 0h24v24H0V0z@@fill:none;&&M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9c4.97 0 9-4.03 9-9s-4.03-9-9-9zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z'
|
|
59
61
|
export const outlinedAccessAlarms = 'M0 0h24v24H0V0z@@fill:none;&&M22 5.7l-4.6-3.9-1.3 1.5 4.6 3.9L22 5.7zM7.9 3.4L6.6 1.9 2 5.7l1.3 1.5 4.6-3.8zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4V8zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z'
|
|
60
62
|
export const outlinedAccessibility = 'M0 0h24v24H0V0z@@fill:none;&&M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z'
|
|
@@ -76,6 +78,7 @@ export const outlinedAddAlert = 'M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1
|
|
|
76
78
|
export const outlinedAddAPhoto = 'M0 0h24v24H0z@@fill:none;&&M21 6h-3.17L16 4h-6v2h5.12l1.83 2H21v12H5v-9H3v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM8 14c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5zm5-3c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3zM5 6h3V4H5V1H3v3H0v2h3v3h2z'
|
|
77
79
|
export const outlinedAddBox = 'M0 0h24v24H0V0z@@fill:none;&&M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-8-2h2v-4h4v-2h-4V7h-2v4H7v2h4z'
|
|
78
80
|
export const outlinedAddBusiness = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M2 4 H17 V6 H2 V4 z&&M15,17h2v-3h1v-2l-1-5H2l-1,5v2h1v6h9v-6h4V17z M9,18H4v-4h5V18z M3.04,12l0.6-3h11.72l0.6,3H3.04z&&M23 18 L20 18 L20 15 L18 15 L18 18 L15 18 L15 20 L18 20 L18 23 L20 23 L20 20 L23 20z'
|
|
81
|
+
export const outlinedAddCard = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,4H4C2.89,4,2.01,4.89,2.01,6L2,18c0,1.11,0.89,2,2,2h10v-2H4v-6h18V6C22,4.89,21.11,4,20,4z M20,8H4V6h16V8z M24,17v2 h-3v3h-2v-3h-3v-2h3v-3h2v3H24z'
|
|
79
82
|
export const outlinedAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,19H5V5h9V3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-9h-2V19z&&M15 13 H17 V17 H15 V13 z&&M7 10 H9 V17 H7 V10 z&&M11 7 H13 V17 H11 V7 z&&M19 5 L19 3 L17 3 L17 5 L15 5 L15 7 L17 7 L17 9 L19 9 L19 7 L21 7 L21 5z'
|
|
80
83
|
export const outlinedAddchart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,5v2h-3v3h-2V7h-3V5h3V2h2v3H22z M19,19H5V5h6V3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-6h-2V19z M15,13v4h2v-4H15z M11,17h2V9h-2V17z M9,17v-6H7v6H9z'
|
|
81
84
|
export const outlinedAddCircle = 'M0 0h24v24H0V0z@@fill:none;&&M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z'
|
|
@@ -189,6 +192,7 @@ export const outlinedAttachment = 'M0 0h24v24H0V0z@@fill:none;&&M18.5 16H7c-2.21
|
|
|
189
192
|
export const outlinedAttachMoney = 'M0 0h24v24H0V0z@@fill:none;&&M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z'
|
|
190
193
|
export const outlinedAttractions = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20.15,14.42c0.23-0.77,0.35-1.58,0.35-2.42s-0.12-1.65-0.35-2.42c0.78-0.6,1.02-1.7,0.51-2.58s-1.58-1.23-2.49-0.85 c-1.11-1.17-2.56-2.03-4.18-2.42C13.85,2.75,13.01,2,12,2s-1.85,0.75-1.98,1.73C8.39,4.12,6.95,4.98,5.83,6.15 C4.92,5.77,3.85,6.12,3.34,7S3.07,8.98,3.85,9.58C3.62,10.35,3.5,11.16,3.5,12s0.12,1.65,0.35,2.42c-0.78,0.6-1.02,1.7-0.51,2.58 s1.58,1.23,2.49,0.85c0.4,0.42,0.83,0.79,1.3,1.12L5.78,22h1.88l0.98-2.19c0.44,0.19,0.9,0.34,1.38,0.46 C10.15,21.25,10.99,22,12,22s1.85-0.75,1.98-1.73c0.46-0.11,0.91-0.26,1.34-0.44L16.3,22h1.88l-1.34-3 c0.48-0.34,0.93-0.72,1.34-1.15c0.91,0.38,1.99,0.03,2.49-0.85C21.17,16.12,20.93,15.02,20.15,14.42z M13.56,18.75 C13.19,18.29,12.63,18,12,18s-1.2,0.29-1.57,0.75c-0.4-0.09-0.79-0.21-1.16-0.37l1.43-3.19c0.4,0.16,0.84,0.25,1.3,0.25 c0.44,0,0.87-0.08,1.26-0.23l1.42,3.18C14.32,18.54,13.95,18.66,13.56,18.75z M10.48,12.02c0-0.83,0.67-1.5,1.5-1.5 s1.5,0.67,1.5,1.5s-0.67,1.5-1.5,1.5S10.48,12.85,10.48,12.02z M18.71,14.01c-0.61,0.07-1.18,0.41-1.52,0.99 c-0.32,0.56-0.34,1.2-0.12,1.75c-0.28,0.29-0.58,0.55-0.9,0.79l-1.5-3.35c0.49-0.59,0.78-1.34,0.78-2.16 c0-1.89-1.55-3.41-3.46-3.41s-3.46,1.53-3.46,3.41c0,0.8,0.28,1.54,0.75,2.13l0,0l-1.52,3.39c-0.31-0.23-0.6-0.48-0.87-0.76 C7.15,16.23,7.13,15.57,6.8,15c-0.34-0.59-0.93-0.94-1.56-0.99c-0.22-0.68-0.33-1.4-0.33-2.15c0-0.64,0.09-1.26,0.25-1.85 c0.66-0.03,1.3-0.38,1.65-1c0.37-0.63,0.35-1.38,0.01-1.98C7.74,6.05,8.93,5.34,10.27,5c0.34,0.59,0.99,1,1.73,1s1.39-0.4,1.73-1 c1.34,0.34,2.53,1.07,3.44,2.05C16.85,7.64,16.84,8.38,17.2,9c0.35,0.6,0.96,0.95,1.6,1c0.16,0.59,0.25,1.21,0.25,1.86 C19.05,12.61,18.93,13.33,18.71,14.01z'
|
|
191
194
|
export const outlinedAttribution = 'M0 0h24v24H0V0z@@fill:none;&&M12 8.5c-.91 0-2.75.46-2.75 1.38v4.62h1.5V19h2.5v-4.5h1.5V9.88c0-.91-1.84-1.38-2.75-1.38zM12 2C6.47 2 2 6.47 2 12s4.47 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&&M12 6.5 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0'
|
|
195
|
+
export const outlinedAudioFile = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M14,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8L14,2z M6,20V4h7v5h5v11H6z M16,11h-4v3.88 c-0.36-0.24-0.79-0.38-1.25-0.38c-1.24,0-2.25,1.01-2.25,2.25c0,1.24,1.01,2.25,2.25,2.25S13,17.99,13,16.75V13h3V11z'
|
|
192
196
|
export const outlinedAudiotrack = 'M0 0h24v24H0V0z@@fill:none;&&M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6zm-2 16c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z'
|
|
193
197
|
export const outlinedAutoAwesome = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19 9 L20.25 6.25 L23 5 L20.25 3.75 L19 1 L17.75 3.75 L15 5 L17.75 6.25z&&M19 15 L17.75 17.75 L15 19 L17.75 20.25 L19 23 L20.25 20.25 L23 19 L20.25 17.75z&&M11.5,9.5L9,4L6.5,9.5L1,12l5.5,2.5L9,20l2.5-5.5L17,12L11.5,9.5z M9.99,12.99L9,15.17l-0.99-2.18L5.83,12l2.18-0.99 L9,8.83l0.99,2.18L12.17,12L9.99,12.99z'
|
|
194
198
|
export const outlinedAutoAwesomeMosaic = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,5v14c0,1.1,0.89,2,2,2h6V3H5C3.89,3,3,3.9,3,5z M9,19H5V5h4V19z&&M19,3h-6v8h8V5C21,3.9,20.1,3,19,3z M19,9h-4V5h4V9z&&M13,21h6c1.1,0,2-0.9,2-2v-6h-8V21z M15,15h4v4h-4V15z'
|
|
@@ -457,6 +461,7 @@ export const outlinedCropPortrait = 'M0 0h24v24H0V0z@@fill:none;&&M17 3H7c-1.1 0
|
|
|
457
461
|
export const outlinedCropRotate = 'M0 0h24v24H0V0z@@fill:none;&&M7.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0c.51 6.16 5.66 11 11.95 11 .23 0 .44-.02.66-.03L8.8 20.15l-1.33 1.34zM12.05 0c-.23 0-.44.02-.66.04l3.81 3.81 1.33-1.33C19.8 4.07 22.14 7.24 22.5 11H24c-.51-6.16-5.66-11-11.95-11zM16 14h2V8c0-1.11-.9-2-2-2h-6v2h6v6zm-8 2V4H6v2H4v2h2v8c0 1.1.89 2 2 2h8v2h2v-2h2v-2H8z'
|
|
458
462
|
export const outlinedCropSquare = 'M0 0h24v24H0V0z@@fill:none;&&M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H6V6h12v12z'
|
|
459
463
|
export const outlinedCrueltyFree = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17,14c-0.24-0.24-0.44-0.49-0.65-0.75C17.51,11.5,19,8.56,19,5c0-1.95-0.74-3-2-3c-1.54,0-3.96,2.06-5,5.97 C10.96,4.06,8.54,2,7,2C5.74,2,5,3.05,5,5c0,3.56,1.49,6.5,2.65,8.25C7.44,13.51,7.24,13.76,7,14c-0.25,0.25-2,1.39-2,3.5 C5,19.98,7.02,22,9.5,22c1.5,0,2.5-0.5,2.5-0.5s1,0.5,2.5,0.5c2.48,0,4.5-2.02,4.5-4.5C19,15.39,17.25,14.25,17,14z M16.88,4.03 C16.94,4.2,17,4.51,17,5c0,2.84-1.11,5.24-2.07,6.78c-0.38-0.26-0.83-0.48-1.4-0.62C13.77,6.64,15.97,4.33,16.88,4.03z M7,5 c0-0.49,0.06-0.8,0.12-0.97c0.91,0.3,3.11,2.61,3.36,7.13c-0.58,0.14-1.03,0.35-1.4,0.62C8.11,10.24,7,7.84,7,5z M14.5,20 c-1,0-1.8-0.33-2.22-0.56C12.7,19.26,13,18.73,13,18.5c0-0.28-0.45-0.5-1-0.5s-1,0.22-1,0.5c0,0.23,0.3,0.76,0.72,0.94 C11.3,19.67,10.5,20,9.5,20C8.12,20,7,18.88,7,17.5c0-0.7,0.43-1.24,1-1.73c0.44-0.36,0.61-0.52,1.3-1.37 c0.76-0.95,1.09-1.4,2.7-1.4s1.94,0.45,2.7,1.4c0.69,0.85,0.86,1.01,1.3,1.37c0.57,0.49,1,1.03,1,1.73C17,18.88,15.88,20,14.5,20z M14,16c0,0.41-0.22,0.75-0.5,0.75S13,16.41,13,16c0-0.41,0.22-0.75,0.5-0.75S14,15.59,14,16z M11,16c0,0.41-0.22,0.75-0.5,0.75 S10,16.41,10,16c0-0.41,0.22-0.75,0.5-0.75S11,15.59,11,16z'
|
|
464
|
+
export const outlinedCss = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9.5,14v-1H11v0.5h2v-1h-2.5c-0.55,0-1-0.45-1-1V10c0-0.55,0.45-1,1-1h3c0.55,0,1,0.45,1,1v1H13v-0.5h-2v1h2.5 c0.55,0,1,0.45,1,1V14c0,0.55-0.45,1-1,1h-3C9.95,15,9.5,14.55,9.5,14z M17,15h3c0.55,0,1-0.45,1-1v-1.5c0-0.55-0.45-1-1-1h-2.5v-1 h2V11H21v-1c0-0.55-0.45-1-1-1h-3c-0.55,0-1,0.45-1,1v1.5c0,0.55,0.45,1,1,1h2.5v1h-2V13H16v1C16,14.55,16.45,15,17,15z M8,10 c0-0.55-0.45-1-1-1H4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h3c0.55,0,1-0.45,1-1v-1H6.5v0.5h-2v-3h2V11H8V10z'
|
|
460
465
|
export const outlinedCurrencyExchange = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12.89,11.1c-1.78-0.59-2.64-0.96-2.64-1.9c0-1.02,1.11-1.39,1.81-1.39c1.31,0,1.79,0.99,1.9,1.34l1.58-0.67 C15.39,8.03,14.72,6.56,13,6.24V5h-2v1.26C8.52,6.82,8.51,9.12,8.51,9.22c0,2.27,2.25,2.91,3.35,3.31 c1.58,0.56,2.28,1.07,2.28,2.03c0,1.13-1.05,1.61-1.98,1.61c-1.82,0-2.34-1.87-2.4-2.09L8.1,14.75c0.63,2.19,2.28,2.78,2.9,2.96V19 h2v-1.24c0.4-0.09,2.9-0.59,2.9-3.22C15.9,13.15,15.29,11.93,12.89,11.1z M3,21H1v-6h6v2l-2.48,0c1.61,2.41,4.36,4,7.48,4 c4.97,0,9-4.03,9-9h2c0,6.08-4.92,11-11,11c-3.72,0-7.01-1.85-9-4.67L3,21z M1,12C1,5.92,5.92,1,12,1c3.72,0,7.01,1.85,9,4.67L21,3 h2v6h-6V7l2.48,0C17.87,4.59,15.12,3,12,3c-4.97,0-9,4.03-9,9H1z'
|
|
461
466
|
export const outlinedCurrencyFranc = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18 5 L18 3 L7 3 L7 16 L5 16 L5 18 L7 18 L7 21 L9 21 L9 18 L13 18 L13 16 L9 16 L9 13 L17 13 L17 11 L9 11 L9 5z'
|
|
462
467
|
export const outlinedCurrencyLira = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,8.76V3h2v4.51L15,5v2.36l-4,2.51l0.01,2.35L15,9.72v2.36l-4,2.51V19c2.76,0,5-2.24,5-5h2c0,3.87-3.13,7-7,7H9v-5.16 l-3,1.88l0-2.36l3-1.88v-2.36L6,13l0-2.36L9,8.76z'
|
|
@@ -502,6 +507,7 @@ export const outlinedDeviceUnknown = 'M0 0h24v24H0V0z@@fill:none;&&M17 1H7c-1.1
|
|
|
502
507
|
export const outlinedDialerSip = 'M0 0h24v24H0V0z@@fill:none;&&M16 3h1v5h-1zm-1 2h-2V4h2V3h-3v3h2v1h-2v1h3zm3-2v5h1V6h2V3h-3zm2 2h-1V4h1v1zm0 10.5c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.7.29l-2.2 2.2c-2.83-1.44-5.15-3.75-6.59-6.59l2.2-2.21c.27-.26.35-.65.24-1C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.46 2.59L5.79 8.8c-.41-1.21-.67-2.48-.76-3.8zM19 18.97c-1.32-.09-2.59-.35-3.8-.75l1.2-1.2c.85.24 1.71.39 2.59.45v1.5z'
|
|
503
508
|
export const outlinedDialpad = 'M0 0h24v24H0V0z@@fill:none;&&M12 19c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'
|
|
504
509
|
export const outlinedDiamond = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,3H5L2,9l10,12L22,9L19,3z M9.62,8l1.5-3h1.76l1.5,3H9.62z M11,10v6.68L5.44,10H11z M13,10h5.56L13,16.68V10z M19.26,8 h-2.65l-1.5-3h2.65L19.26,8z M6.24,5h2.65l-1.5,3H4.74L6.24,5z'
|
|
510
|
+
export const outlinedDifference = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,23H4c-1.1,0-2-0.9-2-2V7h2v14h14V23z M14.5,7V5h-2v2h-2v2h2v2h2V9h2V7H14.5z M16.5,13h-6v2h6V13z M15,1H8 C6.9,1,6.01,1.9,6.01,3L6,17c0,1.1,0.89,2,1.99,2H19c1.1,0,2-0.9,2-2V7L15,1z M19,17H8V3h6.17L19,7.83V17z'
|
|
505
511
|
export const outlinedDining = 'M0,0h24v24H0V0z@@fill:none;&&M14.75,6c-1.37,0-2.5,1.52-2.5,3.4c0,1.48,0.7,2.71,1.67,3.18L14,12.62V19h1.5v-6.38l0.08-0.03 c0.97-0.47,1.67-1.7,1.67-3.18C17.25,7.53,16.13,6,14.75,6 M6.5,9.96 M10.5,6C10.23,6,10,6.22,10,6.5V9H9.25V6.5 c0-0.28-0.22-0.5-0.5-0.5s-0.5,0.22-0.5,0.5V9H7.5V6.5C7.5,6.22,7.28,6,7,6S6.5,6.22,6.5,6.5v3.8c0,0.93,0.64,1.71,1.5,1.93V19h1.5 v-6.77c0.86-0.22,1.5-1,1.5-1.93V6.5C11,6.22,10.78,6,10.5,6z M20,4H4v16h16V4 M20,2c1.1,0,2,0.9,2,2v16c0,1.1-0.9,2-2,2H4 c-1.1,0-2-0.9-2-2V4c0-1.1,0.9-2,2-2H20z'
|
|
506
512
|
export const outlinedDinnerDining = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M2 19 L4 21 L20 21 L22 19z&&M3,18h16.97c0,0,0,0,0,0c0.29-3.26-2.28-6-5.48-6c-2.35,0-4.35,1.48-5.14,3.55C8.94,15.32,8.48,15.17,8,15.08V9h1.75 C10.99,9,12,7.99,12,6.75h9v-1.5h-9C12,4.01,10.99,3,9.75,3H3v1.5h1v0.75H3v1.5h1V7.5H3V9h1v7.39C3.56,16.85,3.22,17.39,3,18z M14.5,14c0.99,0,1.91,0.4,2.58,1.14c0.24,0.26,0.44,0.55,0.58,0.86h-6.32C11.92,14.79,13.15,14,14.5,14z M8,4.5h2v0.75H8V4.5z M8,6.75h2V7.5H8V6.75z M5.5,4.5h1v0.75h-1V4.5z M5.5,6.75h1V7.5h-1V6.75z M5.5,9h1v6.06c-0.35,0.06-0.68,0.17-1,0.3V9z'
|
|
507
513
|
export const outlinedDirections = 'M0 0h24v24H0V0z@@fill:none;&&M22.43 10.59l-9.01-9.01c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58.51 0 1.02-.19 1.41-.58l8.99-8.99c.79-.76.8-2.02.03-2.82zm-10.42 10.4l-9-9 9-9 9 9-9 9zM8 11v4h2v-3h4v2.5l3.5-3.5L14 7.5V10H9c-.55 0-1 .45-1 1z'
|
|
@@ -623,6 +629,7 @@ export const outlinedEvent = 'M0 0h24v24H0V0z@@fill:none;&&M19 4h-1V2h-2v2H8V2H6
|
|
|
623
629
|
export const outlinedEventAvailable = 'M0 0h24v24H0V0z@@fill:none;&&M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zM5 7V5h14v2H5zm5.56 10.46l5.93-5.93-1.06-1.06-4.87 4.87-2.11-2.11-1.06 1.06z'
|
|
624
630
|
export const outlinedEventBusy = 'M0 0h24v24H0V0z@@fill:none;&&M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zM5 7V5h14v2H5zm3.23 9.41l1.06 1.06 2.44-2.44 2.44 2.44 1.06-1.06-2.44-2.44 2.44-2.44-1.06-1.06-2.44 2.44-2.44-2.44-1.06 1.06 2.44 2.44z'
|
|
625
631
|
export const outlinedEventNote = 'M0 0h24v24H0V0z@@fill:none;&&M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zM5 7V5h14v2H5zm2 4h10v2H7zm0 4h7v2H7z'
|
|
632
|
+
export const outlinedEventRepeat = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,12V6c0-1.1-0.9-2-2-2h-1V2h-2v2H8V2H6v2H5C3.9,4,3,4.9,3,6v14c0,1.1,0.9,2,2,2h7v-2H5V10h14v2H21z M19,8H5V6h14V8z M15.64,20c0.43,1.45,1.77,2.5,3.36,2.5c1.93,0,3.5-1.57,3.5-3.5s-1.57-3.5-3.5-3.5c-0.95,0-1.82,0.38-2.45,1l1.45,0V18h-4v-4h1.5 l0,1.43C16.4,14.55,17.64,14,19,14c2.76,0,5,2.24,5,5s-2.24,5-5,5c-2.42,0-4.44-1.72-4.9-4L15.64,20z'
|
|
626
633
|
export const outlinedEventSeat = 'M0 0h24v24H0V0z@@fill:none;&&M15 5v7H9V5h6m0-2H9c-1.1 0-2 .9-2 2v9h10V5c0-1.1-.9-2-2-2zm7 7h-3v3h3v-3zM5 10H2v3h3v-3zm15 5H4v6h2v-4h12v4h2v-6z'
|
|
627
634
|
export const outlinedEvStation = 'M0 0h24v24H0V0z@@fill:none;&&M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33 0 1.38 1.12 2.5 2.5 2.5.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V9c0-.69-.28-1.32-.73-1.77zM12 11v8H6V5h6v6zm6-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-8-4l-4 7.5h2V18l4-7h-2z'
|
|
628
635
|
export const outlinedExitToApp = 'M0 0h24v24H0V0z@@fill:none;&&M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5c-1.11 0-2 .9-2 2v4h2V5h14v14H5v-4H3v4c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z'
|
|
@@ -728,6 +735,7 @@ export const outlinedFmdBad = 'M0,0h24v24H0V0z@@fill:none;&&M12,2c-4.2,0-8,3.22-
|
|
|
728
735
|
export const outlinedFmdGood = 'M0,0h24v24H0V0z@@fill:none;&&M12,12c-1.1,0-2-0.9-2-2s0.9-2,2-2c1.1,0,2,0.9,2,2S13.1,12,12,12z M18,10.2C18,6.57,15.35,4,12,4s-6,2.57-6,6.2 c0,2.34,1.95,5.44,6,9.14C16.05,15.64,18,12.54,18,10.2z M12,2c4.2,0,8,3.22,8,8.2c0,3.32-2.67,7.25-8,11.8 c-5.33-4.55-8-8.48-8-11.8C4,5.22,7.8,2,12,2z'
|
|
729
736
|
export const outlinedFolder = 'M0 0h24v24H0V0z@@fill:none;&&M9.17 6l2 2H20v10H4V6h5.17M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z'
|
|
730
737
|
export const outlinedFolderDelete = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16.5,10V9h-2v1H12v1.5h1v4c0,0.83,0.67,1.5,1.5,1.5h2c0.83,0,1.5-0.67,1.5-1.5v-4h1V10H16.5z M16.5,15.5h-2v-4h2V15.5z M20,6h-8l-2-2H4C2.89,4,2.01,4.89,2.01,6L2,18c0,1.11,0.89,2,2,2h16c1.11,0,2-0.89,2-2V8C22,6.89,21.11,6,20,6z M20,18H4V6h5.17 l2,2H20V18z'
|
|
738
|
+
export const outlinedFolderOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,6h-8l-2-2H7.17l4,4H20v9.17l1.76,1.76C21.91,18.65,22,18.34,22,18V8C22,6.9,21.1,6,20,6z&&M2.1,2.1L0.69,3.51l1.56,1.56C2.1,5.35,2.01,5.66,2.01,6L2,18c0,1.1,0.9,2,2,2h13.17l3.31,3.31l1.41-1.41L2.1,2.1z M4,18 V6.83L15.17,18H4z'
|
|
731
739
|
export const outlinedFolderOpen = 'M0 0h24v24H0V0z@@fill:none;&&M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z'
|
|
732
740
|
export const outlinedFolderShared = 'M0 0h24v24H0V0z@@fill:none;&&M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-5-5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-4 4h8v-1c0-1.33-2.67-2-4-2s-4 .67-4 2v1z'
|
|
733
741
|
export const outlinedFolderSpecial = 'M0 0h24v24H0V0z@@fill:none;&&M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-6.92-3.96L12.39 17 15 15.47 17.61 17l-.69-2.96 2.3-1.99-3.03-.26L15 9l-1.19 2.79-3.03.26z'
|
|
@@ -855,6 +863,8 @@ export const outlinedHistory = 'M0 0h24v24H0V0z@@fill:none;&&M13 3c-4.97 0-9 4.0
|
|
|
855
863
|
export const outlinedHistoryEdu = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,4v1.38c-0.83-0.33-1.72-0.5-2.61-0.5c-1.79,0-3.58,0.68-4.95,2.05l3.33,3.33h1.11v1.11c0.86,0.86,1.98,1.31,3.11,1.36 V15H6v3c0,1.1,0.9,2,2,2h10c1.66,0,3-1.34,3-3V4H9z M7.89,10.41V8.26H5.61L4.57,7.22C5.14,7,5.76,6.88,6.39,6.88 c1.34,0,2.59,0.52,3.54,1.46l1.41,1.41l-0.2,0.2c-0.51,0.51-1.19,0.8-1.92,0.8C8.75,10.75,8.29,10.63,7.89,10.41z M19,17 c0,0.55-0.45,1-1,1s-1-0.45-1-1v-2h-6v-2.59c0.57-0.23,1.1-0.57,1.56-1.03l0.2-0.2L15.59,14H17v-1.41l-6-5.97V6h8V17z'
|
|
856
864
|
export const outlinedHistoryToggleOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M15.1,19.37l1,1.74c-0.96,0.44-2.01,0.73-3.1,0.84v-2.02C13.74,19.84,14.44,19.65,15.1,19.37z M4.07,13H2.05 c0.11,1.1,0.4,2.14,0.84,3.1l1.74-1C4.35,14.44,4.16,13.74,4.07,13z M15.1,4.63l1-1.74C15.14,2.45,14.1,2.16,13,2.05v2.02 C13.74,4.16,14.44,4.35,15.1,4.63z M19.93,11h2.02c-0.11-1.1-0.4-2.14-0.84-3.1l-1.74,1C19.65,9.56,19.84,10.26,19.93,11z M8.9,19.37l-1,1.74c0.96,0.44,2.01,0.73,3.1,0.84v-2.02C10.26,19.84,9.56,19.65,8.9,19.37z M11,4.07V2.05 c-1.1,0.11-2.14,0.4-3.1,0.84l1,1.74C9.56,4.35,10.26,4.16,11,4.07z M18.36,7.17l1.74-1.01c-0.63-0.87-1.4-1.64-2.27-2.27 l-1.01,1.74C17.41,6.08,17.92,6.59,18.36,7.17z M4.63,8.9l-1.74-1C2.45,8.86,2.16,9.9,2.05,11h2.02C4.16,10.26,4.35,9.56,4.63,8.9z M19.93,13c-0.09,0.74-0.28,1.44-0.56,2.1l1.74,1c0.44-0.96,0.73-2.01,0.84-3.1H19.93z M16.83,18.36l1.01,1.74 c0.87-0.63,1.64-1.4,2.27-2.27l-1.74-1.01C17.92,17.41,17.41,17.92,16.83,18.36z M7.17,5.64L6.17,3.89 C5.29,4.53,4.53,5.29,3.9,6.17l1.74,1.01C6.08,6.59,6.59,6.08,7.17,5.64z M5.64,16.83L3.9,17.83c0.63,0.87,1.4,1.64,2.27,2.27 l1.01-1.74C6.59,17.92,6.08,17.41,5.64,16.83z M13,7h-2v5.41l4.29,4.29l1.41-1.41L13,11.59V7z'
|
|
857
865
|
export const outlinedHive = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21.5,9l-2.25-4h-3.31l-1.69-3h-4.5L8.06,5H4.75L2.5,9l1.69,3L2.5,15l2.25,4h3.31l1.69,3h4.5l1.69-3h3.31l2.25-4l-1.69-3 L21.5,9z M19.21,9l-1.12,2h-2.14l-1.12-2l1.12-2h2.14L19.21,9z M10.94,14l-1.12-2l1.12-2h2.12l1.12,2l-1.12,2H10.94z M13.08,4 l1.12,1.98L13.06,8h-2.12L9.8,5.98L10.92,4H13.08z M5.92,7h2.14l1.12,2l-1.12,2H5.92L4.79,9L5.92,7z M4.79,15l1.12-2h2.14l1.12,2 l-1.12,2H5.92L4.79,15z M10.92,20L9.8,18.02L10.94,16h2.12l1.13,2.02L13.08,20H10.92z M18.08,17h-2.14l-1.12-2l1.12-2h2.14l1.12,2 L18.08,17z'
|
|
866
|
+
export const outlinedHls = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6.5,9H8v6H6.5v-2.5h-2V15H3V9h1.5v2h2V9z M16.5,15h3c0.55,0,1-0.45,1-1v-1.5c0-0.55-0.45-1-1-1H17v-1h2V11h1.5v-1 c0-0.55-0.45-1-1-1h-3c-0.55,0-1,0.45-1,1v1.5c0,0.55,0.45,1,1,1H19v1h-2V13h-1.5v1C15.5,14.55,15.95,15,16.5,15z M14,15v-1.5h-2.5 V9H10v6H14z'
|
|
867
|
+
export const outlinedHlsOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17.83,15h1.67c0.55,0,1-0.45,1-1v-1.5c0-0.55-0.45-1-1-1H17v-1h2V11h1.5v-1c0-0.55-0.45-1-1-1h-3c-0.55,0-1,0.45-1,1v1.5 c0,0.55,0.45,1,1,1H19v1h-2V13h-1.17L17.83,15z M8,10.83V15H6.5v-2.5h-2V15H3V9h1.5v2h2V9.33L1.39,4.22l1.41-1.41l18.38,18.38 l-1.41,1.41L12.17,15H10v-2.17L8,10.83z'
|
|
858
868
|
export const outlinedHMobiledata = 'M0,0h24v24H0V0z@@fill:none;&&M15,11H9V7H7v10h2v-4h6v4h2V7h-2V11z'
|
|
859
869
|
export const outlinedHolidayVillage = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M8,4l-6,6v10h12V10L8,4z M12,18H9v-3H7v3H4v-7.17l4-4l4,4V18z M9,13H7v-2h2V13z M18,20V8.35L13.65,4h-2.83L16,9.18V20H18z M22,20V6.69L19.31,4h-2.83L20,7.52V20H22z'
|
|
860
870
|
export const outlinedHome = 'M0 0h24v24H0V0z@@fill:none;&&M12 5.69l5 4.5V18h-2v-6H9v6H7v-7.81l5-4.5M12 3L2 12h3v8h6v-6h2v6h6v-8h3L12 3z'
|
|
@@ -879,6 +889,7 @@ export const outlinedHouseSiding = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,12h3L1
|
|
|
879
889
|
export const outlinedHowToReg = 'M0 0h24v24H0V0z@@fill:none;&&M11 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM5 18c.2-.63 2.57-1.68 4.96-1.94l2.04-2c-.39-.04-.68-.06-1-.06-2.67 0-8 1.34-8 4v2h9l-2-2H5zm15.6-5.5l-5.13 5.17-2.07-2.08L12 17l3.47 3.5L22 13.91z'
|
|
880
890
|
export const outlinedHowToVote = 'M0 0h24v24H0V0z@@fill:none;&&M18 13h-.68l-2 2h1.91L19 17H5l1.78-2h2.05l-2-2H6l-3 3v4c0 1.1.89 2 1.99 2H19c1.1 0 2-.89 2-2v-4l-3-3zm1 7H5v-1h14v1zm-7.66-4.98c.39.39 1.02.39 1.41 0l6.36-6.36c.39-.39.39-1.02 0-1.41L14.16 2.3c-.38-.4-1.01-.4-1.4-.01L6.39 8.66c-.39.39-.39 1.02 0 1.41l4.95 4.95zm2.12-10.61L17 7.95l-4.95 4.95-3.54-3.54 4.95-4.95z'
|
|
881
891
|
export const outlinedHPlusMobiledata = 'M0,0h24v24H0V0z@@fill:none;&&M12,11H6V7H4v10h2v-4h6v4h2V7h-2V11z M22,11h-2V9h-2v2h-2v2h2v2h2v-2h2V11z'
|
|
892
|
+
export const outlinedHtml = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3.5,9H5v6H3.5v-2.5h-2V15H0V9h1.5v2h2V9z M17.5,9H13c-0.55,0-1,0.45-1,1v5h1.5v-4.5h1V14H16v-3.51h1V15h1.5v-5 C18.5,9.45,18.05,9,17.5,9z M11,9H6v1.5h1.75V15h1.5v-4.5H11V9z M24,15v-1.5h-2.5V9H20v6H24z'
|
|
882
893
|
export const outlinedHttp = 'M24 24H0V0h24v24z@@fill:none;opacity:.87;&&M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zm9-1.5H18v6h1.5v-2h2c.8 0 1.5-.7 1.5-1.5v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1z'
|
|
883
894
|
export const outlinedHttps = 'M0 0h24v24H0V0z@@fill:none;&&M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z'
|
|
884
895
|
export const outlinedHub = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,6.5c-1.66,0-3,1.34-3,3c0,0.07,0,0.14,0.01,0.21l-2.03,0.68c-0.64-1.21-1.82-2.09-3.22-2.32V5.91 C14.04,5.57,15,4.4,15,3c0-1.66-1.34-3-3-3S9,1.34,9,3c0,1.4,0.96,2.57,2.25,2.91v2.16c-1.4,0.23-2.58,1.11-3.22,2.32L5.99,9.71 C6,9.64,6,9.57,6,9.5c0-1.66-1.34-3-3-3s-3,1.34-3,3s1.34,3,3,3c1.06,0,1.98-0.55,2.52-1.37l2.03,0.68 c-0.2,1.29,0.17,2.66,1.09,3.69l-1.41,1.77C6.85,17.09,6.44,17,6,17c-1.66,0-3,1.34-3,3s1.34,3,3,3s3-1.34,3-3 c0-0.68-0.22-1.3-0.6-1.8l1.41-1.77c1.36,0.76,3.02,0.75,4.37,0l1.41,1.77C15.22,18.7,15,19.32,15,20c0,1.66,1.34,3,3,3s3-1.34,3-3 s-1.34-3-3-3c-0.44,0-0.85,0.09-1.23,0.26l-1.41-1.77c0.93-1.04,1.29-2.4,1.09-3.69l2.03-0.68c0.53,0.82,1.46,1.37,2.52,1.37 c1.66,0,3-1.34,3-3S22.66,6.5,21,6.5z M3,10.5c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1s1,0.45,1,1C4,10.05,3.55,10.5,3,10.5z M6,21 c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1s1,0.45,1,1C7,20.55,6.55,21,6,21z M11,3c0-0.55,0.45-1,1-1s1,0.45,1,1c0,0.55-0.45,1-1,1 S11,3.55,11,3z M12,15c-1.38,0-2.5-1.12-2.5-2.5c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5C14.5,13.88,13.38,15,12,15z M18,19 c0.55,0,1,0.45,1,1c0,0.55-0.45,1-1,1s-1-0.45-1-1C17,19.45,17.45,19,18,19z M21,10.5c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1 s1,0.45,1,1C22,10.05,21.55,10.5,21,10.5z'
|
|
@@ -920,6 +931,7 @@ export const outlinedInvertColorsOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21.19
|
|
|
920
931
|
export const outlinedIosShare = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16,5l-1.42,1.42l-1.59-1.59V16h-1.98V4.83L9.42,6.42L8,5l4-4L16,5z M20,10v11c0,1.1-0.9,2-2,2H6c-1.11,0-2-0.9-2-2V10 c0-1.11,0.89-2,2-2h3v2H6v11h12V10h-3V8h3C19.1,8,20,8.89,20,10z'
|
|
921
932
|
export const outlinedIron = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,6c-1.66,0-3,1.34-3,3v4c0,0.55-0.45,1-1,1v-4c0-1.66-1.34-3-3-3h-4c-1.66,0-3,1.34-3,3h2c0-0.55,0.45-1,1-1h4 c0.55,0,1,0.45,1,1v1H6c-2.21,0-4,1.79-4,4v3h15v-2c1.66,0,3-1.34,3-3V9c0-0.55,0.45-1,1-1h1V6H21z M15,16H4v-1c0-1.1,0.9-2,2-2h9 V16z'
|
|
922
933
|
export const outlinedIso = 'M0 0h24v24H0V0z@@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-2zM5.5 7.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19 19H5L19 5v14zm-2-2v-1.5h-5V17h5z'
|
|
934
|
+
export const outlinedJavascript = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,14v-1h1.5v0.5h2v-1H13c-0.55,0-1-0.45-1-1V10c0-0.55,0.45-1,1-1h3c0.55,0,1,0.45,1,1v1h-1.5v-0.5h-2v1H16 c0.55,0,1,0.45,1,1V14c0,0.55-0.45,1-1,1h-3C12.45,15,12,14.55,12,14z M9,9v4.5H7.5v-1H6v1C6,14.33,6.67,15,7.5,15H9 c0.83,0,1.5-0.67,1.5-1.5V9C10.5,9,9.83,9,9,9z'
|
|
923
935
|
export const outlinedJoinFull = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,12a3,5.74 0 1,0 6,0a3,5.74 0 1,0-6,0Z&&M7.5,12c0-0.97,0.23-4.16,3.03-6.5C9.75,5.19,8.9,5,8,5c-3.86,0-7,3.14-7,7s3.14,7,7,7c0.9,0,1.75-0.19,2.53-0.5 C7.73,16.16,7.5,12.97,7.5,12z&&M16,5c-0.9,0-1.75,0.19-2.53,0.5c2.8,2.34,3.03,5.53,3.03,6.5c0,0.97-0.23,4.16-3.03,6.5C14.25,18.81,15.1,19,16,19 c3.86,0,7-3.14,7-7S19.86,5,16,5z'
|
|
924
936
|
export const outlinedJoinInner = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,12a3,5.74 0 1,0 6,0a3,5.74 0 1,0-6,0Z&&M9.04,16.87C8.71,16.95,8.36,17,8,17c-2.76,0-5-2.24-5-5s2.24-5,5-5c0.36,0,0.71,0.05,1.04,0.13 c0.39-0.56,0.88-1.12,1.49-1.63C9.75,5.19,8.9,5,8,5c-3.86,0-7,3.14-7,7s3.14,7,7,7c0.9,0,1.75-0.19,2.53-0.5 C9.92,17.99,9.43,17.43,9.04,16.87z&&M16,5c-0.9,0-1.75,0.19-2.53,0.5c0.61,0.51,1.1,1.07,1.49,1.63C15.29,7.05,15.64,7,16,7c2.76,0,5,2.24,5,5s-2.24,5-5,5 c-0.36,0-0.71-0.05-1.04-0.13c-0.39,0.56-0.88,1.12-1.49,1.63C14.25,18.81,15.1,19,16,19c3.86,0,7-3.14,7-7S19.86,5,16,5z'
|
|
925
937
|
export const outlinedJoinLeft = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,12a3,5.74 0 1,0 6,0a3,5.74 0 1,0-6,0Z&&M7.5,12c0-0.97,0.23-4.16,3.03-6.5C9.75,5.19,8.9,5,8,5c-3.86,0-7,3.14-7,7s3.14,7,7,7c0.9,0,1.75-0.19,2.53-0.5 C7.73,16.16,7.5,12.97,7.5,12z&&M16,5c-0.9,0-1.75,0.19-2.53,0.5c0.61,0.51,1.1,1.07,1.49,1.63C15.29,7.05,15.64,7,16,7c2.76,0,5,2.24,5,5s-2.24,5-5,5 c-0.36,0-0.71-0.05-1.04-0.13c-0.39,0.56-0.88,1.12-1.49,1.63C14.25,18.81,15.1,19,16,19c3.86,0,7-3.14,7-7S19.86,5,16,5z'
|
|
@@ -946,6 +958,7 @@ export const outlinedKeyboardOptionKey = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M15
|
|
|
946
958
|
export const outlinedKeyboardReturn = 'M0 0h24v24H0V0z@@fill:none;&&M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7h-2z'
|
|
947
959
|
export const outlinedKeyboardTab = 'M0 0h24v24H0V0z@@fill:none;&&M11.59 7.41L15.17 11H1v2h14.17l-3.59 3.59L13 18l6-6-6-6-1.41 1.41zM20 6v12h2V6h-2z'
|
|
948
960
|
export const outlinedKeyboardVoice = 'M0 0h24v24H0V0z@@fill:none;&&M12 15c1.66 0 2.99-1.34 2.99-3L15 6c0-1.66-1.34-3-3-3S9 4.34 9 6v6c0 1.66 1.34 3 3 3zm-1.2-9.1c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2s-1.2-.54-1.2-1.2V5.9zm6.5 6.1c0 3-2.54 5.1-5.3 5.1S6.7 15 6.7 12H5c0 3.41 2.72 6.23 6 6.72V22h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z'
|
|
961
|
+
export const outlinedKeyOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M10.7,13.53l-1.71-1.71C9,11.88,9,11.94,9,12c0,1.1-0.9,2-2,2s-2-0.9-2-2s0.9-2,2-2c0.06,0,0.12,0,0.18,0.01L5.47,8.3 C4.02,8.9,3,10.33,3,12c0,2.21,1.79,4,4,4C8.67,16,10.1,14.98,10.7,13.53z M12.19,15.02C11.15,16.8,9.21,18,7,18 c-3.31,0-6-2.69-6-6c0-2.21,1.2-4.15,2.98-5.19L1.39,4.22l1.41-1.41l18.38,18.38l-1.41,1.41L12.19,15.02z M16.26,13.43l1.24-0.93 l1.81,1.36L21.17,12l-1-1l-6.34,0l-2-2L21,9l0,0l3,3l-4.5,4.5l-0.69-0.51L16.26,13.43z'
|
|
949
962
|
export const outlinedKingBed = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,12c0-1.1-0.9-2-2-2V7c0-1.1-0.9-2-2-2H6C4.9,5,4,5.9,4,7v3c-1.1,0-2,0.9-2,2v5h1.33L4,19h1l0.67-2h12.67L19,19h1 l0.67-2H22V12z M18,10h-5V7h5V10z M6,7h5v3H6V7z M4,12h16v3H4V12z'
|
|
950
963
|
export const outlinedKitchen = 'M0 0h24v24H0V0z@@fill:none;&&M8 5h2v3H8zm0 7h2v5H8zm10-9.99L6 2c-1.1 0-2 .89-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.11-.9-1.99-2-1.99zM18 20H6v-9.02h12V20zm0-11H6V4h12v5z'
|
|
951
964
|
export const outlinedKitesurfing = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6,3c0-1.1,0.9-2,2-2s2,0.9,2,2c0,1.1-0.9,2-2,2S6,4.1,6,3z M20.06,1h-2.12L15.5,3.44l1.06,1.06L20.06,1z M22,23v-2h-1 c-1.04,0-2.08-0.35-3-1c-1.83,1.3-4.17,1.3-6,0c-1.83,1.3-4.17,1.3-6,0c-0.91,0.65-1.96,1-3,1H2l0,2h1c1.03,0,2.05-0.25,3-0.75 c1.89,1,4.11,1,6,0c1.89,1,4.11,1,6,0h0c0.95,0.5,1.97,0.75,3,0.75H22z M21,13.28c0,1.44-2.19,3.62-5.04,5.58 C15.65,18.95,15.33,19,15,19c-1.2,0-2.27-0.66-3-1.5c-0.73,0.84-1.8,1.5-3,1.5c-0.94,0-1.81-0.41-2.49-0.99 c0.46-0.39,0.96-0.78,1.49-1.17l-1.55-2.97C6.15,13.3,6,12.64,6,12V8c0-1.1,0.9-2,2-2h3c1.38,0,2.63-0.56,3.54-1.46l1.41,1.41 C14.68,7.21,12.93,8,11,8H9.6l0,3.5h2.8l1.69,1.88c1.95-0.84,3.77-1.38,5.06-1.38C19.99,12,21,12.25,21,13.28z M12.2,14.27 l-0.7-0.77L9,13.6l0.83,2.01C10.42,15.23,11.64,14.55,12.2,14.27z'
|
|
@@ -1155,6 +1168,7 @@ export const outlinedNetworkLocked = 'M0 0h24v24H0V0zm0 0h24v24H0V0z@@fill:none;
|
|
|
1155
1168
|
export const outlinedNetworkWifi = 'M0,0h24v24H0V0z@@fill:none;&&M12,4C7.31,4,3.07,5.9,0,8.98L12,21L24,8.98C20.93,5.9,16.69,4,12,4z M12,8c-2.86,0-5.5,0.94-7.65,2.51L2.92,9.07 C5.51,7.08,8.67,6,12,6s6.49,1.08,9.08,3.07l-1.43,1.43C17.5,8.94,14.86,8,12,8z'
|
|
1156
1169
|
export const outlinedNewLabel = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,12l-4.37,6.16C16.26,18.68,15.65,19,15,19h-3l0-2h3l3.55-5L15,7H5v3H3V7c0-1.1,0.9-2,2-2h10c0.65,0,1.26,0.31,1.63,0.84 L21,12z M10,15H7v-3H5v3H2v2h3v3h2v-3h3V15z'
|
|
1157
1170
|
export const outlinedNewReleases = 'M0 0h24v24H0V0z@@fill:none;&&M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-4.51 2.11l.26 2.79-2.74.62-1.43 2.41L12 18.82l-2.58 1.11-1.43-2.41-2.74-.62.26-2.8L3.66 12l1.85-2.12-.26-2.78 2.74-.61 1.43-2.41L12 5.18l2.58-1.11 1.43 2.41 2.74.62-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z'
|
|
1171
|
+
export const outlinedNewspaper = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,3l-1.67,1.67L18.67,3L17,4.67L15.33,3l-1.66,1.67L12,3l-1.67,1.67L8.67,3L7,4.67L5.33,3L3.67,4.67L2,3v16 c0,1.1,0.9,2,2,2l16,0c1.1,0,2-0.9,2-2V3z M11,19H4v-6h7V19z M20,19h-7v-2h7V19z M20,15h-7v-2h7V15z M20,11H4V8h16V11z'
|
|
1158
1172
|
export const outlinedNextPlan = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,2C6.48,2,2,6.48,2,12c0,5.52,4.48,10,10,10s10-4.48,10-10C22,6.48,17.52,2,12,2z M12,20c-4.42,0-8-3.58-8-8 s3.58-8,8-8s8,3.58,8,8S16.42,20,12,20z&&M15.97,11.03C14.87,9.79,13.28,9,11.5,9c-2.82,0-5.18,1.95-5.82,4.56l0.96,0.32C7.15,11.66,9.13,10,11.5,10 c1.51,0,2.85,0.68,3.76,1.74L13,14h5V9L15.97,11.03z'
|
|
1159
1173
|
export const outlinedNextWeek = 'M0 0h24v24H0V0z@@fill:none;&&M11 18.5l4-4-4-4-1 1 3 3-3 3zM20 7h-4V5c0-.55-.22-1.05-.59-1.41C15.05 3.22 14.55 3 14 3h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zM10 5h4v2h-4V5zm10 15H4V9h16v11z'
|
|
1160
1174
|
export const outlinedNfc = 'M0 0h24v24H0V0z@@fill:none;&&M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H4V4h16v16zM18 6h-5c-1.1 0-2 .9-2 2v2.28c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V8h3v8H8V8h2V6H6v12h12V6z'
|
|
@@ -1305,6 +1319,7 @@ export const outlinedPhotoLibrary = 'M0 0h24v24H0V0z@@fill:none;&&M20 4v12H8V4h1
|
|
|
1305
1319
|
export const outlinedPhotoSizeSelectActual = 'M0 0h24v24H0V0z@@fill:none;&&M21 3H3C2 3 1 4 1 5v14c0 1.1.9 2 2 2h18c1 0 2-1 2-2V5c0-1-1-2-2-2zm0 15.92c-.02.03-.06.06-.08.08H3V5.08L3.08 5h17.83c.03.02.06.06.08.08v13.84zm-10-3.41L8.5 12.5 5 17h14l-4.5-6z'
|
|
1306
1320
|
export const outlinedPhotoSizeSelectLarge = 'M0 0h24v24H0V0z@@fill:none;&&M21 15h2v2h-2v-2zm0-4h2v2h-2v-2zm2 8h-2v2c1 0 2-1 2-2zM13 3h2v2h-2V3zm8 4h2v2h-2V7zm0-4v2h2c0-1-1-2-2-2zM1 7h2v2H1V7zm16-4h2v2h-2V3zm0 16h2v2h-2v-2zM3 3C2 3 1 4 1 5h2V3zm6 0h2v2H9V3zM5 3h2v2H5V3zm-4 8v8c0 1.1.9 2 2 2h12V11H1zm2 8l2.5-3.21 1.79 2.15 2.5-3.22L13 19H3z'
|
|
1307
1321
|
export const outlinedPhotoSizeSelectSmall = 'M0 0h24v24H0V0z@@fill:none;&&M23 15h-2v2h2v-2zm0-4h-2v2h2v-2zm0 8h-2v2c1 0 2-1 2-2zM15 3h-2v2h2V3zm8 4h-2v2h2V7zm-2-4v2h2c0-1-1-2-2-2zM3 21h8v-6H1v4c0 1.1.9 2 2 2zM3 7H1v2h2V7zm12 12h-2v2h2v-2zm4-16h-2v2h2V3zm0 16h-2v2h2v-2zM3 3C2 3 1 4 1 5h2V3zm0 8H1v2h2v-2zm8-8H9v2h2V3zM7 3H5v2h2V3z'
|
|
1322
|
+
export const outlinedPhp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M13,9h1.5v6H13v-2.5h-2V15H9.5V9H11v2h2V9z M8,10.5v1C8,12.3,7.3,13,6.5,13h-2v2H3V9h3.5C7.3,9,8,9.7,8,10.5z M6.5,10.5h-2 v1h2V10.5z M21.5,10.5v1c0,0.8-0.7,1.5-1.5,1.5h-2v2h-1.5V9H20C20.8,9,21.5,9.7,21.5,10.5z M20,10.5h-2v1h2V10.5z'
|
|
1308
1323
|
export const outlinedPiano = '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 M14,14.5h0.25V19h-4.5v-4.5H10 c0.55,0,1-0.45,1-1V5h2v8.5C13,14.05,13.45,14.5,14,14.5z M5,5h2v8.5c0,0.55,0.45,1,1,1h0.25V19H5V5z M19,19h-3.25v-4.5H16 c0.55,0,1-0.45,1-1V5h2V19z'
|
|
1309
1324
|
export const outlinedPianoOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21.19,21.19L2.81,2.81L1.39,4.22L3,5.83V19c0,1.1,0.9,2,2,2h13.17l1.61,1.61L21.19,21.19z M8.25,19H5V7.83l2,2v3.67 c0,0.55,0.45,1,1,1h0.25V19z M9.75,19v-4.5H10c0.46,0,0.82-0.31,0.94-0.73l3.31,3.31V19H9.75z M11,8.17L5.83,3H19c1.1,0,2,0.9,2,2 v13.17l-2-2V5h-2v8.5c0,0.19-0.07,0.36-0.16,0.51L13,10.17V5h-2V8.17z'
|
|
1310
1325
|
export const outlinedPictureAsPdf = 'M0 0h24v24H0V0z@@fill:none;&&M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm12 6V9c0-.55-.45-1-1-1h-2v5h2c.55 0 1-.45 1-1zm-2-3h1v3h-1V9zm4 2h1v-1h-1V9h1V8h-2v5h1zm-8 0h1c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9v5h1v-2zm0-2h1v1h-1V9z'
|
|
@@ -1333,6 +1348,7 @@ export const outlinedPlaylistAddCheck = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3 10
|
|
|
1333
1348
|
export const outlinedPlaylistAddCheckCircle = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,4c4.41,0,8,3.59,8,8s-3.59,8-8,8s-8-3.59-8-8S7.59,4,12,4z M12,2C6.48,2,2,6.48,2,12c0,5.52,4.48,10,10,10 c5.52,0,10-4.48,10-10C22,6.48,17.52,2,12,2z M14,10H7v2h7V10z M14,7H7v2h7V7z M7,15h3v-2H7V15z M19,13.41L17.59,12l-3.54,3.54 l-1.41-1.41l-1.41,1.41l2.83,2.83L19,13.41z'
|
|
1334
1349
|
export const outlinedPlaylistAddCircle = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z M12,20c-4.41,0-8-3.59-8-8s3.59-8,8-8s8,3.59,8,8 S16.41,20,12,20z M14,10H7v2h7V10z M14,7H7v2h7V7z M7,15h3v-2H7V15z M19,13v2h-2v2h-2v-2h-2v-2h2v-2h2v2H19z'
|
|
1335
1350
|
export const outlinedPlaylistPlay = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3 10 H14 V12 H3 V10 z&&M3 6 H14 V8 H3 V6 z&&M3 14 H10 V16 H3 V14 z&&M16 13 L16 21 L22 17z'
|
|
1351
|
+
export const outlinedPlaylistRemove = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M14,10H3v2h11V10z M14,6H3v2h11V6z M3,16h7v-2H3V16z M14.41,22L17,19.41L19.59,22L21,20.59L18.41,18L21,15.41L19.59,14 L17,16.59L14.41,14L13,15.41L15.59,18L13,20.59L14.41,22z'
|
|
1336
1352
|
export const outlinedPlumbing = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19.28,4.93l-2.12-2.12c-0.78-0.78-2.05-0.78-2.83,0L11.5,5.64l2.12,2.12l2.12-2.12l3.54,3.54 C20.45,8,20.45,6.1,19.28,4.93z&&M5.49,13.77c0.59,0.59,1.54,0.59,2.12,0l2.47-2.47L7.96,9.17l-2.47,2.47C4.9,12.23,4.9,13.18,5.49,13.77L5.49,13.77z&&M15.04,7.76l-0.71,0.71l-0.71,0.71l-3.18-3.18C9.85,5.4,8.9,5.4,8.32,5.99c-0.59,0.59-0.59,1.54,0,2.12l3.18,3.18 L10.79,12l-6.36,6.36c-0.78,0.78-0.78,2.05,0,2.83c0.78,0.78,2.05,0.78,2.83,0L16.45,12c0.39,0.39,1.02,0.39,1.41,0 c0.39-0.39,0.39-1.02,0-1.41L15.04,7.76z'
|
|
1337
1353
|
export const outlinedPlusOne = 'M0 0h24v24H0V0z@@fill:none;&&M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08z'
|
|
1338
1354
|
export const outlinedPodcasts = 'M0,0h24v24H0V0z@@fill:none;&&M14,12c0,0.74-0.4,1.38-1,1.72V22h-2v-8.28c-0.6-0.35-1-0.98-1-1.72c0-1.1,0.9-2,2-2S14,10.9,14,12z M12,6 c-3.31,0-6,2.69-6,6c0,1.74,0.75,3.31,1.94,4.4l1.42-1.42C8.53,14.25,8,13.19,8,12c0-2.21,1.79-4,4-4s4,1.79,4,4 c0,1.19-0.53,2.25-1.36,2.98l1.42,1.42C17.25,15.31,18,13.74,18,12C18,8.69,15.31,6,12,6z M12,2C6.48,2,2,6.48,2,12 c0,2.85,1.2,5.41,3.11,7.24l1.42-1.42C4.98,16.36,4,14.29,4,12c0-4.41,3.59-8,8-8s8,3.59,8,8c0,2.29-0.98,4.36-2.53,5.82l1.42,1.42 C20.8,17.41,22,14.85,22,12C22,6.48,17.52,2,12,2z'
|
|
@@ -1373,6 +1389,7 @@ export const outlinedQrCodeScanner = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9.5,6.5
|
|
|
1373
1389
|
export const outlinedQueryBuilder = 'M0 0h24v24H0V0z@@fill:none;&&M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'
|
|
1374
1390
|
export const outlinedQueryStats = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19.88,18.47c0.44-0.7,0.7-1.51,0.7-2.39c0-2.49-2.01-4.5-4.5-4.5s-4.5,2.01-4.5,4.5s2.01,4.5,4.49,4.5 c0.88,0,1.7-0.26,2.39-0.7L21.58,23L23,21.58L19.88,18.47z M16.08,18.58c-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.5C18.58,17.46,17.46,18.58,16.08,18.58z M15.72,10.08c-0.74,0.02-1.45,0.18-2.1,0.45l-0.55-0.83l-3.8,6.18 l-3.01-3.52l-3.63,5.81L1,17l5-8l3,3.5L13,6C13,6,15.72,10.08,15.72,10.08z M18.31,10.58c-0.64-0.28-1.33-0.45-2.05-0.49 c0,0,5.12-8.09,5.12-8.09L23,3.18L18.31,10.58z'
|
|
1375
1391
|
export const outlinedQuestionAnswer = 'M0 0h24v24H0V0z@@fill:none;&&M15 4v7H5.17l-.59.59-.58.58V4h11m1-2H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm5 4h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1z'
|
|
1392
|
+
export const outlinedQuestionMark = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M11.07,12.85c0.77-1.39,2.25-2.21,3.11-3.44c0.91-1.29,0.4-3.7-2.18-3.7c-1.69,0-2.52,1.28-2.87,2.34L6.54,6.96 C7.25,4.83,9.18,3,11.99,3c2.35,0,3.96,1.07,4.78,2.41c0.7,1.15,1.11,3.3,0.03,4.9c-1.2,1.77-2.35,2.31-2.97,3.45 c-0.25,0.46-0.35,0.76-0.35,2.24h-2.89C10.58,15.22,10.46,13.95,11.07,12.85z M14,20c0,1.1-0.9,2-2,2s-2-0.9-2-2c0-1.1,0.9-2,2-2 S14,18.9,14,20z'
|
|
1376
1393
|
export const outlinedQueue = 'M0 0h24v24H0V0z@@fill:none;&&M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zm-7-1h2v-4h4V9h-4V5h-2v4H9v2h4z'
|
|
1377
1394
|
export const outlinedQueueMusic = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,6h-5v8.18C16.69,14.07,16.35,14,16,14c-1.66,0-3,1.34-3,3s1.34,3,3,3s3-1.34,3-3V8h3V6z M15,6H3v2h12V6z M15,10H3v2h12 V10z M11,14H3v2h8V14z'
|
|
1378
1395
|
export const outlinedQueuePlayNext = 'M0 0h24v24H0V0z@@fill:none;&&M21 3H3c-1.11 0-2 .89-2 2v12c0 1.1.89 2 2 2h5v2h8v-2h2v-2H3V5h18v8h2V5c0-1.11-.9-2-2-2zm-8 7V7h-2v3H8v2h3v3h2v-3h3v-2h-3zm11 8l-4.5 4.5L18 21l3-3-3-3 1.5-1.5L24 18z'
|
|
@@ -1542,6 +1559,7 @@ export const outlinedShop2 = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,9H1v11c0,1.11
|
|
|
1542
1559
|
export const outlinedShoppingBag = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,6h-2c0-2.21-1.79-4-4-4S8,3.79,8,6H6C4.9,6,4,6.9,4,8v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8C20,6.9,19.1,6,18,6z M12,4c1.1,0,2,0.9,2,2h-4C10,4.9,10.9,4,12,4z M18,20H6V8h2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V8h4v2c0,0.55,0.45,1,1,1s1-0.45,1-1V8 h2V20z'
|
|
1543
1560
|
export const outlinedShoppingBasket = 'M0 0h24v24H0V0z@@fill:none;&&M22 9h-4.79l-4.38-6.56c-.19-.28-.51-.42-.83-.42s-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1zM12 4.8L14.8 9H9.2L12 4.8zM18.5 19l-12.99.01L3.31 11H20.7l-2.2 8zM12 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'
|
|
1544
1561
|
export const outlinedShoppingCart = 'M0 0h24v24H0V0z@@fill:none;&&M15.55 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.37-.66-.11-1.48-.87-1.48H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45zM6.16 6h12.15l-2.76 5H8.53L6.16 6zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'
|
|
1562
|
+
export const outlinedShoppingCartCheckout = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7,18c-1.1,0-1.99,0.9-1.99,2S5.9,22,7,22s2-0.9,2-2S8.1,18,7,18z M17,18c-1.1,0-1.99,0.9-1.99,2s0.89,2,1.99,2s2-0.9,2-2 S18.1,18,17,18z M8.1,13h7.45c0.75,0,1.41-0.41,1.75-1.03L21,4.96L19.25,4l-3.7,7H8.53L4.27,2H1v2h2l3.6,7.59l-1.35,2.44 C4.52,15.37,5.48,17,7,17h12v-2H7L8.1,13z M12,2l4,4l-4,4l-1.41-1.41L12.17,7L8,7l0-2l4.17,0l-1.59-1.59L12,2z'
|
|
1545
1563
|
export const outlinedShopTwo = 'M0 0h24v24H0V0z@@fill:none;&&M3 9H1v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2H3V9zm15-4V3c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H5v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5h-5zm-6-2h4v2h-4V3zm9 13H7V7h14v9zm-9-1l5.5-4L12 8z'
|
|
1546
1564
|
export const outlinedShortcut = 'M0,0h24v24H0V0z@@fill:none;&&M15,5l-1.41,1.41L15,7.83L17.17,10H8c-2.76,0-5,2.24-5,5v4h2v-4c0-1.65,1.35-3,3-3h9.17L15,14.17l-1.41,1.41L15,17l6-6 L15,5z'
|
|
1547
1565
|
export const outlinedShortText = 'M0 0h24v24H0z@@fill:none;&&M4 9h16v2H4V9zm0 4h10v2H4v-2z'
|
|
@@ -1569,6 +1587,7 @@ export const outlinedSignalWifiOff = 'M0 0h24v24H0V0z@@fill:none;&&M23.64 7c-.45
|
|
|
1569
1587
|
export const outlinedSignalWifiStatusbar4Bar = 'M0,0h24v24H0V0z@@fill:none;&&M12,4C7.31,4,3.07,5.9,0,8.98L12,21L24,8.98C20.93,5.9,16.69,4,12,4z'
|
|
1570
1588
|
export const outlinedSignalWifiStatusbarConnectedNoInternet4 = 'M0,0h24v24H0V0z@@fill:none;&&M12,4C7.31,4,3.07,5.9,0,8.98L12,21l5-5.01V8h5.92C19.97,5.51,16.16,4,12,4z&&M19 18 H21 V20 H19 V18 z&&M19 10 H21 V16 H19 V10 z'
|
|
1571
1589
|
export const outlinedSignalWifiStatusbarNull = 'M0,0h24v24H0V0z@@fill:none;&&M12,4C7.31,4,3.07,5.9,0,8.98L12,21L24,8.98C20.93,5.9,16.69,4,12,4z M2.92,9.07C5.51,7.08,8.67,6,12,6 c3.33,0,6.49,1.08,9.08,3.07L12,18.17L2.92,9.07z'
|
|
1590
|
+
export const outlinedSignpost = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M13,10h5l3-3l-3-3h-5V2h-2v2H4v6h7v2H6l-3,3l3,3h5v4h2v-4h7v-6h-7V10z M6,6h11.17l1,1l-1,1H6V6z M18,16H6.83l-1-1l1-1H18 V16z'
|
|
1572
1591
|
export const outlinedSimCard = 'M0 0h24v24H0V0z@@fill:none;&&M18 2h-8L4 8v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 2v16H6V8.83L10.83 4H18zM7 17h2v2H7zm8 0h2v2h-2zm-8-6h2v4H7zm4 4h2v4h-2zm0-4h2v2h-2zm4 0h2v4h-2z'
|
|
1573
1592
|
export const outlinedSimCardAlert = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,2h-8L4.02,8L4,20c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V4C20,2.9,19.1,2,18,2z M18,20H6V8.83L10.83,4H18V20z&&M11 15 H13 V17 H11 V15 z&&M11 8 H13 V13 H11 V8 z'
|
|
1574
1593
|
export const outlinedSimCardDownload = 'M0,0h24v24H0V0z@@fill:none;&&M18,2h-8L4,8v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V4C20,2.9,19.1,2,18,2z M18,4v16H6V8.83L10.83,4H18z&&M16,13l-4,4l-4-4l1.41-1.41L11,13.17V9.02L13,9v4.17l1.59-1.59L16,13z'
|
|
@@ -1640,6 +1659,7 @@ export const outlinedSquareFoot = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17.66,17.6
|
|
|
1640
1659
|
export const outlinedSsidChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,5.47L12,12L7.62,7.62L3,11V8.52L7.83,5l4.38,4.38L21,3L21,5.47z M21,15h-4.7l-4.17,3.34L6,12.41l-3,2.13L3,17l2.8-2 l6.2,6l5-4h4V15z'
|
|
1641
1660
|
export const outlinedStackedBarChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6,10h3v10H6V10z M6,5h3v4H6V5z M16,16h3v4h-3V16z M16,13h3v2h-3V13z M11,13h3v7h-3V13z M11,9h3v3h-3V9z'
|
|
1642
1661
|
export const outlinedStackedLineChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M2,19.99l7.5-7.51l4,4l7.09-7.97L22,9.92l-8.5,9.56l-4-4l-6,6.01L2,19.99z M3.5,15.49l6-6.01l4,4L22,3.92l-1.41-1.41 l-7.09,7.97l-4-4L2,13.99L3.5,15.49z'
|
|
1662
|
+
export const outlinedStadium = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7,5L3,7V3L7,5z M18,3v4l4-2L18,3z M11,2v4l4-2L11,2z M13,18h-2l0,4c-5.05-0.15-9-1.44-9-3v-9c0-1.66,4.48-3,10-3 s10,1.34,10,3v9c0,1.56-3.95,2.85-9,3L13,18z M5,10.04C6.38,10.53,8.77,11,12,11s5.62-0.47,7-0.96C19,9.86,16.22,9,12,9 S5,9.86,5,10.04z M20,11.8c-1.82,0.73-4.73,1.2-8,1.2s-6.18-0.47-8-1.2v6.78c0.61,0.41,2.36,1.01,5,1.28V16h6v3.86 c2.64-0.27,4.39-0.87,5-1.28V11.8z'
|
|
1643
1663
|
export const outlinedStairs = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,5v14H5V5H19 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,3L19,3z M18,6h-4.42 v3.33H11v3.33H8.42V16H6v2h4.42v-3.33H13v-3.33h2.58V8H18V6z'
|
|
1644
1664
|
export const outlinedStar = 'M0,0h24v24H0V0z@@fill:none;&&M0,0h24v24H0V0z@@fill:none;&&M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'
|
|
1645
1665
|
export const outlinedStarBorder = 'M0 0h24v24H0V0z@@fill:none;&&M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z'
|
|
@@ -1738,6 +1758,7 @@ export const outlinedTaskAlt = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M22,5.18L10.59
|
|
|
1738
1758
|
export const outlinedTaxiAlert = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6.5 15.5 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0&&M15.5 15.5 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0&&M18,13v5H4v-5H18c-1.91,0-3.63-0.76-4.89-2H4.81l1.04-3h5.44C11.1,7.37,11,6.7,11,6s0.1-1.37,0.29-2H8v2H5.5 C4.84,6,4.29,6.42,4.08,7.01L2,13v8c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-1h12v1c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-8 l-0.09-0.27C19.3,12.9,18.66,13,18,13z&&M18,1c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S20.76,1,18,1z M18.5,9h-1V8h1V9z M18.5,7h-1V3h1V7z'
|
|
1739
1759
|
export const outlinedTempleBuddhist = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21,9.02c0,1.09-0.89,1.98-1.98,1.98H18V8.86c1.72-0.44,3-1.99,3-3.84V5l-2,0.02C19,6.11,18.11,7,17.02,7H16.5L12,1L7.5,7 H6.98C5.89,7,5,6.11,5,5.02H3c0,1.86,1.28,3.4,3,3.84V11H4.98C3.89,11,3,10.11,3,9.02H1c0,1.86,1.28,3.4,3,3.84V22h7v-4 c0-0.55,0.45-1,1-1s1,0.45,1,1v4h7v-9.14c1.72-0.44,3-1.99,3-3.84V9L21,9.02z M12,4.33L14,7h-4L12,4.33z M8,9h8v2H8V9z M18,20h-3 v-2c0-1.65-1.35-3-3-3c-1.65,0-3,1.35-3,3v2H6v-7h12V20z'
|
|
1740
1760
|
export const outlinedTempleHindu = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,11v2h-2L15,3V1h-2v2h-2.03V1h-2v2.12L6,13H4v-2H2v11h9v-5h2v5h9V11H20z M15.31,11H8.69l0.6-2h5.42L15.31,11z M14.11,7 H9.89l0.6-2h3.02L14.11,7z M20,20h-5v-5H9v5H4v-5h3.49l0.6-2h7.82l0.6,2H20V20z'
|
|
1761
|
+
export const outlinedTerminal = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,4H4C2.89,4,2,4.9,2,6v12c0,1.1,0.89,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.11,4,20,4z M20,18H4V8h16V18z M18,17h-6v-2 h6V17z M7.5,17l-1.41-1.41L8.67,13l-2.59-2.59L7.5,9l4,4L7.5,17z'
|
|
1741
1762
|
export const outlinedTerrain = 'M0 0h24v24H0V0z@@fill:none;&&M14 6l-4.22 5.63 1.25 1.67L14 9.33 19 16h-8.46l-4.01-5.37L1 18h22L14 6zM5 16l1.52-2.03L8.04 16H5z'
|
|
1742
1763
|
export const outlinedTextDecrease = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M0.99,19h2.42l1.27-3.58h5.65L11.59,19h2.42L8.75,5h-2.5L0.99,19z M5.41,13.39L7.44,7.6h0.12l2.03,5.79H5.41z M23,11v2h-8 v-2H23z'
|
|
1743
1764
|
export const outlinedTextFields = 'M0 0h24v24H0z@@fill:none;&&M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z'
|
|
@@ -1837,6 +1858,7 @@ export const outlinedVideocam = 'M0 0h24v24H0V0z@@fill:none;&&M15 8v8H5V8h10m1-2
|
|
|
1837
1858
|
export const outlinedVideoCameraBack = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,10.48V6c0-1.1-0.9-2-2-2H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-4.48l4,3.98v-11L18,10.48z M16,18 H4V6h12V18z M11.62,11.5L9,15l-1.62-2.17L5,16h10L11.62,11.5z'
|
|
1838
1859
|
export const outlinedVideoCameraFront = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M18,10.48V6c0-1.1-0.9-2-2-2H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-4.48l4,3.98v-11L18,10.48z M16,9.69V18H4V6h12V9.69z&&M10 10 m-2, 0 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0&&M14,15.43c0-0.81-0.48-1.53-1.22-1.85C11.93,13.21,10.99,13,10,13c-0.99,0-1.93,0.21-2.78,0.58C6.48,13.9,6,14.62,6,15.43 V16h8V15.43z'
|
|
1839
1860
|
export const outlinedVideocamOff = 'M0 0h24v24H0V0z@@fill:none;&&M9.56 8l-2-2-4.15-4.14L2 3.27 4.73 6H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.55-.18L19.73 21l1.41-1.41-8.86-8.86L9.56 8zM5 16V8h1.73l8 8H5zm10-8v2.61l6 6V6.5l-4 4V7c0-.55-.45-1-1-1h-5.61l2 2H15z'
|
|
1861
|
+
export const outlinedVideoFile = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M14,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8L14,2z M6,20V4h7v5h5v11H6z M14,14l2-1.06v4.12L14,16v1 c0,0.55-0.45,1-1,1H9c-0.55,0-1-0.45-1-1v-4c0-0.55,0.45-1,1-1h4c0.55,0,1,0.45,1,1V14z'
|
|
1840
1862
|
export const outlinedVideogameAsset = 'M0 0h24v24H0V0z@@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 10H3V8h18v8zM6 15h2v-2h2v-2H8V9H6v2H4v2h2z&&M14.5 13.5 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0&&M18.5 10.5 m-1.5, 0 a1.5,1.5 0 1,0 3,0 a1.5,1.5 0 1,0 -3,0'
|
|
1841
1863
|
export const outlinedVideogameAssetOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M17.5,9c0.83,0,1.5,0.67,1.5,1.5S18.33,12,17.5,12S16,11.33,16,10.5S16.67,9,17.5,9z M10.83,8H20v8h-1.17l1.87,1.87 C21.45,17.58,22,16.85,22,16V8c0-1.1-0.9-2-2-2H8.83L10.83,8z M19.78,22.61L15.17,18H4c-1.1,0-2-0.9-2-2V8 c0-0.85,0.55-1.58,1.3-1.87L1.39,4.22l1.41-1.41l18.38,18.38L19.78,22.61z M13.17,16l-3-3H9v2H7v-2H5v-2h2V9.83L5.17,8H4v8H13.17z'
|
|
1842
1864
|
export const outlinedVideoLabel = 'M0 0h24v24H0V0z@@fill:none;&&M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H3V5h18v11z'
|
|
@@ -1855,11 +1877,13 @@ export const outlinedViewCozy = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7.25 7.25 H1
|
|
|
1855
1877
|
export const outlinedViewDay = 'M0 0h24v24H0V0z@@fill:none;&&M21 18H2v2h19v-2zm-2-8v4H4v-4h15m1-2H3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm1-4H2v2h19V4z'
|
|
1856
1878
|
export const outlinedViewHeadline = 'M0 0h24v24H0V0z@@fill:none;&&M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z'
|
|
1857
1879
|
export const outlinedViewInAr = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,4c0-0.55,0.45-1,1-1h2V1H4C2.34,1,1,2.34,1,4v2h2V4z&&M3,20v-2H1v2c0,1.66,1.34,3,3,3h2v-2H4C3.45,21,3,20.55,3,20z&&M20,1h-2v2h2c0.55,0,1,0.45,1,1v2h2V4C23,2.34,21.66,1,20,1z&&M21,20c0,0.55-0.45,1-1,1h-2v2h2c1.66,0,3-1.34,3-3v-2h-2V20z&&M19,14.87V9.13c0-0.72-0.38-1.38-1-1.73l-5-2.88c-0.31-0.18-0.65-0.27-1-0.27s-0.69,0.09-1,0.27L6,7.39 C5.38,7.75,5,8.41,5,9.13v5.74c0,0.72,0.38,1.38,1,1.73l5,2.88c0.31,0.18,0.65,0.27,1,0.27s0.69-0.09,1-0.27l5-2.88 C18.62,16.25,19,15.59,19,14.87z M11,17.17l-4-2.3v-4.63l4,2.33V17.17z M12,10.84L8.04,8.53L12,6.25l3.96,2.28L12,10.84z M17,14.87l-4,2.3v-4.6l4-2.33V14.87z'
|
|
1880
|
+
export const outlinedViewKanban = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M7 7 H9 V17 H7 V7 z&&M11 7 H13 V12 H11 V7 z&&M15 7 H17 V15 H15 V7 z&&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 M19,19H5V5h14V19z'
|
|
1858
1881
|
export const outlinedViewList = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,5v14h18V5H3z M7,7v2H5V7H7z M5,13v-2h2v2H5z M5,15h2v2H5V15z M19,17H9v-2h10V17z M19,13H9v-2h10V13z M19,9H9V7h10V9z'
|
|
1859
1882
|
export const outlinedViewModule = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,5v14h18V5H3z M19,11h-3.33V7H19V11z M13.67,11h-3.33V7h3.33V11z M8.33,7v4H5V7H8.33z M5,17v-4h3.33v4H5z M10.33,17v-4 h3.33v4H10.33z M15.67,17v-4H19v4H15.67z'
|
|
1860
1883
|
export const outlinedViewQuilt = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,5v14h18V5H3z M8.33,17H5V7h3.33V17z M13.67,17h-3.33v-4h3.33V17z M19,17h-3.33v-4H19V17z M19,11h-8.67V7H19V11z'
|
|
1861
1884
|
export const outlinedViewSidebar = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M2,4v16h20V4H2z M20,8.67h-2.5V6H20V8.67z M17.5,10.67H20v2.67h-2.5V10.67z M4,6h11.5v12H4V6z M17.5,18v-2.67H20V18H17.5z'
|
|
1862
1885
|
export const outlinedViewStream = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,7v10c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V7c0-1.1-0.9-2-2-2H5C3.9,5,3,5.9,3,7z M19,17H5v-4h14V17z M5,11V7h14v4H5z'
|
|
1886
|
+
export const outlinedViewTimeline = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6 15 H12 V17 H6 V15 z&&M12 7 H18 V9 H12 V7 z&&M9 11 H15 V13 H9 V11 z&&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 M19,19H5V5h14V19z'
|
|
1863
1887
|
export const outlinedViewWeek = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,4H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M8,18H4V6h4V18z M14,18h-4V6h4V18z M20,18h-4V6h4V18z'
|
|
1864
1888
|
export const outlinedVignette = 'M0 0h24v24H0V0z@@fill:none;&&M21 5v14H3V5h18m0-2H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 5c3.25 0 6 1.83 6 4s-2.75 4-6 4-6-1.83-6-4 2.75-4 6-4m0-2c-4.42 0-8 2.69-8 6s3.58 6 8 6 8-2.69 8-6-3.58-6-8-6z'
|
|
1865
1889
|
export const outlinedVilla = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19,10c-1.1,0-2,0.9-2,2h-1V3L3,8v13h18v-9C21,10.9,20.1,10,19,10z M5,9.37l9-3.46V12H9v7H5V9.37z M19,19h-3v-3h-2v3h-3v-5 h8V19z'
|
|
@@ -1874,6 +1898,7 @@ export const outlinedVolumeOff = 'M0 0h24v24H0V0z@@fill:none;&&M4.34 2.93L2.93 4
|
|
|
1874
1898
|
export const outlinedVolumeUp = 'M0 0h24v24H0V0z@@fill:none;&&M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z'
|
|
1875
1899
|
export const outlinedVolunteerActivism = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16,13c3.09-2.81,6-5.44,6-7.7C22,3.45,20.55,2,18.7,2c-1.04,0-2.05,0.49-2.7,1.25C15.34,2.49,14.34,2,13.3,2 C11.45,2,10,3.45,10,5.3C10,7.56,12.91,10.19,16,13z M13.3,4c0.44,0,0.89,0.21,1.18,0.55L16,6.34l1.52-1.79 C17.81,4.21,18.26,4,18.7,4C19.44,4,20,4.56,20,5.3c0,1.12-2.04,3.17-4,4.99c-1.96-1.82-4-3.88-4-4.99C12,4.56,12.56,4,13.3,4z&&M19,16h-2c0-1.2-0.75-2.28-1.87-2.7L8.97,11H1v11h6v-1.44l7,1.94l8-2.5v-1C22,17.34,20.66,16,19,16z M3,20v-7h2v7H3z M13.97,20.41L7,18.48V13h1.61l5.82,2.17C14.77,15.3,15,15.63,15,16c0,0-1.99-0.05-2.3-0.15l-2.38-0.79l-0.63,1.9l2.38,0.79 c0.51,0.17,1.04,0.26,1.58,0.26H19c0.39,0,0.74,0.23,0.9,0.56L13.97,20.41z'
|
|
1876
1900
|
export const outlinedVpnKey = 'M0 0h24v24H0V0z@@fill:none;&&M22 19h-6v-4h-2.68c-1.14 2.42-3.6 4-6.32 4-3.86 0-7-3.14-7-7s3.14-7 7-7c2.72 0 5.17 1.58 6.32 4H24v6h-2v4zm-4-2h2v-4h2v-2H11.94l-.23-.67C11.01 8.34 9.11 7 7 7c-2.76 0-5 2.24-5 5s2.24 5 5 5c2.11 0 4.01-1.34 4.71-3.33l.23-.67H18v4zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z'
|
|
1901
|
+
export const outlinedVpnKeyOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M2.81,2.81L1.39,4.22l2.59,2.59C2.2,7.85,1,9.79,1,12c0,3.31,2.69,6,6,6c2.22,0,4.15-1.21,5.19-3l7.59,7.61l1.41-1.41 L2.81,2.81z M7,16c-2.21,0-4-1.79-4-4c0-1.67,1.02-3.1,2.47-3.7l1.71,1.71C7.12,10,7.06,10,7,10c-1.1,0-2,0.9-2,2s0.9,2,2,2 s2-0.9,2-2c0-0.06,0-0.12-0.01-0.18l1.74,1.74C10.22,14.48,9.14,16,7,16z M17,14.17V13h-1.17L17,14.17z M13.83,11H21v2h-2v3l2,2 v-3h2V9H11.83L13.83,11z'
|
|
1877
1902
|
export const outlinedVpnLock = 'M0 0h24v24H0V0z@@fill:none;&&M18.92 12c.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.93zM22 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-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V4z'
|
|
1878
1903
|
export const outlinedVrpano = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M21.01,4C20.45,4,17.4,5.5,12,5.5c-5.31,0-8.49-1.49-9.01-1.49C2.46,4.01,2,4.45,2,5.02V19c0,0.57,0.46,1,0.99,1 c0.57,0,3.55-1.5,9.01-1.5c5.42,0,8.44,1.5,9.01,1.5c0.53,0,0.99-0.43,0.99-1V5C22,4.43,21.54,4,21.01,4z M20,17.63 c-2.01-0.59-4.62-1.13-8-1.13c-3.39,0-5.99,0.54-8,1.13V6.38C6.58,7.11,9.32,7.5,12,7.5c3.38,0,5.99-0.54,8-1.13V17.63z&&M9.17,10.99l-3.69,4.42C7.48,15.15,9.66,15,12,15c2.3,0,4.52,0.15,6.51,0.4L14,10l-2.83,3.39L9.17,10.99z'
|
|
1879
1904
|
export const outlinedWallpaper = 'M0 0h24v24H0V0z@@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'
|
|
@@ -1900,6 +1925,7 @@ export const outlinedWc = 'M.01 0h24v24h-24V0z@@fill:none;&&M5.5 22v-7.5H4V9c0-1
|
|
|
1900
1925
|
export const outlinedWeb = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M0 0 H24 V24 H0 V0 z@@fill:none;&&M0 0 H24 V24 H0 V0 z@@fill:none;&&M20,4H4C2.9,4,2.01,4.9,2.01,6L2,18c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M4,9h10.5v3.5H4V9z M4,14.5 h10.5V18L4,18V14.5z M20,18l-3.5,0V9H20V18z'
|
|
1901
1926
|
export const outlinedWebAsset = 'M0 0h24v24H0V0z@@fill:none;&&M19 4H5c-1.11 0-2 .9-2 2v12c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.89-2-2-2zm0 14H5V8h14v10z'
|
|
1902
1927
|
export const outlinedWebAssetOff = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M6.83,4H20c1.11,0,2,0.9,2,2v12c0,0.34-0.09,0.66-0.23,0.94L20,17.17V8h-9.17L6.83,4z M20.49,23.31L17.17,20H4 c-1.11,0-2-0.9-2-2V6c0-0.34,0.08-0.66,0.23-0.94L0.69,3.51L2.1,2.1l19.8,19.8L20.49,23.31z M15.17,18l-10-10H4v10H15.17z'
|
|
1928
|
+
export const outlinedWebhook = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M10,15l5.88,0c0.27-0.31,0.67-0.5,1.12-0.5c0.83,0,1.5,0.67,1.5,1.5c0,0.83-0.67,1.5-1.5,1.5c-0.44,0-0.84-0.19-1.12-0.5 l-3.98,0c-0.46,2.28-2.48,4-4.9,4c-2.76,0-5-2.24-5-5c0-2.42,1.72-4.44,4-4.9l0,2.07C4.84,13.58,4,14.7,4,16c0,1.65,1.35,3,3,3 s3-1.35,3-3V15z M12.5,4c1.65,0,3,1.35,3,3h2c0-2.76-2.24-5-5-5l0,0c-2.76,0-5,2.24-5,5c0,1.43,0.6,2.71,1.55,3.62l-2.35,3.9 C6.02,14.66,5.5,15.27,5.5,16c0,0.83,0.67,1.5,1.5,1.5s1.5-0.67,1.5-1.5c0-0.16-0.02-0.31-0.07-0.45l3.38-5.63 C10.49,9.61,9.5,8.42,9.5,7C9.5,5.35,10.85,4,12.5,4z M17,13c-0.64,0-1.23,0.2-1.72,0.54l-3.05-5.07C11.53,8.35,11,7.74,11,7 c0-0.83,0.67-1.5,1.5-1.5S14,6.17,14,7c0,0.15-0.02,0.29-0.06,0.43l2.19,3.65C16.41,11.03,16.7,11,17,11l0,0c2.76,0,5,2.24,5,5 c0,2.76-2.24,5-5,5c-1.85,0-3.47-1.01-4.33-2.5l2.67,0C15.82,18.82,16.39,19,17,19c1.65,0,3-1.35,3-3S18.65,13,17,13z'
|
|
1903
1929
|
export const outlinedWeekend = 'M0 0h24v24H0V0z@@fill:none;&&M21 9V7c0-1.65-1.35-3-3-3H6C4.35 4 3 5.35 3 7v2c-1.65 0-3 1.35-3 3v5c0 1.65 1.35 3 3 3h18c1.65 0 3-1.35 3-3v-5c0-1.65-1.35-3-3-3zM5 7c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v2.78c-.61.55-1 1.34-1 2.22v2H6v-2c0-.88-.39-1.67-1-2.22V7zm17 10c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1s1 .45 1 1v4h16v-4c0-.55.45-1 1-1s1 .45 1 1v5z'
|
|
1904
1930
|
export const outlinedWest = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M9,19l1.41-1.41L5.83,13H22V11H5.83l4.59-4.59L9,5l-7,7L9,19z'
|
|
1905
1931
|
export const outlinedWhatsapp = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19.05,4.91C17.18,3.03,14.69,2,12.04,2c-5.46,0-9.91,4.45-9.91,9.91c0,1.75,0.46,3.45,1.32,4.95L2.05,22l5.25-1.38 c1.45,0.79,3.08,1.21,4.74,1.21h0c0,0,0,0,0,0c5.46,0,9.91-4.45,9.91-9.91C21.95,9.27,20.92,6.78,19.05,4.91z M12.04,20.15 L12.04,20.15c-1.48,0-2.93-0.4-4.2-1.15l-0.3-0.18l-3.12,0.82l0.83-3.04l-0.2-0.31c-0.82-1.31-1.26-2.83-1.26-4.38 c0-4.54,3.7-8.24,8.24-8.24c2.2,0,4.27,0.86,5.82,2.42c1.56,1.56,2.41,3.63,2.41,5.83C20.28,16.46,16.58,20.15,12.04,20.15z M16.56,13.99c-0.25-0.12-1.47-0.72-1.69-0.81c-0.23-0.08-0.39-0.12-0.56,0.12c-0.17,0.25-0.64,0.81-0.78,0.97 c-0.14,0.17-0.29,0.19-0.54,0.06c-0.25-0.12-1.05-0.39-1.99-1.23c-0.74-0.66-1.23-1.47-1.38-1.72c-0.14-0.25-0.02-0.38,0.11-0.51 c0.11-0.11,0.25-0.29,0.37-0.43c0.12-0.14,0.17-0.25,0.25-0.41c0.08-0.17,0.04-0.31-0.02-0.43c-0.06-0.12-0.56-1.34-0.76-1.84 c-0.2-0.48-0.41-0.42-0.56-0.43C8.86,7.33,8.7,7.33,8.53,7.33c-0.17,0-0.43,0.06-0.66,0.31C7.65,7.89,7.01,8.49,7.01,9.71 c0,1.22,0.89,2.4,1.01,2.56c0.12,0.17,1.75,2.67,4.23,3.74c0.59,0.26,1.05,0.41,1.41,0.52c0.59,0.19,1.13,0.16,1.56,0.1 c0.48-0.07,1.47-0.6,1.67-1.18c0.21-0.58,0.21-1.07,0.14-1.18S16.81,14.11,16.56,13.99z'
|