@project-lary/react-material-symbols 0.17.0 → 0.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/BoatBus.d.ts +4 -0
- package/dist/components/BoatBus.js +6 -0
- package/dist/components/BoatBusFilled.d.ts +4 -0
- package/dist/components/BoatBusFilled.js +6 -0
- package/dist/components/BoatRailway.d.ts +4 -0
- package/dist/components/BoatRailway.js +6 -0
- package/dist/components/BoatRailwayFilled.d.ts +4 -0
- package/dist/components/BoatRailwayFilled.js +6 -0
- package/dist/components/Brick.d.ts +4 -0
- package/dist/components/Brick.js +6 -0
- package/dist/components/BrickFilled.d.ts +4 -0
- package/dist/components/BrickFilled.js +6 -0
- package/dist/components/BusRailway.d.ts +4 -0
- package/dist/components/BusRailway.js +6 -0
- package/dist/components/BusRailwayFilled.d.ts +4 -0
- package/dist/components/BusRailwayFilled.js +6 -0
- package/dist/components/CloudLock.d.ts +4 -0
- package/dist/components/CloudLock.js +6 -0
- package/dist/components/CloudLockFilled.d.ts +4 -0
- package/dist/components/CloudLockFilled.js +6 -0
- package/dist/components/Crown.d.ts +4 -0
- package/dist/components/Crown.js +6 -0
- package/dist/components/CrownFilled.d.ts +4 -0
- package/dist/components/CrownFilled.js +6 -0
- package/dist/components/DatabaseSearch.d.ts +4 -0
- package/dist/components/DatabaseSearch.js +6 -0
- package/dist/components/DatabaseSearchFilled.d.ts +4 -0
- package/dist/components/DatabaseSearchFilled.js +6 -0
- package/dist/components/DirectionsBoat.js +1 -1
- package/dist/components/DirectionsBoatFilled.js +1 -1
- package/dist/components/DocumentSearch.d.ts +4 -0
- package/dist/components/DocumentSearch.js +6 -0
- package/dist/components/DocumentSearchFilled.d.ts +4 -0
- package/dist/components/DocumentSearchFilled.js +6 -0
- package/dist/components/EditArrowDown.d.ts +4 -0
- package/dist/components/EditArrowDown.js +6 -0
- package/dist/components/EditArrowDownFilled.d.ts +4 -0
- package/dist/components/EditArrowDownFilled.js +6 -0
- package/dist/components/FitPageWidth.d.ts +4 -0
- package/dist/components/FitPageWidth.js +6 -0
- package/dist/components/FitPageWidthFilled.d.ts +4 -0
- package/dist/components/FitPageWidthFilled.js +6 -0
- package/dist/components/FolderInfo.d.ts +4 -0
- package/dist/components/FolderInfo.js +6 -0
- package/dist/components/FolderInfoFilled.d.ts +4 -0
- package/dist/components/FolderInfoFilled.js +6 -0
- package/dist/components/HourglassArrowDown.d.ts +4 -0
- package/dist/components/HourglassArrowDown.js +6 -0
- package/dist/components/HourglassArrowDownFilled.d.ts +4 -0
- package/dist/components/HourglassArrowDownFilled.js +6 -0
- package/dist/components/HourglassArrowUp.d.ts +4 -0
- package/dist/components/HourglassArrowUp.js +6 -0
- package/dist/components/HourglassArrowUpFilled.d.ts +4 -0
- package/dist/components/HourglassArrowUpFilled.js +6 -0
- package/dist/components/HourglassPause.d.ts +4 -0
- package/dist/components/HourglassPause.js +6 -0
- package/dist/components/HourglassPauseFilled.d.ts +4 -0
- package/dist/components/HourglassPauseFilled.js +6 -0
- package/dist/components/MatchCaseOff.d.ts +4 -0
- package/dist/components/MatchCaseOff.js +6 -0
- package/dist/components/MatchCaseOffFilled.d.ts +3 -0
- package/dist/components/MatchCaseOffFilled.js +3 -0
- package/dist/components/NetworkIntelNode.d.ts +4 -0
- package/dist/components/NetworkIntelNode.js +6 -0
- package/dist/components/NetworkIntelNodeFilled.d.ts +3 -0
- package/dist/components/NetworkIntelNodeFilled.js +3 -0
- package/dist/components/PageFooter.d.ts +4 -0
- package/dist/components/PageFooter.js +6 -0
- package/dist/components/PageFooterFilled.d.ts +4 -0
- package/dist/components/PageFooterFilled.js +6 -0
- package/dist/components/PageHeader.d.ts +4 -0
- package/dist/components/PageHeader.js +6 -0
- package/dist/components/PageHeaderFilled.d.ts +4 -0
- package/dist/components/PageHeaderFilled.js +6 -0
- package/dist/components/ScreenshotFrame2.d.ts +4 -0
- package/dist/components/ScreenshotFrame2.js +6 -0
- package/dist/components/ScreenshotFrame2Filled.d.ts +3 -0
- package/dist/components/ScreenshotFrame2Filled.js +3 -0
- package/dist/components/SkullList.d.ts +4 -0
- package/dist/components/SkullList.js +6 -0
- package/dist/components/SkullListFilled.d.ts +4 -0
- package/dist/components/SkullListFilled.js +6 -0
- package/dist/components/ThermostatArrowDown.d.ts +4 -0
- package/dist/components/ThermostatArrowDown.js +6 -0
- package/dist/components/ThermostatArrowDownFilled.d.ts +3 -0
- package/dist/components/ThermostatArrowDownFilled.js +3 -0
- package/dist/components/ThermostatArrowUp.d.ts +4 -0
- package/dist/components/ThermostatArrowUp.js +6 -0
- package/dist/components/ThermostatArrowUpFilled.d.ts +3 -0
- package/dist/components/ThermostatArrowUpFilled.js +3 -0
- package/dist/components/ViewApps.d.ts +4 -0
- package/dist/components/ViewApps.js +6 -0
- package/dist/components/ViewAppsFilled.d.ts +4 -0
- package/dist/components/ViewAppsFilled.js +6 -0
- package/dist/index.d.ts +46 -0
- package/dist/index.js +46 -0
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatBus(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M333-185q23 14 47 23.5t50 14.5v62q-24-5-48.5-12.5T333-117q-38 18-77.5 27.5T178-80h-58v-60h58q40 0 79-11t76-34m45-696h204v103h192v192q-14-2-28.5-2.5T714-590v-128H246v171l234-71 110 34q-17 2-33.5 6.5T524-568L176-463l48 159q20-11 38-25t34-31l36-38q23 22 46 43t52 38v78q-26-9-51-26.5T331-307q-34 33-72 52.5T183-230h-1l-80-273 84-25v-250h192zM530-80v-71q-19-11-29.5-29T490-220v-210q0-52 47.5-76t148.42-24q104.8 0 149.44 23T880-430v210q0 21-10.5 39.5T840-151v71h-80v-60H610v60zm75-130q15 0 25-10t10-25-10-25-25-10-25 10-10 25q0 14 10.5 24.5T605-210m160 0q15 0 25-10t10-25-10-25-25-10-25 10-10 25q0 14 10.5 24.5T765-210M550-340h270v-80H550z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatBusFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M333-185q23 14 47 23.5t50 14.5v62q-24-5-48.5-12.5T333-117q-38 18-77.5 27.5T178-80h-58v-60h58q40 0 79-11t76-34M530-80v-71q-19-11-29.5-29T490-220v-210q0-52 47.5-76t148.42-24q104.8 0 149.44 23T880-430v210q0 21-10.5 39.5T840-151v71h-80v-60H610v60zm75-130q15 0 25-10t10-25-10-25-25-10-25 10-10 25q0 14 10.5 24.5T605-210m160 0q15 0 25-10t10-25-10-25-25-10-25 10-10 25q0 14 10.5 24.5T765-210M550-340h270v-80H550zM378-778v-103h204v103h192v192q-14-2-28.5-2.5T714-590v-128H246v171l234-71 110 34q-65 9-112.5 44T430-430v191q-26-9-51-26.5T331-307q-34 33-72 52.5T183-230l-81-273 84-25v-250z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatRailway(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M333-185q41 25 85 36t91 6l-62 61q-29-3-57-12t-57-23q-38 18-77.5 27.5T178-80h-58v-60h58q40 0 79-11t76-34m45-696h204v103h192v196q-14-4-29-5.5t-31-2.5v-128H246v171l234-71 136 42q-21 7-38.5 17T544-536l-64-19-304 92 48 159q20-11 38-25t34-31l36-38 41 48q20 23 44 40t53 20v61q-34-3-70.5-23T331-307q-34 33-72 52.5T183-230h-1l-80-273 84-25v-250h192zM530-80l80-80q-33 0-56.5-23.5T530-240v-130q0-71 48.61-115.5T705-530t126.39 44.5T880-370v130q0 33-23.5 56.5T800-160l80 80zm175-130q12 0 21-9t9-21-9-21-21-9-21 9-9 21 9 21 21 9M590-330h230v-40q0-11-2-21t-6-19H597.66q-3.83 9-5.75 19-1.91 10-1.91 21z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatRailwayFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M333-185q41 25 85 36t91 6l-62 61q-29-3-57-12t-57-23q-38 18-77.5 27.5T178-80h-58v-60h58q40 0 79-11t76-34M530-80l80-80q-33 0-56.5-23.5T530-240v-130q0-71 48.61-115.5T705-530t126.39 44.5T880-370v130q0 33-23.5 56.5T800-160l80 80zm175-130q12 0 21-9t9-21-9-21-21-9-21 9-9 21 9 21 21 9M590-330h230v-40q0-11-2-21t-6-19H597.66q-3.83 9-5.75 19-1.91 10-1.91 21zM378-881h204v103h192v196q-14-4-29-5.5t-31-2.5v-128H246v171l234-71 136 42q-68 23-107 77.33T470-371v142q-34-3-70.5-23T331-307q-34 33-72 52.5T183-230l-81-273 84-25v-250h192z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Brick(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-160v-474h123v-166h225v166h104v-166h225v166h123v474zm60-60h680v-354H140zm123-414h105v-106H263zm329 0h105v-106H592zM140-220h680zm123-414h105zm329 0h105z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BrickFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-160v-474h123v-166h225v166h104v-166h225v166h123v474z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BusRailway(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M325.94-422Q303-422 287-405.94t-16 39T287.06-328t39 16T365-328.06t16-39T364.94-406t-39-16M705-530q77.78 0 126.39 44.5T880-370v130q0 33-23.5 56.5T800-160l80 80H530l80-80q-33 0-56.5-23.5T530-240v-130q0-71 48.61-115.5T705-530m0 260q-12 0-21 9t-9 21 9 21 21 9 21-9 9-21-9-21-21-9M597.66-410q-3.83 9-5.75 19-1.91 10-1.91 21v40h230v-40q0-11-2-21t-6-19zM481-880q166 0 242.5 34T800-738v164q-14-5-28.84-8.5T740-588v-116H220v173h318q-14 13-25.5 27.92T493-471H220v120q0 35 23.5 62t58.5 27h168v60H302v82h-86v-111q-29-16-42.5-46T160-341v-397q0-73.66 76.5-107.83T481-880m0 116h259-520zm-261 0h520q-24-26-92-41t-167-15q-118 0-181 13.5T220-764m273 293" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BusRailwayFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M326.06-312Q349-312 365-328.06t16-39T364.94-406t-39-16T287-405.94t-16 39T287.06-328t39 16M530-80l80-80q-33 0-56.5-23.5T530-240v-130q0-71 48.61-115.5T705-530t126.39 44.5T880-370v130q0 33-23.5 56.5T800-160l80 80zm175-130q12 0 21-9t9-21-9-21-21-9-21 9-9 21 9 21 21 9M590-330h230v-40q0-11-2-21t-6-19H597.66q-3.83 9-5.75 19-1.91 10-1.91 21zM216-120v-111q-29-16-42.5-46T160-341v-397q0-73.66 76.5-107.83T481-880q166 0 242.5 34T800-738v164q-14-5-28.84-8.5T740-588v-116H220v173h318q-35 32-51.5 73.65Q470-415.71 470-370v168H302v82z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CloudLock(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M590-160H250q-86 0-148-62T40-370q0-78 49.5-137.5T217-579q20-97 94-158.5T482-799q112 0 187.5 79T748-529q-16 2-31.05 5.97Q701.89-519.06 688-512v-10q0-89-60.5-153T478-739t-150 64-61 153h-19q-62 0-105 43.5T100-371q0 62 43.93 106.5T250-220h340zm95 0q-14 0-24.5-10.5T650-195v-120q0-14 11.5-24.5T690-350v-45q0-30.94 22.04-52.97 22.05-22.03 53-22.03Q796-470 818-447.97T840-395v45q17 0 28.5 10.5T880-315v120q0 14-10.5 24.5T845-160zm35-190h90v-44.91Q810-414 797.09-427t-32-13T733-427.06q-13 12.93-13 32.06z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CloudLockFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M250-160q-86 0-148-62T40-370q0-78 49.5-137.5T217-579q20-97 94-158.5T482-799q112 0 187.5 79T748-529q-67 7-112.5 56.5T590-355v195zm435 0q-14 0-24.5-10.5T650-195v-120q0-14 11.5-24.5T690-350v-45q0-31 22-53t53-22 53 22 22 53v45q17 0 28.5 10.5T880-315v120q0 14-10.5 24.5T845-160zm35-190h90v-45q0-19-13-32t-32-13-32 13-13 32z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Crown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M203-160v-60h554v60zm-1-144-53-334q-5 2-9.5 2.5t-9.5.5q-21 0-35.5-14.5T80-685t14.5-36 35.5-15 36 15 15 36q0 8-2.5 16t-7.5 14l148 66 141-194q-14-6-22.5-18.5T429-830q0-21 15-35.5t36-14.5 36 14.5 15 35.5q0 16-8.5 28.5T500-783l141 194 148-66q-5-6-7.5-14t-2.5-16q0-21 15-36t35-15q21 0 36 15t15 36-15 35.5-36 14.5q-5 0-9-1t-9-3l-53 335zm51-60h454l32-203-118 53-141-195-141 195-118-53zm227 0" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CrownFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M203-160v-60h554v60zm-1-144-53-334q-5 2-9.5 2.5t-9.5.5q-21 0-35.5-14.5T80-685t14.5-36 35.5-15 36 15 15 36q0 8-2.5 16t-7.5 14l148 66 141-194q-14-6-22.5-18.5T429-830q0-21 15-35.5t36-14.5 36 14.5 15 35.5q0 16-8.5 28.5T500-783l141 194 148-66q-5-6-7.5-14t-2.5-16q0-21 15-36t35-15q21 0 36 15t15 36-15 35.5-36 14.5q-5 0-9-1t-9-3l-53 335z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DatabaseSearch(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M515-120q-28 2-93.5-3T289-145.5t-118-50-51-84.5q0 52 51 84.5t118 50T421.5-123t93.5 3m-71-215q-45-2-82-7t-69.5-13.5-60-20T180-402q25 15 52.5 26.5t60 20T362-342t82 7m36-273q86 0 176.5-26.5T773-694q-27-32-118-59t-175-27q-88 0-177 26t-117 60q28 35 115.5 60.5T480-608m-12 428q8 16 20 31t27 29q-28 2-93.5-3T289-145.5t-118-50-51-84.5v-413q0-27 31-53.5t81.5-47.5T348-827.5 480-840q62 0 125.5 13.5t116 35.5 85.5 48 33 52q0 25-32 51t-83.5 46T609-561t-129 13q-79 0-156-18t-144-52v155q52 31 127 49t158 20q-7 12-12 27t-9 32q-90-3-151.5-20.5T180-402v126q10 33 100.5 63T468-180M878-40 768-150q-21 17-46.5 23.5T670-120q-71 0-120.5-49.5T500-290t49.5-120.5T670-460t120.5 49.5T840-290q0 26-6.5 52T810-192L920-82zM670-180q46 0 78-32t32-78-32-78-78-32-78 32-32 78 32 78 78 32" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DatabaseSearchFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M514-121q-28 2-93-3t-132-21.5T171-192t-51-78v-100q0 37 33 64t82.5 45T343-233t108 12q9 29 25 54.5t38 45.5m-72-201q-43-3-99-12t-105.5-26-83.5-44-34-66v-100q0 39 37.5 67.5t93 47 118 27T480-420q-15 22-24.5 46.5T442-322m38-198q-150 0-255-47T120-680q0-67 104.5-113.5T480-840t255.5 46.5T840-680q0 66-105 113t-255 47M878-40 768-150q-21 17-46.5 23.5T670-120q-71 0-120.5-49.5T500-290t49.5-120.5T670-460t120.5 49.5T840-290q0 26-6.5 52T810-192L920-82zM670-180q46 0 78-32t32-78-32-78-78-32-78 32-32 78 32 78 78 32" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function DirectionsBoat(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M178-80h-58v-60h58q40 0 79-11t76-34q35 22 72 32.5t75 10.5 75-10.5 72-32.5q38 23 77.5 34t78.5 11h57v60h-57q-39 0-78-9t-77-28q-38 19-75 28t-73 9-73-9.5-74-27.5q-38 18-77.5 27.5T178-80m302-149q-36 0-75.5-20.5T330-307q-33 33-71 52.5T182-230l-80-273 84-25v-250h192v-103h204v103h192v250l84 25-80 273q-39-5-77-24.5T630-307q-35 37-74.5 57.5T480-229m1-60q32 0 58.5-18t47.5-43l41-48 36 38q16 17 34 31t38 25l48-159-304-92-304 92 48 159q20-11 38-25t34-31l36-38 41 48q22 25 49 43t59 18M246-547l234-71 234 72v-172H246zm234 125" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function DirectionsBoatFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M178-80h-58v-60h58q40 0 79-11t76-34q35 22 72 32.5t75 10.5 75-10.5 72-32.5q38 23 77.5 34t78.5 11h57v60h-57q-39 0-78-9t-77-28q-38 19-75 28t-73 9-73-9.5-74-27.5q-38 18-77.5 27.5T178-80m68-467 234-71 234 72v-172H246zm234 318q-36 0-75.5-20.5T330-307q-33 33-71 52.5T182-230l-80-273 84-25v-250h192v-103h204v103h192v250l84 25-80 273q-39-5-77-24.5T630-307q-35 37-74.5 57.5T480-229" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DocumentSearch(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M180-820v293-3 390zv186zM120-80v-800h421l219 219v154q-14-7-29-12t-31-8v-107H511v-186H180v680h315q20 21 44.5 36T593-80zm540-110q47 0 78.5-31.5T770-300t-31.5-78.5T660-410t-78.5 31.5T550-300t31.5 78.5T660-190M864-54 756.84-161Q736-147 711.5-138.5T660-130q-70.83 0-120.42-49.62Q490-229.24 490-300.12t49.62-120.38 120.5-49.5 120.38 49.58Q830-370.83 830-300q0 27-8.5 51.5T799-203.16L906-96z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DocumentSearchFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M660-190q46 0 78-31.5t32-78.5q0-46-32-78t-78-32q-47 0-78.5 32T550-300q0 47 31.5 78.5T660-190M864-54 757-160q-21 14-45.5 22t-51.5 8q-71 0-120.5-49.5T490-300q0-70 49.5-120T660-470q70 0 120 50t50 120q0 28-8.5 52.5T799-202L905-96zM120-80v-800h421l219 219v154q-24-11-49-17t-51-6q-112 0-171.5 72.5T429-297q0 69 39 130.5T592-80zm391-554h189L511-820l189 186-189-186z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EditArrowDown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M792-160 663-289l42-42 56 56v-525h60v526l57-57 42 42zm-672-84v-154l309-310q18-18 43-18t42 18l68 69q17 17 17 42t-17 42L273-244zm60-60h69l178-181-34-34-34-34-179 179zm291-223-68-69z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EditArrowDownFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M792-160 663-289l42-42 56 56v-525h60v526l57-57 42 42zm-672-84v-154l309-310q18-18 43-18t42 18l68 69q17 17 17 42t-17 42L273-244zm351-283 59-61-67-67-60 59z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FitPageWidth(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M336-384v-192l-96 96zm384-96-96-96v192zM80-160v-640h800v640zm740-580H140v520h680zm-680 0v520z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FitPageWidthFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M336-384v-192l-96 96zm384-96-96-96v192zM80-160v-640h800v640z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FolderInfo(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M140-220v-520 250-39zm319 60H80v-640h341l60 60h399v302q-13-15-28-28t-32-24v-190H456l-60-60H140v520h297.33q3.67 16 8.99 30.92Q451.64-174.17 459-160m227-308q80.51 0 137.26 56.74Q880-354.51 880-274t-56.74 137.26Q766.51-80 686-80t-137.26-56.74Q492-193.49 492-274t56.74-137.26Q605.49-468 686-468m-20 314h40v-160h-40zm20-200q8 0 14-6t6-14-6-14-14-6-14 6-6 14 6 14 14 6" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FolderInfoFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-160v-640h341l60 60h399v302q-36-43-86.5-67T686-529q-105.61 0-179.8 74.49Q432-380.02 432-274q0 30 6.5 59t20.5 55zm606 80q-80.51 0-137.26-56.74Q492-193.49 492-274t56.74-137.26Q605.49-468 686-468t137.26 56.74Q880-354.51 880-274t-56.74 137.26Q766.51-80 686-80m-20-74h40v-160h-40zm20-200q8 0 14-6t6-14-6-14-14-6-14 6-6 14 6 14 14 6" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassArrowDown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M337-517q48 0 82-34t34-82v-107H220v107q0 48 34.5 82t82.5 34M220-220h233v-109q0-48-34-82t-82-34-82.5 34-34.5 82zm-120 60v-60h60v-108q0-47.89 25-88.95Q210-458 252-481q-42-23-67-63t-25-88v-108h-60v-60h473v60h-60v108q0 48-24.5 88T422-481q42 23 66.5 64.05Q513-375.89 513-328v108h60v60zm692 0L663-289l42-42 56 56v-525h60v526l57-57 42 42zm-455-60" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassArrowDownFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M100-160v-60h60v-108q0-48 25-89t67-64q-42-23-67-63t-25-88v-108h-60v-60h473v60h-60v108q0 48-24.5 88T422-481q42 23 66.5 64t24.5 89v108h60v60zm692 0L663-289l42-42 56 56v-525h60v526l57-57 42 42z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassArrowUp(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M337-517q48 0 82-34t34-82v-107H220v107q0 48 34.5 82t82.5 34M220-220h233v-109q0-48-34-82t-82-34-82.5 34-34.5 82zm-120 60v-60h60v-108q0-47.89 25-88.95Q210-458 252-481q-42-23-67-63t-25-88v-108h-60v-60h473v60h-60v108q0 48-24.5 88T422-481q42 23 66.5 64.05Q513-375.89 513-328v108h60v60zm662 0v-526l-57 57-42-42 129-129 128 129-42 42-56-56v525zm-425-60" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassArrowUpFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M100-160v-60h60v-108q0-48 25-89t67-64q-42-23-67-63t-25-88v-108h-60v-60h473v60h-60v108q0 48-24.5 88T422-481q42 23 66.5 64t24.5 89v108h60v60zm662 0v-526l-57 57-42-42 129-129 128 129-42 42-56-56v525z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassPause(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M160-80v-60h88v-127q0-71 40-129t106-84q-66-27-106-85t-40-129v-126h-88v-60h640v60h-88v126q0 71-40 129t-106 85q12 5 26.5 12.5T617-452q-10 5-24 14.5T565-416q-19-11-40.5-16.5T480-438q-72 0-122 49.5T308-267v127h189q7 17 15 31.5T531-80zm320-442q72 0 122-50t50-122v-126H308v126q0 72 50 122t122 50m285 369 35 1v-156h-35zm-105 0h35v-155h-35zm70 113q-78 0-134-55.4t-56-134T596-364t134-56 134 55.87q56 55.86 56 135.13 0 78.43-56 133.72Q808-40 730-40M480-820" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassPauseFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M160-80v-60h88v-127q0-71 40-129t106-84q-66-27-106-85t-40-129v-126h-88v-60h640v60h-88v126q0 71-40 129t-106 85q12 5 26.5 12.5T617-452q-63 29-100 92t-37 131q0 41 13 79t38 70zm570 40q-78 0-134-55.5T540-229q0-79 56-135t134-56 134 56 56 135q0 78-56 133.5T730-40m-70-113h35v-155h-35zm105 0 35 1v-156h-35z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function MatchCaseOff(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m150-260 121-331L57-805l43-43L849-99l-43 43-324-324 44 120h-52l-43-121H244l-43 121zm156-296-46 131h155l-12-34zm418 247q18-14 30-36t12-49q-16-8-38-13t-43-5q-16 0-29 3t-24 8l-31-31q16-9 35-13.5t42-4.5q26 0 48.5 4.5T765-433v-18q0-38-20.5-58.5T685-530q-23 0-43 8t-37 25l-31-28q24-23 50-34t61-11q62 0 93.5 31t31.5 93v186h-37z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function NetworkIntelNode(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M297-160q-8 0-15-4t-11-11l-84-150h71l42 80h90v-30h-72l-42-80H171l-63-110q-2-4-3-7.5t-1-7.5q0-2 4-15l63-110h105l42-80h72v-30h-90l-42 80h-71l84-150q4-7 11-11t15-4h118q13 0 21.5 8.5T445-770v175h-85l-30 30h115v130h-98l-39-80h-98l-30 30h108l40 80h117v215q0 13-8.5 21.5T415-160zm273 0q-29 0-49.5-20.5T500-230q0-21 11-38t29-25v-374q-18-8-29-25t-11-38q0-29 20.5-49.5T570-800t49.5 20.5T640-730q0 21-11 38t-29 25v114l100-60q-3-31 18-54t52-23q29 0 49.5 20.5T840-620t-20.5 49.5T770-550q-11 0-21-3t-18-8l-108 65 116 93q7-3 15-5t16-2q29 0 49.5 20.5T840-340t-20.5 49.5T770-270q-35 0-55.5-27T702-356l-102-82v146q17 8 28 24.5t11 37.5q0 29-20 49.5T570-160" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PageFooter(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-120v-60h720v60zm0-160v-560h720v560zm60-60h600v-440H180zm0 0v-440z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PageFooterFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-120v-60h720v60zm0-160v-560h720v560z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PageHeader(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-780v-60h720v60zm0 660v-560h720v560zm60-60h600v-440H180zm0 0v-440z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PageHeaderFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M120-780v-60h720v60zm0 660v-560h720v560z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ScreenshotFrame2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M820-570v-130H690v-60h190v190zm-740 0v-190h190v60H140v130zm610 370v-60h130v-130h60v190zm-610 0v-190h60v130h130v60z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function SkullList(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M163-240v-76q-55-33-89-87.13T40-521q0-102 75.53-170.5 75.52-68.5 179.5-68.5Q399-760 475-691.5T551-521q0 63.74-34 117.87T428-316v76zm60-60h145v-51l35-21q40-23 64-62.25 24-39.26 24-86.36Q491-598 432.5-649T295-700t-137 50.91q-58 50.9-58 128.1Q100-474 124-435t64 63l35 21zm-9.82-191q12.82 0 21.32-8.68 8.5-8.67 8.5-21.5 0-12.82-8.68-21.32-8.67-8.5-21.5-8.5-12.82 0-21.32 8.68-8.5 8.67-8.5 21.5 0 12.82 8.68 21.32 8.67 8.5 21.5 8.5M266-400h60l-30-60zm111.18-91q12.82 0 21.32-8.68 8.5-8.67 8.5-21.5 0-12.82-8.68-21.32-8.67-8.5-21.5-8.5-12.82 0-21.32 8.68-8.5 8.67-8.5 21.5 0 12.82 8.68 21.32 8.67 8.5 21.5 8.5M614-449v-60h266v60zm0 160v-60h266v60zm0-320v-60h266v60zM296-500" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function SkullListFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M163-240v-76q-55-33-89-87.13T40-521q0-102 75.53-170.5 75.52-68.5 179.5-68.5Q399-760 475-691.5T551-521q0 63.74-34 117.87T428-316v76zm50.18-251q12.82 0 21.32-8.68 8.5-8.67 8.5-21.5 0-12.82-8.68-21.32-8.67-8.5-21.5-8.5-12.82 0-21.32 8.68-8.5 8.67-8.5 21.5 0 12.82 8.68 21.32 8.67 8.5 21.5 8.5M266-400h60l-30-60zm111.18-91q12.82 0 21.32-8.68 8.5-8.67 8.5-21.5 0-12.82-8.68-21.32-8.67-8.5-21.5-8.5-12.82 0-21.32 8.68-8.5 8.67-8.5 21.5 0 12.82 8.68 21.32 8.67 8.5 21.5 8.5M614-449v-60h266v60zm0 160v-60h266v60zm0-320v-60h266v60z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ThermostatArrowDown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M296-121q-76 0-129-53t-53-129q0-48 24-90.5t66-68.5v-286q0-38 27-65t65-27 65 27 27 65v286q42 26 66 68.5t24 90.5q0 76-53 129t-129 53M174-303h244q0-40-19-71.5T348-420l-20-9v-319q0-14-9-23t-23-9-23 9-9 23v319l-20 9q-32 14-51 46t-19 71m618 143L663-289l42-42 56 56v-525h60v526l57-57 42 42z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ThermostatArrowUp(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M296-121q-76 0-129-53t-53-129q0-48 24-90.5t66-68.5v-286q0-38 27-65t65-27 65 27 27 65v286q42 26 66 68.5t24 90.5q0 76-53 129t-129 53M174-303h244q0-40-19-71.5T348-420l-20-9v-319q0-14-9-23t-23-9-23 9-9 23v319l-20 9q-32 14-51 46t-19 71m588 143v-526l-57 57-42-42 129-129 128 129-42 42-56-56v525z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ViewApps(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M40-160v-640l231 38v564zm321-39v-561h238v561zm559 39-231-38v-564l231-38zm-820-71 111-19v-461l-111-18zm321-28h118v-441H421zm439 28v-498l-111 18v462zm-760 0 111-19zm321-28h118zm439 28-111-18z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ViewAppsFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M40-160v-640l231 38v564zm321-39v-561h238v561zm559 39-231-38v-564l231-38zm-820-71 111-19v-461l-111-18zm321-28h118v-441H421zm439 28v-498l-111 18v462zm-760 0v-498l111 18v461zm321-28v-441h118v441zm439 28-111-18v-462l111-18z" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -700,6 +700,10 @@ export { default as BlurOn } from './components/BlurOn';
|
|
|
700
700
|
export { default as BlurOnFilled } from './components/BlurOnFilled';
|
|
701
701
|
export { default as BlurShort } from './components/BlurShort';
|
|
702
702
|
export { default as BlurShortFilled } from './components/BlurShortFilled';
|
|
703
|
+
export { default as BoatBus } from './components/BoatBus';
|
|
704
|
+
export { default as BoatBusFilled } from './components/BoatBusFilled';
|
|
705
|
+
export { default as BoatRailway } from './components/BoatRailway';
|
|
706
|
+
export { default as BoatRailwayFilled } from './components/BoatRailwayFilled';
|
|
703
707
|
export { default as BodyFat } from './components/BodyFat';
|
|
704
708
|
export { default as BodyFatFilled } from './components/BodyFatFilled';
|
|
705
709
|
export { default as BodySystem } from './components/BodySystem';
|
|
@@ -812,6 +816,8 @@ export { default as BreakingNewsAlt1Filled } from './components/BreakingNewsAlt1
|
|
|
812
816
|
export { default as BreakingNewsFilled } from './components/BreakingNewsFilled';
|
|
813
817
|
export { default as Breastfeeding } from './components/Breastfeeding';
|
|
814
818
|
export { default as BreastfeedingFilled } from './components/BreastfeedingFilled';
|
|
819
|
+
export { default as Brick } from './components/Brick';
|
|
820
|
+
export { default as BrickFilled } from './components/BrickFilled';
|
|
815
821
|
export { default as Brightness1 } from './components/Brightness1';
|
|
816
822
|
export { default as Brightness1Filled } from './components/Brightness1Filled';
|
|
817
823
|
export { default as Brightness2 } from './components/Brightness2';
|
|
@@ -876,6 +882,8 @@ export { default as BurstMode } from './components/BurstMode';
|
|
|
876
882
|
export { default as BurstModeFilled } from './components/BurstModeFilled';
|
|
877
883
|
export { default as BusAlert } from './components/BusAlert';
|
|
878
884
|
export { default as BusAlertFilled } from './components/BusAlertFilled';
|
|
885
|
+
export { default as BusRailway } from './components/BusRailway';
|
|
886
|
+
export { default as BusRailwayFilled } from './components/BusRailwayFilled';
|
|
879
887
|
export { default as BusinessCenter } from './components/BusinessCenter';
|
|
880
888
|
export { default as BusinessCenterFilled } from './components/BusinessCenterFilled';
|
|
881
889
|
export { default as BusinessChip } from './components/BusinessChip';
|
|
@@ -1190,6 +1198,8 @@ export { default as CloudDoneFilled } from './components/CloudDoneFilled';
|
|
|
1190
1198
|
export { default as CloudDownload } from './components/CloudDownload';
|
|
1191
1199
|
export { default as CloudDownloadFilled } from './components/CloudDownloadFilled';
|
|
1192
1200
|
export { default as CloudFilled } from './components/CloudFilled';
|
|
1201
|
+
export { default as CloudLock } from './components/CloudLock';
|
|
1202
|
+
export { default as CloudLockFilled } from './components/CloudLockFilled';
|
|
1193
1203
|
export { default as CloudOff } from './components/CloudOff';
|
|
1194
1204
|
export { default as CloudOffFilled } from './components/CloudOffFilled';
|
|
1195
1205
|
export { default as CloudSync } from './components/CloudSync';
|
|
@@ -1422,6 +1432,8 @@ export { default as Crossword } from './components/Crossword';
|
|
|
1422
1432
|
export { default as CrosswordFilled } from './components/CrosswordFilled';
|
|
1423
1433
|
export { default as Crowdsource } from './components/Crowdsource';
|
|
1424
1434
|
export { default as CrowdsourceFilled } from './components/CrowdsourceFilled';
|
|
1435
|
+
export { default as Crown } from './components/Crown';
|
|
1436
|
+
export { default as CrownFilled } from './components/CrownFilled';
|
|
1425
1437
|
export { default as CrueltyFree } from './components/CrueltyFree';
|
|
1426
1438
|
export { default as CrueltyFreeFilled } from './components/CrueltyFreeFilled';
|
|
1427
1439
|
export { default as Css } from './components/Css';
|
|
@@ -1494,6 +1506,8 @@ export { default as Database } from './components/Database';
|
|
|
1494
1506
|
export { default as DatabaseFilled } from './components/DatabaseFilled';
|
|
1495
1507
|
export { default as DatabaseOff } from './components/DatabaseOff';
|
|
1496
1508
|
export { default as DatabaseOffFilled } from './components/DatabaseOffFilled';
|
|
1509
|
+
export { default as DatabaseSearch } from './components/DatabaseSearch';
|
|
1510
|
+
export { default as DatabaseSearchFilled } from './components/DatabaseSearchFilled';
|
|
1497
1511
|
export { default as DatabaseUpload } from './components/DatabaseUpload';
|
|
1498
1512
|
export { default as DatabaseUploadFilled } from './components/DatabaseUploadFilled';
|
|
1499
1513
|
export { default as Dataset } from './components/Dataset';
|
|
@@ -1734,6 +1748,8 @@ export { default as DocsAppsScriptFilled } from './components/DocsAppsScriptFill
|
|
|
1734
1748
|
export { default as DocsFilled } from './components/DocsFilled';
|
|
1735
1749
|
export { default as DocumentScanner } from './components/DocumentScanner';
|
|
1736
1750
|
export { default as DocumentScannerFilled } from './components/DocumentScannerFilled';
|
|
1751
|
+
export { default as DocumentSearch } from './components/DocumentSearch';
|
|
1752
|
+
export { default as DocumentSearchFilled } from './components/DocumentSearchFilled';
|
|
1737
1753
|
export { default as Domain } from './components/Domain';
|
|
1738
1754
|
export { default as DomainAdd } from './components/DomainAdd';
|
|
1739
1755
|
export { default as DomainAddFilled } from './components/DomainAddFilled';
|
|
@@ -1859,6 +1875,8 @@ export { default as EdgesensorHighFilled } from './components/EdgesensorHighFill
|
|
|
1859
1875
|
export { default as EdgesensorLow } from './components/EdgesensorLow';
|
|
1860
1876
|
export { default as EdgesensorLowFilled } from './components/EdgesensorLowFilled';
|
|
1861
1877
|
export { default as Edit } from './components/Edit';
|
|
1878
|
+
export { default as EditArrowDown } from './components/EditArrowDown';
|
|
1879
|
+
export { default as EditArrowDownFilled } from './components/EditArrowDownFilled';
|
|
1862
1880
|
export { default as EditArrowUp } from './components/EditArrowUp';
|
|
1863
1881
|
export { default as EditArrowUpFilled } from './components/EditArrowUpFilled';
|
|
1864
1882
|
export { default as EditAttributes } from './components/EditAttributes';
|
|
@@ -2284,6 +2302,8 @@ export { default as FitPage } from './components/FitPage';
|
|
|
2284
2302
|
export { default as FitPageFilled } from './components/FitPageFilled';
|
|
2285
2303
|
export { default as FitPageHeight } from './components/FitPageHeight';
|
|
2286
2304
|
export { default as FitPageHeightFilled } from './components/FitPageHeightFilled';
|
|
2305
|
+
export { default as FitPageWidth } from './components/FitPageWidth';
|
|
2306
|
+
export { default as FitPageWidthFilled } from './components/FitPageWidthFilled';
|
|
2287
2307
|
export { default as FitScreen } from './components/FitScreen';
|
|
2288
2308
|
export { default as FitScreenFilled } from './components/FitScreenFilled';
|
|
2289
2309
|
export { default as FitWidth } from './components/FitWidth';
|
|
@@ -2392,6 +2412,8 @@ export { default as FolderDeleteFilled } from './components/FolderDeleteFilled';
|
|
|
2392
2412
|
export { default as FolderEye } from './components/FolderEye';
|
|
2393
2413
|
export { default as FolderEyeFilled } from './components/FolderEyeFilled';
|
|
2394
2414
|
export { default as FolderFilled } from './components/FolderFilled';
|
|
2415
|
+
export { default as FolderInfo } from './components/FolderInfo';
|
|
2416
|
+
export { default as FolderInfoFilled } from './components/FolderInfoFilled';
|
|
2395
2417
|
export { default as FolderLimited } from './components/FolderLimited';
|
|
2396
2418
|
export { default as FolderLimitedFilled } from './components/FolderLimitedFilled';
|
|
2397
2419
|
export { default as FolderManaged } from './components/FolderManaged';
|
|
@@ -2943,6 +2965,10 @@ export { default as HotelClass } from './components/HotelClass';
|
|
|
2943
2965
|
export { default as HotelClassFilled } from './components/HotelClassFilled';
|
|
2944
2966
|
export { default as HotelFilled } from './components/HotelFilled';
|
|
2945
2967
|
export { default as Hourglass } from './components/Hourglass';
|
|
2968
|
+
export { default as HourglassArrowDown } from './components/HourglassArrowDown';
|
|
2969
|
+
export { default as HourglassArrowDownFilled } from './components/HourglassArrowDownFilled';
|
|
2970
|
+
export { default as HourglassArrowUp } from './components/HourglassArrowUp';
|
|
2971
|
+
export { default as HourglassArrowUpFilled } from './components/HourglassArrowUpFilled';
|
|
2946
2972
|
export { default as HourglassBottom } from './components/HourglassBottom';
|
|
2947
2973
|
export { default as HourglassBottomFilled } from './components/HourglassBottomFilled';
|
|
2948
2974
|
export { default as HourglassDisabled } from './components/HourglassDisabled';
|
|
@@ -2950,6 +2976,8 @@ export { default as HourglassDisabledFilled } from './components/HourglassDisabl
|
|
|
2950
2976
|
export { default as HourglassEmpty } from './components/HourglassEmpty';
|
|
2951
2977
|
export { default as HourglassEmptyFilled } from './components/HourglassEmptyFilled';
|
|
2952
2978
|
export { default as HourglassFilled } from './components/HourglassFilled';
|
|
2979
|
+
export { default as HourglassPause } from './components/HourglassPause';
|
|
2980
|
+
export { default as HourglassPauseFilled } from './components/HourglassPauseFilled';
|
|
2953
2981
|
export { default as HourglassTop } from './components/HourglassTop';
|
|
2954
2982
|
export { default as HourglassTopFilled } from './components/HourglassTopFilled';
|
|
2955
2983
|
export { default as House } from './components/House';
|
|
@@ -3578,6 +3606,8 @@ export { default as Masks } from './components/Masks';
|
|
|
3578
3606
|
export { default as MasksFilled } from './components/MasksFilled';
|
|
3579
3607
|
export { default as MatchCase } from './components/MatchCase';
|
|
3580
3608
|
export { default as MatchCaseFilled } from './components/MatchCaseFilled';
|
|
3609
|
+
export { default as MatchCaseOff } from './components/MatchCaseOff';
|
|
3610
|
+
export { default as MatchCaseOffFilled } from './components/MatchCaseOffFilled';
|
|
3581
3611
|
export { default as MatchWord } from './components/MatchWord';
|
|
3582
3612
|
export { default as MatchWordFilled } from './components/MatchWordFilled';
|
|
3583
3613
|
export { default as Matter } from './components/Matter';
|
|
@@ -3970,6 +4000,8 @@ export { default as NetworkCell } from './components/NetworkCell';
|
|
|
3970
4000
|
export { default as NetworkCellFilled } from './components/NetworkCellFilled';
|
|
3971
4001
|
export { default as NetworkCheck } from './components/NetworkCheck';
|
|
3972
4002
|
export { default as NetworkCheckFilled } from './components/NetworkCheckFilled';
|
|
4003
|
+
export { default as NetworkIntelNode } from './components/NetworkIntelNode';
|
|
4004
|
+
export { default as NetworkIntelNodeFilled } from './components/NetworkIntelNodeFilled';
|
|
3973
4005
|
export { default as NetworkIntelligence } from './components/NetworkIntelligence';
|
|
3974
4006
|
export { default as NetworkIntelligenceFilled } from './components/NetworkIntelligenceFilled';
|
|
3975
4007
|
export { default as NetworkIntelligenceHistory } from './components/NetworkIntelligenceHistory';
|
|
@@ -4230,6 +4262,10 @@ export { default as Padding } from './components/Padding';
|
|
|
4230
4262
|
export { default as PaddingFilled } from './components/PaddingFilled';
|
|
4231
4263
|
export { default as PageControl } from './components/PageControl';
|
|
4232
4264
|
export { default as PageControlFilled } from './components/PageControlFilled';
|
|
4265
|
+
export { default as PageFooter } from './components/PageFooter';
|
|
4266
|
+
export { default as PageFooterFilled } from './components/PageFooterFilled';
|
|
4267
|
+
export { default as PageHeader } from './components/PageHeader';
|
|
4268
|
+
export { default as PageHeaderFilled } from './components/PageHeaderFilled';
|
|
4233
4269
|
export { default as PageInfo } from './components/PageInfo';
|
|
4234
4270
|
export { default as PageInfoFilled } from './components/PageInfoFilled';
|
|
4235
4271
|
export { default as Pageless } from './components/Pageless';
|
|
@@ -5049,6 +5085,8 @@ export { default as ScreenShareFilled } from './components/ScreenShareFilled';
|
|
|
5049
5085
|
export { default as Screenshot } from './components/Screenshot';
|
|
5050
5086
|
export { default as ScreenshotFilled } from './components/ScreenshotFilled';
|
|
5051
5087
|
export { default as ScreenshotFrame } from './components/ScreenshotFrame';
|
|
5088
|
+
export { default as ScreenshotFrame2 } from './components/ScreenshotFrame2';
|
|
5089
|
+
export { default as ScreenshotFrame2Filled } from './components/ScreenshotFrame2Filled';
|
|
5052
5090
|
export { default as ScreenshotFrameFilled } from './components/ScreenshotFrameFilled';
|
|
5053
5091
|
export { default as ScreenshotKeyboard } from './components/ScreenshotKeyboard';
|
|
5054
5092
|
export { default as ScreenshotKeyboardFilled } from './components/ScreenshotKeyboardFilled';
|
|
@@ -5412,6 +5450,8 @@ export { default as SkipPrevious } from './components/SkipPrevious';
|
|
|
5412
5450
|
export { default as SkipPreviousFilled } from './components/SkipPreviousFilled';
|
|
5413
5451
|
export { default as Skull } from './components/Skull';
|
|
5414
5452
|
export { default as SkullFilled } from './components/SkullFilled';
|
|
5453
|
+
export { default as SkullList } from './components/SkullList';
|
|
5454
|
+
export { default as SkullListFilled } from './components/SkullListFilled';
|
|
5415
5455
|
export { default as SlabSerif } from './components/SlabSerif';
|
|
5416
5456
|
export { default as SlabSerifFilled } from './components/SlabSerifFilled';
|
|
5417
5457
|
export { default as Sledding } from './components/Sledding';
|
|
@@ -6071,6 +6111,10 @@ export { default as ThermometerLossFilled } from './components/ThermometerLossFi
|
|
|
6071
6111
|
export { default as ThermometerMinus } from './components/ThermometerMinus';
|
|
6072
6112
|
export { default as ThermometerMinusFilled } from './components/ThermometerMinusFilled';
|
|
6073
6113
|
export { default as Thermostat } from './components/Thermostat';
|
|
6114
|
+
export { default as ThermostatArrowDown } from './components/ThermostatArrowDown';
|
|
6115
|
+
export { default as ThermostatArrowDownFilled } from './components/ThermostatArrowDownFilled';
|
|
6116
|
+
export { default as ThermostatArrowUp } from './components/ThermostatArrowUp';
|
|
6117
|
+
export { default as ThermostatArrowUpFilled } from './components/ThermostatArrowUpFilled';
|
|
6074
6118
|
export { default as ThermostatAuto } from './components/ThermostatAuto';
|
|
6075
6119
|
export { default as ThermostatAutoFilled } from './components/ThermostatAutoFilled';
|
|
6076
6120
|
export { default as ThermostatCarbon } from './components/ThermostatCarbon';
|
|
@@ -6480,6 +6524,8 @@ export { default as VideogameAssetOff } from './components/VideogameAssetOff';
|
|
|
6480
6524
|
export { default as VideogameAssetOffFilled } from './components/VideogameAssetOffFilled';
|
|
6481
6525
|
export { default as ViewAgenda } from './components/ViewAgenda';
|
|
6482
6526
|
export { default as ViewAgendaFilled } from './components/ViewAgendaFilled';
|
|
6527
|
+
export { default as ViewApps } from './components/ViewApps';
|
|
6528
|
+
export { default as ViewAppsFilled } from './components/ViewAppsFilled';
|
|
6483
6529
|
export { default as ViewArray } from './components/ViewArray';
|
|
6484
6530
|
export { default as ViewArrayFilled } from './components/ViewArrayFilled';
|
|
6485
6531
|
export { default as ViewCarousel } from './components/ViewCarousel';
|
package/dist/index.js
CHANGED
|
@@ -700,6 +700,10 @@ export { default as BlurOn } from './components/BlurOn';
|
|
|
700
700
|
export { default as BlurOnFilled } from './components/BlurOnFilled';
|
|
701
701
|
export { default as BlurShort } from './components/BlurShort';
|
|
702
702
|
export { default as BlurShortFilled } from './components/BlurShortFilled';
|
|
703
|
+
export { default as BoatBus } from './components/BoatBus';
|
|
704
|
+
export { default as BoatBusFilled } from './components/BoatBusFilled';
|
|
705
|
+
export { default as BoatRailway } from './components/BoatRailway';
|
|
706
|
+
export { default as BoatRailwayFilled } from './components/BoatRailwayFilled';
|
|
703
707
|
export { default as BodyFat } from './components/BodyFat';
|
|
704
708
|
export { default as BodyFatFilled } from './components/BodyFatFilled';
|
|
705
709
|
export { default as BodySystem } from './components/BodySystem';
|
|
@@ -812,6 +816,8 @@ export { default as BreakingNewsAlt1Filled } from './components/BreakingNewsAlt1
|
|
|
812
816
|
export { default as BreakingNewsFilled } from './components/BreakingNewsFilled';
|
|
813
817
|
export { default as Breastfeeding } from './components/Breastfeeding';
|
|
814
818
|
export { default as BreastfeedingFilled } from './components/BreastfeedingFilled';
|
|
819
|
+
export { default as Brick } from './components/Brick';
|
|
820
|
+
export { default as BrickFilled } from './components/BrickFilled';
|
|
815
821
|
export { default as Brightness1 } from './components/Brightness1';
|
|
816
822
|
export { default as Brightness1Filled } from './components/Brightness1Filled';
|
|
817
823
|
export { default as Brightness2 } from './components/Brightness2';
|
|
@@ -876,6 +882,8 @@ export { default as BurstMode } from './components/BurstMode';
|
|
|
876
882
|
export { default as BurstModeFilled } from './components/BurstModeFilled';
|
|
877
883
|
export { default as BusAlert } from './components/BusAlert';
|
|
878
884
|
export { default as BusAlertFilled } from './components/BusAlertFilled';
|
|
885
|
+
export { default as BusRailway } from './components/BusRailway';
|
|
886
|
+
export { default as BusRailwayFilled } from './components/BusRailwayFilled';
|
|
879
887
|
export { default as BusinessCenter } from './components/BusinessCenter';
|
|
880
888
|
export { default as BusinessCenterFilled } from './components/BusinessCenterFilled';
|
|
881
889
|
export { default as BusinessChip } from './components/BusinessChip';
|
|
@@ -1190,6 +1198,8 @@ export { default as CloudDoneFilled } from './components/CloudDoneFilled';
|
|
|
1190
1198
|
export { default as CloudDownload } from './components/CloudDownload';
|
|
1191
1199
|
export { default as CloudDownloadFilled } from './components/CloudDownloadFilled';
|
|
1192
1200
|
export { default as CloudFilled } from './components/CloudFilled';
|
|
1201
|
+
export { default as CloudLock } from './components/CloudLock';
|
|
1202
|
+
export { default as CloudLockFilled } from './components/CloudLockFilled';
|
|
1193
1203
|
export { default as CloudOff } from './components/CloudOff';
|
|
1194
1204
|
export { default as CloudOffFilled } from './components/CloudOffFilled';
|
|
1195
1205
|
export { default as CloudSync } from './components/CloudSync';
|
|
@@ -1422,6 +1432,8 @@ export { default as Crossword } from './components/Crossword';
|
|
|
1422
1432
|
export { default as CrosswordFilled } from './components/CrosswordFilled';
|
|
1423
1433
|
export { default as Crowdsource } from './components/Crowdsource';
|
|
1424
1434
|
export { default as CrowdsourceFilled } from './components/CrowdsourceFilled';
|
|
1435
|
+
export { default as Crown } from './components/Crown';
|
|
1436
|
+
export { default as CrownFilled } from './components/CrownFilled';
|
|
1425
1437
|
export { default as CrueltyFree } from './components/CrueltyFree';
|
|
1426
1438
|
export { default as CrueltyFreeFilled } from './components/CrueltyFreeFilled';
|
|
1427
1439
|
export { default as Css } from './components/Css';
|
|
@@ -1494,6 +1506,8 @@ export { default as Database } from './components/Database';
|
|
|
1494
1506
|
export { default as DatabaseFilled } from './components/DatabaseFilled';
|
|
1495
1507
|
export { default as DatabaseOff } from './components/DatabaseOff';
|
|
1496
1508
|
export { default as DatabaseOffFilled } from './components/DatabaseOffFilled';
|
|
1509
|
+
export { default as DatabaseSearch } from './components/DatabaseSearch';
|
|
1510
|
+
export { default as DatabaseSearchFilled } from './components/DatabaseSearchFilled';
|
|
1497
1511
|
export { default as DatabaseUpload } from './components/DatabaseUpload';
|
|
1498
1512
|
export { default as DatabaseUploadFilled } from './components/DatabaseUploadFilled';
|
|
1499
1513
|
export { default as Dataset } from './components/Dataset';
|
|
@@ -1734,6 +1748,8 @@ export { default as DocsAppsScriptFilled } from './components/DocsAppsScriptFill
|
|
|
1734
1748
|
export { default as DocsFilled } from './components/DocsFilled';
|
|
1735
1749
|
export { default as DocumentScanner } from './components/DocumentScanner';
|
|
1736
1750
|
export { default as DocumentScannerFilled } from './components/DocumentScannerFilled';
|
|
1751
|
+
export { default as DocumentSearch } from './components/DocumentSearch';
|
|
1752
|
+
export { default as DocumentSearchFilled } from './components/DocumentSearchFilled';
|
|
1737
1753
|
export { default as Domain } from './components/Domain';
|
|
1738
1754
|
export { default as DomainAdd } from './components/DomainAdd';
|
|
1739
1755
|
export { default as DomainAddFilled } from './components/DomainAddFilled';
|
|
@@ -1859,6 +1875,8 @@ export { default as EdgesensorHighFilled } from './components/EdgesensorHighFill
|
|
|
1859
1875
|
export { default as EdgesensorLow } from './components/EdgesensorLow';
|
|
1860
1876
|
export { default as EdgesensorLowFilled } from './components/EdgesensorLowFilled';
|
|
1861
1877
|
export { default as Edit } from './components/Edit';
|
|
1878
|
+
export { default as EditArrowDown } from './components/EditArrowDown';
|
|
1879
|
+
export { default as EditArrowDownFilled } from './components/EditArrowDownFilled';
|
|
1862
1880
|
export { default as EditArrowUp } from './components/EditArrowUp';
|
|
1863
1881
|
export { default as EditArrowUpFilled } from './components/EditArrowUpFilled';
|
|
1864
1882
|
export { default as EditAttributes } from './components/EditAttributes';
|
|
@@ -2284,6 +2302,8 @@ export { default as FitPage } from './components/FitPage';
|
|
|
2284
2302
|
export { default as FitPageFilled } from './components/FitPageFilled';
|
|
2285
2303
|
export { default as FitPageHeight } from './components/FitPageHeight';
|
|
2286
2304
|
export { default as FitPageHeightFilled } from './components/FitPageHeightFilled';
|
|
2305
|
+
export { default as FitPageWidth } from './components/FitPageWidth';
|
|
2306
|
+
export { default as FitPageWidthFilled } from './components/FitPageWidthFilled';
|
|
2287
2307
|
export { default as FitScreen } from './components/FitScreen';
|
|
2288
2308
|
export { default as FitScreenFilled } from './components/FitScreenFilled';
|
|
2289
2309
|
export { default as FitWidth } from './components/FitWidth';
|
|
@@ -2392,6 +2412,8 @@ export { default as FolderDeleteFilled } from './components/FolderDeleteFilled';
|
|
|
2392
2412
|
export { default as FolderEye } from './components/FolderEye';
|
|
2393
2413
|
export { default as FolderEyeFilled } from './components/FolderEyeFilled';
|
|
2394
2414
|
export { default as FolderFilled } from './components/FolderFilled';
|
|
2415
|
+
export { default as FolderInfo } from './components/FolderInfo';
|
|
2416
|
+
export { default as FolderInfoFilled } from './components/FolderInfoFilled';
|
|
2395
2417
|
export { default as FolderLimited } from './components/FolderLimited';
|
|
2396
2418
|
export { default as FolderLimitedFilled } from './components/FolderLimitedFilled';
|
|
2397
2419
|
export { default as FolderManaged } from './components/FolderManaged';
|
|
@@ -2943,6 +2965,10 @@ export { default as HotelClass } from './components/HotelClass';
|
|
|
2943
2965
|
export { default as HotelClassFilled } from './components/HotelClassFilled';
|
|
2944
2966
|
export { default as HotelFilled } from './components/HotelFilled';
|
|
2945
2967
|
export { default as Hourglass } from './components/Hourglass';
|
|
2968
|
+
export { default as HourglassArrowDown } from './components/HourglassArrowDown';
|
|
2969
|
+
export { default as HourglassArrowDownFilled } from './components/HourglassArrowDownFilled';
|
|
2970
|
+
export { default as HourglassArrowUp } from './components/HourglassArrowUp';
|
|
2971
|
+
export { default as HourglassArrowUpFilled } from './components/HourglassArrowUpFilled';
|
|
2946
2972
|
export { default as HourglassBottom } from './components/HourglassBottom';
|
|
2947
2973
|
export { default as HourglassBottomFilled } from './components/HourglassBottomFilled';
|
|
2948
2974
|
export { default as HourglassDisabled } from './components/HourglassDisabled';
|
|
@@ -2950,6 +2976,8 @@ export { default as HourglassDisabledFilled } from './components/HourglassDisabl
|
|
|
2950
2976
|
export { default as HourglassEmpty } from './components/HourglassEmpty';
|
|
2951
2977
|
export { default as HourglassEmptyFilled } from './components/HourglassEmptyFilled';
|
|
2952
2978
|
export { default as HourglassFilled } from './components/HourglassFilled';
|
|
2979
|
+
export { default as HourglassPause } from './components/HourglassPause';
|
|
2980
|
+
export { default as HourglassPauseFilled } from './components/HourglassPauseFilled';
|
|
2953
2981
|
export { default as HourglassTop } from './components/HourglassTop';
|
|
2954
2982
|
export { default as HourglassTopFilled } from './components/HourglassTopFilled';
|
|
2955
2983
|
export { default as House } from './components/House';
|
|
@@ -3578,6 +3606,8 @@ export { default as Masks } from './components/Masks';
|
|
|
3578
3606
|
export { default as MasksFilled } from './components/MasksFilled';
|
|
3579
3607
|
export { default as MatchCase } from './components/MatchCase';
|
|
3580
3608
|
export { default as MatchCaseFilled } from './components/MatchCaseFilled';
|
|
3609
|
+
export { default as MatchCaseOff } from './components/MatchCaseOff';
|
|
3610
|
+
export { default as MatchCaseOffFilled } from './components/MatchCaseOffFilled';
|
|
3581
3611
|
export { default as MatchWord } from './components/MatchWord';
|
|
3582
3612
|
export { default as MatchWordFilled } from './components/MatchWordFilled';
|
|
3583
3613
|
export { default as Matter } from './components/Matter';
|
|
@@ -3970,6 +4000,8 @@ export { default as NetworkCell } from './components/NetworkCell';
|
|
|
3970
4000
|
export { default as NetworkCellFilled } from './components/NetworkCellFilled';
|
|
3971
4001
|
export { default as NetworkCheck } from './components/NetworkCheck';
|
|
3972
4002
|
export { default as NetworkCheckFilled } from './components/NetworkCheckFilled';
|
|
4003
|
+
export { default as NetworkIntelNode } from './components/NetworkIntelNode';
|
|
4004
|
+
export { default as NetworkIntelNodeFilled } from './components/NetworkIntelNodeFilled';
|
|
3973
4005
|
export { default as NetworkIntelligence } from './components/NetworkIntelligence';
|
|
3974
4006
|
export { default as NetworkIntelligenceFilled } from './components/NetworkIntelligenceFilled';
|
|
3975
4007
|
export { default as NetworkIntelligenceHistory } from './components/NetworkIntelligenceHistory';
|
|
@@ -4230,6 +4262,10 @@ export { default as Padding } from './components/Padding';
|
|
|
4230
4262
|
export { default as PaddingFilled } from './components/PaddingFilled';
|
|
4231
4263
|
export { default as PageControl } from './components/PageControl';
|
|
4232
4264
|
export { default as PageControlFilled } from './components/PageControlFilled';
|
|
4265
|
+
export { default as PageFooter } from './components/PageFooter';
|
|
4266
|
+
export { default as PageFooterFilled } from './components/PageFooterFilled';
|
|
4267
|
+
export { default as PageHeader } from './components/PageHeader';
|
|
4268
|
+
export { default as PageHeaderFilled } from './components/PageHeaderFilled';
|
|
4233
4269
|
export { default as PageInfo } from './components/PageInfo';
|
|
4234
4270
|
export { default as PageInfoFilled } from './components/PageInfoFilled';
|
|
4235
4271
|
export { default as Pageless } from './components/Pageless';
|
|
@@ -5049,6 +5085,8 @@ export { default as ScreenShareFilled } from './components/ScreenShareFilled';
|
|
|
5049
5085
|
export { default as Screenshot } from './components/Screenshot';
|
|
5050
5086
|
export { default as ScreenshotFilled } from './components/ScreenshotFilled';
|
|
5051
5087
|
export { default as ScreenshotFrame } from './components/ScreenshotFrame';
|
|
5088
|
+
export { default as ScreenshotFrame2 } from './components/ScreenshotFrame2';
|
|
5089
|
+
export { default as ScreenshotFrame2Filled } from './components/ScreenshotFrame2Filled';
|
|
5052
5090
|
export { default as ScreenshotFrameFilled } from './components/ScreenshotFrameFilled';
|
|
5053
5091
|
export { default as ScreenshotKeyboard } from './components/ScreenshotKeyboard';
|
|
5054
5092
|
export { default as ScreenshotKeyboardFilled } from './components/ScreenshotKeyboardFilled';
|
|
@@ -5412,6 +5450,8 @@ export { default as SkipPrevious } from './components/SkipPrevious';
|
|
|
5412
5450
|
export { default as SkipPreviousFilled } from './components/SkipPreviousFilled';
|
|
5413
5451
|
export { default as Skull } from './components/Skull';
|
|
5414
5452
|
export { default as SkullFilled } from './components/SkullFilled';
|
|
5453
|
+
export { default as SkullList } from './components/SkullList';
|
|
5454
|
+
export { default as SkullListFilled } from './components/SkullListFilled';
|
|
5415
5455
|
export { default as SlabSerif } from './components/SlabSerif';
|
|
5416
5456
|
export { default as SlabSerifFilled } from './components/SlabSerifFilled';
|
|
5417
5457
|
export { default as Sledding } from './components/Sledding';
|
|
@@ -6071,6 +6111,10 @@ export { default as ThermometerLossFilled } from './components/ThermometerLossFi
|
|
|
6071
6111
|
export { default as ThermometerMinus } from './components/ThermometerMinus';
|
|
6072
6112
|
export { default as ThermometerMinusFilled } from './components/ThermometerMinusFilled';
|
|
6073
6113
|
export { default as Thermostat } from './components/Thermostat';
|
|
6114
|
+
export { default as ThermostatArrowDown } from './components/ThermostatArrowDown';
|
|
6115
|
+
export { default as ThermostatArrowDownFilled } from './components/ThermostatArrowDownFilled';
|
|
6116
|
+
export { default as ThermostatArrowUp } from './components/ThermostatArrowUp';
|
|
6117
|
+
export { default as ThermostatArrowUpFilled } from './components/ThermostatArrowUpFilled';
|
|
6074
6118
|
export { default as ThermostatAuto } from './components/ThermostatAuto';
|
|
6075
6119
|
export { default as ThermostatAutoFilled } from './components/ThermostatAutoFilled';
|
|
6076
6120
|
export { default as ThermostatCarbon } from './components/ThermostatCarbon';
|
|
@@ -6480,6 +6524,8 @@ export { default as VideogameAssetOff } from './components/VideogameAssetOff';
|
|
|
6480
6524
|
export { default as VideogameAssetOffFilled } from './components/VideogameAssetOffFilled';
|
|
6481
6525
|
export { default as ViewAgenda } from './components/ViewAgenda';
|
|
6482
6526
|
export { default as ViewAgendaFilled } from './components/ViewAgendaFilled';
|
|
6527
|
+
export { default as ViewApps } from './components/ViewApps';
|
|
6528
|
+
export { default as ViewAppsFilled } from './components/ViewAppsFilled';
|
|
6483
6529
|
export { default as ViewArray } from './components/ViewArray';
|
|
6484
6530
|
export { default as ViewArrayFilled } from './components/ViewArrayFilled';
|
|
6485
6531
|
export { default as ViewCarousel } from './components/ViewCarousel';
|