@project-lary/react-material-symbols 0.37.0 → 0.39.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/Bitbucket.d.ts +4 -0
- package/dist/components/Bitbucket.js +6 -0
- package/dist/components/BitbucketFilled.d.ts +3 -0
- package/dist/components/BitbucketFilled.js +3 -0
- package/dist/components/Crop219.d.ts +4 -0
- package/dist/components/Crop219.js +6 -0
- package/dist/components/Crop219Filled.d.ts +4 -0
- package/dist/components/Crop219Filled.js +6 -0
- package/dist/components/Crop23.d.ts +4 -0
- package/dist/components/Crop23.js +6 -0
- package/dist/components/Crop23Filled.d.ts +4 -0
- package/dist/components/Crop23Filled.js +6 -0
- package/dist/components/ExploreNearbyFilled.d.ts +4 -3
- package/dist/components/ExploreNearbyFilled.js +6 -3
- package/dist/components/Gitlab.d.ts +4 -0
- package/dist/components/Gitlab.js +6 -0
- package/dist/components/GitlabFilled.d.ts +3 -0
- package/dist/components/GitlabFilled.js +3 -0
- package/dist/components/InkHighlighterOff.d.ts +4 -0
- package/dist/components/InkHighlighterOff.js +6 -0
- package/dist/components/InkHighlighterOffFilled.d.ts +4 -0
- package/dist/components/InkHighlighterOffFilled.js +6 -0
- package/dist/components/LocationChip.js +1 -1
- package/dist/components/LocationChipFilled.js +1 -1
- package/dist/components/ModeOfTravel.js +1 -1
- package/dist/components/MovedLocation.js +1 -1
- package/dist/components/PinHistory.d.ts +4 -0
- package/dist/components/PinHistory.js +6 -0
- package/dist/components/PinHistoryFilled.d.ts +3 -0
- package/dist/components/PinHistoryFilled.js +3 -0
- package/dist/components/PinRoad.d.ts +4 -0
- package/dist/components/PinRoad.js +6 -0
- package/dist/components/PinRoadFilled.d.ts +3 -0
- package/dist/components/PinRoadFilled.js +3 -0
- package/dist/components/ShareLocationFilled.d.ts +4 -3
- package/dist/components/ShareLocationFilled.js +6 -3
- package/dist/components/ShieldCard.d.ts +4 -0
- package/dist/components/ShieldCard.js +6 -0
- package/dist/components/ShieldCardFilled.d.ts +4 -0
- package/dist/components/ShieldCardFilled.js +6 -0
- package/dist/components/ShieldRadar.d.ts +4 -0
- package/dist/components/ShieldRadar.js +6 -0
- package/dist/components/ShieldRadarFilled.d.ts +4 -0
- package/dist/components/ShieldRadarFilled.js +6 -0
- package/dist/components/Speed2.d.ts +4 -0
- package/dist/components/Speed2.js +6 -0
- package/dist/components/Speed2Filled.d.ts +4 -0
- package/dist/components/Speed2Filled.js +6 -0
- package/dist/components/Speed3.d.ts +4 -0
- package/dist/components/Speed3.js +6 -0
- package/dist/components/Speed3Filled.d.ts +4 -0
- package/dist/components/Speed3Filled.js +6 -0
- package/dist/components/Speed4.d.ts +4 -0
- package/dist/components/Speed4.js +6 -0
- package/dist/components/Speed4Filled.d.ts +4 -0
- package/dist/components/Speed4Filled.js +6 -0
- package/dist/components/TiltArrowDown.d.ts +4 -0
- package/dist/components/TiltArrowDown.js +6 -0
- package/dist/components/TiltArrowDownFilled.d.ts +4 -0
- package/dist/components/TiltArrowDownFilled.js +6 -0
- package/dist/components/TiltArrowUp.d.ts +4 -0
- package/dist/components/TiltArrowUp.js +6 -0
- package/dist/components/TiltArrowUpFilled.d.ts +4 -0
- package/dist/components/TiltArrowUpFilled.js +6 -0
- package/dist/components/TouchDouble2.d.ts +4 -0
- package/dist/components/TouchDouble2.js +6 -0
- package/dist/components/TouchDouble2Filled.d.ts +4 -0
- package/dist/components/TouchDouble2Filled.js +6 -0
- package/dist/components/VideoFrameCopy.d.ts +4 -0
- package/dist/components/VideoFrameCopy.js +6 -0
- package/dist/components/VideoFrameCopyFilled.d.ts +3 -0
- package/dist/components/VideoFrameCopyFilled.js +3 -0
- package/dist/components/VideoFrameSave.d.ts +4 -0
- package/dist/components/VideoFrameSave.js +6 -0
- package/dist/components/VideoFrameSaveFilled.d.ts +3 -0
- package/dist/components/VideoFrameSaveFilled.js +3 -0
- package/dist/components/WatchButton.d.ts +4 -0
- package/dist/components/WatchButton.js +6 -0
- package/dist/components/WatchButtonFilled.d.ts +4 -0
- package/dist/components/WatchButtonFilled.js +6 -0
- package/dist/components/WbTwilight2.d.ts +4 -0
- package/dist/components/WbTwilight2.js +6 -0
- package/dist/components/WbTwilight2Filled.d.ts +4 -0
- package/dist/components/WbTwilight2Filled.js +6 -0
- package/dist/components/_2d2.d.ts +4 -0
- package/dist/components/_2d2.js +6 -0
- package/dist/components/_2d2Filled.d.ts +3 -0
- package/dist/components/_2d2Filled.js +3 -0
- package/dist/components/_3d2.d.ts +4 -0
- package/dist/components/_3d2.js +6 -0
- package/dist/components/_3d2Filled.d.ts +3 -0
- package/dist/components/_3d2Filled.js +3 -0
- package/dist/index.d.ts +42 -0
- package/dist/index.js +42 -0
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Bitbucket(_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: "M228-120q-17 0-28-9t-14-26L81-804q-2-16 6-26t23-10h740q16 0 24 10t5 26l-29 171q-3 17-13.5 26t-27.5 9H363q-3 0-9 12l35 214q0 2 10 10h161q4 0 10-10l25-155q2-14 10.5-20.5T628-554h175q16 0 24 10t6 25l-59 364q-3 17-14 26t-28 9z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Crop219(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-280v-400h800v400zm60-60h680v-280H140zm0 0v-280z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Crop219Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-280v-400h800v400z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Crop23(_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: "M240-80v-800h480v800zm60-60h360v-680H300zm0 0v-680z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Crop23Filled(_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: "M240-80v-800h480v800z" })));
|
|
6
|
+
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExploreNearbyFilled({ className }: {
|
|
3
|
+
className?: string;
|
|
4
|
+
}): React.JSX.Element;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExploreNearbyFilled(_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: "M491.5-243q5.5-3 8.5-9l4-9q26-48 65-82t69-79q15-23 23.5-50t8.5-56q0-79-55-135t-133-57q-77-1-133 53t-59 131q-2 32 6.5 61t25.5 53q30 45 70 78.5t64 82.5l4 9q3 6 8.5 9t11.5 3 11.5-3m-68-230.5Q400-497 400-530t23.5-56.5T480-610t56.5 23.5T560-530t-23.5 56.5T480-450t-56.5-23.5M480-80q-82 0-155-31.5t-127.5-86-86-127.5T80-480q0-83 31.5-156t86-127T325-848.5 480-880q83 0 156 31.5T763-763t85.5 127T880-480q0 82-31.5 155T763-197.5t-127 86T480-80" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Gitlab(_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: "M460-126 181-336q-51-38-68-100t6-122l102-265q3-8 10-12.5t15-4.5 15.5 4.5T272-821l69 211h278l69-211q3-10 10.5-14.5T714-840t15 4.5 10 12.5l101 265q23 60 6 122t-68 100L498-126q-8 6-19 6t-19-6" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function InkHighlighterOff(_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: "m636-404-43-42 217-217-115-115-217 217-42-43 262-262 200 200zM332-185l178-178-115-115-178 178zM817-55 552-320 353-121h-43l-42-42-43 43H70l120-120-38-38v-42l200-200L55-817l42-42L859-97z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function InkHighlighterOffFilled(_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: "M636-404 436-604l262-262 200 200zM817-55 552-320 353-121h-43l-42-42-43 43H70l120-120-38-38v-42l200-200L55-817l42-42L859-97z" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function LocationChip(_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: "M480-320q4 0 13-8l3-6q16-32 44-55t48-52q11-17 16.5-35.5T610-515q0-53-38-89t-92-36-92.5 36-38.5 89q0 20 6 38.5t17 35.5q20 29 47.5 52t43.5 55l3 6q1 2 14 8m-35.5-154.5Q430-489 430-510t14.5-35.5T480-560t35.5 14.5T530-510t-14.5 35.5T480-460t-35.5-14.5M320-200q-117 0-198.5-81.5T40-480t81.5-198.5T320-760h320q117 0 198.5 81.5T920-480t-81.5 198.5T640-200zm0-60h320q92 0 156-64t64-156-64-156-156-64H320q-92 0-156 64t-64 156 64 156 156 64m160-220" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function LocationChipFilled(_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: "M480-320q4 0 13-8l3-6q16-32 44-55t48-52q11-17 16.5-35.5T610-515q0-53-38-89t-92-36-92.5 36-38.5 89q0 20 6 38.5t17 35.5q20 29 47.5 52t43.5 55l3 6q1 2 14 8m-35.5-154.5Q430-489 430-510t14.5-35.5T480-560t35.5 14.5T530-510t-14.5 35.5T480-460t-35.5-14.5M320-200q-117 0-198.5-81.5T40-480t81.5-198.5T320-760h320q117 0 198.5 81.5T920-480t-81.5 198.5T640-200z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ModeOfTravel(_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: "M480-80q-11 0-20-5.5T446-100l-7-14q-11-21-24-40.5T386-192q-42-50-90-92.5T213-382q-28-38-40.5-83.5T160-559q0-133 92.5-227T479-880q137 0 227.5 105T797-527l99-97 42 41-171 170-170-170 41-41 99 97q0-117-73-204t-185-89q-109 0-184.5 76.5T219-559q0 39 11.5 75t32.5 68q31 46 71 84t78 80q19 20 35.5 42t31.5 45q11-20 24-37t27-34q-11-12-16-27t-5-32q0-38 27-65t65-27 65 27 27 65-27 65-65 27h-8q-4 0-8-1-19 21-36 43t-29 47l-7 14q-5 10-14 15t-19 5" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function MovedLocation(_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: "m734-454-42-42 93-93q-101-17-188.5 13T435-474q45-103 141.5-159.5T786-690l-94-94 42-42 186 186zM480-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m734-454-42-42 93-93q-101-17-188.5 13T435-474q45-103 141.5-159.5T786-690l-94-94 42-42 186 186zM480-80q-11 0-20-5.5T446-100l-7-14q-11-21-24-40.5T386-192q-42-50-89.5-93T213-382q-26-39-39.5-84T160-559q0-133 92.5-227T479-880q48 0 91.5 13.5T652-829l-43 43q-29-17-62-25.5t-68-8.5q-109 0-184 76.5T220-559q0 39 11 75t32 68q31 46 71 84t78 80q19 20 35.5 42t31.5 45q14-23 30-44.5t36-42.5q37-39 76.5-76t71.5-82l41 41q-29 45-73.5 87T574-192q-16 19-29.5 38T520-114l-7 14q-5 10-14 15t-19 5" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PinHistory(_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: "M563-434 450-546v-170h60v145l95 95zM160-556h59q1 38 12 73.5t32 66.5q31 46 71 84t78 80q19 20 35.5 42t31.5 45q14-23 30-44.5t36-42.5q38-40 78.5-78t72.5-85q21-32 32.5-68.5T740-559q1-109-75.5-185T479-820q-62 0-116.5 27T272-716h72v60H160v-184h60v95q45-64 113-99.5T479-880q134 0 227.5 93.5T800-559q0 48-14 93t-40 84q-36 54-83 98t-89 92q-16 19-29.5 38T520-114l-7 14q-5 10-14 15t-19 5q-11 0-20-5.5T446-100l-7-14q-11-21-24-40.5T386-192q-42-50-90-92.5T213-382q-27-38-40-82t-13-92" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PinRoad(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M333-120v-143h60v143zm0-289v-143h60v143zm0-289v-142h60v142zM61-120l110-720h59L121-120zm618.5-3.5Q674-127 671-132l-3.97-9q-22.86-48-63.59-82.5Q562.7-258 533.89-302 517-328 508.5-356.5T500-416q0-78 57-130.5T693-599q78 0 132.5 56T880-408q0 29-8 56t-24 50q-29 45-70 78.5t-63 82.34l-4 9.16q-3 5-8.5 8.5T691-120t-11.5-3.5m67-230Q770-377 770-410t-23.5-56.5T690-490t-56.5 23.5T610-410t23.5 56.5T690-330t56.5-23.5M531-605l-36-235h60l31 201q-15 6.84-28.5 14.92T531-605" })));
|
|
6
|
+
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShareLocationFilled({ className }: {
|
|
3
|
+
className?: string;
|
|
4
|
+
}): React.JSX.Element;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShareLocationFilled(_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: "m689-212 41 44q-45 37-98 58.5T522-82v-60q45-6 87.5-23.5T689-212m190-226q-8 60-30.5 112.5T791-230l-43-41q27-36 45-77.5t25-89.5zm-88-292q38 50 58 99t30 109h-61q-7-48-25-89t-45-78zM437-878v60q-127 17-211.5 113.5T141-480t84.5 224.5T437-142v60Q285-99 183-212.5T81-480t102-267.5T437-878m87 0q54 8 107 29t99 57l-40 44q-39-27-81.5-44.5T524-818zm-32.5 635q5.5-3 8.5-9l4-9q26-48 65-82t69-79q15-23 23.5-50t8.5-56q0-79-55-135t-133-57q-77-1-133 53t-59 131q-2 32 6.5 61t25.5 53q30 45 70 78.5t64 82.5l4 9q3 6 8.5 9t11.5 3 11.5-3m-68-230.5Q400-497 400-530t23.5-56.5T480-610t56.5 23.5T560-530t-23.5 56.5T480-450t-56.5-23.5" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldCard(_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: "M460-80v-340h460v340zm60-60h340v-100H520zm0-160h340v-60H520zm-40-581 320 120v281h-60v-239l-260-98-260 98v196q0 106 49 196.5T400-182v72q-106-56-173-169t-67-244v-238z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldCardFilled(_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: "M460-80v-340h460v340zm60-60h340v-100H520zm0-160h340v-60H520zM400-110q-106-56-173-169t-67-244v-238l320-120 320 120v281H400z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldRadar(_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: "M446-92q-126-46-206-167t-80-264v-238l320-120 320 120v206q-14-6-29-11t-31-8v-145l-260-98-260 98v196q0 104 47.5 193.5T394-186q8 26 21.5 49.5T446-92m234 52q-100 0-170.5-70T439-280t70.5-170T680-520t170 70 70 170q0 25-5 48.5T901-186l-47-47q3-11 4.5-23t1.5-24q0-75-53-127.5T679-460t-127.5 52.5T499-280t52.5 127.5T679-100q12 0 24.5-1.5T727-106l47 47q-22 9-45.5 14T680-40m-51-291q21-21 51-21t51 21 21 51q0 4-4 25l126 127-43 41-126-125q-5 2-25 4-30 0-51-21t-21-51 21-51" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldRadarFilled(_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: "M680-40q-100 0-170.5-70T439-280t70.5-170T680-520t170 70 70 170q0 25-5 48.5T901-186l-47-47q3-11 4.5-23t1.5-24q0-75-53-127.5T679-460t-127.5 52.5T499-280t52.5 127.5T679-100q12 0 24.5-1.5T727-106l47 47q-22 9-45.5 14T680-40m-51-291q21-21 51-21t51 21 21 51q0 4-4 25l126 127-43 41-126-125q-5 2-25 4-30 0-51-21t-21-51 21-51M160-523v-238l320-120 320 120v206q-29-12-59-18.5t-61-6.5q-125 0-213 87.5T379-280q0 52 17.5 100T446-92q-126-46-206-167t-80-264" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed2(_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: "M542-340q26-26 24.5-61.5t-30.81-54.62Q453-510 367.57-567.5T200-680q54 83 112 168.5T424-344q20 29 55.5 30t62.5-26M151.46-160Q116-223 98-274.5T80-399q0-63 20-121.5T158-630l39 52q-31 38-44 84.5T140-399q0 48.16 11.5 93.58T188-220h584q24-41 36-86.07 12-45.08 12-92.93 0-141-98.5-241T482-740q-50 0-96.18 15.09Q339.63-709.82 298-683l-54-35q51-40 111.66-61 60.67-21 126.34-21 83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160zM485-395" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed2Filled(_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: "M542-340q26-26 24.5-61.5T536-456q-83-54-168.5-111.5T200-680q54 83 112 168.5T424-344q20 29 55.5 30t62.5-26M151-160q-35-63-53-114.5T80-399q0-81 32.5-154t88-127.5 128.5-87T482-800q83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed3(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-399q0-101 47-189t131-144l15 63q-63 48-98 119t-35 151q0 48 11.5 93t36.5 86h584q24-41 36-86t12-93q0-142-98.5-241.5T482-740q-19.66 0-38.33 2T406-731l-38-52q28.33-7.73 56.67-12.36Q453-800 482-800q82.75 0 155.54 31.68 72.78 31.69 126.62 86Q818-628 849-555t31 156q0 63.3-21 122.65T809-160H151q-31-56-51-115.5T80-399m439 76q33-16 44-49.5T553-434q-61-82-121.5-164T311-762q24 100 48.5 197.5T409-367q8 35 42 47.5t68-3.5m-35-71" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed3Filled(_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-323q33-16 44-49.5T553-434q-61-82-121-164L312-762q24 100 48 197.5T409-367q8 35 42 47.5t68-3.5M151-160q-35-63-53-114.5T80-399q0-81 32.5-154t88-127.5 128.5-87T482-800q83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed4(_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: "M151-160q-29-57-50-116.35T80-399q0-83 31.5-156T197-682.5t126.36-86T478-800q28.67 0 57.33 4.5Q564-791 592-783l-38 52q-19-5-37.67-7T478-740q-141 0-239.5 99.5T140-399q0 48 12 93t36 86h584q25-41 36.5-86t11.5-93q0-80-35-151t-98-119l15-63q84 56 131 144t47 189q0 64-20 123.5T809-160zm290-163q34 16 68 3.5t42-47.5q25-100 49.5-197.5T649-762q-60 82-120.5 164T407-434q-21 28-10 61.5t44 49.5m35-71" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed4Filled(_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: "M441-323q34 16 68 3.5t42-47.5q25-100 49-197.5T648-762L528-598q-60 82-121 164-21 28-10 61.5t44 49.5M151-160q-35-63-53-114.5T80-399q0-81 32.5-154t88-127.5 128.5-87T482-800q83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TiltArrowDown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M160-120v-720h640v720zm60-60h520v-600H220zm230-233-74-74-42 42 146 146 146-146-42-42-74 74v-227h-60zm290 233H220z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TiltArrowDownFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M160-120v-720h640v720zm290-293-74-74-42 42 146 146 146-146-42-42-74 74v-227h-60z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TiltArrowUp(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m80-120 160-720h480l160 720zm74-60h651L671-780H288zm296-347v227h60v-227l74 74 42-42-146-146-146 146 42 42zm355 347H154z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TiltArrowUpFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m80-120 160-720h480l160 720zm370-407v227h60v-227l74 74 42-42-146-146-146 146 42 42z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TouchDouble2(_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: "M358-79 107-398l55-55 141 86v-305h60v413l-137-83 161 203h352v-309H583v-60h216v429zm85-369v-296h60v296zM140.27-599q-2.27-11-2.77-21.5t-.5-21.46q0-115.6 81.21-197.32T416-921q115.59 0 197.29 81.71Q695-757.59 695-642q0 10-1.5 24.5L692-603l-60-6 1.5-12.5Q635-634 635-642q0-90.89-64.06-154.94Q506.89-861 416-861q-91 0-155 64.12-64 64.13-64 155.11 0 8.77.5 17.27T200-608zM483-309" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TouchDouble2Filled(_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: "M358-79 107-398l55-55 141 86v-305h60v194h80v-266h60v266h296v399zM140.27-599q-2.27-11-2.77-21.5t-.5-21.46q0-115.6 81.21-197.32T416-921q115.59 0 197.29 81.71Q695-757.59 695-642q0 10-1.5 24.5L692-603l-60-6 1.5-12.5Q635-634 635-642q0-90.89-64.06-154.94Q506.89-861 416-861q-91 0-155 64.12-64 64.13-64 155.11 0 8.77.5 17.27T200-608z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function VideoFrameCopy(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M40-120v-580h60v520h700v60zm820-530v-130H730v-60h190v190zm-700 0v-190h190v60H220v130zm570 410v-60h130v-130h60v190zm-570 0v-190h60v130h130v60zm310-152 231-149-231-148z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function VideoFrameSave(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M820-570v-170H650v-60h230v230zm-740 0v-230h230v60H140v170zm0 410v-230h60v170h170v60zm303-150v-340l267 170zM612 0v-60h320V0zm157-120L613-277l42-42 85 84v-199h60v199l85-84 42 42z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WatchButton(_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: "m177-40-50-31q55-94 64-197t9-212q0-108-9-211t-64-197l50-32q17 29 29.5 59t21.5 61h85q64 0 109 47t45 114v317q0 68-45 115t-109 47h-85q-9 31-21.5 61T177-40m551-284L578-480l150-155 42 42-77 83h189v60H693l77 83zM243-221h70q39 0 66.5-29.5T407-322v-317q0-42-27.5-71.5T313-740h-70q12 63 14.5 127.5T260-480t-3 132.5T243-221m17-259" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WatchButtonFilled(_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: "m177-40-50-31q55-94 64-197t9-212q0-108-9-211t-64-197l50-32q17 29 29.5 59t21.5 61h85q64 0 109 47t45 114v317q0 68-45 115t-109 47h-85q-9 31-21.5 61T177-40m551-284L578-480l150-155 42 42-77 83h189v60H693l77 83z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WbTwilight2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-170v-60h800v60zm188-210h424q-19-71-77-115.5T480-540t-135 44.5T268-380m-68 60q0-117 81.5-198.5T480-600t198.5 81.5T760-320zm280-60" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WbTwilight2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-170v-60h800v60zm120-150q0-117 81.5-198.5T480-600t198.5 81.5T760-320z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function _2d2(_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: "M162-282v-66q47-37 83-65.5t56-52.5q17-20 28-44t11-53q0-34-16.5-48T275-625q-28 0-43 16.5T213-564l-57-5q4-45 32-80t88-35 92 29.5 32 86.5q0 38-15 71t-38 63-51 51-58 42h169v59zm320 0v-394h131q91 0 139.5 51.5T801-479t-49.5 145.5T613-282zm60-60h70q66 0 98-33.5T742-479t-32-103.5-98-33.5h-70z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function _3d2(_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: "M482-282v-394h131q91 0 139.5 51.5T801-479t-49.5 145.5T613-282zm60-60h70q66 0 98-33.5T742-479t-32-103.5-98-33.5h-70zm-263 69q-54 0-87.5-28.5T151-384l58-14q5 30 23 48t48 18q32 0 51-17.5t19-48.5q0-29-19-44.5T277-458h-29v-59h26q29 0 46-14.5t17-40.5-15.5-39.5T277-625q-26 0-42.5 12T213-577l-56-7q7-45 40.5-72.5T277-684q53 0 86.5 29t33.5 74q0 30-11.5 50.5T351-495v3q29 14 44 37t15 57q0 59-35.5 92T279-273" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -804,6 +804,8 @@ export { default as BikeScooter } from './components/BikeScooter';
|
|
|
804
804
|
export { default as BikeScooterFilled } from './components/BikeScooterFilled';
|
|
805
805
|
export { default as Biotech } from './components/Biotech';
|
|
806
806
|
export { default as BiotechFilled } from './components/BiotechFilled';
|
|
807
|
+
export { default as Bitbucket } from './components/Bitbucket';
|
|
808
|
+
export { default as BitbucketFilled } from './components/BitbucketFilled';
|
|
807
809
|
export { default as Blanket } from './components/Blanket';
|
|
808
810
|
export { default as BlanketFilled } from './components/BlanketFilled';
|
|
809
811
|
export { default as Blender } from './components/Blender';
|
|
@@ -1647,6 +1649,10 @@ export { default as CrisisAlertFilled } from './components/CrisisAlertFilled';
|
|
|
1647
1649
|
export { default as Crop } from './components/Crop';
|
|
1648
1650
|
export { default as Crop169 } from './components/Crop169';
|
|
1649
1651
|
export { default as Crop169Filled } from './components/Crop169Filled';
|
|
1652
|
+
export { default as Crop219 } from './components/Crop219';
|
|
1653
|
+
export { default as Crop219Filled } from './components/Crop219Filled';
|
|
1654
|
+
export { default as Crop23 } from './components/Crop23';
|
|
1655
|
+
export { default as Crop23Filled } from './components/Crop23Filled';
|
|
1650
1656
|
export { default as Crop32 } from './components/Crop32';
|
|
1651
1657
|
export { default as Crop32Filled } from './components/Crop32Filled';
|
|
1652
1658
|
export { default as Crop54 } from './components/Crop54';
|
|
@@ -3004,6 +3010,8 @@ export { default as Girl } from './components/Girl';
|
|
|
3004
3010
|
export { default as GirlFilled } from './components/GirlFilled';
|
|
3005
3011
|
export { default as Gite } from './components/Gite';
|
|
3006
3012
|
export { default as GiteFilled } from './components/GiteFilled';
|
|
3013
|
+
export { default as Gitlab } from './components/Gitlab';
|
|
3014
|
+
export { default as GitlabFilled } from './components/GitlabFilled';
|
|
3007
3015
|
export { default as GlassCup } from './components/GlassCup';
|
|
3008
3016
|
export { default as GlassCupFilled } from './components/GlassCupFilled';
|
|
3009
3017
|
export { default as Globe } from './components/Globe';
|
|
@@ -3482,6 +3490,8 @@ export { default as InkHighlighter } from './components/InkHighlighter';
|
|
|
3482
3490
|
export { default as InkHighlighterFilled } from './components/InkHighlighterFilled';
|
|
3483
3491
|
export { default as InkHighlighterMove } from './components/InkHighlighterMove';
|
|
3484
3492
|
export { default as InkHighlighterMoveFilled } from './components/InkHighlighterMoveFilled';
|
|
3493
|
+
export { default as InkHighlighterOff } from './components/InkHighlighterOff';
|
|
3494
|
+
export { default as InkHighlighterOffFilled } from './components/InkHighlighterOffFilled';
|
|
3485
3495
|
export { default as InkMarker } from './components/InkMarker';
|
|
3486
3496
|
export { default as InkMarkerFilled } from './components/InkMarkerFilled';
|
|
3487
3497
|
export { default as InkPen } from './components/InkPen';
|
|
@@ -5094,8 +5104,12 @@ export { default as PinDropFilled } from './components/PinDropFilled';
|
|
|
5094
5104
|
export { default as PinEnd } from './components/PinEnd';
|
|
5095
5105
|
export { default as PinEndFilled } from './components/PinEndFilled';
|
|
5096
5106
|
export { default as PinFilled } from './components/PinFilled';
|
|
5107
|
+
export { default as PinHistory } from './components/PinHistory';
|
|
5108
|
+
export { default as PinHistoryFilled } from './components/PinHistoryFilled';
|
|
5097
5109
|
export { default as PinInvoke } from './components/PinInvoke';
|
|
5098
5110
|
export { default as PinInvokeFilled } from './components/PinInvokeFilled';
|
|
5111
|
+
export { default as PinRoad } from './components/PinRoad';
|
|
5112
|
+
export { default as PinRoadFilled } from './components/PinRoadFilled';
|
|
5099
5113
|
export { default as Pinboard } from './components/Pinboard';
|
|
5100
5114
|
export { default as PinboardFilled } from './components/PinboardFilled';
|
|
5101
5115
|
export { default as PinboardUnread } from './components/PinboardUnread';
|
|
@@ -5903,6 +5917,8 @@ export { default as ShelfPositionFilled } from './components/ShelfPositionFilled
|
|
|
5903
5917
|
export { default as Shelves } from './components/Shelves';
|
|
5904
5918
|
export { default as ShelvesFilled } from './components/ShelvesFilled';
|
|
5905
5919
|
export { default as Shield } from './components/Shield';
|
|
5920
|
+
export { default as ShieldCard } from './components/ShieldCard';
|
|
5921
|
+
export { default as ShieldCardFilled } from './components/ShieldCardFilled';
|
|
5906
5922
|
export { default as ShieldFilled } from './components/ShieldFilled';
|
|
5907
5923
|
export { default as ShieldLock } from './components/ShieldLock';
|
|
5908
5924
|
export { default as ShieldLockFilled } from './components/ShieldLockFilled';
|
|
@@ -5914,6 +5930,8 @@ export { default as ShieldPerson } from './components/ShieldPerson';
|
|
|
5914
5930
|
export { default as ShieldPersonFilled } from './components/ShieldPersonFilled';
|
|
5915
5931
|
export { default as ShieldQuestion } from './components/ShieldQuestion';
|
|
5916
5932
|
export { default as ShieldQuestionFilled } from './components/ShieldQuestionFilled';
|
|
5933
|
+
export { default as ShieldRadar } from './components/ShieldRadar';
|
|
5934
|
+
export { default as ShieldRadarFilled } from './components/ShieldRadarFilled';
|
|
5917
5935
|
export { default as ShieldToggle } from './components/ShieldToggle';
|
|
5918
5936
|
export { default as ShieldToggleFilled } from './components/ShieldToggleFilled';
|
|
5919
5937
|
export { default as ShieldWatch } from './components/ShieldWatch';
|
|
@@ -6207,8 +6225,14 @@ export { default as Speed175 } from './components/Speed175';
|
|
|
6207
6225
|
export { default as Speed175Filled } from './components/Speed175Filled';
|
|
6208
6226
|
export { default as Speed17x } from './components/Speed17x';
|
|
6209
6227
|
export { default as Speed17xFilled } from './components/Speed17xFilled';
|
|
6228
|
+
export { default as Speed2 } from './components/Speed2';
|
|
6229
|
+
export { default as Speed2Filled } from './components/Speed2Filled';
|
|
6210
6230
|
export { default as Speed2x } from './components/Speed2x';
|
|
6211
6231
|
export { default as Speed2xFilled } from './components/Speed2xFilled';
|
|
6232
|
+
export { default as Speed3 } from './components/Speed3';
|
|
6233
|
+
export { default as Speed3Filled } from './components/Speed3Filled';
|
|
6234
|
+
export { default as Speed4 } from './components/Speed4';
|
|
6235
|
+
export { default as Speed4Filled } from './components/Speed4Filled';
|
|
6212
6236
|
export { default as SpeedCamera } from './components/SpeedCamera';
|
|
6213
6237
|
export { default as SpeedCameraFilled } from './components/SpeedCameraFilled';
|
|
6214
6238
|
export { default as SpeedFilled } from './components/SpeedFilled';
|
|
@@ -6812,6 +6836,10 @@ export { default as TileMedium } from './components/TileMedium';
|
|
|
6812
6836
|
export { default as TileMediumFilled } from './components/TileMediumFilled';
|
|
6813
6837
|
export { default as TileSmall } from './components/TileSmall';
|
|
6814
6838
|
export { default as TileSmallFilled } from './components/TileSmallFilled';
|
|
6839
|
+
export { default as TiltArrowDown } from './components/TiltArrowDown';
|
|
6840
|
+
export { default as TiltArrowDownFilled } from './components/TiltArrowDownFilled';
|
|
6841
|
+
export { default as TiltArrowUp } from './components/TiltArrowUp';
|
|
6842
|
+
export { default as TiltArrowUpFilled } from './components/TiltArrowUpFilled';
|
|
6815
6843
|
export { default as TimeAuto } from './components/TimeAuto';
|
|
6816
6844
|
export { default as TimeAutoFilled } from './components/TimeAutoFilled';
|
|
6817
6845
|
export { default as Timelapse } from './components/Timelapse';
|
|
@@ -6907,6 +6935,8 @@ export { default as TotalDissolvedSolidsFilled } from './components/TotalDissolv
|
|
|
6907
6935
|
export { default as TouchApp } from './components/TouchApp';
|
|
6908
6936
|
export { default as TouchAppFilled } from './components/TouchAppFilled';
|
|
6909
6937
|
export { default as TouchDouble } from './components/TouchDouble';
|
|
6938
|
+
export { default as TouchDouble2 } from './components/TouchDouble2';
|
|
6939
|
+
export { default as TouchDouble2Filled } from './components/TouchDouble2Filled';
|
|
6910
6940
|
export { default as TouchDoubleFilled } from './components/TouchDoubleFilled';
|
|
6911
6941
|
export { default as TouchLong } from './components/TouchLong';
|
|
6912
6942
|
export { default as TouchLongFilled } from './components/TouchLongFilled';
|
|
@@ -7184,6 +7214,10 @@ export { default as VideoChat } from './components/VideoChat';
|
|
|
7184
7214
|
export { default as VideoChatFilled } from './components/VideoChatFilled';
|
|
7185
7215
|
export { default as VideoFile } from './components/VideoFile';
|
|
7186
7216
|
export { default as VideoFileFilled } from './components/VideoFileFilled';
|
|
7217
|
+
export { default as VideoFrameCopy } from './components/VideoFrameCopy';
|
|
7218
|
+
export { default as VideoFrameCopyFilled } from './components/VideoFrameCopyFilled';
|
|
7219
|
+
export { default as VideoFrameSave } from './components/VideoFrameSave';
|
|
7220
|
+
export { default as VideoFrameSaveFilled } from './components/VideoFrameSaveFilled';
|
|
7187
7221
|
export { default as VideoLabel } from './components/VideoLabel';
|
|
7188
7222
|
export { default as VideoLabelFilled } from './components/VideoLabelFilled';
|
|
7189
7223
|
export { default as VideoLibrary } from './components/VideoLibrary';
|
|
@@ -7349,6 +7383,8 @@ export { default as WatchArrow } from './components/WatchArrow';
|
|
|
7349
7383
|
export { default as WatchArrowDown } from './components/WatchArrowDown';
|
|
7350
7384
|
export { default as WatchArrowDownFilled } from './components/WatchArrowDownFilled';
|
|
7351
7385
|
export { default as WatchArrowFilled } from './components/WatchArrowFilled';
|
|
7386
|
+
export { default as WatchButton } from './components/WatchButton';
|
|
7387
|
+
export { default as WatchButtonFilled } from './components/WatchButtonFilled';
|
|
7352
7388
|
export { default as WatchButtonPress } from './components/WatchButtonPress';
|
|
7353
7389
|
export { default as WatchButtonPressFilled } from './components/WatchButtonPressFilled';
|
|
7354
7390
|
export { default as WatchCheck } from './components/WatchCheck';
|
|
@@ -7417,6 +7453,8 @@ export { default as WbShadeFilled } from './components/WbShadeFilled';
|
|
|
7417
7453
|
export { default as WbSunny } from './components/WbSunny';
|
|
7418
7454
|
export { default as WbSunnyFilled } from './components/WbSunnyFilled';
|
|
7419
7455
|
export { default as WbTwilight } from './components/WbTwilight';
|
|
7456
|
+
export { default as WbTwilight2 } from './components/WbTwilight2';
|
|
7457
|
+
export { default as WbTwilight2Filled } from './components/WbTwilight2Filled';
|
|
7420
7458
|
export { default as WbTwilightFilled } from './components/WbTwilightFilled';
|
|
7421
7459
|
export { default as Wc } from './components/Wc';
|
|
7422
7460
|
export { default as WcFilled } from './components/WcFilled';
|
|
@@ -7631,6 +7669,8 @@ export { default as _24fpsSelectFilled } from './components/_24fpsSelectFilled';
|
|
|
7631
7669
|
export { default as _24mp } from './components/_24mp';
|
|
7632
7670
|
export { default as _24mpFilled } from './components/_24mpFilled';
|
|
7633
7671
|
export { default as _2d } from './components/_2d';
|
|
7672
|
+
export { default as _2d2 } from './components/_2d2';
|
|
7673
|
+
export { default as _2d2Filled } from './components/_2d2Filled';
|
|
7634
7674
|
export { default as _2dFilled } from './components/_2dFilled';
|
|
7635
7675
|
export { default as _2k } from './components/_2k';
|
|
7636
7676
|
export { default as _2kFilled } from './components/_2kFilled';
|
|
@@ -7645,6 +7685,8 @@ export { default as _30fpsSelectFilled } from './components/_30fpsSelectFilled';
|
|
|
7645
7685
|
export { default as _360 } from './components/_360';
|
|
7646
7686
|
export { default as _360Filled } from './components/_360Filled';
|
|
7647
7687
|
export { default as _3d } from './components/_3d';
|
|
7688
|
+
export { default as _3d2 } from './components/_3d2';
|
|
7689
|
+
export { default as _3d2Filled } from './components/_3d2Filled';
|
|
7648
7690
|
export { default as _3dFilled } from './components/_3dFilled';
|
|
7649
7691
|
export { default as _3dRotation } from './components/_3dRotation';
|
|
7650
7692
|
export { default as _3dRotationFilled } from './components/_3dRotationFilled';
|
package/dist/index.js
CHANGED
|
@@ -804,6 +804,8 @@ export { default as BikeScooter } from './components/BikeScooter';
|
|
|
804
804
|
export { default as BikeScooterFilled } from './components/BikeScooterFilled';
|
|
805
805
|
export { default as Biotech } from './components/Biotech';
|
|
806
806
|
export { default as BiotechFilled } from './components/BiotechFilled';
|
|
807
|
+
export { default as Bitbucket } from './components/Bitbucket';
|
|
808
|
+
export { default as BitbucketFilled } from './components/BitbucketFilled';
|
|
807
809
|
export { default as Blanket } from './components/Blanket';
|
|
808
810
|
export { default as BlanketFilled } from './components/BlanketFilled';
|
|
809
811
|
export { default as Blender } from './components/Blender';
|
|
@@ -1647,6 +1649,10 @@ export { default as CrisisAlertFilled } from './components/CrisisAlertFilled';
|
|
|
1647
1649
|
export { default as Crop } from './components/Crop';
|
|
1648
1650
|
export { default as Crop169 } from './components/Crop169';
|
|
1649
1651
|
export { default as Crop169Filled } from './components/Crop169Filled';
|
|
1652
|
+
export { default as Crop219 } from './components/Crop219';
|
|
1653
|
+
export { default as Crop219Filled } from './components/Crop219Filled';
|
|
1654
|
+
export { default as Crop23 } from './components/Crop23';
|
|
1655
|
+
export { default as Crop23Filled } from './components/Crop23Filled';
|
|
1650
1656
|
export { default as Crop32 } from './components/Crop32';
|
|
1651
1657
|
export { default as Crop32Filled } from './components/Crop32Filled';
|
|
1652
1658
|
export { default as Crop54 } from './components/Crop54';
|
|
@@ -3004,6 +3010,8 @@ export { default as Girl } from './components/Girl';
|
|
|
3004
3010
|
export { default as GirlFilled } from './components/GirlFilled';
|
|
3005
3011
|
export { default as Gite } from './components/Gite';
|
|
3006
3012
|
export { default as GiteFilled } from './components/GiteFilled';
|
|
3013
|
+
export { default as Gitlab } from './components/Gitlab';
|
|
3014
|
+
export { default as GitlabFilled } from './components/GitlabFilled';
|
|
3007
3015
|
export { default as GlassCup } from './components/GlassCup';
|
|
3008
3016
|
export { default as GlassCupFilled } from './components/GlassCupFilled';
|
|
3009
3017
|
export { default as Globe } from './components/Globe';
|
|
@@ -3482,6 +3490,8 @@ export { default as InkHighlighter } from './components/InkHighlighter';
|
|
|
3482
3490
|
export { default as InkHighlighterFilled } from './components/InkHighlighterFilled';
|
|
3483
3491
|
export { default as InkHighlighterMove } from './components/InkHighlighterMove';
|
|
3484
3492
|
export { default as InkHighlighterMoveFilled } from './components/InkHighlighterMoveFilled';
|
|
3493
|
+
export { default as InkHighlighterOff } from './components/InkHighlighterOff';
|
|
3494
|
+
export { default as InkHighlighterOffFilled } from './components/InkHighlighterOffFilled';
|
|
3485
3495
|
export { default as InkMarker } from './components/InkMarker';
|
|
3486
3496
|
export { default as InkMarkerFilled } from './components/InkMarkerFilled';
|
|
3487
3497
|
export { default as InkPen } from './components/InkPen';
|
|
@@ -5094,8 +5104,12 @@ export { default as PinDropFilled } from './components/PinDropFilled';
|
|
|
5094
5104
|
export { default as PinEnd } from './components/PinEnd';
|
|
5095
5105
|
export { default as PinEndFilled } from './components/PinEndFilled';
|
|
5096
5106
|
export { default as PinFilled } from './components/PinFilled';
|
|
5107
|
+
export { default as PinHistory } from './components/PinHistory';
|
|
5108
|
+
export { default as PinHistoryFilled } from './components/PinHistoryFilled';
|
|
5097
5109
|
export { default as PinInvoke } from './components/PinInvoke';
|
|
5098
5110
|
export { default as PinInvokeFilled } from './components/PinInvokeFilled';
|
|
5111
|
+
export { default as PinRoad } from './components/PinRoad';
|
|
5112
|
+
export { default as PinRoadFilled } from './components/PinRoadFilled';
|
|
5099
5113
|
export { default as Pinboard } from './components/Pinboard';
|
|
5100
5114
|
export { default as PinboardFilled } from './components/PinboardFilled';
|
|
5101
5115
|
export { default as PinboardUnread } from './components/PinboardUnread';
|
|
@@ -5903,6 +5917,8 @@ export { default as ShelfPositionFilled } from './components/ShelfPositionFilled
|
|
|
5903
5917
|
export { default as Shelves } from './components/Shelves';
|
|
5904
5918
|
export { default as ShelvesFilled } from './components/ShelvesFilled';
|
|
5905
5919
|
export { default as Shield } from './components/Shield';
|
|
5920
|
+
export { default as ShieldCard } from './components/ShieldCard';
|
|
5921
|
+
export { default as ShieldCardFilled } from './components/ShieldCardFilled';
|
|
5906
5922
|
export { default as ShieldFilled } from './components/ShieldFilled';
|
|
5907
5923
|
export { default as ShieldLock } from './components/ShieldLock';
|
|
5908
5924
|
export { default as ShieldLockFilled } from './components/ShieldLockFilled';
|
|
@@ -5914,6 +5930,8 @@ export { default as ShieldPerson } from './components/ShieldPerson';
|
|
|
5914
5930
|
export { default as ShieldPersonFilled } from './components/ShieldPersonFilled';
|
|
5915
5931
|
export { default as ShieldQuestion } from './components/ShieldQuestion';
|
|
5916
5932
|
export { default as ShieldQuestionFilled } from './components/ShieldQuestionFilled';
|
|
5933
|
+
export { default as ShieldRadar } from './components/ShieldRadar';
|
|
5934
|
+
export { default as ShieldRadarFilled } from './components/ShieldRadarFilled';
|
|
5917
5935
|
export { default as ShieldToggle } from './components/ShieldToggle';
|
|
5918
5936
|
export { default as ShieldToggleFilled } from './components/ShieldToggleFilled';
|
|
5919
5937
|
export { default as ShieldWatch } from './components/ShieldWatch';
|
|
@@ -6207,8 +6225,14 @@ export { default as Speed175 } from './components/Speed175';
|
|
|
6207
6225
|
export { default as Speed175Filled } from './components/Speed175Filled';
|
|
6208
6226
|
export { default as Speed17x } from './components/Speed17x';
|
|
6209
6227
|
export { default as Speed17xFilled } from './components/Speed17xFilled';
|
|
6228
|
+
export { default as Speed2 } from './components/Speed2';
|
|
6229
|
+
export { default as Speed2Filled } from './components/Speed2Filled';
|
|
6210
6230
|
export { default as Speed2x } from './components/Speed2x';
|
|
6211
6231
|
export { default as Speed2xFilled } from './components/Speed2xFilled';
|
|
6232
|
+
export { default as Speed3 } from './components/Speed3';
|
|
6233
|
+
export { default as Speed3Filled } from './components/Speed3Filled';
|
|
6234
|
+
export { default as Speed4 } from './components/Speed4';
|
|
6235
|
+
export { default as Speed4Filled } from './components/Speed4Filled';
|
|
6212
6236
|
export { default as SpeedCamera } from './components/SpeedCamera';
|
|
6213
6237
|
export { default as SpeedCameraFilled } from './components/SpeedCameraFilled';
|
|
6214
6238
|
export { default as SpeedFilled } from './components/SpeedFilled';
|
|
@@ -6812,6 +6836,10 @@ export { default as TileMedium } from './components/TileMedium';
|
|
|
6812
6836
|
export { default as TileMediumFilled } from './components/TileMediumFilled';
|
|
6813
6837
|
export { default as TileSmall } from './components/TileSmall';
|
|
6814
6838
|
export { default as TileSmallFilled } from './components/TileSmallFilled';
|
|
6839
|
+
export { default as TiltArrowDown } from './components/TiltArrowDown';
|
|
6840
|
+
export { default as TiltArrowDownFilled } from './components/TiltArrowDownFilled';
|
|
6841
|
+
export { default as TiltArrowUp } from './components/TiltArrowUp';
|
|
6842
|
+
export { default as TiltArrowUpFilled } from './components/TiltArrowUpFilled';
|
|
6815
6843
|
export { default as TimeAuto } from './components/TimeAuto';
|
|
6816
6844
|
export { default as TimeAutoFilled } from './components/TimeAutoFilled';
|
|
6817
6845
|
export { default as Timelapse } from './components/Timelapse';
|
|
@@ -6907,6 +6935,8 @@ export { default as TotalDissolvedSolidsFilled } from './components/TotalDissolv
|
|
|
6907
6935
|
export { default as TouchApp } from './components/TouchApp';
|
|
6908
6936
|
export { default as TouchAppFilled } from './components/TouchAppFilled';
|
|
6909
6937
|
export { default as TouchDouble } from './components/TouchDouble';
|
|
6938
|
+
export { default as TouchDouble2 } from './components/TouchDouble2';
|
|
6939
|
+
export { default as TouchDouble2Filled } from './components/TouchDouble2Filled';
|
|
6910
6940
|
export { default as TouchDoubleFilled } from './components/TouchDoubleFilled';
|
|
6911
6941
|
export { default as TouchLong } from './components/TouchLong';
|
|
6912
6942
|
export { default as TouchLongFilled } from './components/TouchLongFilled';
|
|
@@ -7184,6 +7214,10 @@ export { default as VideoChat } from './components/VideoChat';
|
|
|
7184
7214
|
export { default as VideoChatFilled } from './components/VideoChatFilled';
|
|
7185
7215
|
export { default as VideoFile } from './components/VideoFile';
|
|
7186
7216
|
export { default as VideoFileFilled } from './components/VideoFileFilled';
|
|
7217
|
+
export { default as VideoFrameCopy } from './components/VideoFrameCopy';
|
|
7218
|
+
export { default as VideoFrameCopyFilled } from './components/VideoFrameCopyFilled';
|
|
7219
|
+
export { default as VideoFrameSave } from './components/VideoFrameSave';
|
|
7220
|
+
export { default as VideoFrameSaveFilled } from './components/VideoFrameSaveFilled';
|
|
7187
7221
|
export { default as VideoLabel } from './components/VideoLabel';
|
|
7188
7222
|
export { default as VideoLabelFilled } from './components/VideoLabelFilled';
|
|
7189
7223
|
export { default as VideoLibrary } from './components/VideoLibrary';
|
|
@@ -7349,6 +7383,8 @@ export { default as WatchArrow } from './components/WatchArrow';
|
|
|
7349
7383
|
export { default as WatchArrowDown } from './components/WatchArrowDown';
|
|
7350
7384
|
export { default as WatchArrowDownFilled } from './components/WatchArrowDownFilled';
|
|
7351
7385
|
export { default as WatchArrowFilled } from './components/WatchArrowFilled';
|
|
7386
|
+
export { default as WatchButton } from './components/WatchButton';
|
|
7387
|
+
export { default as WatchButtonFilled } from './components/WatchButtonFilled';
|
|
7352
7388
|
export { default as WatchButtonPress } from './components/WatchButtonPress';
|
|
7353
7389
|
export { default as WatchButtonPressFilled } from './components/WatchButtonPressFilled';
|
|
7354
7390
|
export { default as WatchCheck } from './components/WatchCheck';
|
|
@@ -7417,6 +7453,8 @@ export { default as WbShadeFilled } from './components/WbShadeFilled';
|
|
|
7417
7453
|
export { default as WbSunny } from './components/WbSunny';
|
|
7418
7454
|
export { default as WbSunnyFilled } from './components/WbSunnyFilled';
|
|
7419
7455
|
export { default as WbTwilight } from './components/WbTwilight';
|
|
7456
|
+
export { default as WbTwilight2 } from './components/WbTwilight2';
|
|
7457
|
+
export { default as WbTwilight2Filled } from './components/WbTwilight2Filled';
|
|
7420
7458
|
export { default as WbTwilightFilled } from './components/WbTwilightFilled';
|
|
7421
7459
|
export { default as Wc } from './components/Wc';
|
|
7422
7460
|
export { default as WcFilled } from './components/WcFilled';
|
|
@@ -7631,6 +7669,8 @@ export { default as _24fpsSelectFilled } from './components/_24fpsSelectFilled';
|
|
|
7631
7669
|
export { default as _24mp } from './components/_24mp';
|
|
7632
7670
|
export { default as _24mpFilled } from './components/_24mpFilled';
|
|
7633
7671
|
export { default as _2d } from './components/_2d';
|
|
7672
|
+
export { default as _2d2 } from './components/_2d2';
|
|
7673
|
+
export { default as _2d2Filled } from './components/_2d2Filled';
|
|
7634
7674
|
export { default as _2dFilled } from './components/_2dFilled';
|
|
7635
7675
|
export { default as _2k } from './components/_2k';
|
|
7636
7676
|
export { default as _2kFilled } from './components/_2kFilled';
|
|
@@ -7645,6 +7685,8 @@ export { default as _30fpsSelectFilled } from './components/_30fpsSelectFilled';
|
|
|
7645
7685
|
export { default as _360 } from './components/_360';
|
|
7646
7686
|
export { default as _360Filled } from './components/_360Filled';
|
|
7647
7687
|
export { default as _3d } from './components/_3d';
|
|
7688
|
+
export { default as _3d2 } from './components/_3d2';
|
|
7689
|
+
export { default as _3d2Filled } from './components/_3d2Filled';
|
|
7648
7690
|
export { default as _3dFilled } from './components/_3dFilled';
|
|
7649
7691
|
export { default as _3dRotation } from './components/_3dRotation';
|
|
7650
7692
|
export { default as _3dRotationFilled } from './components/_3dRotationFilled';
|