@quasar/extras 1.16.7 → 1.16.8

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.
Files changed (41) hide show
  1. package/bootstrap-icons/{LICENSE.md → LICENSE} +1 -1
  2. package/bootstrap-icons/bootstrap-icons.css +7 -5
  3. package/bootstrap-icons/icons.json +97 -0
  4. package/eva-icons/eva-icons.css +9 -3
  5. package/ionicons-v7/index.d.ts +1 -1
  6. package/ionicons-v7/index.js +1 -1
  7. package/ionicons-v7/index.mjs +1 -1
  8. package/line-awesome/line-awesome.css +8 -3
  9. package/material-icons-outlined/index.js +1 -1
  10. package/material-icons-outlined/index.mjs +1 -1
  11. package/material-icons-round/index.js +1 -1
  12. package/material-icons-round/index.mjs +1 -1
  13. package/material-symbols-outlined/icons.json +107 -0
  14. package/material-symbols-outlined/index.d.ts +107 -0
  15. package/material-symbols-outlined/index.js +199 -92
  16. package/material-symbols-outlined/index.mjs +199 -92
  17. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  18. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  19. package/material-symbols-rounded/icons.json +107 -0
  20. package/material-symbols-rounded/index.d.ts +107 -0
  21. package/material-symbols-rounded/index.js +298 -191
  22. package/material-symbols-rounded/index.mjs +298 -191
  23. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  24. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  25. package/material-symbols-sharp/icons.json +107 -0
  26. package/material-symbols-sharp/index.d.ts +107 -0
  27. package/material-symbols-sharp/index.js +217 -110
  28. package/material-symbols-sharp/index.mjs +217 -110
  29. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  30. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  31. package/mdi-v6/LICENSE +20 -20
  32. package/mdi-v6/license.md +20 -20
  33. package/mdi-v7/icons.json +71 -0
  34. package/mdi-v7/index.d.ts +72 -1
  35. package/mdi-v7/index.js +82 -11
  36. package/mdi-v7/index.mjs +82 -11
  37. package/mdi-v7/materialdesignicons-webfont.woff +0 -0
  38. package/mdi-v7/materialdesignicons-webfont.woff2 +0 -0
  39. package/mdi-v7/mdi-v7.css +1197 -110
  40. package/package.json +6 -6
  41. package/themify/themify.css +4 -1
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2019-2021 The Bootstrap Authors
3
+ Copyright (c) 2019-2023 The Bootstrap Authors
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,13 +1,15 @@
1
- /* https://icons.getbootstrap.com v1.9.1 */
1
+ /*!
2
+ * Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
3
+ * Copyright 2019-2023 The Bootstrap Authors
4
+ * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
5
+ */
6
+
2
7
  @font-face {
3
- font-family: "bootstrap-icons";
4
- font-style: normal;
5
- font-weight: normal;
6
8
  font-display: block;
9
+ font-family: "bootstrap-icons";
7
10
  src: url("./bootstrap-icons.woff2") format("woff2"), url("./bootstrap-icons.woff") format("woff");
8
11
  }
9
12
 
10
-
11
13
  .bi::before,
12
14
  [class^="bi-"]::before,
