@nine-thirty-five/material-symbols-react 1.25.7 → 1.26.1
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/esm/outlined/AddTriangle.js +1 -1
- package/dist/esm/outlined/BusMapPinTwo.js +1 -0
- package/dist/esm/outlined/CodeXml.js +1 -0
- package/dist/esm/outlined/FireCheck.js +1 -0
- package/dist/esm/outlined/ForkChart.js +1 -0
- package/dist/esm/outlined/FormatImageLeft.js +1 -1
- package/dist/esm/outlined/FormatImageRight.js +1 -1
- package/dist/esm/outlined/FormatPaintOff.js +1 -0
- package/dist/esm/outlined/GraphicEqOff.js +1 -0
- package/dist/esm/outlined/GridLayoutSide.js +1 -0
- package/dist/esm/outlined/HorizontalAlignCenter.js +1 -0
- package/dist/esm/outlined/HorizontalAlignLeft.js +1 -0
- package/dist/esm/outlined/HorizontalAlignRight.js +1 -0
- package/dist/esm/outlined/PhoneCancel.js +1 -0
- package/dist/esm/outlined/ResizeWindow.js +1 -0
- package/dist/esm/outlined/Snowflake.js +1 -0
- package/dist/esm/outlined/SpaceDashboardTwo.js +1 -0
- package/dist/esm/outlined/SpeedTwox.js +1 -1
- package/dist/esm/outlined/Sql.js +1 -0
- package/dist/esm/outlined/SwipeLeftTwo.js +1 -0
- package/dist/esm/outlined/SwipeRightTwo.js +1 -0
- package/dist/esm/outlined/TerminalTwo.js +1 -0
- package/dist/esm/outlined/TextAdOff.js +1 -0
- package/dist/esm/outlined/WaterDrops.js +1 -0
- package/dist/esm/outlined/YoutubeActivity.js +1 -1
- package/dist/esm/outlined/filled/AddTriangle.js +1 -1
- package/dist/esm/outlined/filled/BusMapPinTwo.js +1 -0
- package/dist/esm/outlined/filled/CodeXml.js +1 -0
- package/dist/esm/outlined/filled/FireCheck.js +1 -0
- package/dist/esm/outlined/filled/ForkChart.js +1 -0
- package/dist/esm/outlined/filled/FormatImageLeft.js +1 -1
- package/dist/esm/outlined/filled/FormatImageRight.js +1 -1
- package/dist/esm/outlined/filled/FormatPaintOff.js +1 -0
- package/dist/esm/outlined/filled/GraphicEqOff.js +1 -0
- package/dist/esm/outlined/filled/GridLayoutSide.js +1 -0
- package/dist/esm/outlined/filled/HorizontalAlignCenter.js +1 -0
- package/dist/esm/outlined/filled/HorizontalAlignLeft.js +1 -0
- package/dist/esm/outlined/filled/HorizontalAlignRight.js +1 -0
- package/dist/esm/outlined/filled/PhoneCancel.js +1 -0
- package/dist/esm/outlined/filled/ResizeWindow.js +1 -0
- package/dist/esm/outlined/filled/Snowflake.js +1 -0
- package/dist/esm/outlined/filled/SpaceDashboardTwo.js +1 -0
- package/dist/esm/outlined/filled/Sql.js +1 -0
- package/dist/esm/outlined/filled/SwipeLeftTwo.js +1 -0
- package/dist/esm/outlined/filled/SwipeRightTwo.js +1 -0
- package/dist/esm/outlined/filled/TerminalTwo.js +1 -0
- package/dist/esm/outlined/filled/TextAdOff.js +1 -0
- package/dist/esm/outlined/filled/WaterDrops.js +1 -0
- package/dist/esm/outlined/filled/YoutubeActivity.js +1 -1
- package/dist/esm/outlined/filled/index.d.ts +41 -3
- package/dist/esm/outlined/filled/index.js +1 -1
- package/dist/esm/outlined/index.d.ts +41 -3
- package/dist/esm/outlined/index.js +1 -1
- package/dist/esm/rounded/AddTriangle.js +1 -1
- package/dist/esm/rounded/BusMapPinTwo.js +1 -0
- package/dist/esm/rounded/CodeXml.js +1 -0
- package/dist/esm/rounded/FireCheck.js +1 -0
- package/dist/esm/rounded/ForkChart.js +1 -0
- package/dist/esm/rounded/FormatImageLeft.js +1 -1
- package/dist/esm/rounded/FormatImageRight.js +1 -1
- package/dist/esm/rounded/FormatPaintOff.js +1 -0
- package/dist/esm/rounded/GraphicEqOff.js +1 -0
- package/dist/esm/rounded/GridLayoutSide.js +1 -0
- package/dist/esm/rounded/HorizontalAlignCenter.js +1 -0
- package/dist/esm/rounded/HorizontalAlignLeft.js +1 -0
- package/dist/esm/rounded/HorizontalAlignRight.js +1 -0
- package/dist/esm/rounded/PhoneCancel.js +1 -0
- package/dist/esm/rounded/ResizeWindow.js +1 -0
- package/dist/esm/rounded/Snowflake.js +1 -0
- package/dist/esm/rounded/SpaceDashboardTwo.js +1 -0
- package/dist/esm/rounded/SpeedTwox.js +1 -1
- package/dist/esm/rounded/Sql.js +1 -0
- package/dist/esm/rounded/SwipeLeftTwo.js +1 -0
- package/dist/esm/rounded/SwipeRightTwo.js +1 -0
- package/dist/esm/rounded/TerminalTwo.js +1 -0
- package/dist/esm/rounded/TextAdOff.js +1 -0
- package/dist/esm/rounded/WaterDrops.js +1 -0
- package/dist/esm/rounded/YoutubeActivity.js +1 -1
- package/dist/esm/rounded/filled/AddTriangle.js +1 -1
- package/dist/esm/rounded/filled/BusMapPinTwo.js +1 -0
- package/dist/esm/rounded/filled/CodeXml.js +1 -0
- package/dist/esm/rounded/filled/FireCheck.js +1 -0
- package/dist/esm/rounded/filled/ForkChart.js +1 -0
- package/dist/esm/rounded/filled/FormatImageLeft.js +1 -1
- package/dist/esm/rounded/filled/FormatImageRight.js +1 -1
- package/dist/esm/rounded/filled/FormatPaintOff.js +1 -0
- package/dist/esm/rounded/filled/GraphicEqOff.js +1 -0
- package/dist/esm/rounded/filled/GridLayoutSide.js +1 -0
- package/dist/esm/rounded/filled/HorizontalAlignCenter.js +1 -0
- package/dist/esm/rounded/filled/HorizontalAlignLeft.js +1 -0
- package/dist/esm/rounded/filled/HorizontalAlignRight.js +1 -0
- package/dist/esm/rounded/filled/PhoneCancel.js +1 -0
- package/dist/esm/rounded/filled/ResizeWindow.js +1 -0
- package/dist/esm/rounded/filled/Snowflake.js +1 -0
- package/dist/esm/rounded/filled/SpaceDashboardTwo.js +1 -0
- package/dist/esm/rounded/filled/SpeedTwox.js +1 -1
- package/dist/esm/rounded/filled/Sql.js +1 -0
- package/dist/esm/rounded/filled/SwipeLeftTwo.js +1 -0
- package/dist/esm/rounded/filled/SwipeRightTwo.js +1 -0
- package/dist/esm/rounded/filled/TerminalTwo.js +1 -0
- package/dist/esm/rounded/filled/TextAdOff.js +1 -0
- package/dist/esm/rounded/filled/WaterDrops.js +1 -0
- package/dist/esm/rounded/filled/YoutubeActivity.js +1 -1
- package/dist/esm/rounded/filled/index.d.ts +41 -3
- package/dist/esm/rounded/filled/index.js +1 -1
- package/dist/esm/rounded/index.d.ts +41 -3
- package/dist/esm/rounded/index.js +1 -1
- package/dist/esm/sharp/AddTriangle.js +1 -1
- package/dist/esm/sharp/BusMapPinTwo.js +1 -0
- package/dist/esm/sharp/CodeXml.js +1 -0
- package/dist/esm/sharp/FireCheck.js +1 -0
- package/dist/esm/sharp/ForkChart.js +1 -0
- package/dist/esm/sharp/FormatImageLeft.js +1 -1
- package/dist/esm/sharp/FormatImageRight.js +1 -1
- package/dist/esm/sharp/FormatPaintOff.js +1 -0
- package/dist/esm/sharp/GraphicEqOff.js +1 -0
- package/dist/esm/sharp/GridLayoutSide.js +1 -0
- package/dist/esm/sharp/HorizontalAlignCenter.js +1 -0
- package/dist/esm/sharp/HorizontalAlignLeft.js +1 -0
- package/dist/esm/sharp/HorizontalAlignRight.js +1 -0
- package/dist/esm/sharp/PhoneCancel.js +1 -0
- package/dist/esm/sharp/ResizeWindow.js +1 -0
- package/dist/esm/sharp/Snowflake.js +1 -0
- package/dist/esm/sharp/SpaceDashboardTwo.js +1 -0
- package/dist/esm/sharp/Sql.js +1 -0
- package/dist/esm/sharp/SwipeLeftTwo.js +1 -0
- package/dist/esm/sharp/SwipeRightTwo.js +1 -0
- package/dist/esm/sharp/TerminalTwo.js +1 -0
- package/dist/esm/sharp/TextAdOff.js +1 -0
- package/dist/esm/sharp/WaterDrops.js +1 -0
- package/dist/esm/sharp/YoutubeActivity.js +1 -1
- package/dist/esm/sharp/filled/AddTriangle.js +1 -1
- package/dist/esm/sharp/filled/BusMapPinTwo.js +1 -0
- package/dist/esm/sharp/filled/CodeXml.js +1 -0
- package/dist/esm/sharp/filled/FireCheck.js +1 -0
- package/dist/esm/sharp/filled/ForkChart.js +1 -0
- package/dist/esm/sharp/filled/FormatImageLeft.js +1 -1
- package/dist/esm/sharp/filled/FormatImageRight.js +1 -1
- package/dist/esm/sharp/filled/FormatPaintOff.js +1 -0
- package/dist/esm/sharp/filled/GraphicEqOff.js +1 -0
- package/dist/esm/sharp/filled/GridLayoutSide.js +1 -0
- package/dist/esm/sharp/filled/HorizontalAlignCenter.js +1 -0
- package/dist/esm/sharp/filled/HorizontalAlignLeft.js +1 -0
- package/dist/esm/sharp/filled/HorizontalAlignRight.js +1 -0
- package/dist/esm/sharp/filled/PhoneCancel.js +1 -0
- package/dist/esm/sharp/filled/ResizeWindow.js +1 -0
- package/dist/esm/sharp/filled/Snowflake.js +1 -0
- package/dist/esm/sharp/filled/SpaceDashboardTwo.js +1 -0
- package/dist/esm/sharp/filled/Sql.js +1 -0
- package/dist/esm/sharp/filled/SwipeLeftTwo.js +1 -0
- package/dist/esm/sharp/filled/SwipeRightTwo.js +1 -0
- package/dist/esm/sharp/filled/TerminalTwo.js +1 -0
- package/dist/esm/sharp/filled/TextAdOff.js +1 -0
- package/dist/esm/sharp/filled/WaterDrops.js +1 -0
- package/dist/esm/sharp/filled/YoutubeActivity.js +1 -1
- package/dist/esm/sharp/filled/index.d.ts +41 -3
- package/dist/esm/sharp/filled/index.js +1 -1
- package/dist/esm/sharp/index.d.ts +41 -3
- package/dist/esm/sharp/index.js +1 -1
- package/package.json +1 -1
- package/dist/esm/outlined/OfflineBolt.js +0 -1
- package/dist/esm/outlined/filled/OfflineBolt.js +0 -1
- package/dist/esm/rounded/OfflineBolt.js +0 -1
- package/dist/esm/rounded/filled/OfflineBolt.js +0 -1
- package/dist/esm/sharp/OfflineBolt.js +0 -1
- package/dist/esm/sharp/filled/OfflineBolt.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m40-
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m40-160 440-760 440 760H40Zm139-80h602L480-760 179-240Zm261-60h80v-80h80v-80h-80v-80h-80v80h-80v80h80v80Zm40-120Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const v=v=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},v),t.createElement("path",{d:"M200-80v-80h-80v-600h80v-80h335q-5 14-8.5 29t-5.5 31H280v60h243q4 19 11 39t18 41H200v160h484l76 65 80-68v323h-80v80H640v-80H320v80H200Zm531.5-651.5Q720-743 720-760t11.5-28.5Q743-800 760-800t28.5 11.5Q800-777 800-760t-11.5 28.5Q777-720 760-720t-28.5-11.5Zm99.5-98q29 30.5 29 73.5 0 32-24.5 70.5T761-600q-51-48-76-86t-25-70q0-43 29-73.5t71-30.5q42 0 71 30.5ZM760-520q81-69 120.5-127.5T920-756q0-68-46.5-116T760-920q-67 0-113.5 48T600-756q0 50 39.5 108.5T760-520ZM200-400v160h560v-160H200Zm40 120h160v-80H240v80Zm320 0h160v-80H560v80Zm200-476ZM200-240v-160 160Z"}));export{v as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M240-280 40-480l200-200 56 56-143 144 143 144-56 56Zm178 132-76-24 200-640 76 24-200 640Zm302-132-56-56 143-144-143-144 56-56 200 200-200 200Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M655-80 513-222l56-56 85 85 170-170 56 57L655-80ZM480-470Zm-68 260 89 89q-5 0-10.5.5t-10.5.5q-134 0-227-93t-93-227q0-129 86.5-245T480-880v132q0 34 23.5 57t57.5 23q18 0 33.5-7.5T622-698l18-22q74 42 117 117t43 163h-80q0-25-5-48.5t-14-46q-9-22.5-22.5-42.5T648-614q-20 13-42 19.5t-45 6.5q-62 0-107.5-41T401-730q-78 66-119.5 140.5T240-440q0 82 48.5 145T412-210Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-160v-310q-26-7-43-28.5T60-548v-212h40v160h30v-160h40v160h30v-160h40v212q0 28-17 49.5T180-470v310h-60Zm480 0q-134 0-227-93t-93-227q0-133 93-226.5T600-800q133 0 226.5 93.5T920-480q0 134-93.5 227T600-160Zm196-459L656-480l139 139q21-29 33-64.5t12-74.5q0-39-11.5-74.5T796-619Zm-156-98v141l99-100q-22-16-47-26t-52-15Zm-40 477q38 0 73.5-11.5T738-284L560-463v-254q-86 14-143 81t-57 156q0 100 70 170t170 70Z"}));export{e as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import v from"react";const t=t=>v.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},t),v.createElement("path",{d:"M120-280v-400h400v400H120Zm80-80h240v-240H200v240Zm-80-400v-80h720v80H120Zm480 160v-80h240v80H600Zm0 160v-80h240v80H600Zm0 160v-80h240v80H600ZM120-120v-
|
|
1
|
+
import v from"react";const t=t=>v.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},t),v.createElement("path",{d:"M120-280v-400h400v400H120Zm80-80h240v-240H200v240Zm-80-400v-80h720v80H120Zm480 160v-80h240v80H600Zm0 160v-80h240v80H600Zm0 160v-80h240v80H600ZM120-120v-80h720v80H120Zm200-360Z"}));export{t as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import v from"react";const t=t=>v.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},t),v.createElement("path",{d:"M440-280v-400h400v400H440Zm80-80h240v-240H520v240ZM120-120v-80h720v80H120Zm0-160v-80h240v80H120Zm0-160v-80h240v80H120Zm0-160v-80h240v80H120Zm0-160v-
|
|
1
|
+
import v from"react";const t=t=>v.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},t),v.createElement("path",{d:"M440-280v-400h400v400H440Zm80-80h240v-240H520v240ZM120-120v-80h720v80H120Zm0-160v-80h240v80H120Zm0-160v-80h240v80H120Zm0-160v-80h240v80H120Zm0-160v-80h720v80H120Zm520 280Z"}));export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import h from"react";const t=t=>h.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},t),h.createElement("path",{d:"M800-840v515h-51l-75-75h46v-80H594l-80-80h206v-200h-40v160h-80v-160h-40v80h-80v-80H314l-64-64q16-8 33.5-12t36.5-4h480Zm-9 785L600-246v166H360v-240H160v-366L55-791l57-57 736 736-57 57ZM240-400h206l-80-80H240v80Zm0-160h46l-46-46v46Zm206 160H240h206Zm228 0h46-46Z"}));export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M791-55 520-326v246h-80v-326l-80-80v246h-80v-326L55-791l57-57 736 736-57 57ZM120-400v-160h80v160h-80Zm400-154-80-80v-246h80v326Zm160 160-80-80v-246h80v326Zm80-6v-160h80v160h-80Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-120v-720h720v720H120Zm80-80h320v-560H200v560Zm560 0v-560H600v560h160Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M720-320 560-480l160-160 56 56-63 64h167v80H713l63 64-56 56ZM440-160v-640h80v640h-80ZM240-320l-56-56 63-64H80v-80h167l-63-64 56-56 160 160-160 160Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-160v-640h80v640h-80Zm360-120L280-480l200-200 56 56-104 104h408v80H432l104 104-56 56Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M760-160v-640h80v640h-80ZM480-280l-56-56 104-104H120v-80h408L424-624l56-56 200 200-200 200Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m616-560-56-56 83-84-83-83 56-57 84 84 83-84 57 57-84 83 84 84-57 56-83-83-84 83Zm182 440q-125 0-247.5-54T328-328Q228-428 174-550t-54-248v-42h236l37 201-114 115q22 39 49 74t58 65q29 29 63.5 55.5T524-280l116-116 200 41v235h-42ZM241-600l66-66-17-94h-89q5 45 15 84.5t25 75.5Zm358 358q40 17 80.5 27t80.5 13v-88l-94-19-67 67ZM241-600Zm358 358Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M784-120 120-783l57-57 663 663-56 57Zm-401 0L120-383l57-57 263 263-57 57Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M440-80v-73l-64 54-52-61 116-98v-152l-132 76-27 149-79-14 15-83-64 37-40-69 64-37-79-29 27-75 143 51 132-76-132-76-143 52-27-76 79-28-64-37 40-69 64 37-15-83 79-14 27 149 132 76v-152l-116-98 52-61 64 54v-74h80v74l64-54 52 61-116 98v152l131-76 27-149 79 14-15 83 64-37 40 69-64 37 79 28-27 76-143-52-131 76 131 76 143-51 27 75-79 29 64 37-40 69-64-37 15 83-79 14-27-149-131-76v152l116 98-52 61-64-54v73h-80Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-120v-720h720v720H120Zm80-80h320v-560H200v560Zm400 0h160v-240H600v240Zm0-320h160v-240H600v240Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import v from"react";const h=h=>v.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},h),v.createElement("path",{d:"M120-360v-80h60v20h80v-40H120v-140h200v80h-60v-20h-80v40h140v140H120Zm350 60v-60h-70v-240h200v240h-70v60h-60Zm-10-120h80v-120h-80v120Zm220 60v-240h60v180h100v60H680Z"}));export{h as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M80-680v-200h60v81q72-59 159-90t181-31q146 0 258 67t142 173h-63q-38-84-128.5-132T480-860q-88 0-169 31t-147 89h116v60H80ZM423-80 184-320l63-65 113 32v-367h80v473l-97-27 114 114h263v-280h80v360H423Zm57-280v-440h80v440h-80Zm120 0v-160h80v160h-80Zm-19 80Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M423-80 184-320l63-65 113 32v-367h80v473l-97-27 114 114h263v-280h80v360H423Zm57-280v-440h80v440h-80Zm120 0v-160h80v160h-80ZM80-680q30-106 142-173t258-67q94 0 181 31t159 90v-81h60v200H680v-60h116q-66-58-147-89t-169-31q-118 0-208.5 48T143-680H80Zm501 400Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M480-160v-80h320v80H480ZM220-320l-56-56 183-184-183-184 56-56 240 240-240 240Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import l from"react";const t=t=>l.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},t),l.createElement("path",{d:"M800-274v-446H354l-80-80h606v606l-80-80ZM383-463Zm194-34ZM818-28 686-160H80v-640h80l80 80h-80v480h446L26-820l57-57L875-85l-57 57ZM200-280v-80h400l80 80H200Zm0-160v-80h240l80 80H200Zm0-160v-80h80l80 80H200Zm434 160h126v-80H554l80 80ZM474-600h126v-80H394l80 80Z"}));export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const q=q=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},q),t.createElement("path",{d:"M478-467Zm222-333q70 62 105 114.5t35 97.5q0 60-40 104t-100 44q-60 0-100-44t-40-104q0-42 37-98t103-114Zm0 111q-27 29-43.5 56.5T640-588q0 27 17 47.5t43 20.5q26 0 43-20.5t17-47.5q0-17-16.5-44.5T700-689ZM480-80q-137 0-228.5-94T160-408q0-100 79.5-217.5T480-880q54 46 99 90t81 86q-7 9-25 34t-23 33q-27-32-59.5-66.5T480-774Q361-665 300.5-573T240-408q0 107 68 177.5T480-160q52 0 96-19t76-52q32-33 50-78.5t18-98.5q0-17-3.5-36T706-483q9-5 35.5-19t35.5-19q11 29 17 57.5t6 55.5q0 140-91.5 234T480-80Zm11-120q12-1 20.5-9.5T520-230q0-14-9-22.5t-23-7.5q-41 3-87-22.5T343-375q-2-11-10.5-18t-19.5-7q-14 0-23 10.5t-6 24.5q17 91 80 130t127 35Zm209-405Z"}));export{q as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"react";const q=q=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},q),t.createElement("path",{d:"
|
|
1
|
+
import t from"react";const q=q=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},q),t.createElement("path",{d:"M760-160v-80h-80v-80h80v-80h80v80h80v80h-80v80h-80ZM480-480Zm0-280 40 .5q40 .5 92.5 2t104 5Q768-749 792-743q26 7 45 25.5t26 44.5q11 39 13.5 92t2.5 101h-79q0-37-3-90.5T786-652q-2-5-6-8.5t-9-5.5q-24-6-114-10t-177-4q-88 0-178 4t-114 10q-5 2-8.5 6t-5.5 9q-8 29-11 82.5t-3 88.5q0 35 3 89t11 83q2 5 5.5 8.5t8.5 5.5q24 6 114 10t178 4h59.5q30.5 0 60.5-1v79q-21 1-42.5 1.5t-38.5.5h-39q-71 0-133-2-53-1-104.5-4.5T167-216q-26-7-45-26t-26-45q-6-24-9.5-57T82-407q-2-36-2-73t2-72q1-31 4.5-63.5T96-672q7-26 26-45t45-26q24-6 75.5-9.5T347-758q62-2 133-2Zm-80 400 208-120-208-120v240Z"}));export{q as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m40-
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m40-160 440-760 440 760H40Zm400-140h80v-80h80v-80h-80v-80h-80v80h-80v80h80v80Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const v=v=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},v),t.createElement("path",{d:"M200-80v-80h-80v-600h80v-80h335q-5 14-8.5 29t-5.5 31H280v60h243q4 19 11 39t18 41H200v160h484l76 65 80-68v323h-80v80H640v-80H320v80H200Zm531.5-651.5Q720-743 720-760t11.5-28.5Q743-800 760-800t28.5 11.5Q800-777 800-760t-11.5 28.5Q777-720 760-720t-28.5-11.5ZM760-520q81-69 120.5-127.5T920-756q0-68-46.5-116T760-920q-67 0-113.5 48T600-756q0 50 39.5 108.5T760-520ZM240-280h160v-80H240v80Zm320 0h160v-80H560v80Z"}));export{v as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M240-280 40-480l200-200 56 56-143 144 143 144-56 56Zm178 132-76-24 200-640 76 24-200 640Zm302-132-56-56 143-144-143-144 56-56 200 200-200 200Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m654-193 170-170 56 57L655-80 513-222l56-56 85 85ZM160-440q0-129 86.5-245T480-880v132q0 34 23.5 57t57.5 23q18 0 33.5-7.5T622-698l18-22q72 41 114.5 112.5T800-452L654-306l-85-85-169 169 101 101q-5 0-10.5.5t-10.5.5q-134 0-227-93t-93-227Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-160v-310q-26-7-43-28.5T60-548v-212h40v160h30v-160h40v160h30v-160h40v212q0 28-17 49.5T180-470v310h-60Zm733-516q32 41 49.5 90.5T920-480q0 56-18 105.5T852-284L656-480l197-196ZM640-797q44 5 83.5 21.5T796-733L640-576v-221Zm-40 637q-134 0-227-93t-93-227q0-123 80.5-213T560-798v335l235 236q-41 32-90.5 49.5T600-160Z"}));export{e as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-280v-400h400v400H120Zm0-480v-80h720v80H120Zm480 160v-80h240v80H600Zm0 160v-80h240v80H600Zm0 160v-80h240v80H600ZM120-120v-80h720v80H120Z"}));export{e as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M440-280v-400h400v400H440ZM120-120v-80h720v80H120Zm0-160v-80h240v80H120Zm0-160v-80h240v80H120Zm0-160v-80h240v80H120Zm0-160v-80h720v80H120Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M800-840v515h-51L514-560h206v-200h-40v160h-80v-160h-40v80h-80v-80H314l-64-64q16-8 33.5-12t36.5-4h480Zm-9 785L600-246v166H360v-240H160v-366L55-791l57-57 736 736-57 57ZM240-560h46l-46-46v46Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M791-55 520-326v246h-80v-326l-80-80v246h-80v-326L55-791l57-57 736 736-57 57ZM120-400v-160h80v160h-80Zm400-154-80-80v-246h80v326Zm160 160-80-80v-246h80v326Zm80-6v-160h80v160h-80Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M840-120v-720 720Zm-720 0h400v-720H120v720Zm720 0v-720H600v720h240Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M720-320 560-480l160-160 56 56-63 64h167v80H713l63 64-56 56ZM440-160v-640h80v640h-80ZM240-320l-56-56 63-64H80v-80h167l-63-64 56-56 160 160-160 160Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-160v-640h80v640h-80Zm360-120L280-480l200-200 56 56-104 104h408v80H432l104 104-56 56Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M760-160v-640h80v640h-80ZM480-280l-56-56 104-104H120v-80h408L424-624l56-56 200 200-200 200Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"m616-560-56-56 83-84-83-83 56-57 84 84 83-84 57 57-84 83 84 84-57 56-83-83-84 83Zm182 440q-125 0-247.5-54T328-328Q228-428 174-550t-54-248v-42h236l37 201-114 115q22 39 49 74t58 65q29 29 63.5 55.5T524-280l116-116 200 41v235h-42Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M784-120 120-783l57-57 663 663-56 57Zm-401 0L120-383l57-57 263 263-57 57Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M440-80v-73l-64 54-52-61 116-98v-152l-132 76-27 149-79-14 15-83-64 37-40-69 64-37-79-29 27-75 143 51 132-76-132-76-143 52-27-76 79-28-64-37 40-69 64 37-15-83 79-14 27 149 132 76v-152l-116-98 52-61 64 54v-74h80v74l64-54 52 61-116 98v152l131-76 27-149 79 14-15 83 64-37 40 69-64 37 79 28-27 76-143-52-131 76 131 76 143-51 27 75-79 29 64 37-40 69-64-37 15 83-79 14-27-149-131-76v152l116 98-52 61-64-54v73h-80Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M840-120v-720 720Zm-720 0h400v-720H120v720Zm480 0h240v-320H600v320Zm0-400h240v-320H600v320Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import v from"react";const h=h=>v.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},h),v.createElement("path",{d:"M120-360v-80h60v20h80v-40H120v-140h200v80h-60v-20h-80v40h140v140H120Zm350 60v-60h-70v-240h200v240h-70v60h-60Zm-10-120h80v-120h-80v120Zm220 60v-240h60v180h100v60H680Z"}));export{h as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M80-680v-200h60v81q72-59 159-90t181-31q146 0 258 67t142 173h-63q-38-84-128.5-132T480-860q-88 0-169 31t-147 89h116v60H80ZM423-80 184-320l63-65 113 32v-367h80v320h40v-400h80v400h40v-120h80v120h40v-40h80v360H423Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M80-680q30-106 142-173t258-67q94 0 181 31t159 90v-81h60v200H680v-60h116q-66-58-147-89t-169-31q-118 0-208.5 48T143-680H80ZM423-80 184-320l63-65 113 32v-367h80v320h40v-160h80v160h40v-120h80v120h40v-40h80v360H423Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M480-160v-80h320v80H480ZM220-320l-56-56 183-184-183-184 56-56 240 240-240 240Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M818-28 686-160H80v-640h80l80 80H126L26-820l57-57L875-85l-57 57ZM200-280h366l-80-80H200v80Zm0-160h206l-80-80H200v80Zm0-160h46l-80-80h34v80Zm74-200h606v606L634-440h126v-80H554l-80-80h126v-80H394L274-800Z"}));export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import t from"react";const q=q=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},q),t.createElement("path",{d:"M480-80q-137 0-228.5-94T160-408q0-100 79.5-217.5T480-880q27 23 51 45t47 44q-35 40-66.5 94.5T480-588q0 95 64.5 161.5T700-360q26 0 50.5-5.5T799-384q-8 131-98 217.5T480-80Zm120-404q-40-44-40-104 0-42 37-98t103-114q70 62 105 114.5t35 97.5q0 60-40 104t-100 44q-60 0-100-44ZM491-200q12-1 20.5-9.5T520-230q0-14-9-22.5t-23-7.5q-41 3-87-22.5T343-375q-2-11-10.5-18t-19.5-7q-14 0-23 10.5t-6 24.5q17 91 80 130t127 35Z"}));export{q as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"react";const
|
|
1
|
+
import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M760-160v-80h-80v-80h80v-80h80v80h80v80h-80v80h-80ZM400-360l208-120-208-120v240Zm80-400 40 .5q40 .5 92.5 2t104 5Q768-749 792-743q26 7 45 26t26 45q12 44 14.5 102.5T879-463q-18-8-38-12.5t-41-4.5q-83 0-141.5 58T600-281q0 20 3.5 40.5T615-202q-27 1-51 1.5t-43 .5h-41q-71 0-133-2-53-1-104.5-4.5T167-216q-26-7-45-26t-26-45q-6-24-9.5-57T82-407q-2-36-2-73t2-72q1-31 4.5-63.5T96-672q7-26 26-45t45-26q24-6 75.5-9.5T347-758q62-2 133-2Z"}));export{e as default};
|