@project-lary/react-material-symbols-700-sharp 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: "M321-190q19 15 40.83 24 21.84 9 47.17 13v90q-22-4-44-11t-42-18q-32 19-64 28t-62 9H95v-87h102q34.42 0 68.71-12.5T321-190m17-717h284v103h186v192q-19-2-40.3-3.62t-46.7-2.62V-717H239v188l236-79 34 14q-24 12-32 34t-2 47l-304 98 30 116q28-7 52-19.5t45-32.5l29-25q17 15 37 29t45 22v97q-12 0-31.5-9T329-277q-40 37-90.5 53.5T131-211h-1L70-472l82-28v-304h186zM514-55v-86q-21.05-11.53-33.02-32.27Q469-194 469-219v-227q0-57 53.13-84.5t166-27.5q117.59 0 167.73 26.08T906-446v226.56q0 24.43-12.5 44.94Q881-154 860-141v86H753v-75H621v75zm84.2-147q18.8 0 31.3-12.5t12.5-32-12.5-32-32-12.5-32 12.5-12.5 31.3q0 18.88 13.16 32.04T598.2-202m178.8 0q18.71 0 31.86-12.5Q822-227 822-246.5t-13.2-32-32-12.5-31.8 12.5-13 31.3q0 18.88 13.5 32.04T777-202M556-354h263v-89H556z" })));
|
|
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: "M321-190q19 15 40.83 24 21.84 9 47.17 13v90q-22-4-44-11t-42-18q-32 19-64 28t-62 9H95v-87h102q34.42 0 68.71-12.5T321-190M514-55v-86q-21.05-11.53-33.02-32.27Q469-194 469-219v-227q0-57 53.13-84.5t166-27.5q117.59 0 167.73 26.08T906-446v226.56q0 24.43-12.5 44.94Q881-154 860-141v86H753v-75H621v75zm84.2-147q18.8 0 31.3-12.5t12.5-32-12.5-32-32-12.5-32 12.5-12.5 31.3q0 18.88 13.16 32.04T598.2-202m178.8 0q18.71 0 31.86-12.5Q822-227 822-246.5t-13.2-32-32-12.5-31.8 12.5-13 31.3q0 18.88 13.5 32.04T777-202M556-354h263v-89H556zM338-804v-103h284v103h186v192q-19-2-40.3-3.62t-46.7-2.62V-717H239v188l236-79 34 14q-40 14-70.5 50T409-461v233q-12 0-31.5-9T329-277q-40 37-90.5 53.5T131-211L70-472l82-28v-304z" })));
|
|
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: "M321-190q45 34 105.5 44t117.5 0l-93 93q-33-3-65-13t-63-26q-32.2 19-64.1 28T197-55H95v-87h102q34.67 0 68.83-12.5Q300-167 321-190m17-717h284v103h186v200q-21-6.67-43-10.33-22-3.67-44-4.67v-98H239v188l241-80 83 29q-25 17-42.5 38T492-495l-43-13-278 93 30 116q28-7 52-19.5t45-32.5l29-25 35 33q18 18 42 30t51 11v83q-20 3-50.5-4T329-277q-40 37-90.5 53.5T131-211h-1L70-472l82-28v-304h186zM515-55l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558t141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55zm195.5-139q17.5 0 30.5-12.5t13-30-12.8-30.5-31.2-13q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5M602-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22H610.83q-4.92 11-6.87 22-1.96 11-1.96 23.08z" })));
|
|
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: "M321-190q45 34 105.5 44t117.5 0l-93 93q-33-3-65-13t-63-26q-32.2 19-64.1 28T197-55H95v-87h102q34.67 0 68.83-12.5Q300-167 321-190M515-55l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558t141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55zm195.5-139q17.5 0 30.5-12.5t13-30-12.8-30.5-31.2-13q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5M602-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22H610.83q-4.92 11-6.87 22-1.96 11-1.96 23.08zM338-907h284v103h186v200q-21-6.67-43-10.33-22-3.67-44-4.67v-98H239v188l241-80 83 29q-53 32-80.5 84.83T455-380v161q-20 3-50.5-4T329-277q-40 37-90.5 53.5T131-211L70-472l82-28v-304h186z" })));
|
|
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: "M55-135v-505h102v-186h279v186h89v-186h279v186h102v505zm94-94h662v-317H149zm102-411h90v-91h-90zm368 0h90v-91h-90zM149-229h662zm102-411h90zm368 0h90z" })));
|
|
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: "M55-135v-505h102v-186h279v186h89v-186h279v186h102v505z" })));
|
|
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: "M330.44-411Q308-411 292-394.44t-16 39T292.06-317t39 16q21.94 0 38.44-16.06t16.5-39q0-21.94-16.56-38.44t-39-16.5m379.64-147q86.7 0 141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55H515l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558M710-280q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5 30.5-12.5 13-30-12.8-30.5-31.2-13m-99.17-144q-4.92 11-6.87 22-1.96 11-1.96 23.08V-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22zM481.32-899q179.8 0 262.24 40.01T826-731v148q-21.76-8.69-45.22-14.35-23.46-5.65-49.78-6.12V-688H229v173h280q-12 13-20.5 27.92T474-455H229v111q0 34 23.5 61.5T311-255h144v94H304v82H191v-127q-30-18.19-43-51.15-13-32.97-13-67.85v-406q0-86.51 82.5-127.26Q300-899 481.32-899M481-748h259-520zm-261 0h520q-24-27-92-41.5T481-804q-118 0-181 13.5T220-748m254 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: "M331.06-301q21.94 0 38.44-16.06t16.5-39q0-21.94-16.56-38.44t-39-16.5T292-394.44t-16 39T292.06-317t39 16M515-55l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558t141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55zm195.5-139q17.5 0 30.5-12.5t13-30-12.8-30.5-31.2-13q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5M602-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22H610.83q-4.92 11-6.87 22-1.96 11-1.96 23.08zM191-79v-127q-30-18.19-43-51.15-13-32.97-13-67.85v-406q0-86.51 82.5-127.26Q300-899 481.32-899q179.8 0 262.24 40.01T826-731v148q-21.76-8.69-45.22-14.35-23.46-5.65-49.78-6.12V-688H229v173h280q-26 27-40 62.65-14 35.64-14 73.35v218H304v82z" })));
|
|
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: "M616-135H252q-96.34 0-165.67-68.68Q17-272.35 17-368q0-84 50.5-151T201-600q24-100 102.08-162.5T482-825q124 0 207 89.5T772-520v16q-26.85 3-50.98 13.47T678-464v-43q6-91-52.5-157t-147.98-66Q392-730 335-665.5T278-513h-28q-58.27 0-98.64 40.81-40.36 40.81-40.36 101Q111-313 152.29-271q41.3 42 99.71 42h364zm95 0q-15 0-25-10t-10-25v-120q0-14 11.5-24.5T716-325v-45q0-29.94 22.04-52.47 22.05-22.53 53-22.53 29.96 0 52.46 22.53T866-370v45q16 0 28 10.5t12 24.5v120q0 15-10.5 25T871-135zm35-190h90v-44.91q0-18.09-13.41-31.59t-32-13.5T759-401.56q-13 13.43-13 31.56z" })));
|
|
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: "M252-135q-96.34 0-165.67-68.68Q17-272.35 17-368q0-84 50.5-151T201-600q24-100 102.08-162.5T482-825q124 0 207 89.5T772-520v16q-67.17 8.02-111.58 57.72Q616-396.58 616-330v195zm459 0q-15 0-25-10t-10-25v-120q0-14 11.5-24.5T716-325v-45q0-30 22-52.5t53-22.5q30 0 52.5 22.5T866-370v45q16 0 28 10.5t12 24.5v120q0 15-10.5 25T871-135zm35-190h90v-45q0-18-13.5-31.5t-32-13.5-31.5 13.5-13 31.5z" })));
|
|
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: "M181-105v-94h599v94zm1-178-54-342q-3.44 2-6 2.5t-6 .5q-26.33-3-43.67-22Q55-663 55-690q0-28.08 19.36-48.04Q93.71-758 121.65-758q27.93 0 48.14 19.96T190-690q0 7.05-2 13.03-2 5.97-5 9.97l127 56 128-177q-12-8-19-20.82-7-12.81-7-29.18 0-28.5 19.96-48.25T480-906t48.04 19.75T548-838q0 16.37-7 29.18Q534-796 522-788l128 177 127-56q-3-4-5-9.97-2-5.98-2-13.03 0-28.08 20.06-48.04T837.35-758q28.23 0 48.44 19.96T906-690q0 27-18.5 46T843-622q-3.44 0-5.5-1t-5.5-3l-54 343zm80-95h436l26-164-105 48-139-193-139 193-106-48zm218 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: "M181-105v-94h599v94zm1-178-54-342q-3.44 2-6 2.5t-6 .5q-26.33-3-43.67-22Q55-663 55-690q0-28.08 19.36-48.04Q93.71-758 121.65-758q27.93 0 48.14 19.96T190-690q0 7.05-2 13.03-2 5.97-5 9.97l127 56 128-177q-12-8-19-20.82-7-12.81-7-29.18 0-28.5 19.96-48.25T480-906t48.04 19.75T548-838q0 16.37-7 29.18Q534-796 522-788l128 177 127-56q-3-4-5-9.97-2-5.98-2-13.03 0-28.08 20.06-48.04T837.35-758q28.23 0 48.44 19.96T906-690q0 27-18.5 46T843-622q-3.44 0-5.5-1t-5.5-3l-54 343z" })));
|
|
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: "M521-95q-3 3-69.5 1t-146-19.5-145-56.5T95-280q0 71 65.5 110t145 56.5 146 19.5 69.5-1m-54-213q-47-1-87-6t-74.5-14-65-22.5T182-380q28 16 58.5 29.5t65 22.5 74.5 14 87 6m13.5-301q85.5 0 174-25.5T772-693.51q-30-32.54-120.5-59.01Q561.01-779 479.51-779 394-779 305.5-753T188-694q28 36 113.5 60.5t179 24.5M478-182q4 23 15.7 44.55T521-95q-3 3-69.5 1t-146-19.5-145-56.5T95-280v-413q0-32.19 33-63.09 33-30.91 87-55.45 54-24.55 123-39.5Q407-866 480-866q66 0 134.5 16T739-809t91.5 55.83 35.5 62.5Q866-660 831.5-630T742-576t-124 38.5T480-523q-74 0-150.5-17.5T182-592v135.86Q243-430 326-411.5T505-395q-12 16-23 40t-15 47q-94.9-.79-161.45-19.89Q239-347 182-380v104q10 33 105 62.5T478-182M909 15 803.34-90Q782-75 758-70t-50 5q-78.5 0-132.75-54.15Q521-173.29 521-251.65q0-78.35 54.35-132.85 54.36-54.5 133-54.5 78.65 0 133.15 54.25T896-252q0 26-5.5 50.5T870-156.66L976-51zM708-159q39 0 66-27.24T801-252t-27.24-65.76T708-345q-39 0-65.5 27.24T616-252t26.5 65.76T708-159" })));
|
|
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: "M519-96q-26.56 2-96.28-3T279.5-121 150-170.5 94-257v-124q0 37 33.5 66.5T214-264t119.5 33.5T465-217q4.67 34.23 18.84 64.62Q498-122 519-96m-52-212q-60.25-1.64-125.62-12.32Q276-331 221-351.5t-91-50T94-471v-122q0 39.79 40 71.89Q174-489 236.5-468t137 31 144.5 7h13q-24 26-40.5 56.5T467-308m11.78-214Q319-522 207-572.5T95-693.83q0-72.83 111-122.5T479-866t274.5 49.67T866-693.83Q866-623 752.27-572.5T478.78-522M909 15 803.34-90Q782-75 758-70t-50 5q-78.5 0-132.75-54.15Q521-173.29 521-251.65q0-78.35 54.35-132.85 54.36-54.5 133-54.5 78.65 0 133.15 54.25T896-252q0 26-5.5 50.5T870-156.66L976-51zM708-159q39 0 66-27.24T801-252t-27.24-65.76T708-345q-39 0-65.5 27.24T616-252t26.5 65.76T708-159" })));
|
|
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: "M197-55H95v-87h102q34.24 0 68.62-12.5T321-190q31 25 75 35t84 10 84-10 74-35q23 23 57 35.5 34.01 12.5 69 12.5h102v87H764q-31 0-62.9-9T637-92q-34 19-75.5 28.5T480-54t-81.5-10T323-92q-32.2 19-64.1 28T197-55m283-162q-24 0-61-2t-91-58q-40 37-90 53.5T130-211L70-472l82-28v-304h186v-103h284v103h186v304l82 28-60 261q-58 4-108-12.5T632-277q-54 56-91 58t-61 2m.49-87q31.51 0 62.51-8.5t55-30.5l35-33 28 25q21 19 45 32t53 20l30-116-309-102-309 102 30 116q28-7 52-19.5t45-32.5l29-25 35 33q24 22 55 30.5t63.49 8.5M239-529l241-80 241 80v-188H239zm240 119" })));
|
|
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: "M197-55H95v-87h102q34 0 68.5-12.5T321-190q31 25 75 35t84 10 84-10 74-35q23 23 57 35.5t69 12.5h102v87H764q-31 0-63-9t-64-28q-34 19-75.5 28.5T480-54t-81.5-10T323-92q-32 19-64 28t-62 9m42-474 241-80 241 80v-188H239zm241 312q-24 0-61-2t-91-58q-40 37-90 53.5T130-211L70-472l82-28v-304h186v-103h284v103h186v304l82 28-60 261q-58 4-108-12.5T632-277q-54 56-91 58t-61 2" })));
|
|
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: "M189-811v283-2 381zv186zM95-55v-851h457l234 234v167q-23-11-47-16.5t-48-6.5v-97H502v-186H189v662h290q19 32 47.44 55.71Q554.88-69.59 591-55zm581.39-135q39.61 0 66.11-26.39 26.5-26.4 26.5-66Q769-322 742.79-349t-65.55-27q-39.76 0-66.5 26.6T584-282.9t26.39 66.4q26.4 26.5 66 26.5M881-12 770.84-122q-21.84 12-45.03 19-23.2 7-48.81 7-78.33 0-133.17-54.47Q489-204.95 489-282.76q0-77.82 54.87-132.53T677.12-470q77.96 0 132.42 54.54T864-283q0 25.88-7.5 49.33T837-189.16L947-79z" })));
|
|
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: "M676.39-190Q715-190 742-216.39q27-26.4 27-66 0-38.61-26.71-66.11T677.24-376q-39.76 0-66.5 27.1t-26.74 66q0 39.9 26.39 66.4 26.4 26.5 66 26.5M881-12 771-122q-22 13-45.19 19.5Q702.61-96 677-96q-77.58 0-132.79-54.46T489-283q0-77.08 55.21-132.04T677-470q76.58 0 131.79 54.96T864-283q0 26.5-7.04 49.64Q849.93-210.22 837-189L946-79zM95-55v-851h457l234 234v167q-26-12-53.3-18.5-27.31-6.5-55.7-6.5-120 0-184 78.13-64 78.12-64 171.87 0 71 38.5 134T590-55zm407-570h189L502-811l189 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: "M802-135 652-285l61-61 45 45v-525h87v524l44-44 62 61zM65-220v-180l305-308q27.98-28 67.49-28.5T505-707l46 45q26 27.9 26 66.45T550-530L243-220zm93-94h58l163-168-27-28-28-27-166 165zm273-218-55-57z" })));
|
|
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: "M802-135 652-285l61-61 45 45v-525h87v524l44-44 62 61zM65-220v-180l305-308q28-28 67.5-28.5T505-707l46 45q26 28 26 66.5T550-530L243-220zm366-312 56-58-55-55-56 56z" })));
|
|
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: "M360-371v-219L250-480zm351-109L601-590v219zM55-135v-691h851v691zm756-596H149v502h662zm-662 0v502z" })));
|
|
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: "M360-371v-219L250-480zm351-109L601-590v219zM55-135v-691h851v691z" })));
|
|
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: "M149-229v-502 253-26zm335 94H55v-691h355l71 72h425v341q-19.61-21.04-43.31-37.52Q839-467 811-478.28V-660H442l-71-71H149v502h311.33q.67 24 6.49 47.92Q472.64-157.17 484-135m228-308q79.51 0 136.76 57.24Q906-328.51 906-248.5t-57.24 136.75Q791.51-55 711.5-55t-136.76-56.75Q518-168.49 518-249q0-79.51 56.74-136.76Q631.49-443 712-443m-34 329h67v-163h-67zm34-203q13 0 23-9.5t10-23.5-10-24-23.5-10-23.5 9.8-10 24.2q0 14 9.8 23.5T712-317" })));
|
|
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: "M55-135v-691h355l71 72h425v341q-37-43-87.31-67t-107.11-24q-104.35 0-178.47 73.49Q459-357.02 458-252q-1 31 5.5 61t20.5 56zm656.5 80q-80.01 0-136.76-56.75Q518-168.49 518-249q0-79.51 56.74-136.76Q631.49-443 712-443q79.51 0 136.76 57.24Q906-328.51 906-248.5t-57.24 136.75Q791.51-55 711.5-55M678-114h67v-163h-67zm34-203q13 0 23-9.5t10-23.5-10-24-23.5-10-23.5 9.8-10 24.2q0 14 9.8 23.5T712-317" })));
|
|
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: "M322-517q51.36 0 86.68-36T444-640v-91H198v91q0 51 35.9 87t88.1 36M199-229h245v-93q0-51-35.32-87T322-445t-87.18 36T199-322zM60-135v-94h45v-92q0-50.89 25.5-94.45Q156-459 203-481q-47-21-72.5-64T105-639v-92H60v-95h524v95h-45v92q0 51-25.5 94.5T442-481q46 22 71.5 65.55Q539-371.89 539-321v92h45v94zm742 0L652-285l61-61 45 45v-525h87v524l44-44 62 61zm-480-94" })));
|
|
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: "M60-135v-94h45v-92q0-51 25.5-94.5T203-481q-47-21-72.5-64T105-639v-92H60v-95h524v95h-45v92q0 51-25.5 94.5T442-481q46 22 71.5 65.5T539-321v92h45v94zm742 0L652-285l61-61 45 45v-525h87v524l44-44 62 61z" })));
|
|
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: "M322-517q51.36 0 86.68-36T444-640v-91H198v91q0 51 35.9 87t88.1 36M199-229h245v-93q0-51-35.32-87T322-445t-87.18 36T199-322zM60-135v-94h45v-92q0-50.89 25.5-94.45Q156-459 203-481q-47-21-72.5-64T105-639v-92H60v-95h524v95h-45v92q0 51-25.5 94.5T442-481q46 22 71.5 65.55Q539-371.89 539-321v92h45v94zm698 0v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524zm-436-94" })));
|
|
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: "M60-135v-94h45v-92q0-51 25.5-94.5T203-481q-47-21-72.5-64T105-639v-92H60v-95h524v95h-45v92q0 51-25.5 94.5T442-481q46 22 71.5 65.5T539-321v92h45v94zm698 0v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524z" })));
|
|
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: "M135-55v-94h88v-117.65Q223-335 258.5-392t95.5-88q-60-32-95.5-89T223-694.35V-811h-88v-95h691v95h-88v117q0 77.71-43.5 141.85Q651-488 577-457q12 5 26.5 12.5T628-429q-5 6-15.5 15.5T592-395q-24-16-52.5-25t-59.5-9q-68 0-115.5 47T317-267v118h203q6 27 17.52 50.4Q549.03-75.21 566-55zm345-476q68 0 115.5-47.5T643-694v-117H317v117q0 68 47.5 115.5T480-531m309 402 47 1v-168h-47zm-105 0h47v-167h-47zm76 107q-78 0-134-55.4t-56-134T626-346t134-56 134 55.87q56 55.86 56 135.13 0 78.43-56 133.72Q838-22 760-22M480-811" })));
|
|
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: "M135-55v-94h88v-117.65Q223-335 258.5-392t95.5-88q-60-32-95.5-89T223-694.35V-811h-88v-95h691v95h-88v117q0 77.71-43.5 141.85Q651-488 577-457q47-4 91-15.5t74-30.5q-104 25-168 109.5T510-211q0 43.06 14.5 83.03T566-55zm625 33q-78 0-134-55.5T570-211q0-79 56-135t134-56 134 56 56 135q0 78-56 133.5T760-22m-76-107h47v-167h-47zm105 0 47 1v-168h-47z" })));
|
|
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: "m128-251 123-345L44-803l50-51L855-93l-51 50-317-317 39 109h-71l-40-114H238l-41 114zm171-296-42 120h137l-14-40zm436 237q16-13 27.5-33t11.5-47q-12-6-30-9t-39-3q-15 0-28 3t-22 8l-43-43q16-9 36-13.5t43-4.5q26 0 47.5 4.5T774-435v-25q0-31-18.5-49T705-527q-20 0-42.5 8.5T620-496l-35-42q25-22 57.5-34.5T711-585q58 0 92 34t34 92v207h-45z" })));
|
|
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: "M259-135q-12.53 0-23.77-6.5Q224-148 218-159l-88-156h76l47 87h91v-30h-72.72l-47.24-87H114L51-457q-4-6-5.5-11.29-1.5-5.28-1.5-11.57 0-5.43 7-24.14l63-111h110.04l47.24-87H344v-30h-91l-47 87h-76l88-157q6-10 17.23-17 11.24-7 23.77-7h105q20 0 33.5 14.06T411-778v175h-91l-30 30h121v147H304l-41.75-86H163l-30 30h109l43 86h126v214q0 20-13.5 33.5T364-135zm334 0q-36.94 0-62.47-25.5T505-222q0-23 11-42t29-30v-372q-18-11-29-30t-11-42q0-36.94 25.5-62.47T592.66-826q36.67 0 62 25.53Q680-774.94 680-738q0 23-11 42t-29 30v70l82-49q0-34 24.75-58.5t61-24.5q37.25 0 62.75 25.24Q896-677.53 896-641t-25.53 61.76Q844.94-554 808-554q-10 0-20-2.25T770-563l-87 53 97.61 79q6.39-2 13.39-3.5t14-1.5q36.94 0 62.47 25.24T896-349t-25.59 61.76Q844.81-262 807.79-262 769-262 744-290.5T722-358l-82-66v130.34q17 11.66 28 30.38 11 18.73 11 41.12 0 36.59-25.21 61.88Q628.59-135 593-135" })));
|
|
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: "M95-95v-93h771v93zm0-193v-578h771v578zm93-94h584v-390H188zm0 0v-390z" })));
|
|
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: "M95-95v-93h771v93zm0-193v-578h771v578z" })));
|
|
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: "M95-772v-94h771v94zm0 677v-577h771v577zm93-93h584v-390H188zm0 0v-390z" })));
|
|
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: "M95-772v-94h771v94zm0 677v-577h771v577z" })));
|
|
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: "M822-572v-130H692v-84h214v214zm-767 0v-214h213v84H138v130zm637 397v-83h130v-130h84v213zm-637 0v-213h83v130h130v83z" })));
|
|
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: "M136-215v-85q-57-37-91.5-95.66Q10-454.33 10-521.72 10-635 94.53-710.5q84.52-75.5 200.5-75.5Q411-786 495.5-710.5T580-521.72q0 67.39-34 126.06-34 58.66-92 95.44V-215zm80-87h159v-52l44-26q36-22 55-59.88t19-81.73q0-77.82-59.06-127.61Q374.89-699 295.14-699q-79.74 0-138.94 49.69T97-521.99q0 43.75 19 81.87T172-380l44 26zm-4.93-184Q226-486 237-496.37t11-25.7-11.07-25.63-26-10.3-25.43 10.37-10.5 25.7 10.37 25.63 25.7 10.3M259-393h73l-36-64zm119.68-94q15.72 0 26.02-10.09t10.3-25-10.4-25.41-25.78-10.5q-16.22 0-26.02 10.37t-9.8 25.7q0 14.91 9.98 24.92 9.97 10.01 25.7 10.01M658-431v-94h283v94zm0 194v-94h283v94zm0-388v-94h283v94zM296-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: "M136-215v-85q-57-37-91.5-95.66Q10-454.33 10-521.72 10-635 94.53-710.5q84.52-75.5 200.5-75.5Q411-786 495.5-710.5T580-521.72q0 67.39-34 126.06-34 58.66-92 95.44V-215zm75.07-271Q226-486 237-496.37t11-25.7-11.07-25.63-26-10.3-25.43 10.37-10.5 25.7 10.37 25.63 25.7 10.3M259-393h73l-36-64zm119.68-94q15.72 0 26.02-10.09t10.3-25-10.4-25.41-25.78-10.5q-16.22 0-26.02 10.37t-9.8 25.7q0 14.91 9.98 24.92 9.97 10.01 25.7 10.01M658-431v-94h283v94zm0 194v-94h283v94zm0-388v-94h283v94z" })));
|
|
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: "M273-96q-87 0-147-60T66-303q0-51 23.5-95.5T156-473v-275q0-49 34-83.5t83-34.5 83 34.5 34 83.5v275q43 30 66.5 74.5T480-303q0 87-60 147T273-96M161-303h225q0-43-21.5-76T308-426l-12-1v-321q0-10-7-16.5t-16-6.5q-10 0-16 6.5t-6 16.5v321l-11 1q-37 15-58 48t-21 75m641 168L652-285l61-61 45 45v-525h87v524l44-44 62 61z" })));
|
|
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: "M273-96q-87 0-147-60T66-303q0-51 23.5-95.5T156-473v-275q0-49 34-83.5t83-34.5 83 34.5 34 83.5v275q43 30 66.5 74.5T480-303q0 87-60 147T273-96M161-303h225q0-43-21.5-76T308-426l-12-1v-321q0-10-7-16.5t-16-6.5q-10 0-16 6.5t-6 16.5v321l-11 1q-37 15-58 48t-21 75m597 168v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524z" })));
|
|
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: "M15-135v-690l268 44v602zm328-42v-604h275v604zm603 42-268-44v-602l268-44zM109-247l80-14v-439l-80-12zm329-23h85v-417h-85zm414 23v-465l-80 12v441zm-743 0 80-14zm329-23h85zm414 23-80-12z" })));
|
|
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: "M15-135v-690l268 44v602zm328-42v-604h275v604zm603 42-268-44v-602l268-44zM109-247l80-14v-439l-80-12zm329-23h85v-417h-85zm414 23v-465l-80 12v441zm-743 0v-465l80 12v439zm329-23v-417h85v417zm414 23-80-12v-441l80-12z" })));
|
|
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';
|