13
15
  [class*=" bi-"]::before {
@@ -55,7 +55,10 @@
55
55
  "biAlignStart",
56
56
  "biAlignTop",
57
57
  "biAlipay",
58
+ "biAlphabet",
59
+ "biAlphabetUppercase",
58
60
  "biAlt",
61
+ "biAmazon",
59
62
  "biAmd",
60
63
  "biAndroid",
61
64
  "biAndroid2",
@@ -125,12 +128,16 @@
125
128
  "biArrowUpShort",
126
129
  "biArrowUpSquare",
127
130
  "biArrowUpSquareFill",
131
+ "biArrows",
128
132
  "biArrowsAngleContract",
129
133
  "biArrowsAngleExpand",
130
134
  "biArrowsCollapse",
135
+ "biArrowsCollapseVertical",
131
136
  "biArrowsExpand",
137
+ "biArrowsExpandVertical",
132
138
  "biArrowsFullscreen",
133
139
  "biArrowsMove",
140
+ "biArrowsVertical",
134
141
  "biAspectRatio",
135
142
  "biAspectRatioFill",
136
143
  "biAsterisk",
@@ -138,6 +145,14 @@
138
145
  "biAward",
139
146
  "biAwardFill",
140
147
  "biBack",
148
+ "biBackpack",
149
+ "biBackpack2",
150
+ "biBackpack2Fill",
151
+ "biBackpack3",
152
+ "biBackpack3Fill",
153
+ "biBackpack4",
154
+ "biBackpack4Fill",
155
+ "biBackpackFill",
141
156
  "biBackspace",
142
157
  "biBackspaceFill",
143
158
  "biBackspaceReverse",
@@ -182,6 +197,8 @@
182
197
  "biBalloonFill",
183
198
  "biBalloonHeart",
184
199
  "biBalloonHeartFill",
200
+ "biBan",
201
+ "biBanFill",
185
202
  "biBandaid",
186
203
  "biBandaidFill",
187
204
  "biBank",
@@ -209,6 +226,7 @@
209
226
  "biBezier",
210
227
  "biBezier2",
211
228
  "biBicycle",
229
+ "biBing",
212
230
  "biBinoculars",
213
231
  "biBinocularsFill",
214
232
  "biBlockquoteLeft",
@@ -292,6 +310,7 @@
292
310
  "biBrightnessHighFill",
293
311
  "biBrightnessLow",
294
312
  "biBrightnessLowFill",
313
+ "biBrilliance",
295
314
  "biBroadcast",
296
315
  "biBroadcastPin",
297
316
  "biBrowserChrome",
@@ -335,6 +354,10 @@
335
354
  "biCCircleFill",
336
355
  "biCSquare",
337
356
  "biCSquareFill",
357
+ "biCake",
358
+ "biCake2",
359
+ "biCake2Fill",
360
+ "biCakeFill",
338
361
  "biCalculator",
339
362
  "biCalculatorFill",
340
363
  "biCalendar",
@@ -631,6 +654,8 @@
631
654
  "biCone",
632
655
  "biConeStriped",
633
656
  "biController",
657
+ "biCookie",
658
+ "biCopy",
634
659
  "biCpu",
635
660
  "biCpuFill",
636
661
  "biCreditCard",
@@ -640,6 +665,8 @@
640
665
  "biCreditCard2FrontFill",
641
666
  "biCreditCardFill",
642
667
  "biCrop",
668
+ "biCrosshair",
669
+ "biCrosshair2",
643
670
  "biCup",
644
671
  "biCupFill",
645
672
  "biCupHot",
@@ -730,6 +757,8 @@
730
757
  "biDroplet",
731
758
  "biDropletFill",
732
759
  "biDropletHalf",
760
+ "biDuffle",
761
+ "biDuffleFill",
733
762
  "biEar",
734
763
  "biEarFill",
735
764
  "biEarbuds",
@@ -746,12 +775,18 @@
746
775
  "biEjectFill",
747
776
  "biEmojiAngry",
748
777
  "biEmojiAngryFill",
778
+ "biEmojiAstonished",
779
+ "biEmojiAstonishedFill",
749
780
  "biEmojiDizzy",
750
781
  "biEmojiDizzyFill",
751
782
  "biEmojiExpressionless",
752
783
  "biEmojiExpressionlessFill",
753
784
  "biEmojiFrown",
754
785
  "biEmojiFrownFill",
786
+ "biEmojiGrimace",
787
+ "biEmojiGrimaceFill",
788
+ "biEmojiGrin",
789
+ "biEmojiGrinFill",
755
790
  "biEmojiHeartEyes",
756
791
  "biEmojiHeartEyesFill",
757
792
  "biEmojiKiss",
@@ -766,9 +801,17 @@
766
801
  "biEmojiSmileUpsideDownFill",
767
802
  "biEmojiSunglasses",
768
803
  "biEmojiSunglassesFill",
804
+ "biEmojiSurprise",
805
+ "biEmojiSurpriseFill",
806
+ "biEmojiTear",
807
+ "biEmojiTearFill",
769
808
  "biEmojiWink",
770
809
  "biEmojiWinkFill",
771
810
  "biEnvelope",
811
+ "biEnvelopeArrowDown",
812
+ "biEnvelopeArrowDownFill",
813
+ "biEnvelopeArrowUp",
814
+ "biEnvelopeArrowUpFill",
772
815
  "biEnvelopeAt",
773
816
  "biEnvelopeAtFill",
774
817
  "biEnvelopeCheck",
@@ -817,6 +860,7 @@
817
860
  "biExclude",
818
861
  "biExplicit",
819
862
  "biExplicitFill",
863
+ "biExposure",
820
864
  "biEye",
821
865
  "biEyeFill",
822
866
  "biEyeSlash",
@@ -831,6 +875,8 @@
831
875
  "biFastForwardCircle",
832
876
  "biFastForwardCircleFill",
833
877
  "biFastForwardFill",
878
+ "biFeather",
879
+ "biFeather2",
834
880
  "biFile",
835
881
  "biFileArrowDown",
836
882
  "biFileArrowDownFill",
@@ -1022,6 +1068,10 @@
1022
1068
  "biFire",
1023
1069
  "biFlag",
1024
1070
  "biFlagFill",
1071
+ "biFloppy",
1072
+ "biFloppy2",
1073
+ "biFloppy2Fill",
1074
+ "biFloppyFill",
1025
1075
  "biFlower1",
1026
1076
  "biFlower2",
1027
1077
  "biFlower3",
@@ -1055,6 +1105,7 @@
1055
1105
  "biGenderAmbiguous",
1056
1106
  "biGenderFemale",
1057
1107
  "biGenderMale",
1108
+ "biGenderNeuter",
1058
1109
  "biGenderTrans",
1059
1110
  "biGeo",
1060
1111
  "biGeoAlt",
@@ -1064,6 +1115,7 @@
1064
1115
  "biGiftFill",
1065
1116
  "biGit",
1066
1117
  "biGithub",
1118
+ "biGitlab",
1067
1119
  "biGlobe",
1068
1120
  "biGlobe2",
1069
1121
  "biGlobeAmericas",
@@ -1133,6 +1185,8 @@
1133
1185
  "biHexagon",
1134
1186
  "biHexagonFill",
1135
1187
  "biHexagonHalf",
1188
+ "biHighlighter",
1189
+ "biHighlights",
1136
1190
  "biHospital",
1137
1191
  "biHospitalFill",
1138
1192
  "biHourglass",
@@ -1261,6 +1315,8 @@
1261
1315
  "biListUl",
1262
1316
  "biLock",
1263
1317
  "biLockFill",
1318
+ "biLuggage",
1319
+ "biLuggageFill",
1264
1320
  "biLungs",
1265
1321
  "biLungsFill",
1266
1322
  "biMagic",
@@ -1268,10 +1324,13 @@
1268
1324
  "biMagnetFill",
1269
1325
  "biMailbox",
1270
1326
  "biMailbox2",
1327
+ "biMailbox2Flag",
1328
+ "biMailboxFlag",
1271
1329
  "biMap",
1272
1330
  "biMapFill",
1273
1331
  "biMarkdown",
1274
1332
  "biMarkdownFill",
1333
+ "biMarkerTip",
1275
1334
  "biMask",
1276
1335
  "biMastodon",
1277
1336
  "biMedium",
@@ -1324,12 +1383,16 @@
1324
1383
  "biNodeMinusFill",
1325
1384
  "biNodePlus",
1326
1385
  "biNodePlusFill",
1386
+ "biNoiseReduction",
1327
1387
  "biNut",
1328
1388
  "biNutFill",
1329
1389
  "biNvidia",
1390
+ "biNvme",
1391
+ "biNvmeFill",
1330
1392
  "biOctagon",
1331
1393
  "biOctagonFill",
1332
1394
  "biOctagonHalf",
1395
+ "biOpencollective",
1333
1396
  "biOpticalAudio",
1334
1397
  "biOpticalAudioFill",
1335
1398
  "biOption",
@@ -1346,6 +1409,8 @@
1346
1409
  "biParagraph",
1347
1410
  "biPass",
1348
1411
  "biPassFill",
1412
+ "biPassport",
1413
+ "biPassportFill",
1349
1414
  "biPatchCheck",
1350
1415
  "biPatchCheckFill",
1351
1416
  "biPatchExclamation",
@@ -1368,6 +1433,8 @@
1368
1433
  "biPcDisplayHorizontal",
1369
1434
  "biPcHorizontal",
1370
1435
  "biPciCard",
1436
+ "biPciCardNetwork",
1437
+ "biPciCardSound",
1371
1438
  "biPeace",
1372
1439
  "biPeaceFill",
1373
1440
  "biPen",
@@ -1383,6 +1450,7 @@
1383
1450
  "biPercent",
1384
1451
  "biPerson",
1385
1452
  "biPersonAdd",
1453
+ "biPersonArmsUp",
1386
1454
  "biPersonBadge",
1387
1455
  "biPersonBadgeFill",
1388
1456
  "biPersonBoundingBox",
@@ -1411,15 +1479,20 @@
1411
1479
  "biPersonLock",
1412
1480
  "biPersonPlus",
1413
1481
  "biPersonPlusFill",
1482
+ "biPersonRaisedHand",
1414
1483
  "biPersonRolodex",
1415
1484
  "biPersonSlash",
1416
1485
  "biPersonSquare",
1486
+ "biPersonStanding",
1487
+ "biPersonStandingDress",
1417
1488
  "biPersonUp",
1418
1489
  "biPersonVcard",
1419
1490
  "biPersonVcardFill",
1420
1491
  "biPersonVideo",
1421
1492
  "biPersonVideo2",
1422
1493
  "biPersonVideo3",
1494
+ "biPersonWalking",
1495
+ "biPersonWheelchair",
1423
1496
  "biPersonWorkspace",
1424
1497
  "biPersonX",
1425
1498
  "biPersonXFill",
@@ -1497,6 +1570,7 @@
1497
1570
  "biRCircleFill",
1498
1571
  "biRSquare",
1499
1572
  "biRSquareFill",
1573
+ "biRadar",
1500
1574
  "biRadioactive",
1501
1575
  "biRainbow",
1502
1576
  "biReceipt",
@@ -1557,6 +1631,10 @@
1557
1631
  "biSearchHeartFill",
1558
1632
  "biSegmentedNav",
1559
1633
  "biSend",
1634
+ "biSendArrowDown",
1635
+ "biSendArrowDownFill",
1636
+ "biSendArrowUp",
1637
+ "biSendArrowUpFill",
1560
1638
  "biSendCheck",
1561
1639
  "biSendCheckFill",
1562
1640
  "biSendDash",
@@ -1571,6 +1649,7 @@
1571
1649
  "biSendX",
1572
1650
  "biSendXFill",
1573
1651
  "biServer",
1652
+ "biShadows",
1574
1653
  "biShare",
1575
1654
  "biShareFill",
1576
1655
  "biShield",
@@ -1642,6 +1721,8 @@
1642
1721
  "biSignpostSplitFill",
1643
1722
  "biSim",
1644
1723
  "biSimFill",
1724
+ "biSimSlash",
1725
+ "biSimSlashFill",
1645
1726
  "biSinaWeibo",
1646
1727
  "biSkipBackward",
1647
1728
  "biSkipBackwardBtn",
@@ -1696,6 +1777,7 @@
1696
1777
  "biSortUp",
1697
1778
  "biSortUpAlt",
1698
1779
  "biSoundwave",
1780
+ "biSourceforge",
1699
1781
  "biSpeaker",
1700
1782
  "biSpeakerFill",
1701
1783
  "biSpeedometer",
@@ -1729,6 +1811,7 @@
1729
1811
  "biStrava",
1730
1812
  "biStripe",
1731
1813
  "biSubscript",
1814
+ "biSubstack",
1732
1815
  "biSubtract",
1733
1816
  "biSuitClub",
1734
1817
  "biSuitClubFill",
@@ -1738,6 +1821,12 @@
1738
1821
  "biSuitHeartFill",
1739
1822
  "biSuitSpade",
1740
1823
  "biSuitSpadeFill",
1824
+ "biSuitcase",
1825
+ "biSuitcase2",
1826
+ "biSuitcase2Fill",
1827
+ "biSuitcaseFill",
1828
+ "biSuitcaseLg",
1829
+ "biSuitcaseLgFill",
1741
1830
  "biSun",
1742
1831
  "biSunFill",
1743
1832
  "biSunglasses",
@@ -1797,6 +1886,8 @@
1797
1886
  "biThermometerLow",
1798
1887
  "biThermometerSnow",
1799
1888
  "biThermometerSun",
1889
+ "biThreads",
1890
+ "biThreadsFill",
1800
1891
  "biThreeDots",
1801
1892
  "biThreeDotsVertical",
1802
1893
  "biThunderbolt",
@@ -1823,6 +1914,7 @@
1823
1914
  "biTrainLightrailFront",
1824
1915
  "biTrainLightrailFrontFill",
1825
1916
  "biTranslate",
1917
+ "biTransparency",
1826
1918
  "biTrash",
1827
1919
  "biTrash2",
1828
1920
  "biTrash2Fill",
@@ -1847,11 +1939,15 @@
1847
1939
  "biTvFill",
1848
1940
  "biTwitch",
1849
1941
  "biTwitter",
1942
+ "biTwitterX",
1850
1943
  "biType",
1851
1944
  "biTypeBold",
1852
1945
  "biTypeH1",
1853
1946
  "biTypeH2",
1854
1947
  "biTypeH3",
1948
+ "biTypeH4",
1949
+ "biTypeH5",
1950
+ "biTypeH6",
1855
1951
  "biTypeItalic",
1856
1952
  "biTypeStrikethrough",
1857
1953
  "biTypeUnderline",
@@ -1890,6 +1986,7 @@
1890
1986
  "biVectorPen",
1891
1987
  "biViewList",
1892
1988
  "biViewStacked",
1989
+ "biVignette",
1893
1990
  "biVimeo",
1894
1991
  "biVinyl",
1895
1992
  "biVinylFill",
@@ -1,16 +1,22 @@
1
- /* v1.1.3 */
1
+ /* Eva Icons v1.1.3 */
2
2
 
3
3
  @font-face {
4
+ font-display: block;
4
5
  font-family: Eva-Icons;
6
+
5
7
  src: url("./Eva-Icons.woff2") format("woff2"), url("./Eva-Icons.woff") format("woff");
6
8
  font-style: normal;
7
9
  font-weight: 400;
8
- font-display: block;
9
10
  }
10
11
 
11
12
  .eva {
13
+ display: inline-block;
14
+ transform: translate(0, 0);
12
15
  text-rendering: auto;
13
- font: normal normal 400 1em Eva-Icons;
16
+ font: normal normal 400 14px/1 Eva-Icons;
17
+ font-size: inherit;
18
+ -moz-osx-font-smoothing: grayscale;
19
+ -webkit-font-smoothing: antialiased;
14
20
  }
15
21
 
16
22
  .eva-lg {
@@ -1,4 +1,4 @@
1
- /* Ionicons v7.1.2 */
1
+ /* Ionicons v7.2.1 */
2
2
 
3
3
  export declare const ionAccessibility: string;
4
4
  export declare const ionAccessibilityOutline: string;
@@ -1,4 +1,4 @@
1
- /* Ionicons v7.1.2 */
1
+ /* Ionicons v7.2.1 */
2
2
 
3
3
  module.exports.ionAccessibility = 'M256 112a56 56 0 1156-56 56.06 56.06 0 01-56 56zM432 112.8l-.45.12-.42.13c-1 .28-2 .58-3 .89-18.61 5.46-108.93 30.92-172.56 30.92-59.13 0-141.28-22-167.56-29.47a73.79 73.79 0 00-8-2.58c-19-5-32 14.3-32 31.94 0 17.47 15.7 25.79 31.55 31.76v.28l95.22 29.74c9.73 3.73 12.33 7.54 13.6 10.84 4.13 10.59.83 31.56-.34 38.88l-5.8 45-32.19 176.19q-.15.72-.27 1.47l-.23 1.27c-2.32 16.15 9.54 31.82 32 31.82 19.6 0 28.25-13.53 32-31.94s28-157.57 42-157.57 42.84 157.57 42.84 157.57c3.75 18.41 12.4 31.94 32 31.94 22.52 0 34.38-15.74 32-31.94a57.17 57.17 0 00-.76-4.06L329 301.27l-5.79-45c-4.19-26.21-.82-34.87.32-36.9a1.09 1.09 0 00.08-.15c1.08-2 6-6.48 17.48-10.79l89.28-31.21a16.9 16.9 0 001.62-.52c16-6 32-14.3 32-31.93S451 107.81 432 112.8z|0 0 512 512'
4
4
  module.exports.ionAccessibilityOutline = 'M256 56 m-40, 0 a40,40 0 1,0 80,0 a40,40 0 1,0 -80,0@@fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:32;&&M204.23 274.44c2.9-18.06 4.2-35.52-.5-47.59-4-10.38-12.7-16.19-23.2-20.15L88 176.76c-12-4-23.21-10.7-24-23.94-1-17 14-28 29-24 0 0 88 31.14 163 31.14s162-31 162-31c18-5 30 9 30 23.79 0 14.21-11 19.21-24 23.94l-88 31.91c-8 3-21 9-26 18.18-6 10.75-5 29.53-2.1 47.59l5.9 29.63 37.41 163.9c2.8 13.15-6.3 25.44-19.4 27.74S308 489 304.12 476.28l-37.56-115.93q-2.71-8.34-4.8-16.87L256 320l-5.3 21.65q-2.52 10.35-5.8 20.48L208 476.18c-4 12.85-14.5 21.75-27.6 19.46s-22.4-15.59-19.46-27.74l37.39-163.83z@@fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:32;|0 0 512 512'
@@ -1,4 +1,4 @@
1
- /* Ionicons v7.1.2 */
1
+ /* Ionicons v7.2.1 */
2
2
 
3
3
  export const ionAccessibility = 'M256 112a56 56 0 1156-56 56.06 56.06 0 01-56 56zM432 112.8l-.45.12-.42.13c-1 .28-2 .58-3 .89-18.61 5.46-108.93 30.92-172.56 30.92-59.13 0-141.28-22-167.56-29.47a73.79 73.79 0 00-8-2.58c-19-5-32 14.3-32 31.94 0 17.47 15.7 25.79 31.55 31.76v.28l95.22 29.74c9.73 3.73 12.33 7.54 13.6 10.84 4.13 10.59.83 31.56-.34 38.88l-5.8 45-32.19 176.19q-.15.72-.27 1.47l-.23 1.27c-2.32 16.15 9.54 31.82 32 31.82 19.6 0 28.25-13.53 32-31.94s28-157.57 42-157.57 42.84 157.57 42.84 157.57c3.75 18.41 12.4 31.94 32 31.94 22.52 0 34.38-15.74 32-31.94a57.17 57.17 0 00-.76-4.06L329 301.27l-5.79-45c-4.19-26.21-.82-34.87.32-36.9a1.09 1.09 0 00.08-.15c1.08-2 6-6.48 17.48-10.79l89.28-31.21a16.9 16.9 0 001.62-.52c16-6 32-14.3 32-31.93S451 107.81 432 112.8z|0 0 512 512'
4
4
  export const ionAccessibilityOutline = 'M256 56 m-40, 0 a40,40 0 1,0 80,0 a40,40 0 1,0 -80,0@@fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:32;&&M204.23 274.44c2.9-18.06 4.2-35.52-.5-47.59-4-10.38-12.7-16.19-23.2-20.15L88 176.76c-12-4-23.21-10.7-24-23.94-1-17 14-28 29-24 0 0 88 31.14 163 31.14s162-31 162-31c18-5 30 9 30 23.79 0 14.21-11 19.21-24 23.94l-88 31.91c-8 3-21 9-26 18.18-6 10.75-5 29.53-2.1 47.59l5.9 29.63 37.41 163.9c2.8 13.15-6.3 25.44-19.4 27.74S308 489 304.12 476.28l-37.56-115.93q-2.71-8.34-4.8-16.87L256 320l-5.3 21.65q-2.52 10.35-5.8 20.48L208 476.18c-4 12.85-14.5 21.75-27.6 19.46s-22.4-15.59-19.46-27.74l37.39-163.83z@@fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:32;|0 0 512 512'
@@ -1,3 +1,5 @@
1
+ /* Line Awesome v1.3.0 */
2
+
1
3
  .la,
2
4
  .las,
3
5
  .lar,
@@ -4389,7 +4391,8 @@ readers do not read off random characters that represent icons */
4389
4391
  font-style: normal;
4390
4392
  font-weight: normal;
4391
4393
  font-display: auto;
4392
- src: url("./la-brands-400.woff2") format("woff2"), url("./la-brands-400.woff") format("woff") }
4394
+
4395
+ src: url("./la-brands-400.woff2") format("woff2"), url("./la-brands-400.woff") format("woff"); }
4393
4396
 
