@project-lary/react-material-symbols-300-outlined 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/GlobeLocationPin.js +1 -1
- 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: "M247.23-147.69q-15.66 0-25.8-8.31t-12.9-24l-96.76-599q-2-14.8 5.46-24.05 7.46-9.26 21.31-9.26h683q14.65 0 21.98 9.24 7.32 9.23 4.59 24.02l-26.45 158.1q-2.74 15.72-12.49 23.95-9.76 8.23-25.56 8.23H372.23q-1.84 0-8.61 10.85l32.3 197.84q.39 2.39 9.23 8.85h148.69q3.7 0 9.24-8.85l23.22-143q1.85-12.92 9.7-19.03 7.85-6.12 20.78-6.12h161.6q14.66 0 21.98 9.23 7.33 9.23 5.49 23.07L751.47-180q-2.76 15.69-12.9 24t-25.8 8.31z" })));
|
|
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: "M157.69-300q-23.53 0-40.61-17.08T100-357.69v-244.62q0-23.53 17.08-40.61T157.69-660h644.62q23.53 0 40.61 17.08T860-602.31v244.62q0 23.53-17.08 40.61T802.31-300zm0-45.39h644.62q5.38 0 8.84-3.46t3.46-8.84v-244.62q0-5.38-3.46-8.84t-8.84-3.46H157.69q-5.38 0-8.84 3.46t-3.46 8.84v244.62q0 5.38 3.46 8.84t8.84 3.46m-12.3 0v-269.22z" })));
|
|
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: "M157.69-300q-23.61 0-40.65-17.04T100-357.69v-244.62q0-23.61 17.04-40.65T157.69-660h644.62q23.61 0 40.65 17.04T860-602.31v244.62q0 23.61-17.04 40.65T802.31-300z" })));
|
|
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: "M317.69-100q-23.53 0-40.61-17.08T260-157.69v-644.62q0-23.53 17.08-40.61T317.69-860h324.62q23.53 0 40.61 17.08T700-802.31v644.62q0 23.53-17.08 40.61T642.31-100zm0-45.39h324.62q5.38 0 8.84-3.46t3.46-8.84v-644.62q0-5.38-3.46-8.84t-8.84-3.46H317.69q-5.38 0-8.84 3.46t-3.46 8.84v644.62q0 5.38 3.46 8.84t8.84 3.46m-12.3 0v-669.22z" })));
|
|
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: "M317.69-100q-23.61 0-40.65-17.04T260-157.69v-644.62q0-23.61 17.04-40.65T317.69-860h324.62q23.61 0 40.65 17.04T700-802.31v644.62q0 23.61-17.04 40.65T642.31-100z" })));
|
|
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: "M490.65-261.24q5.03-2.78 7.77-8.34l3.66-8.34q23.69-44.16 59.76-75.47 36.07-31.3 63.82-72.74 13.88-21.18 21.8-46.45t7.92-51.98q0-72.79-50.57-124.38-50.58-51.6-122.81-52.6-70.85-1-122.81 48.77t-54.5 121.06q-1.69 29.63 6.04 56.33 7.73 26.69 23.19 49.15 27.75 41.44 64.74 72.28 36.99 30.85 59.18 75.97l3.7 8.29q2.78 5.61 7.87 8.42t10.65 2.81 10.59-2.78m-62.73-212.84q-21.77-21.77-21.77-52.07 0-30.31 21.77-52.08T480-600t52.08 21.77 21.77 52.08q0 30.3-21.77 52.07T480-452.31t-52.08-21.77M480.07-100q-78.22 0-147.4-29.92t-120.99-81.71-81.75-120.94Q100-401.71 100-479.93q0-78.84 29.92-148.21t81.71-120.68 120.94-81.25Q401.71-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.22-29.92 147.4t-81.21 120.99-120.63 81.75Q558.9-100 480.07-100" })));
|
|
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: "M461.54-153.31 204.08-347.15q-47.15-35.31-62.81-92.31-15.65-57 5.58-112.41L241-796.61q2.77-7.38 9.23-11.54t13.85-4.16q7.46 0 14.46 4.31t9.77 13.53L351.92-600h256.31l63.47-194.47q2.76-9.22 9.76-13.53t14.46-4.31q7.38 0 13.84 4.16t9.23 11.54l93.17 244.74q21.22 55.41 5.57 112.41-15.66 57-62.81 92.31L496.85-153.31q-7.62 5.62-17.66 5.62t-17.65-5.62" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function GlobeLocationPin(_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: "M480-100q-78.
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-100q-78.85 0-148.2-29.92t-120.65-81.21-81.22-120.63Q100-401.1 100-479.93q0-78.84 29.93-148.21 29.92-69.37 81.22-120.68t120.65-81.25Q401.15-860 480-860q73.61 0 139.69 26.5t117 72.65q50.92 46.16 82.96 109.47 32.04 63.3 38.58 136.53-11.54-6.3-23.19-11.27-11.66-4.96-24.43-8.8-14-87.31-68.73-156.27t-136.8-102.42v18.38q0 34.62-23.81 59.85t-58.42 25.23h-85.08v85.07q0 17-12.92 28.2-12.93 11.19-29.93 11.19h-82.23V-480H597q-31.23 30.62-48.35 70.56-17.11 39.94-17.11 84.29 0 68.46 27.27 108.19t71.57 85.11q-35.77 15.93-73.43 23.89T480-100m-42.23-46.77v-80.85q-34.62 0-58.42-25.23-23.81-25.23-23.81-59.84v-42.85L154-557.08q-4.23 19.23-6.42 38.35-2.19 19.11-2.19 38.73 0 127.69 83.15 222.96t209.23 110.27m353.77-135.54q16.15-16.15 16.15-39.23t-15.61-39.23q-15.62-16.15-38.58-16.15-23.89 0-40.23 16.15-16.35 16.15-16.35 39.23t16.16 39.23q16.15 16.16 39.23 16.16 23.07 0 39.23-16.16M752.31-100q-3 0-15.23-9.85l-3.59-6.58q-19.72-35.73-50.81-62.74-31.1-27.02-53.37-60.91-12.85-18.84-18.77-40.44t-5.92-44.58q0-60.67 43.15-102.21t104.54-41.54q61.38 0 104.53 41.47Q900-385.92 900-325.11q0 23.03-5.92 44.61-5.93 21.58-18.77 40.42-22.28 33.89-53.37 60.91-31.09 27.01-50.82 62.74l-3.58 6.58q-2 4.62-6.12 7.23-4.11 2.62-9.11 2.62" })));
|
|
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: "m627.15-422.46-32.61-31.62 197.77-198.15q3.46-3.46 3.46-8.85 0-5.38-3.46-8.84l-94.23-94.23q-3.46-3.46-8.85-3.46-5.38 0-8.85 3.46L482.23-566.39l-32-32.61 200.15-199.77q16.62-16.61 41.08-16.61t41.08 16.61L825.31-706q16.61 16.62 16.3 43-.3 26.38-16.92 43zM809.69-83.85 548.92-344.23 376.69-172q-17.84 17.84-47.88 17.84T280.54-172l-11.39-11.77-48.38 48.38H98.08l109.23-109.23-5.54-5.92q-20.46-20.08-20.15-50.11.3-30.04 20.77-50.5l170-169.62L83.85-809.69l31.61-31.62 725.85 725.85zM225.46-292.69l95 95q3.46 3.84 8.46 3.84t8.47-3.84l179.53-179.16L405-489.15 225.46-309.62q-3.46 3.47-3.46 8.47t3.46 8.46m235-140" })));
|
|
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: "M626.77-422.46 450.23-599l200.15-199.77q16.62-16.61 41.08-16.61t41.08 16.61L825.31-706q16.61 16.62 16.3 43-.3 26.38-16.92 43zM809.69-83.85 548.92-344.23 376.69-172q-17.84 17.84-47.88 17.84T280.54-172l-11.39-11.77-48.38 48.38H98.08l109.23-109.23-5.54-5.92q-20.46-20.08-20.15-50.11.3-30.04 20.77-50.5l170-169.62L83.85-809.69l31.61-31.62 725.85 725.85z" })));
|
|
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-332.31q4 0 11.85-7.61l3-5.23q14.73-29.59 40.5-50.85 25.78-21.27 44.19-48.08 10.23-15.46 15.34-32.54 5.12-17.07 5.12-35.53 0-48.93-35.06-82.23-35.06-33.31-84.89-33.31-49.82 0-85.43 33.23Q359-561.23 359-512.31q0 18.46 5.42 35.62 5.43 17.15 15.61 32.73 18.51 26.57 43.92 47.87 25.42 21.3 40.2 50.94l3 5.13q1 1.71 12.85 7.71m-32.81-142.63q-13.34-13.4-13.34-32.81 0-19.4 13.4-32.75t32.8-13.35q19.41 0 32.76 13.4 13.34 13.4 13.34 32.81t-13.4 32.76q-13.4 13.34-32.8 13.34-19.41 0-32.76-13.4M320-220q-108.64 0-184.32-75.66Q60-371.31 60-479.93q0-108.61 75.68-184.34T320-740h320q108.64 0 184.32 75.66Q900-588.69 900-480.07q0 108.61-75.68 184.34T640-220zm0-45.39h320q89.77 0 152.19-62.4 62.42-62.41 62.42-152.16 0-89.74-62.42-152.2T640-694.61H320q-89.77 0-152.19 62.4-62.42 62.41-62.42 152.16 0 89.74 62.42 152.2T320-265.39M480-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: "M480-332.31q4 0 11.85-7.61l3-5.23q14.73-29.59 40.5-50.85 25.78-21.27 44.19-48.08 10.23-15.46 15.34-32.54 5.12-17.07 5.12-35.53 0-48.93-35.06-82.23-35.06-33.31-84.89-33.31-49.82 0-85.43 33.23Q359-561.23 359-512.31q0 18.46 5.42 35.62 5.43 17.15 15.61 32.73 18.51 26.57 43.92 47.87 25.42 21.3 40.2 50.94l3 5.13q1 1.71 12.85 7.71m-32.81-142.63q-13.34-13.4-13.34-32.81 0-19.4 13.4-32.75t32.8-13.35q19.41 0 32.76 13.4 13.34 13.4 13.34 32.81t-13.4 32.76q-13.4 13.34-32.8 13.34-19.41 0-32.76-13.4M320-220q-108.64 0-184.32-75.66Q60-371.31 60-479.93q0-108.61 75.68-184.34T320-740h320q108.64 0 184.32 75.66Q900-588.69 900-480.07q0 108.61-75.68 184.34T640-220z" })));
|
|
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: "M479
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M479.62-100q-10.62 0-18.85-4.92-8.23-4.93-12.85-13.93l-6.61-14q-9.85-20.61-22.08-39.34t-27.08-36.35q-38.92-48.08-84.42-88.85-45.5-40.76-78.19-93.46-26.08-36.07-37.81-79.27Q180-513.31 180-559q0-124.92 86.73-212.96T479-860q133.92 0 218.65 105t84.73 244.54l102.47-100.08 31.23 30.62-156.39 155.77-155.77-155.77 31-30.62L737-510.46q0-119.69-71.46-210.92T479-814.61q-106.69 0-180.65 74.96T224.77-559q0 39 10.92 74.81 10.93 35.81 31.54 67.81 31.39 47.15 71.96 85.92 40.58 38.77 77.04 82.31 18.62 20.77 34.15 44.11 15.54 23.35 28.62 47.5 12.15-24.61 27.27-46.23t32.19-42.08q-11-11.23-16.57-25.65-5.58-14.42-5.58-31.04 0-34.15 24.11-58.27 24.12-24.11 58.46-24.11 34.35 0 58.47 24.11 24.11 24.12 24.11 58.46 0 34.35-24.11 58.46-24.12 24.12-58.27 24.12-5.54 0-10.5-.58-4.97-.57-9.73-2.34-18.24 20.61-34.27 42.42-16.04 21.81-27.27 46.42l-6.62 14q-4.61 9.23-13.23 14.04-8.61 4.81-17.84 4.81" })));
|
|
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: "m727.85-462.85-31.62-31.61L801.16-599Q674-610.62 593.81-582.73q-80.19 27.88-139.58 86.42 47.69-94.15 144-134.11T801-670.38L696.23-775.54l31.62-31.61L900-635zM479.62-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m727.85-462.85-31.62-31.61L801.16-599Q674-610.62 593.81-582.73q-80.19 27.88-139.58 86.42 47.69-94.15 144-134.11T801-670.38L696.23-775.54l31.62-31.61L900-635zM479.62-100q-10.62 0-18.85-4.92-8.23-4.93-12.85-13.93l-6.61-14q-9.85-20.61-22.08-39.34t-27.08-36.35q-38.92-48.08-83.73-89.35-44.8-41.26-78.88-92.96-24.46-37.07-37-79.77Q180-513.31 180-559q0-124.92 86.73-212.96T479-860q42.61 0 81.69 11.39 39.08 11.38 73.23 32.3l-32.61 32.62q-27.46-15.46-58.35-23.19-30.88-7.73-63.96-7.73-106.69 0-180.15 74.96T225.39-559q0 39 10.61 74.81 10.62 35.81 31.23 67.81 31.39 47.15 71.96 85.92 40.58 38.77 77.04 82.31 18.62 20.77 34.15 44.11 15.54 23.35 28.62 47.5 12.85-24.15 28.27-47 15.42-22.84 34.65-44.61 34.31-39 72.27-75.62 37.96-36.61 69.19-80.08l31 31q-28.23 42.31-68.69 81.04t-78.23 83.27q-14.85 18.23-27.58 36.65-12.73 18.43-22.57 39.04l-6.62 14q-4.61 9.23-13.23 14.04-8.61 4.81-17.84 4.81" })));
|
|
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: "M559.54-444.39 457.31-546.38v-155.39h45.38v136.54l88.85 88.85zM180-556.77h44.77q.62 38 11.23 73.5 10.62 35.5 31.23 66.89 31.39 47.15 71.96 85.92 40.58 38.77 77.04 82.31 18.62 20.77 34.15 44.11 15.54 23.35 28.62 47.5 12.85-24.15 28.27-47 15.42-22.84 34.65-44.61 36.46-41.93 76.96-80.89T691-415.38q20.61-32 32.11-68.31t11.5-75.31q1-106.69-73.96-181.15T479-814.61q-63.92 0-119.77 29.69t-90.69 83.15h75.08v45.39H180V-820h45.39v103.08Q266.15-784 333.38-822q67.24-38 145.62-38 125.54 0 213.27 87.73T780-559q0 45.69-13.23 88.38-13.23 42.7-37.69 79.77-34.08 51.7-78.2 93.58-44.11 41.88-83.42 88.73-14.85 18.23-27.58 36.65-12.73 18.43-22.57 39.04l-6.62 14q-4.61 9.23-13.23 14.04-8.61 4.81-17.84 4.81-10.62 0-18.85-4.92-8.23-4.93-12.85-13.93l-6.61-14q-9.85-20.61-22.08-39.34t-27.08-36.35q-38.92-48.08-84.42-88.85-45.5-40.76-78.19-93.46-25.46-36.07-37.5-78.34T180-556.77" })));
|
|
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: "M339.54-140v-124.92h45.38V-140zm0-277.85v-124.92h45.38v124.92zm0-277.46V-820h45.38v124.69zM78.69-140l103.85-680h44.77L123.69-140zm596.14-3.27q-4.9-3.26-8.06-7.79l-3.68-8.3q-21.14-44.26-58.84-76.06-37.7-31.81-64.21-72.35-15.73-23.69-23.27-50.46t-7.54-55.06q0-71.94 52.57-120.36 52.57-48.43 125.43-48.43 72.23 0 122.5 51.6Q860-478.89 860-406.1q0 26.72-7.42 51.83-7.43 25.11-22.27 46.5-26.81 41.41-64.87 72.28t-58.15 75.85l-3.66 8.51q-2.74 4.56-7.57 7.85-4.83 3.28-10.58 3.28t-10.65-3.27m61.86-212.35q21.77-21.76 21.77-52.07t-21.77-52.08-52.08-21.77q-30.3 0-52.07 21.77t-21.77 52.08 21.77 52.07q21.77 21.77 52.07 21.77 30.31 0 52.08-21.77M529.46-603.85 496.54-820h45l29.07 190.62q-11.15 5.68-21.19 11.65-10.04 5.96-19.96 13.88" })));
|
|
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: "m685.54-215.46 30.61 33.23q-41.92 34.31-91.65 53.88-49.73 19.58-102.88 26.35v-45.39q45.76-6.38 87.5-23.5 41.73-17.11 76.42-44.57m173.07-222.92q-6.84 54.61-27.8 103.84-20.97 49.23-53.66 91.08l-32.61-31q26.61-35.23 44.04-76.16 17.42-40.92 24.03-87.76zm-81.07-277.77q36.07 48.84 53.57 92.46 17.5 43.61 27.5 102.07h-46q-6.61-46.84-24.03-87.46-17.43-40.61-44.04-76.46zM437.77-858v45.39q-125.08 17-208.04 111.57-82.96 94.58-82.96 221.04 0 125.69 82.96 220.46t208.04 112.15V-102q-143.92-17-240.15-124.73T101.39-480q0-145.92 96.23-253.65T437.77-858m86.23 0q50.92 7.62 99.69 27.27t92.46 52.96l-29.23 34q-38.23-27-79.96-44.31-41.73-17.3-82.96-24.53zm-33.27 596.73q5.12-2.81 7.73-8.42l3.62-8.23q23.69-44.16 59.8-75.47 36.12-31.3 63.81-72.84 13.85-21.08 21.77-46.35t7.92-51.96q0-72.84-50.57-124.42-50.58-51.58-122.81-52.58-70.85-1-122.81 48.77t-54.57 121q-1.62 29.69 6.11 56.39 7.73 26.69 23.19 49.15 27.7 41.54 64.62 72.34 36.92 30.81 59.38 75.97l3.62 8.23q2.61 5.61 7.73 8.42 5.11 2.81 10.73 2.81t10.73-2.81m-62.81-212.81q-21.77-21.77-21.77-52.07 0-30.31 21.77-52.08T480-600t52.08 21.77 21.77 52.08q0 30.3-21.77 52.07T480-452.31t-52.08-21.77" })));
|
|
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: "M520-100q-23.53 0-40.61-17.08t-17.08-40.61V-360q0-23.53 17.08-40.61T520-417.69h322.31q23.53 0 40.61 17.08T900-360v202.31q0 23.53-17.08 40.61T842.31-100zm0-45.39h322.31q5.38 0 8.84-3.46t3.46-8.84v-98.47H507.69v98.47q0 5.38 3.46 8.84t8.85 3.46m-12.31-156.15h346.92V-360q0-5.39-3.46-8.85t-8.84-3.46H520q-5.39 0-8.85 3.46t-3.46 8.85zM480-859.08l300 112.31v256h-45.39v-224.38L480-810.85l-254.61 95.7v194.07q0 99.46 44.57 185.35 44.58 85.88 119.27 139.11v35.85q0 4.92.62 9.23.61 4.31 2.23 9.61-95.16-55.23-153.62-157.65T180-521.08v-225.69z" })));
|
|
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: "M520-100q-23.53 0-40.61-17.08t-17.08-40.61V-360q0-23.53 17.08-40.61T520-417.69h322.31q23.53 0 40.61 17.08T900-360v202.31q0 23.53-17.08 40.61T842.31-100zm0-45.39h322.31q5.38 0 8.84-3.46t3.46-8.84v-98.47H507.69v98.47q0 5.38 3.46 8.84t8.85 3.46m-12.31-156.15h346.92V-360q0-5.39-3.46-8.85t-8.84-3.46H520q-5.39 0-8.85 3.46t-3.46 8.85zM180-521.08v-225.69l300-112.31 300 112.31v256H520q-53.6 0-92.18 38.59-38.59 38.58-38.59 92.18v199.04q0 5.11.62 9.42.61 4.31 2.23 9.61-95.16-55.23-153.62-157.65T180-521.08" })));
|
|
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: "M438.69-117q-114.07-46.77-186.38-158.73T180-521.08v-225.69l300-112.31 300 112.31v192.15q-10.41-4.04-21.94-7.57-11.54-3.53-23.45-5.66v-147.3L480-810.85l-254.61 95.7v194.07q0 103.62 47.88 192.73 47.88 89.12 127.27 141.58 6.46 19.08 16.31 36.42Q426.69-133 438.69-117M680-60q-92.05 0-156.33-63.95t-64.28-155.96 64.25-156.05Q587.9-500 679.91-500q91.63 0 155.86 63.98Q900-372.05 900-280q0 21.56-3.85 40.93-3.84 19.38-10.92 37.53-1.23-1.23-1.65-1.96-.43-.73-1.66-1.96L849.77-238q2.23-9.85 3.54-20.69 1.3-10.85 1.3-21.31 0-72.69-51.26-123.65-51.27-50.96-123.97-50.96-72.69 0-123.65 50.96T504.77-280t50.96 123.65 123.65 50.96q10.47 0 21.62-1.3 11.15-1.31 21-3.93l32.54 32.93q.84 1.23 1.57 1.65t1.97 1.65q-18.27 6.77-37.49 10.58Q701.38-60 680-60m157.77-62.23q-7.08 7.07-16 6.57t-15.62-6.57L704.62-222.77q-4.73 2.38-24.62 5.15-25.85 0-44.12-18.25-18.26-18.25-18.26-44.07 0-25.83 18.25-44.14 18.25-18.3 44.07-18.3 25.83 0 44.14 18.26 18.3 18.27 18.3 44.12 0 4.11-5.15 24.62l100.54 101.15q7.07 7.08 7.07 16.5t-7.07 15.5" })));
|
|
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-60q-92.05 0-156.33-63.95t-64.28-155.96 64.25-156.05Q587.9-500 679.91-500q91.63 0 155.86 63.98Q900-372.05 900-280q0 21.56-3.85 40.93-3.84 19.38-10.92 37.53-1.23-1.23-1.65-1.96-.43-.73-1.66-1.96L849.77-238q2.23-9.85 3.54-20.69 1.3-10.85 1.3-21.31 0-72.69-51.26-123.65-51.27-50.96-123.97-50.96-72.69 0-123.65 50.96T504.77-280t50.96 123.65 123.65 50.96q10.47 0 21.62-1.3 11.15-1.31 21-3.93l32.54 32.93q.84 1.23 1.57 1.65t1.97 1.65q-18.27 6.77-37.49 10.58Q701.38-60 680-60m157.77-62.23q-7.08 7.07-16 6.57t-15.62-6.57L704.62-222.77q-4.73 2.38-24.62 5.15-25.85 0-44.12-18.25-18.26-18.25-18.26-44.07 0-25.83 18.25-44.14 18.25-18.3 44.07-18.3 25.83 0 44.14 18.26 18.3 18.27 18.3 44.12 0 4.11-5.15 24.62l100.54 101.15q7.07 7.08 7.07 16.5t-7.07 15.5M180-521.08v-225.69l300-112.31 300 112.31v192.15q-24.39-8.92-49.31-13.69-24.93-4.77-50.69-4.77-121.92 0-207.81 85.58-85.88 85.58-85.88 207.5 0 44.78 13.46 86 13.46 41.23 38.92 77-114.07-46.77-186.38-158.73T180-521.08" })));
|
|
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: "M536.61-345.96q22.54-22.35 21.04-53.81t-27.33-48.21q-78.47-51.63-159.29-108.17-80.81-56.54-158.34-110 52.85 78 109.77 158.69 56.93 80.69 110.27 157.95 16.81 25.28 48.39 26.28 31.57 1 55.49-22.73M195.08-180q-13.83 0-25.45-6.19-11.63-6.2-19.71-18.35-24.46-44.6-37.19-94.15T100-400.15q0-55.31 16.16-106.89 16.15-51.57 47.61-97.57l30.92 37.76q-26.77 36.08-38.04 79.12-11.26 43.04-11.26 87.19 0 47.09 11.3 91.51 11.31 44.41 35.56 83.64h575.52q23.23-39.84 35.04-83.66 11.8-43.81 11.8-90.33 0-138.61-97.15-236.92t-235.84-98.31q-46.54 0-89.84 13.16-43.3 13.17-82.63 36.91l-39.76-27.31q46.77-33.07 100.68-50.61Q423.99-780 481.62-780q78.79 0 147.63 29.96 68.83 29.96 120.13 81.89 51.31 51.92 80.96 120.87Q860-478.32 860-399.38q0 51.76-13.23 100.45-13.23 48.7-37.69 92.85-6.83 12.54-18.85 19.31T764.92-180zm291.46-213.85" })));
|
|
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: "M536.61-345.77q22.54-22.54 21.04-54t-27.04-48.15q-78.76-51.69-159.65-108.23-80.88-56.54-158.27-110 52.85 78 109.77 158.69 56.93 80.69 110 157.69 17.08 25.54 48.66 26.54 31.57 1 55.49-22.54M195.08-180q-13.77 0-25.43-6.19-11.65-6.2-19.73-18.35-24.46-44.69-37.19-94T100-400.15q0-77.54 29.5-144.43 29.5-66.88 83.19-121.57 52.7-54.31 122.85-84.08T481.62-780q78.76 0 147.61 29.96t120.15 81.89q51.31 51.92 80.96 120.96Q860-478.15 860-399.38q0 51.92-13.23 100.53-13.23 48.62-37.69 92.77-6.7 12.54-19.04 19.31-12.35 6.77-25.12 6.77z" })));
|
|
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: "M195.08-180q-13.56 0-25.82-6.19-12.26-6.2-19.34-18.35-24.69-44.31-37.3-93.92Q100-348.08 100-399.38q0-91.39 40.65-171.7 40.66-80.3 114.27-133.61l12.31 48q-58.38 47.23-90.11 114.53t-31.73 142.78q0 46.46 11.31 90.3 11.31 43.85 35.56 83.69h575.48q23.25-39.84 35.06-83.69 11.81-43.84 11.81-90.3 0-139.59-97.15-237.41t-235.84-97.82q-16.66 0-31.99 1.55-15.32 1.55-31.32 5.52l-28.77-39.69q23.04-5.87 45.7-9.32t46.38-3.45q78.21 0 147.54 30.11t120.46 81.53q51.14 51.43 80.76 120.78T860-399.38q0 50.92-13.04 99.76t-37.88 93.54q-6.08 12.16-18.2 19.12-12.11 6.96-25.96 6.96zm320.46-150.69q28.38-14.08 37.65-43.54t-8.68-54.48Q487-507.15 431.04-585.88T319.31-743.92q25.15 94.61 49.54 187.11 24.38 92.5 49.37 187.03 7.27 31.2 37.41 42.37 30.14 11.18 59.91-3.28m-31.16-62.16" })));
|
|
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: "M515.54-330.69q28.38-14.08 37.65-43.54t-8.65-54Q487-507.15 431.04-585.88T319.31-743.92q25.15 94.61 49.54 187.11 24.38 92.5 49.38 187.12 7.23 31.15 37.39 42.3 30.15 11.16 59.92-3.3M195.08-180q-13.77 0-25.43-6.19-11.65-6.2-19.73-18.35-24.46-44.69-37.19-94T100-400.15q0-77.16 30.58-146 30.58-68.85 83.19-120.77 52.62-51.92 121.65-82.5Q404.46-780 481.62-780q78.76 0 147.61 29.96t120.15 81.89q51.31 51.92 80.96 120.96Q860-478.15 860-399.38q0 51.92-13.23 100.53-13.23 48.62-37.69 92.77-6.7 12.54-19.04 19.31-12.35 6.77-25.12 6.77z" })));
|
|
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: "M195.08-180q-13.85 0-25.96-6.96-12.12-6.96-18.2-19.12-24.84-44.7-37.88-93.54T100-399.38q0-78.85 29.93-148.2 29.92-69.35 81.28-121.03t120.16-81.53Q400.17-780 478.38-780q23.38 0 46.38 3.31 22.99 3.31 45.7 9.46l-28.38 39.69q-16.39-3.97-31.71-5.52-15.33-1.55-31.99-1.55-138.69 0-235.84 97.82t-97.15 237.41q0 46.46 11.8 90.3 11.81 43.85 35.04 83.69h575.54q24.23-39.84 35.54-83.69 11.3-43.84 11.3-90.3 0-75.48-31.73-142.78t-90.11-114.53l12.31-48q73.61 53.31 114.27 133.61Q860-490.77 860-399.38q0 51.3-12.62 100.92-12.61 49.61-37.3 93.92-7.08 12.15-19.34 18.35-12.26 6.19-25.82 6.19zm249.38-150.69q29.77 14.46 59.91 3.28 30.14-11.17 37.41-42.37 24.99-94.53 49.37-187.03 24.39-92.5 49.54-187.11-55.77 79.31-111.73 158.04T415.49-428.71q-17.95 25.02-8.68 54.48t37.65 43.54m31.16-62.16" })));
|
|
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: "M444.46-330.69q29.77 14.46 59.92 3.3 30.16-11.15 37.39-42.3 25-94.62 49.38-187.12 24.39-92.5 49.54-187.11-55.77 79.31-111.73 158.04t-113.5 157.65q-17.92 24.54-8.65 54t37.65 43.54M195.08-180q-13.77 0-25.43-6.19-11.65-6.2-19.73-18.35-24.46-44.69-37.19-94T100-400.15q0-77.16 30.58-146 30.58-68.85 83.19-120.77 52.62-51.92 121.65-82.5Q404.46-780 481.62-780q78.76 0 147.61 29.96t120.15 81.89q51.31 51.92 80.96 120.96Q860-478.15 860-399.38q0 51.92-13.23 100.53-13.23 48.62-37.69 92.77-6.7 12.54-19.04 19.31-12.35 6.77-25.12 6.77z" })));
|
|
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: "M237.69-140q-23.53 0-40.61-17.08T180-197.69v-564.62q0-23.53 17.08-40.61T237.69-820h485q23.53 0 40.61 17.08t17.08 40.61v564.62q0 23.53-17.08 40.61T722.69-140zm0-45.39h485q5.39 0 8.85-3.46t3.46-8.84v-564.62q0-5.38-3.46-8.84t-8.85-3.46h-485q-5.38 0-9.04 3.46-3.65 3.46-3.65 8.84v564.62q0 5.38 3.65 8.84 3.66 3.46 9.04 3.46m220-217.99L376-485.08l-32 31.62 136.38 136.38L616-452.69l-32-31.62-80.92 80.93v-221.23h-45.39zm265 217.99H225h510z" })));
|
|
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: "M237.69-140q-23.61 0-40.65-17.04T180-197.69v-564.62q0-23.61 17.04-40.65T237.69-820h485q23.62 0 40.65 17.04 17.04 17.04 17.04 40.65v564.62q0 23.61-17.04 40.65Q746.31-140 722.69-140zm220-263.38L376-485.08l-32 31.62 136.38 136.38L616-452.69l-32-31.62-80.92 80.93v-221.23h-45.39z" })));
|
|
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: "M172.31-140q-27.81 0-45.25-21.54t-11.44-48.77l126.69-564.61q4.61-19.23 20.54-32.16Q278.77-820 299.39-820h361.22q20.26 0 36.17 12.92 15.91 12.93 20.53 32.16l127.07 564.61q6 27.23-11.33 48.77Q815.71-140 788.08-140zm-1.39-45.39h616.77q5.77 0 9.42-4.61 3.66-4.62 2.5-10.39L672.54-765q-1.16-4.23-4.62-6.92t-7.69-2.69H298.27q-4.23 0-7.88 2.69-3.66 2.69-4.43 6.92L159-200.39q-1.54 5.77 2.12 10.39 3.65 4.61 9.8 4.61m286-348.92v221.23h45.39v-221.23L584-452.62l32-31.99-136.38-136L344-485.38l32 32zm330.77 348.92H167.85h622.73z" })));
|
|
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: "M172.31-140q-28.23 0-45.46-21.54t-11.23-48.77l126.69-564.61q4.61-19.23 20.54-32.16Q278.77-820 299.39-820h361.22q20.24 0 36.16 12.92 15.92 12.93 20.54 32.16l127.07 564.61q6 27.23-11.23 48.77T788.08-140zm284.61-394.31v221.23h45.39v-221.23L584-452.62l32-31.99-136.38-136L344-485.38l32 32z" })));
|
|
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: "M414.38-99.39q-23.69 0-44.76-9.53-21.08-9.54-35.54-28L126.23-401.46l14.39-14.39q13.69-13.69 33-15.5 19.3-1.8 36.61 8.04l103.16 62.85v-277.31q0-8.92 6.52-15.81 6.52-6.88 16.17-6.88 8.92 0 15.8 6.88 6.89 6.89 6.89 15.81V-279l-151.62-91.46 162.77 205.77q7.39 11.05 19.51 15.49 12.12 4.43 24.95 4.43h221.54q40.68 0 69.38-27.99 28.7-28 28.7-68.47v-158.62q0-23.11-16.72-39.67-16.71-16.56-40.51-16.56h-92.62v-45.38h92.62q42.5 0 72.56 29.76 30.05 29.77 30.05 71.85v158.62q0 59.4-42.14 100.62T635.92-99.39zm34.39-356.69v-251.38q0-8.92 6.52-15.81 6.53-6.88 16.17-6.88 8.92 0 15.81 6.88 6.88 6.89 6.88 15.81v251.38zm-292.16-141q-2.07-10.23-2.76-20.09t-.69-20.56q0-108.53 76.51-185.7 76.51-77.18 186.69-77.18 109.23 0 186.05 77.16 76.82 77.17 76.82 185.68 0 9.23-1.5 23.15l-1.5 13.93-45-4.46 1.31-12.36q1.31-12.36 1.31-20.26 0-90.25-63.67-153.85-63.66-63.61-153.98-63.61-90.43 0-154.05 63.63-63.61 63.63-63.61 153.91 0 8.82.5 17.23.5 8.4 2.11 16.31zm313.47 286" })));
|
|
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: "M414.38-99.39q-23.69 0-44.76-9.53-21.08-9.54-35.54-28L126.23-401.46l14.39-14.39q13.69-13.69 33-15.5 19.3-1.8 36.61 8.04l103.16 62.85v-277.31q0-8.92 6.38-15.81 6.39-6.88 16.31-6.88 8.92 0 15.8 6.88 6.89 6.89 6.89 15.81v159h90v-228.69q0-8.92 6.39-15.81 6.39-6.88 16.3-6.88 8.92 0 15.81 6.88 6.88 6.89 6.88 15.81v228.69h182.62q42.41 0 72.51 29.6t30.1 72.02v135.92q0 59.42-42.1 100.63-42.11 41.21-101.36 41.21zM156.34-597.08q-1.8-10.23-2.49-20.09t-.69-20.6q0-109.08 76.3-185.96t186.92-76.88q109.63 0 186.24 76.88t76.61 185.96q0 9.23-1.5 23.15l-1.5 13.93-45-4.46 1.31-12.36q1.31-12.36 1.31-20.26 0-90.3-63.54-153.88-63.53-63.58-154.05-63.58-90.49 0-154.11 63.58-63.61 63.58-63.61 153.88 0 8.9.5 17.31.5 8.4 2.11 16.31z" })));
|
|
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: "M117.69-144.62q-23.59 0-40.64-17.05Q60-178.71 60-202.31v-470.76h45.39v470.76q0 5.39 3.46 8.85t8.84 3.46h651.54v45.38zm736.92-502.69v-115q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84h-115V-820h115q23.53 0 40.61 17.08T900-762.31v115zm-683.84 0v-115q0-23.53 17.08-40.61T228.46-820h115v45.39h-115q-4.61 0-8.46 3.84-3.85 3.85-3.85 8.46v115zm556.54 391.92v-45.38h115q4.61 0 8.46-3.85 3.84-3.84 3.84-8.46v-115H900v115q0 23.53-17.08 40.61t-40.61 17.08zm-498.85 0q-23.53 0-40.61-17.08t-17.08-40.61v-115h45.38v115q0 4.62 3.85 8.46 3.85 3.85 8.46 3.85h115v45.38zm248.08-149.69 208.69-133.23-208.69-133z" })));
|
|
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: "M814.61-567.31v-155q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84h-155V-780h155q23.53 0 40.61 17.08T860-722.31v155zm-714.61 0v-155q0-23.53 17.08-40.61T157.69-780h155v45.39h-155q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v155zM157.69-180q-23.53 0-40.61-17.08T100-237.69v-155h45.39v155q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h155V-180zm234.54-145.77v-308.46l242 154.23zM624.31-10v-45.38h300V-10zm147.77-114.62L628.77-268.54l32-32 89.23 89v-204.77h45.38v204.77l89.24-89 31.99 32z" })));
|
|
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: "m185.85-59.62-37.69-23.69q54.61-93.23 61.5-191.81 6.88-98.57 6.88-204.88 0-105.31-6.88-204.08-6.89-98.77-61.5-191.61L185.85-900q17 29.39 29.3 59.19Q227.46-811 236.08-780h83.46q59.38 0 100.92 43.92Q462-692.15 462-629.38v298.15q0 63.38-41.54 107.31Q378.92-180 319.54-180h-83.46q-8.62 30.61-20.73 60.81-12.12 30.19-29.5 59.57m532.92-277.46L582.62-480l136.15-141.92 32 32-80.85 87.23h191.69v45.38H669.92l80.85 87.62zM246.85-226h72.69q40.15 0 68.61-30.85 28.47-30.84 28.47-74.77v-298.15q0-43.15-28.47-74-28.46-30.84-68.61-30.84h-72.69q11.23 61.07 13.15 123.84T261.92-480t-2.23 130.96T246.85-226m15.07-254" })));
|
|
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: "m185.85-59.62-37.69-23.69q54.61-93.23 61.5-191.81 6.88-98.57 6.88-204.88 0-105.31-6.88-204.08-6.89-98.77-61.5-191.61L185.85-900q17 29.39 29.3 59.19Q227.46-811 236.08-780h83.46q59.38 0 100.92 43.92Q462-692.15 462-629.38v298.15q0 63.38-41.54 107.31Q378.92-180 319.54-180h-83.46q-8.62 30.61-20.73 60.81-12.12 30.19-29.5 59.57m532.92-277.46L582.62-480l136.15-141.92 32 32-80.85 87.23h191.69v45.38H669.92l80.85 87.62z" })));
|
|
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: "M90-177.31v-45.38h780v45.38zm185.69-208.08h408.62q-20.16-66.76-75.85-107.99T480-534.61t-128.46 41.23-75.85 107.99M222.31-340q6.92-102 80.92-171T480-580t176.77 69 80.92 171zM480-385.39" })));
|
|
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: "M90-177.31v-45.38h780v45.38zM222.31-340q6.92-102 80.92-171T480-580t176.77 69 80.92 171z" })));
|
|
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: "M194.31-297.39v-51.76q41.62-32.77 74.35-59.73 32.73-26.97 53.88-50.97 17.38-20.76 29.15-45.73 11.77-24.96 11.77-54.73 0-34.38-16.5-49.34-16.5-14.97-48.5-14.97-28.77 0-44.73 17.27t-18.81 46.04l-44.3-4.61q2.46-40.77 28.54-72.5 26.07-31.73 80.3-31.73 53.08 0 81.62 27.38 28.54 27.39 28.54 78.23 0 36.46-14.62 68.5-14.61 32.04-37.23 60.5-22.23 28.08-50.04 50.23-27.81 22.16-55.5 41.62h-.38 162.07v46.3zm288.07 0v-365.53h121.77q81.77 0 125.27 49t43.5 133.77q0 85.15-44.11 133.96-44.12 48.8-124.66 48.8zm45.77-46.15h75.77q62.16 0 93-35.23 30.85-35.23 30.85-101.38 0-66.16-30.85-101.2-30.84-35.03-93-35.03h-75.77z" })));
|
|
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.38-297.39v-365.53h121.77q81.77 0 125.08 49t43.31 133.77q0 85.15-43.93 133.96-43.92 48.8-124.46 48.8zm45.77-46.15h75.77q61.77 0 92.62-35.23 30.84-35.23 30.84-101.38 0-66.16-30.84-101.2-30.85-35.03-92.62-35.03h-75.77zm-230.69 54.38q-48.23 0-78.27-25.42-30.03-25.42-36.26-73.65l44.15-12.08q5 30.39 23.19 48 18.19 17.62 48.19 17.62 32 0 50.81-18.08t18.81-49.46q0-29.77-19.77-46.23t-54-16.46h-27.46v-46.69h25.23q28.23 0 45.81-15.27 17.57-15.27 17.57-42.04 0-26.39-16.07-41.04-16.08-14.66-45.08-14.66-26 0-42.69 12.97-16.7 12.96-21.31 37.73l-42.54-5.85q5.46-40 35.5-65.38 30.04-25.39 71.04-25.39 47.23 0 77.46 27.08T402-575.61q0 28.07-11.5 48.19-11.5 20.11-34.5 33.19v2.61q27.85 12.47 42.85 34.5 15 22.04 15 54.12 0 53.23-31.46 83.54-31.47 30.3-84.93 30.3" })));
|
|
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';
|