@project-lary/react-material-symbols-600-sharp 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: "M211.78-96.82q-18.3 0-30.15-9.57t-14.79-27.88L54.96-824.71q-2.53-16.77 6.15-27.62 8.67-10.85 24.48-10.85h788.5q16.78 0 25.35 10.82 8.56 10.82 5.56 27.45l-30.69 182.3q-2.94 18.15-14.34 27.42-11.4 9.28-29.72 9.28h-474.6q-4.13 0-9.56 12.56l37.26 228.7q0 2 10.56 10h171.38q3.92 0 10.93-10l26.13-165.18q2-15.13 11.32-21.91t23.94-6.78h186.07q16.8 0 25.65 10.56 8.85 10.57 6.85 26.13l-63.02 387.56q-2.94 18.31-14.79 27.88t-30.15 9.57z" })));
|
|
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: "M65.87-265.87V-694.7H894.7v428.83zm79.22-79.78h669.82v-269.26H145.09zm0 0v-269.26z" })));
|
|
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: "M65.87-265.87V-694.7H894.7v428.83z" })));
|
|
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: "M225.87-65.87V-894.7H734.7v828.83zm78.65-78.65h350.96v-670.96H304.52zm0 0v-670.96z" })));
|
|
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: "M225.87-65.87V-894.7H734.7v828.83z" })));
|
|
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.5m56.58 407.63q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84T98.26-318.99q-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62 161.01-32.65q86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9T642.01-98.26q-75.46 32.39-161.93 32.39" })));
|
|
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: "m458.87-103.39-297.09-223.3q-54.39-41.09-72.52-106.75-18.13-65.67 6.56-129.65l108.79-282.52q3-8.57 10.28-13.07t15.7-4.5q8.99 0 16.63 4.79 7.65 4.78 11.15 15.14l73.77 224.77h295.9l73.6-224.77q3.49-10.36 11.14-15.14 7.64-4.79 16.63-4.79 8.42 0 15.7 4.5t10.28 13.07l107.79 282.52q24.69 63.98 6.56 129.65-18.13 65.66-72.61 106.75l-298 223.3q-8.56 6.57-20.13 6.57t-20.13-6.57" })));
|
|
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: "m647.3-392.13-57.13-56.13L808.3-666.39 695.57-779.7 477.43-562.13l-55.56-56.57 276.7-277.26 226 226.57zM331.43-189.52l171.22-171.22-113.3-113.3-171.22 171.21zM811.91-49.91l-253.69-253.7-199 199h-56.57l-48.22-47.65-47.52 46.96h-155l124.52-123.96-43.65-44.22v-56.13l200-200-282.87-282.3 46.52-46.52 762 762z" })));
|
|
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: "M646.74-392.13 421.87-618.7l276.7-277.26 226 226.57zM811.91-49.91l-253.69-253.7-199 199h-56.57l-48.22-47.65-47.52 46.96h-155l124.52-123.96-43.65-44.22v-56.13l200-200-282.87-282.3 46.52-46.52 762 762z" })));
|
|
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-185.87q-122.53 0-208.33-85.82-85.8-85.83-85.8-208.39 0-122.57 85.8-208.31T320-774.13h320q122.53 0 208.33 85.82 85.8 85.83 85.8 208.39 0 122.57-85.8 208.31T640-185.87zm0-79.78h320q89.52 0 151.93-62.31 62.42-62.3 62.42-152.04t-62.42-152.04Q729.52-694.35 640-694.35H320q-89.52 0-151.93 62.31-62.42 62.3-62.42 152.04t62.42 152.04q62.41 62.31 151.93 62.31M480-480" })));
|
|
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: "M479.87-309.83q4.13 0 14.4-8.64l2.86-6.49q17.13-33.69 46.77-58.04 29.63-24.35 50.88-55.74 11.57-17.56 17.35-37.28 5.78-19.71 5.78-41.02 0-56.48-40.41-94.81-40.4-38.32-97.65-38.32-57.24 0-98.29 38.24-41.04 38.25-41.04 94.55 0 21.25 6.21 41.07 6.2 19.82 18.18 37.6 21.44 31.23 50.92 55.65 29.47 24.41 46.43 58.31l3.17 6.36q1 2.56 14.44 8.56m-37.63-164.39q-15.63-15.35-15.63-37.68 0-22.34 15.57-37.76 15.56-15.43 37.76-15.43 22.19 0 37.82 15.43 15.63 15.42 15.63 37.76 0 22.33-15.57 37.68-15.56 15.35-37.76 15.35-22.19 0-37.82-15.35M320-185.87q-122.53 0-208.33-85.82-85.8-85.83-85.8-208.39 0-122.57 85.8-208.31T320-774.13h320q122.53 0 208.33 85.82 85.8 85.83 85.8 208.39 0 122.57-85.8 208.31T640-185.87z" })));
|
|
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: "M479.43-65.3q-11.56 0-20.84-5.5-9.29-5.5-14.29-15.07l-7.56-14q-11-22.13-24.85-42.19-13.85-20.07-30.41-38.64-43.7-50.56-93.68-94.76-49.97-44.19-86.67-100.32-28.57-40.26-41.91-86.89-13.35-46.63-13.35-96.33 0-139.22 96.74-237.46T479-894.7q137 0 231.17 99.07 94.18 99.06 98.13 238.11l90.53-89.09 55.56 54.57-185.13 184.69-184.7-184.69 54.57-54.57 88.83 87.96Q724-663.22 653.54-738.63 583.09-814.04 479-815.48q-106.74 0-181.11 75.09T224.09-559q0 37.87 11.5 72.74t31.93 65.74q29.87 44.3 68.46 80.89t75.45 76.33q18.44 18.86 35.5 40.02Q464-202.13 479-180.26q8.17-15.48 18.35-28.81 10.17-13.32 20.78-26.36-9.87-12-14.02-26.16-4.15-14.15-4.15-31.15 0-41.96 29.54-72.06 29.54-30.11 72.07-30.11 42.52 0 72.34 30.11 29.83 30.1 29.83 72.34t-29.83 72.07q-29.82 29.83-72.34 29.83h-6.87q-3.44 0-6.87-1-19.57 21.56-36.85 44.13-17.28 22.56-29.85 47.56l-7 14q-5.56 10-14.85 15.28-9.28 5.29-19.85 5.29" })));
|
|
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: "m740.22-450.61-47.09-47.09 93-91.87q-119.65-15.86-203.76 19.51-84.11 35.36-146.8 98.32Q478.3-575.87 574.8-634.91q96.5-59.05 211.2-61.31l-92.87-92.3 47.09-47.09L934.7-642.
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m740.22-450.61-47.09-47.09 93-91.87q-119.65-15.86-203.76 19.51-84.11 35.36-146.8 98.32Q478.3-575.87 574.8-634.91q96.5-59.05 211.2-61.31l-92.87-92.3 47.09-47.09L934.7-642.83zM479.43-65.3q-11.56 0-20.84-5.5-9.29-5.5-14.29-15.07l-7.56-14q-11-22.13-24.85-42.19-13.85-20.07-30.41-38.64-43.7-50.56-93.46-94.97-49.76-44.42-86.89-100.11-27.7-40.7-41.48-87.11T145.87-559q0-139.22 96.74-237.46T479-894.7q50.83 0 96.3 14.35 45.48 14.35 85.18 39.48l-58.83 58.26q-27.3-15.87-58.32-24.09-31.03-8.21-64.33-8.21-106.74 0-180.61 74.8-73.87 74.81-73.3 181.11 0 37.87 11 72.74t31.43 65.74q29.87 44.3 68.46 80.89t75.45 76.33q18.44 18.86 35.5 40.02Q464-202.13 479-180.26q14.57-21.87 30.28-42.52Q525-243.44 545-263.3q36.43-37.87 74.8-73.18 38.37-35.3 69.81-79.74l54.56 54q-26.73 43.87-74.06 87.29-47.33 43.41-91.59 94.23-17.13 19.57-31.48 39.14Q532.7-122 521.13-99.87l-7 14q-5.56 10-14.85 15.28-9.28 5.29-19.85 5.29" })));
|
|
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: "m560.74-428.35-119.78-115.5v-176.67h78.65v143.3l96.69 93.31zM145.87-549.78h77.65q1.57 35.17 12.85 67.85 11.28 32.67 31.15 61.41 29.87 44.3 68.46 80.89t75.45 76.33q18.44 18.86 35.5 40.1Q464-201.96 479-180.26q14.57-21.6 30.28-42.25Q525-243.16 545-263.3q36.68-38.32 76.45-74.89 39.76-36.57 70.38-81.43 20.08-30.77 31.58-65.95t11.5-73.43q1-106.74-74.01-181.61-75.02-74.87-181.9-74.3-54.59-.57-102.9 21.91-48.32 22.48-82.62 64.56h57.3v79.22H145.87V-854.7h78.65v84.83q46.13-58.35 112.6-91.59T479-894.7q139.85 0 237.49 97.89t98.21 237.98q0 49.61-14.85 96.27-14.85 46.65-42.12 86.96-37.67 55.72-86.72 100.42-49.06 44.7-92.63 94.48-16.87 19.38-31.28 39.04-14.4 19.66-25.97 41.79l-7 14q-5.56 10-14.98 15.28-9.42 5.29-19.82 5.29-11.39 0-20.8-5.49-9.42-5.49-14.34-14.84l-7.45-14.24q-11.23-22.13-24.96-42.19-13.74-20.07-30.3-38.64-43.75-50.5-93.7-94.72-49.95-44.23-86.65-100.36-27-38.57-40.85-82.28-13.85-43.72-14.41-91.72" })));
|
|
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: "M323.96-105.87v-163.35h79.78v163.35zm0-292.96v-163.34h79.78v163.34zm0-293.52V-854.7h79.78v162.35zM38.39-105.87 155.74-854.7h78.22L117.61-105.87zm655.52-3.22q-5.21-3.21-8.21-8.78l-4.06-8.91q-23.33-47.52-63.86-82.2-40.53-34.67-69.19-78.89-17.18-25.43-25.54-54.12-8.35-28.69-8.35-59.88 0-77.43 57.03-130.22 57.04-52.78 136.08-52.78 78.05 0 132.47 56t54.42 135q0 29-8.29 56-8.28 27-23.71 50-29.57 45-70.57 78.5t-62.52 82.34l-3.91 9.16q-3.57 5.57-8.79 8.78-5.21 3.22-11.5 3.22-6.28 0-11.5-3.22m67.17-230q23.62-23.21 23.62-56.38 0-33.16-23.62-56.78t-56.78-23.62q-33.17 0-56.39 23.62-23.21 23.62-23.21 56.78 0 33.17 23.21 56.38 23.22 23.22 56.39 23.22 33.16 0 56.78-23.22M535.52-578.43 492.74-854.7h79.22l35.52 227q-20.65 8.54-38.68 20.58-18.02 12.03-33.28 28.69" })));
|
|
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: "m686.17-215.39 55.13 58.13q-46.13 40.39-102.23 62.46-56.11 22.06-116.5 27.5v-79.22q44.43-6 85.8-23.22t77.8-45.65M893.7-438q-7.44 63.96-31.07 119.28-23.63 55.33-60.33 99.46l-57.13-55.13q25.87-35.44 43.31-75.52 17.43-40.09 25-88.09zm-91.96-302.74q40.26 51.13 61.11 102.96Q883.7-585.96 893.7-522h-80.79q-7-47.43-24.43-87.59-17.44-40.15-43.31-76.02zM437.57-892.7v79.79q-125.31 17.56-208.68 112.37-83.37 94.8-83.37 220.54t83.37 220.54q83.37 94.81 208.68 112.94v79.22Q279.91-80.91 173.11-198.93 66.3-316.96 66.3-480q0-160.22 106.53-277.96Q279.35-875.7 437.57-892.7m87.56 0q57.39 7.44 113.22 29.57Q694.17-841 741.3-802.74l-54.13 58.13q-37.87-25.87-79.24-42.8-41.36-16.94-82.8-25.5zM491.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.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: "M457.74-46.09v-368.82h479.22v368.82zM533-121.35h328.7v-91.52H533zm0-158.3h328.7v-60H533zM480-895.7l334.7 125.09v295.7h-79.79v-240.13L480-811.35l-254.91 96.58V-523q0 103.45 46.74 190.42T397.74-193.3v97.43Q285.52-153.56 215.7-270.68 145.87-387.79 145.87-523v-247.85z" })));
|
|
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: "M457.74-46.09v-368.82h479.22v368.82zM533-121.35h328.7v-91.52H533zm0-158.3h328.7v-60H533zM397.74-95.87Q285.52-153.56 215.7-270.68 145.87-387.79 145.87-523v-247.85L480-895.7l334.7 125.09v295.7H397.74z" })));
|
|
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: "M435.26-81.83Q307-131.22 226.43-254.76 145.87-378.3 145.87-523v-247.61L480-895.7l334.7 125.09v206q-19.09-8.83-38.9-15.24-19.8-6.41-40.89-9.41v-125.78L480-811.35l-254.91 96.31V-523q0 94.96 41.56 176.54 41.57 81.59 111.52 133.89 5.18 35.61 19.81 68.72t37.28 62.02m244.17 55.96q-106.21 0-180.67-73.96Q424.3-173.78 424.3-280t74.46-180.46 180.67-74.24q106.22 0 180.74 74.24Q934.7-386.22 934.7-280q0 25.57-5 49.91-5 24.35-14 46.92l-67.35-68.48q3-9.31 4.5-19.61 1.5-10.31 1.5-20.04-4.52-69.92-54.7-117.05-50.17-47.13-121.22-47.13-72.73 0-123.82 50.81-51.09 50.8-51.09 124.67 0 70.48 47.41 120.43 47.42 49.96 116.77 53.92 9.73 0 20.54-1.5 10.8-1.5 20.11-3.94l66.78 66.79q-22.56 9-46.35 13.71-23.78 4.72-49.35 4.72m-58.06-312.76q24.11-24.11 58.63-24.11t58.35 24.11q23.82 24.11 23.82 58.63 0 2.3-2.87 22.17l131.66 133.22-56 55.13L702.74-200.7q-6.13 2-22.74 3.44-34.52 0-58.63-24.11T597.26-280t24.11-58.63" })));
|
|
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: "M679.43-25.87q-106.21 0-180.67-73.96Q424.3-173.78 424.3-280t74.46-180.46 180.67-74.24q106.22 0 180.74 74.24Q934.7-386.22 934.7-280q0 25.57-5 49.91-5 24.35-14 46.92l-67.35-68.48q3-9.31 4.5-19.61 1.5-10.31 1.5-20.04-4.52-69.92-54.7-117.05-50.17-47.13-121.22-47.13-72.73 0-123.82 50.81-51.09 50.8-51.09 124.67 0 70.48 47.41 120.43 47.42 49.96 116.77 53.92 9.73 0 20.54-1.5 10.8-1.5 20.11-3.94l66.78 66.79q-22.56 9-46.35 13.71-23.78 4.72-49.35 4.72m-58.06-312.76q24.11-24.11 58.63-24.11t58.35 24.11q23.82 24.11 23.82 58.63 0 2.3-2.87 22.17l131.66 133.22-56 55.13L702.74-200.7q-6.13 2-22.74 3.44-34.52 0-58.63-24.11T597.26-280t24.11-58.63M145.87-523v-247.61L480-895.7l334.7 125.09v206q-32.4-14.26-66.35-22.17-33.96-7.92-68.92-7.92-128.95 0-220.34 89.76-91.39 89.77-94.22 218.16 0 56.52 18.63 108.48 18.63 51.95 51.76 96.47Q307-131.22 226.43-254.76 145.87-378.3 145.87-523" })));
|
|
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: "M544.26-338.3q25.44-26 24.5-62.07-.93-36.06-30.81-54.62-87.21-53.88-175.18-115.34-87.98-61.45-173.51-119.28 57.39 85.83 119.35 174.15 61.96 88.33 117.65 173.16 19.44 29 55.14 30 35.71 1 62.86-26M142.98-145.87Q104.7-212.83 85.56-266.3q-19.13-53.48-19.69-132.13 0-66.4 20-128.29T146.7-641.3l52 68.39q-29.87 37.43-41.74 82.56-11.87 45.14-11.87 91.75 0 46.06 10.65 90.48 10.65 44.43 35.09 83.6h577.72q22.93-40.44 34.65-84.33 11.71-43.89 11.71-89.86 0-139.59-96.8-237.9-96.81-98.3-236.87-98.3-48.05 0-92.57 14.24t-85.02 39.93l-71.52-48q53.83-42.26 117.49-63.83 63.67-21.56 131.81-21.56 86.01 0 161.14 32.67 75.13 32.66 131.21 89.32 56.09 56.66 88.22 132.19t32.13 161.52q0 75.95-21.3 132.03-21.31 56.08-56.35 120.53zm344.28-248" })));
|
|
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: "M544.26-338.3q25.44-26 24.5-62.07-.93-36.06-30.5-54.5-87.52-54-175.56-115.46-88.05-61.45-173.44-119.28 57.39 85.83 119.35 174.15 61.96 88.33 117.65 173.16 19.44 29 55.22 30t62.78-26M142.52-145.87Q104.7-212.83 85.56-266.3q-19.13-53.48-19.69-132.13 0-84.96 33.35-160.79 33.34-75.82 90.26-132.02 56.91-56.2 132.45-89.54 75.55-33.35 159.5-33.35 85.83 0 161.16 32.63 75.32 32.63 131.3 89.33 55.98 56.69 88.11 132.3t32.13 161.44q0 75.95-21.19 132.06-21.2 56.11-56.46 120.5z" })));
|
|
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: "M65.3-398.98q0-104.98 49.26-196.93 49.27-91.96 137.22-149.66L273-662.22q-60.74 47.44-94.61 116.46T144.52-399q0 46.3 10.94 90.17 10.93 43.87 35.37 83.74h577.7q22.95-39.87 34.67-83.74 11.71-43.87 11.71-90.44 0-139.47-97.08-237.56-97.09-98.08-235.83-98.08-17.83 0-35.22 2t-34.56 6.43L362.35-796q29.46-8.86 59.21-13.78 29.74-4.92 60.44-4.92 85.69 0 160.96 33.1t131.09 89.11 88.23 131.84q32.42 75.82 32.42 161.37 0 67.88-23.26 130.73-23.27 62.85-54.27 122.68H142.52q-32.69-59.39-54.96-122.28Q65.3-331.04 65.3-398.98m454.83 78.24q33-15.43 43.15-48.85 10.15-33.41-10.85-61.58-63.82-85.4-125.73-171.35-61.92-85.96-122.48-173.61 27.39 103.96 53.87 205.41 26.48 101.46 51.48 205.98 7.43 35.57 42 48.07 34.56 12.5 68.56-4.07M484-390.61" })));
|
|
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: "M520.13-320.74q33-15.43 43.15-48.93t-10.85-61.5q-63.26-85.4-124.67-171.35Q366.35-688.48 305.78-775q26.26 103.39 52.52 204.85 26.27 101.45 51.27 205.41 7.43 35.57 42 48.07 34.56 12.5 68.56-4.07M142.52-145.87Q104.7-212.83 85.56-266.3q-19.13-53.48-19.69-132.13 0-84.96 33.35-160.79 33.34-75.82 90.26-132.02 56.91-56.2 132.45-89.54 75.55-33.35 159.5-33.35 85.83 0 161.16 32.63 75.32 32.63 131.3 89.33 55.98 56.69 88.11 132.3t32.13 161.44q0 75.95-21.19 132.06-21.2 56.11-56.46 120.5z" })));
|
|
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: "M142.26-145.87q-31-59.83-53.98-122.68T65.3-399.28q0-85.48 32.35-161.34t88.33-132.05q55.98-56.2 131.04-89.11 75.07-32.92 160.41-32.92 30.74 0 60.64 4.79 29.89 4.78 59.58 13.91l-49.87 69.52q-17.32-4.43-34.84-6.43-17.53-2-35.51-2-138.73 0-235.82 98.08-97.09 98.09-97.09 237.56 0 46.34 11.72 90.33 11.72 43.98 34.67 83.85h577.7q24.43-39.87 35.37-83.76 10.93-43.9 10.93-89.9 0-77.99-33.58-147.01-33.59-69.02-94.9-116.46l21.79-83.35q87.39 57.7 136.93 149.66 49.55 91.95 49.55 196.93 0 68.04-22.34 130.95-22.33 62.91-55.45 122.16zM439.3-320.74q34.38 16.57 68.76 4.07 34.37-12.5 42.37-48.07 24.35-104.71 50.87-206.07 26.53-101.36 53.92-205.32-60.57 87.65-122.48 173.61Q470.83-516.57 407-431.17q-21 28-10.85 61.5t43.15 48.93m36.13-69.87" })));
|
|
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: "M439.3-320.74q34.57 16.57 68.85 4.07t42.28-48.07q24.44-103.96 50.7-205.41Q627.39-671.61 654.22-775q-60.57 86.52-121.98 172.48Q470.83-516.57 407-431.17q-21 28-10.85 61.5t43.15 48.93M142.52-145.87Q104.7-212.83 85.56-266.3q-19.13-53.48-19.69-132.13 0-84.96 33.35-160.79 33.34-75.82 90.26-132.02 56.91-56.2 132.45-89.54 75.55-33.35 159.5-33.35 85.83 0 161.16 32.63 75.32 32.63 131.3 89.33 55.98 56.69 88.11 132.3t32.13 161.44q0 75.95-21.19 132.06-21.2 56.11-56.46 120.5z" })));
|
|
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: "M145.87-105.87V-854.7H814.7v748.83zm78.65-78.65h510.96v-590.96H224.52zM444.35-426l-61-62.13-49.92 49.91L480-291.65l146.57-146.57-49.92-49.35-61 61.57v-209.48h-71.3zm291.13 241.48H224.52z" })));
|
|
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: "M145.87-105.87V-854.7H814.7v748.83zM444.35-426l-61-62.13-49.92 49.91L480-291.65l146.57-146.57-49.92-49.35-61 61.57v-209.48h-71.3z" })));
|
|
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: "M65.87-105.87 230.96-854.7h498.08L894.7-105.87zm97.17-78.65h632.92L664.78-775.48H294.22zm281.31-321v209.48h71.3v-209.48l61 61.56 49.92-49.34L480-639.87 333.43-493.3l49.92 49.34zm351.61 321H163.04z" })));
|
|
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: "M65.87-105.87 230.96-854.7h498.08L894.7-105.87zm378.48-399.65v209.48h71.3v-209.48l61 61.56 49.92-49.34L480-639.87 333.43-493.3l49.92 49.34z" })));
|
|
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: "M352.48-64.87 91.17-397.43l66.87-68.01 134.22 83.74v-288.6h78.65v413.56l-125.69-71.13 146.3 184.35h340.7v-294.87H593.17v-79.22h218.27v452.74zm89.95-373.52v-305.04h79.22v305.04zM127.61-601.83q-1.48-11-2.26-21.78-.79-10.78-.79-22.68 0-120.88 87.22-206.28 87.21-85.39 212.41-85.39 124.37 0 211.72 85.35t87.35 206.09q0 10.56-1.5 25.63l-1.5 15.06-78.65-7.69 1.5-12.5q1.5-12.5 1.5-20.5 0-87.63-64.62-149.93-64.63-62.29-156.31-62.29-91.23 0-155.85 62.34-64.61 62.34-64.61 150.04 0 8.84.5 16.96t2.5 15.75zm361.61 290" })));
|
|
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: "M352.35-64.87 91.17-397.43l66.87-68.01 134.22 83.74v-288.6h78.65V-478h71.52v-265.43h79.22V-478h289.79v413.13zM127.61-601.83q-1.48-11-2.26-21.78-.79-10.78-.79-22.68 0-120.88 87.27-206.28 87.27-85.39 212.08-85.39 124.65 0 212 85.47t87.35 205.97q0 10.56-1.5 25.63l-1.5 15.06-78.65-7.69 1.5-12.43q1.5-12.43 1.5-20.57 0-87.63-64.62-149.93-64.63-62.29-156.31-62.29-91.23 0-155.85 62.34-64.61 62.34-64.61 150.04 0 8.84.5 16.96t2.5 15.75z" })));
|
|
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: "M23.04-105.87V-688.7h79.79v503.61H814.7v79.22zM863.96-650v-131.13H732.83v-73.57h204.13V-650zm-701.13 0v-204.7h204.13v73.57H235.83V-650zm570 404.91v-73h131.13v-131.69h73v204.69zm-570 0v-204.69h73v131.69h131.13v73zm316.78-156.52 231.56-149-231.56-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: "M821.13-570v-171.13H650v-73.57h244.7V-570zm-755.26 0v-244.7H310v73.57H138.87V-570zm0 424.13V-390h73v171.13H310v73zm313.74-158.48v-351.87L656.22-480zM626.7.57v-60h320v60zm157-123.4-156-157 42-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: "M176.43-18.52 111.17-59.7q56.13-92.86 66.26-200.95T187.56-480q0-110.26-10.13-218.35t-66.26-201.52l65.26-42.17q18.7 30.69 32.33 62.67t23.76 64.67h78.22q68.52 0 116.91 50.96t48.39 122.48v321.52q0 73.09-48.39 123.48t-116.91 50.39h-78.22q-10.13 33.26-23.76 65.24t-32.33 62.11m553.83-289.65L565.56-480l164.7-171.39 55.57 55.56-68.52 76.22H895v79.22H717.31l68.52 75.65zm-478.78 82.65h59.26q35.61 0 60.56-27.52 24.96-27.53 24.96-67.26v-319.83q0-39.74-24.96-67.26-24.95-27.52-60.56-27.52h-58.7q10.87 62.43 12.81 125.8 1.93 63.37 1.93 129.11 0 65.17-2.43 128.83-2.44 63.65-12.87 125.65M266.78-480" })));
|
|
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: "M176.43-18.52 111.17-59.7q56.13-92.86 66.26-200.95T187.56-480q0-110.26-10.13-218.35t-66.26-201.52l65.26-42.17q18.7 30.69 32.33 62.67t23.76 64.67h78.22q68.52 0 116.91 50.96t48.39 122.48v321.52q0 73.09-48.39 123.48t-116.91 50.39h-78.22q-10.13 33.26-23.76 65.24t-32.33 62.11m553.83-289.65L565.56-480l164.7-171.39 55.57 55.56-68.52 76.22H895v79.22H717.31l68.52 75.65z" })));
|
|
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: "M70.39-147.39v-79.22h819.22v79.22zM279.3-385.65h401.4q-19.57-66.48-74.28-107.59-54.7-41.11-126.52-41.11-71.81 0-126.42 41.11T279.3-385.65m-88.91 75.26q0-123.78 83.62-211.5T480-609.61t205.99 87.72 83.62 211.5zM480-385.65" })));
|
|
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: "M70.39-147.39v-79.22h819.22v79.22zm120-163q0-123.78 83.62-211.5T480-609.61t205.99 87.72 83.62 211.5z" })));
|
|
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: "M130.35-267.87v-77.3q55.47-42.66 92.04-72.29t56.57-53.63q16.43-19.43 26.3-43.15t9.87-49.89q0-32.87-15.94-46.87-15.93-14-45.1-14-25.74 0-41.31 14.8-15.56 14.81-20.69 43.37l-71.7-6.69q4.56-48.96 36.52-86.5 31.96-37.55 98.18-37.55 65.08 0 100.76 31.77 35.67 31.76 35.67 93.28 0 39.13-14.15 72.98-14.15 33.84-37.15 63.84-21.87 28.87-51 51.85t-58.57 43.98l.57 1.13h170.69v70.87zm352.22 0V-689h139.47q102.31 0 155.9 54.04 53.58 54.05 53.58 156.53 0 102.47-54.02 156.52-54.02 54.04-155.46 54.04zM559.52-342h60.39q68.26 0 101.68-33.5Q755-409 755-478.72q0-69.71-33.41-102.93-33.42-33.22-101.68-33.22h-60.39z" })));
|
|
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: "M481.43-267.87v-421.7h140.05q102.3 0 155.89 54.33t53.59 156.81q0 102.47-53.74 156.52-53.74 54.04-155.74 54.04zm77.53-74.7h59.82q68.83 0 102.52-33.21Q755-409 755-478.72q0-69.71-33.7-102.93-33.69-33.22-102.52-33.22h-59.82zm-297.48 83.7q-60.22 0-97.11-31.61t-45.59-91.26l74.39-15.69q5 30 23 47.71 18 17.72 48 17.72 30.31 0 48.46-16.37t18.15-45.67q0-29.57-19.28-44.22t-52.59-14.65h-31.82v-70.31h28.82q29 0 45.44-13.08 16.43-13.09 16.43-40.22 0-23.74-14.65-36.96t-41.96-13.22q-23.74 0-41.08 12.29-17.35 12.28-21.22 34.58l-72.96-8.13q8.7-47.82 46.44-79 37.74-31.17 88.82-31.17 58.66 0 95.55 32.39t36.89 79.65q0 28.87-11.22 50.22t-36.48 39.17v4.13q31.26 15.7 46.55 38.98 15.28 23.29 15.28 61.24 0 64.09-40.31 98.79-40.3 34.69-105.95 34.69" })));
|
|
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';
|