4394
4397
  .lab {
4395
4398
  font-family: 'Line Awesome Brands'; }
@@ -4398,7 +4401,8 @@ readers do not read off random characters that represent icons */
4398
4401
  font-style: normal;
4399
4402
  font-weight: 400;
4400
4403
  font-display: auto;
4401
- src: url("./la-regular-400.woff2") format("woff2"), url("./la-regular-400.woff") format("woff") }
4404
+
4405
+ src: url("./la-regular-400.woff2") format("woff2"), url("./la-regular-400.woff") format("woff"); }
4402
4406
 
4403
4407
  .lar {
4404
4408
  font-family: 'Line Awesome Free';
@@ -4408,7 +4412,8 @@ readers do not read off random characters that represent icons */
4408
4412
  font-style: normal;
4409
4413
  font-weight: 900;
4410
4414
  font-display: auto;
4411
- src: url("./la-solid-900.woff2") format("woff2"), url("./la-solid-900.woff") format("woff") }
4415
+
4416
+ src: url("./la-solid-900.woff2") format("woff2"), url("./la-solid-900.woff") format("woff"); }
4412
4417
 
4413
4418
  .la,
4414
4419
  .las {
@@ -81,7 +81,7 @@ module.exports.outlinedAddAlert = 'M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89
81
81
  module.exports.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'
82
82
  module.exports.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'
83
83
  module.exports.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'
84
- module.exports.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'
84
+ module.exports.outlinedAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19 19H5V5h9V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9z&&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'
85
85
  module.exports.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'
86
86
  module.exports.outlinedAddCircleOutline = 'M0 0h24v24H0V0z@@fill:none;&&M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'
87
87
  module.exports.outlinedAddComment = 'M0 0h24v24H0V0z@@fill:none;&&M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4zm-2 13.17L18.83 16H4V4h16v13.17zM13 5h-2v4H7v2h4v4h2v-4h4V9h-4z'
@@ -81,7 +81,7 @@ export const outlinedAddAlert = 'M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1
81
81
  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'
82
82
  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'
83
83
  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'
84
- 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'
84
+ export const outlinedAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M19 19H5V5h9V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9z&&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'
85
85
  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'
86
86
  export const outlinedAddCircleOutline = 'M0 0h24v24H0V0z@@fill:none;&&M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'
87
87
  export const outlinedAddComment = 'M0 0h24v24H0V0z@@fill:none;&&M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4zm-2 13.17L18.83 16H4V4h16v13.17zM13 5h-2v4H7v2h4v4h2v-4h4V9h-4z'
@@ -81,7 +81,7 @@ module.exports.roundAddAlert = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,22c1.1,0,2
81
81
  module.exports.roundAddBox = '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-2zm-3 10h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z'
82
82
  module.exports.roundAddBusiness = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,6h13c0.55,0,1-0.45,1-1c0-0.55-0.45-1-1-1H3C2.45,4,2,4.45,2,5C2,5.55,2.45,6,3,6z&&M15,17h2v-3h0.18c0.63,0,1.1-0.58,0.98-1.2l-1-5C17.07,7.34,16.66,7,16.18,7H2.82C2.34,7,1.93,7.34,1.84,7.8l-1,5 C0.72,13.42,1.19,14,1.82,14H2v5c0,0.55,0.45,1,1,1h7c0.55,0,1-0.45,1-1v-5h4V17z M9,18H4v-4h5V18z&&M22,18h-2v-2c0-0.55-0.45-1-1-1s-1,0.45-1,1v2h-2c-0.55,0-1,0.45-1,1c0,0.55,0.45,1,1,1h2v2c0,0.55,0.45,1,1,1s1-0.45,1-1 v-2h2c0.55,0,1-0.45,1-1C23,18.45,22.55,18,22,18z'
83
83
  module.exports.roundAddCard = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M0 0 H24 V24 H0 V0 z@@fill:none;&&M14,19c0-0.55-0.45-1-1-1H4v-6h18V6c0-1.1-0.9-2-2-2H4C2.89,4,2.01,4.89,2.01,6L2,18c0,1.11,0.89,2,2,2h9 C13.55,20,14,19.55,14,19z M20,8H4V6h16V8z M20,22c-0.55,0-1-0.45-1-1v-2h-2c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1h2v-2 c0-0.55,0.45-1,1-1c0.55,0,1,0.45,1,1v2h2c0.55,0,1,0.45,1,1c0,0.55-0.45,1-1,1h-2v2C21,21.55,20.55,22,20,22z'
84
- module.exports.roundAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16,17c0.55,0,1-0.45,1-1v-2c0-0.55-0.45-1-1-1s-1,0.45-1,1v2C15,16.55,15.45,17,16,17z&&M20,10c-0.55,0-1,0.45-1,1v8H5V5h8c0.55,0,1-0.45,1-1s-0.45-1-1-1H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14 c1.1,0,2-0.9,2-2v-8C21,10.45,20.55,10,20,10z&&M7,11v5c0,0.55,0.45,1,1,1s1-0.45,1-1v-5c0-0.55-0.45-1-1-1S7,10.45,7,11z&&M11,8v8c0,0.55,0.45,1,1,1s1-0.45,1-1V8c0-0.55-0.45-1-1-1S11,7.45,11,8z&&M16,7h1v1c0,0.55,0.45,1,1,1s1-0.45,1-1V7h1c0.55,0,1-0.45,1-1s-0.45-1-1-1h-1V4c0-0.55-0.45-1-1-1s-1,0.45-1,1v1h-1 c-0.55,0-1,0.45-1,1S15.45,7,16,7z'
84
+ module.exports.roundAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16 17c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1v2c0 .55.45 1 1 1z&&M20 10c-.55 0-1 .45-1 1v8H5V5h8c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-.55-.45-1-1-1z&&M7 11v5c0 .55.45 1 1 1s1-.45 1-1v-5c0-.55-.45-1-1-1s-1 .45-1 1zm4-3v8c0 .55.45 1 1 1s1-.45 1-1V8c0-.55-.45-1-1-1s-1 .45-1 1zm5-1h1v1c0 .55.45 1 1 1s1-.45 1-1V7h1c.55 0 1-.45 1-1s-.45-1-1-1h-1V4c0-.55-.45-1-1-1s-1 .45-1 1v1h-1c-.55 0-1 .45-1 1s.45 1 1 1z'
85
85
  module.exports.roundAddCircle = '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 2zm4 11h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z'
86
86
  module.exports.roundAddCircleOutline = 'M0 0h24v24H0V0z@@fill:none;&&M12 7c-.55 0-1 .45-1 1v3H8c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V8c0-.55-.45-1-1-1zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'
87
87
  module.exports.roundAddComment = 'M0 0h24v24H0V0z@@fill:none;&&M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4zm-6 7h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V6c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z'
@@ -81,7 +81,7 @@ export const roundAddAlert = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M12,22c1.1,0,2-0
81
81
  export const roundAddBox = '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-2zm-3 10h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z'
82
82
  export const roundAddBusiness = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M0 0 H24 V24 H0 V0 z@@fill:none;&&M3,6h13c0.55,0,1-0.45,1-1c0-0.55-0.45-1-1-1H3C2.45,4,2,4.45,2,5C2,5.55,2.45,6,3,6z&&M15,17h2v-3h0.18c0.63,0,1.1-0.58,0.98-1.2l-1-5C17.07,7.34,16.66,7,16.18,7H2.82C2.34,7,1.93,7.34,1.84,7.8l-1,5 C0.72,13.42,1.19,14,1.82,14H2v5c0,0.55,0.45,1,1,1h7c0.55,0,1-0.45,1-1v-5h4V17z M9,18H4v-4h5V18z&&M22,18h-2v-2c0-0.55-0.45-1-1-1s-1,0.45-1,1v2h-2c-0.55,0-1,0.45-1,1c0,0.55,0.45,1,1,1h2v2c0,0.55,0.45,1,1,1s1-0.45,1-1 v-2h2c0.55,0,1-0.45,1-1C23,18.45,22.55,18,22,18z'
83
83
  export const roundAddCard = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M0 0 H24 V24 H0 V0 z@@fill:none;&&M14,19c0-0.55-0.45-1-1-1H4v-6h18V6c0-1.1-0.9-2-2-2H4C2.89,4,2.01,4.89,2.01,6L2,18c0,1.11,0.89,2,2,2h9 C13.55,20,14,19.55,14,19z M20,8H4V6h16V8z M20,22c-0.55,0-1-0.45-1-1v-2h-2c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1h2v-2 c0-0.55,0.45-1,1-1c0.55,0,1,0.45,1,1v2h2c0.55,0,1,0.45,1,1c0,0.55-0.45,1-1,1h-2v2C21,21.55,20.55,22,20,22z'
84
- export const roundAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16,17c0.55,0,1-0.45,1-1v-2c0-0.55-0.45-1-1-1s-1,0.45-1,1v2C15,16.55,15.45,17,16,17z&&M20,10c-0.55,0-1,0.45-1,1v8H5V5h8c0.55,0,1-0.45,1-1s-0.45-1-1-1H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14 c1.1,0,2-0.9,2-2v-8C21,10.45,20.55,10,20,10z&&M7,11v5c0,0.55,0.45,1,1,1s1-0.45,1-1v-5c0-0.55-0.45-1-1-1S7,10.45,7,11z&&M11,8v8c0,0.55,0.45,1,1,1s1-0.45,1-1V8c0-0.55-0.45-1-1-1S11,7.45,11,8z&&M16,7h1v1c0,0.55,0.45,1,1,1s1-0.45,1-1V7h1c0.55,0,1-0.45,1-1s-0.45-1-1-1h-1V4c0-0.55-0.45-1-1-1s-1,0.45-1,1v1h-1 c-0.55,0-1,0.45-1,1S15.45,7,16,7z'
84
+ export const roundAddChart = 'M0 0 H24 V24 H0 V0 z@@fill:none;&&M16 17c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1v2c0 .55.45 1 1 1z&&M20 10c-.55 0-1 .45-1 1v8H5V5h8c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-.55-.45-1-1-1z&&M7 11v5c0 .55.45 1 1 1s1-.45 1-1v-5c0-.55-.45-1-1-1s-1 .45-1 1zm4-3v8c0 .55.45 1 1 1s1-.45 1-1V8c0-.55-.45-1-1-1s-1 .45-1 1zm5-1h1v1c0 .55.45 1 1 1s1-.45 1-1V7h1c.55 0 1-.45 1-1s-.45-1-1-1h-1V4c0-.55-.45-1-1-1s-1 .45-1 1v1h-1c-.55 0-1 .45-1 1s.45 1 1 1z'
85
85
  export const roundAddCircle = '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 2zm4 11h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z'
86
86
  export const roundAddCircleOutline = 'M0 0h24v24H0V0z@@fill:none;&&M12 7c-.55 0-1 .45-1 1v3H8c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V8c0-.55-.45-1-1-1zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'
87
87
  export const roundAddComment = 'M0 0h24v24H0V0z@@fill:none;&&M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4zm-6 7h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V6c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1 1s-.45 1-1 1z'