@project-lary/react-material-symbols-700-rounded 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/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 +4 -0
- package/dist/components/_2d2Filled.js +6 -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: "M199.3-79q-19.3 0-31.8-10t-15.39-29.33L34.93-840.63Q32-858 41.2-869.5 50.39-881 66.82-881h825.79Q910-881 919-869.56q9 11.45 6 28.56l-32 191q-2.88 19.03-14.97 28.51Q865.94-612 846.6-612H350q-5 0-10 13l39 240q0 2 11 10h179.35q3.86 0 11.65-10l27-173q2-16 11.95-23t25.05-7h194.59q17.41 0 26.91 11t7.5 27l-66.1 405.67Q805-99 792.5-89t-31.8 10z" })));
|
|
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: "M149-255q-39.05 0-66.53-27.77Q55-310.54 55-350v-261q0-39.46 27.47-67.23Q109.95-706 149-706h662q39.46 0 67.23 27.77T906-611v261q0 39.46-27.77 67.23T811-255zm0-95h662v-261H149zm0 0v-261z" })));
|
|
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: "M149-255q-39.05 0-66.53-27.77Q55-310.54 55-350v-261q0-39.46 27.47-67.23Q109.95-706 149-706h662q39.46 0 67.23 27.77T906-611v261q0 39.46-27.77 67.23T811-255z" })));
|
|
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: "M309-55q-39.05 0-66.52-27.47Q215-109.95 215-149v-662q0-39.46 27.48-67.23Q269.95-906 309-906h342q39.46 0 67.23 27.77T746-811v662q0 39.05-27.77 66.53Q690.46-55 651-55zm-1-93h344v-664H308zm0 0v-664z" })));
|
|
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: "M309-55q-39.05 0-66.52-27.47Q215-109.95 215-149v-662q0-39.46 27.48-67.23Q269.95-906 309-906h342q39.46 0 67.23 27.77T746-811v662q0 39.05-27.77 66.53Q690.46-55 651-55z" })));
|
|
6
|
+
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExploreNearbyFilled({ className }: {
|
|
3
|
+
className?: string;
|
|
4
|
+
}): React.JSX.Element;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExploreNearbyFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M491.5-243q5.5-3 8.5-9l4-9q26-48 65-82t69-79q15-23 23.5-50t8.5-56q0-79-55-135t-133-57q-77-1-133 53t-59 131q-2 32 6.5 61t25.5 53q30 45 70 78.5t64 82.5l4 9q3 6 8.5 9t11.5 3 11.5-3m-68-230.5Q400-497 400-530t23.5-56.5T480-610t56.5 23.5T560-530t-23.5 56.5T480-450t-56.5-23.5M480.14-55Q392-55 314.51-88.08q-77.48-33.09-135.41-91.02T88.08-314.37Q55-391.72 55-479.86 55-569 88.08-646.49q33.09-77.48 90.86-134.97 57.77-57.48 135.19-91.01Q391.56-906 479.78-906q89.22 0 166.83 33.45 77.6 33.46 135.01 90.81t90.89 134.87Q906-569.34 906-480q0 88.28-33.53 165.75t-91.01 135.28q-57.49 57.8-134.83 90.89Q569.28-55 480.14-55" })));
|
|
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-86 146.99-319.53Q90-363 71-431.48T78-567l114-296q3-9 10.5-13.5t16.24-4.5q9.74 0 17.5 5t11.65 15.64L325.33-625H635l77.13-235.36Q716-871 723.76-876t17.5-5q8.74 0 16.24 4.5T768-863l113 296q26 67.04 7 135.52t-76.15 111.95L500-86q-9 7-21 7t-21-7" })));
|
|
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: "m767-851 108 109q28 28.18 27.5 70.59T874-601L689-416q-14.73 14-33.8 14t-32.7-14q-14.5-14.09-15-33.55Q607-469 622-484l185-185-111-112-186 185q-13.87 15-32.93 15-19.07 0-32.57-15.21-14.5-14.31-14-34.05T444-663l187-188q28.18-28 67.59-28T767-851m66.05 780q-10.52 11-25 11-14.47 0-25.05-11L563-291 407-136q-28 28-76.5 28T254-136l-11-11-21 22q-14 15-32.52 23-18.53 8-38.48 8H94q-14.56 0-20.28-15T79-135l87-87-5-5q-31-31-30-78t33-79l153-153L71-783q-10-9.93-10.5-24.47Q60-822 70.95-833q10.94-11 24.5-11 13.55 0 24.6 11.05L833-120q10 10.18 10.5 24.09T833.05-71M219-305l112 112 166-166-112-112zm221-109" })));
|
|
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: "m767-851 108 109q28 28 27.5 70.5T874-601L688-416q-14 14-33 14t-33-14L443-596q-14-14-13.5-33.5T444-663l187-188q28-28 67.5-28t68.5 28m66 780q-11 11-25 11t-25-11L563-291 407-136q-28 28-76.5 28T254-136l-11-11-21 22q-14 15-32.5 23T151-94H94q-15 0-20.5-15t5.5-26l87-87-4-4q-32-32-31-79t33-79l153-153L71-783q-10-10-10.5-24.5T71-833t24.5-11 24.5 11l713 713q10 10 10.5 24T833-71" })));
|
|
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-175q-126.79 0-215.89-89.15Q15-353.3 15-480.15T104.11-696q89.1-89 215.89-89h320q126.79 0 215.89 89.15Q945-606.7 945-479.85T855.89-264q-89.1 89-215.89 89zm0-95h320q87.6 0 148.8-61T850-480t-61.2-149T640-690H320q-87.61 0-148.8 61Q110-568 110-480t61.2 149q61.19 61 148.8 61m160-210" })));
|
|
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.76-302q4.24 0 15.49-9.14L498-318q18-35 48.89-60.39Q577.79-403.77 600-437q12-18 18-38.65t6-42.97q0-59.15-42.26-99.26-42.26-40.12-102-40.12T377-618.03t-43 98.82q0 22.21 6.36 43.04t19.11 39.22Q382-404 413-378.5t48.68 60.87L465-311q1 3 14.76 9M440.5-474Q424-490 424-513.37q0-23.36 16.39-39.5Q456.77-569 479.89-569q23.11 0 39.61 16.13 16.5 16.14 16.5 39.5Q536-490 519.61-474q-16.38 16-39.5 16-23.11 0-39.61-16M320-175q-126.79 0-215.89-89.15Q15-353.3 15-480.15T104.11-696q89.1-89 215.89-89h320q126.79 0 215.89 89.15Q945-606.7 945-479.85T855.89-264q-89.1 89-215.89 89z" })));
|
|
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-424 434-542.2V-724h93v142l98 92zM135-545h92q2 33 13.5 63.5T271-424q29 43 66.5 78.5T411-272q18 18 35.5 38.66Q464-212.69 479-192q15-20.52 30.5-40.51 15.5-20 35.5-39.49 35.67-37.02 74.87-72.49 39.19-35.48 68.75-78.69Q708-453 719.5-487.16T731-559q1-105-72.88-179T479-811q-48.9-1-92.45 18T310-738h46v94H135v-222h93v77q47-54 112.29-85.5T479-906q144.34 0 245.17 101.26T826-558.69q0 50.85-15.5 98.77t-43.74 89.24q-38.96 57.05-89.59 102.28-50.64 45.24-95.42 96.4-17.53 19.66-32.64 39.83T522-89l-7 14q-6 10-15.74 15.5T478.81-54q-11.68 0-21.42-5.48t-14.59-15.1L435-89q-11.41-23-25.7-43.5Q395-153 378-172q-45.09-50.89-96.54-96.44Q230-314 192-371q-27-39-41.5-82.5T135-545" })));
|
|
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: "M317-95v-179h95v179zm0-296v-179h95v179zm0-297v-178h95v178zM21-95l123-771h93L115-95zm684-3q-5-3-8-9l-4.12-8.84q-23.71-47.16-64.07-81.97-40.37-34.8-68.92-79.19-17.41-25-25.65-53.83T526-391q0-77 57.06-130t136.15-53q78.08 0 132.43 56Q906-462 906-383q0 29-8.5 56T874-277q-30 45-71 78.5t-62.15 82.34L737-107q-4 6-9 9t-11.5 3-11.5-3m67.29-230Q796-351 796-384.29t-23.71-57-57-23.71T659-441.29t-23 57T659-328t56.29 23 57-23M539-558l-48-308h94l39 247q-25 9.84-46.5 24.92T539-558" })));
|
|
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: "m684-218 66 69q-47 43-105.5 65.5T523-56v-94q44-6 84.5-23t76.5-45m221-220q-7 67-31.5 124.5T811-211l-68-66q25-35 42-74t25-87zm-95-311q42 52 63.5 106T905-522h-96q-7-47-24-86.5T743-683zM438-904v95q-124 18-206.5 111.5T149-480t82.5 217.5T438-150v94Q276-67 165.5-188.5T55-480q0-165 110-286t273-138m88 0q60 7 118 30t106 63l-65 69q-37-25-77.5-41.5T526-809zm-34.5 661q5.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: "M550-20q-39.05 0-66.52-27.77Q456-75.54 456-115v-202q0-38 27.48-66 27.47-28 66.52-28h306q38 0 66 28t28 66v202q0 39.46-28 67.23T856-20zm-7-87h320v-85H543zm0-157h320v-60H543zM335-130q-93.95-65.46-146.98-171.77Q135-408.09 135-523v-189q0-30.26 16.38-55.16Q167.75-792.07 196-802l264-98q8.71-4 19.86-4 11.14 0 21.14 4l263 98q28.25 9.93 45.13 34.84Q826-742.26 826-712v194q0 19.75-14.26 33.37-14.27 13.63-34 13.63-19.74 0-33.24-13.63Q731-498.25 731-518v-194l-251-95-251 95.48V-523q0 101.49 45 185.74Q319-253 396-202q15 13 16 31.78 1 18.79-11 34.22-13 16-31.78 17.5Q350.43-117 335-130" })));
|
|
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: "M550-20q-39.05 0-66.52-27.77Q456-75.54 456-115v-202q0-38 27.48-66 27.47-28 66.52-28h306q38 0 66 28t28 66v202q0 39.46-28 67.23T856-20zm-7-87h320v-85H543zm0-157h320v-60H543zM135-523v-189q0-30 16.5-55t44.5-35l264-98q9-4 20-4t21 4l263 98q28 10 45 35t17 55v194q0 20-14.06 33.5T778-471H550q-63.05 0-108.52 45.48Q396-380.05 396-317l1 141q1 30-25 44t-49-4q-85-67-136.5-169.68Q135-408.35 135-523" })));
|
|
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: "M135-712q0-30.26 16.38-55.16Q167.75-792.07 196-802l251-94q16-6 33-6t33 6l251 94q28.25 9.93 45.13 34.84Q826-742.26 826-712v64q0 20.75-14.26 33.87-14.27 13.13-34 13.13-19.74 0-33.24-13.19T731-647v-65l-251-95-251 95v189q0 84 36 161t101 129q14 14 12 33t-16 32-33 12-33-15q-77-63-119-157.31T135-523zM870-89.5q-14.4 13.5-33.2 13T804-90L701-192q-7 2-21 3-37.7 0-64.35-26.71T589-280.21t26.55-64.29 65-26.5Q718-371 744-344.55t26 64.77q0 .35-2 19.78l102 104q14 14.27 14 33.64 0 19.36-14 32.86M413-280q0-110.67 77.29-188.33Q567.58-546 679.35-546q105.36 0 181.5 71.5Q937-403 945-300q0 19.75-14.18 33.87-14.17 14.13-34 14.13-19.82 0-33.32-14.13Q850-280.25 850-300q-8-66-56.24-109t-116-43Q607-452 557-402.62T507-280q0 67.06 43.5 115.03T659-110q19.75 0 33.38 13.68Q706-82.65 706-62.32 706-42 692.38-28.5 678.75-15 659-15q-104-8-175-83.5T413-280" })));
|
|
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: "M870-90q-14 14-33 13.5T804-90L701-192q-7 2-21 3-38 0-64.5-26.5T589-280t26.5-64.5T680-371t64 26.5 26 64.5q0 1-2 20l102 104q14 14 14 33.5T870-90M135-523v-189q0-30 16.5-55t44.5-35l251-94q16-6 33-6t33 6l251 94q28 10 45 35t17 55v67q0 26-21.5 42t-48.5 7q-19-4-38-7t-39-3q-132 0-226 91.5T354-292q0 41 10.5 81t29.5 76q6 15-4.5 24.5T366-109q-108-63-169.5-176T135-523m278 243q0-111 77.5-188.5T679-546q106 0 182 71.5T945-300q0 20-14 34t-34 14-33.5-14-13.5-34q-8-66-56-109t-116-43q-71 0-121 49.5T507-280q0 67 43.5 115T659-110q20 0 33.5 13.5T706-63q0 21-13.5 34.5T659-15q-104-8-175-83.5T413-280" })));
|
|
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: "M546-337q25-26 24.5-62T540-454q-63-37-125.54-80-62.53-43-125.46-88-16-11-30 2.5t-2 29.5q43 63.32 86.97 125.83T428-341q19 29 55 30t63-26M191-135q-25.27 0-46.32-12T111-180q-29-49-42.5-104.77Q55-340.53 55-398q0-47.94 11-93.47T99-579q7-17 24.74-21t35.76 7q16.7 10.18 22.1 28.59T180-529q-18.42 30.16-24.71 63.33T149-398q0 44.16 10 87.81 10 43.66 34 82.19h572.89q22.11-40 33.61-82.98t11.5-87.51Q811-537 715.5-634T481-731q-20.09 0-38.54 2.5Q424-726 405-721q-19.87 5-38.93-3.5Q347-733 339.5-752t-.67-36.91q6.84-17.9 27.17-22.09 30.51-7 60.26-10.5Q456-825 483-825q88.41 1 165.02 34.56 76.6 33.57 133.79 91.5Q839-641 872-563.64t33 165.25q0 58.29-15 113.34t-42.59 104.93Q836-158 814.1-146.5T768-135zm298-258" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M542-339q26-26 24.5-61.5T536-455q-61-41-123-83l-124-84q-17-12-30.5 1.5T256-590l84 124q42 62 83 123 21 29 56.5 29.5T542-339M191-135q-25 0-46-12t-34-33q-29-49-42.5-104.5T55-398q-1-87 33-164.5t92.5-136T317-791t164-34q88 0 165.5 33.5t135 91.5T872-564t33 166q0 58-15 113t-43 105q-11 22-33 33.5T768-135z" })));
|
|
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: "M521-319q35-16 43-49t-12-61q-44-57-88-118.5T377-671q-10-15-27.5-7T337-653q20 74 38.5 146.5T410-363q7 35 42 48.5t69-4.5M191-135q-23.5 0-45.25-11.5T111-180q-29.48-49.91-43.24-106.43T54-399q0-91 34-164t88-128q9-12 28.5-11.5t32.5 17q14 17.5 10 38T233-612q-39 43-62 95.5T148-399q0 48 10 88.5t35 81.5h573q22-40 33.5-81t11.5-89q0-77.84-33.14-144.47T689-656q-48-40-108-58.5T459-726q-19 0-33-12t-18-31 6.5-34.5T443-821q83-9 163.5 14.5T752-728q70 60 112 144.81 42 84.82 42 184.19 0 57-15.5 113.5T848-180q-12 21-34 33t-46 12zm293-253" })));
|
|
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: "M521-319q35-16 43-49t-12-61q-44-57-88-118.5T377-671q-10-15-27.5-7T337-653q20 74 38.5 146.5T410-363q7 35 42 48.5t69-4.5M191-135q-25 0-46-12t-34-33q-29-49-42.5-104.5T55-398q-1-87 33-164.5t92.5-136T317-791t164-34q88 0 165.5 33.5t135 91.5T872-564t33 166q0 58-15 113t-43 105q-11 22-33 33.5T768-135z" })));
|
|
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: "M438-319q35 18 69.5 4.5T550-363q15-71 34-143.5T622-653q5-17-12-25t-28 7q-42 62-86.5 123.5T407-429q-20 28-12 61t43 49M191-135q-24 0-46-12t-33-33q-27-49-42.5-105.5T54-399q0-99.37 41.5-184.19Q137-668 208-728q64-55 145-78.5T517-821q17 2 27.5 17.5T551-769q-3 19-17.5 31T500-726q-62-7-122 11.5T270-656q-55.72 45.9-88.86 112.53T148-399q0 48 11.5 89t33.5 81h573q25-41 35-81.5t10-88.5q0-65-22.5-117.5T727-612q-11-15-15-35.5t10-38q13-16.5 33-17t29 11.5q53 55 87.5 128T906-399q0 56.05-13.76 112.57T849-180q-14 22-35.75 33.5T768-135zm284-253" })));
|
|
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: "M438-319q35 18 69.5 4.5T550-363q15-71 34-143.5T622-653q5-17-12-25t-28 7q-42 62-86.5 123.5T407-429q-20 28-12 61t43 49M191-135q-25 0-46-12t-34-33q-29-49-42.5-104.5T55-398q-1-87 33-164.5t92.5-136T317-791t164-34q88 0 165.5 33.5t135 91.5T872-564t33 166q0 58-15 113t-43 105q-11 22-33 33.5T768-135z" })));
|
|
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: "M229-95q-39.05 0-66.52-27.47Q135-149.95 135-189v-582q0-39.46 27.48-67.23Q189.95-866 229-866h502q39.46 0 67.23 27.77T826-771v582q0 39.05-27.77 66.53Q770.46-95 731-95zm-1-93h504v-584H228zm212-248-26-26q-10.5-12-25.85-11.5t-26.85 12.2Q349-448.73 349-432.87 349-417 361-405l85 85q14.73 14 34.36 14Q500-306 514-320l85-85q12-11.75 12-28.03 0-16.29-13.61-30.13Q585.6-474 571.3-474T547-463l-27 27v-156q0-16.47-11.87-28.24Q496.26-632 479.63-632t-28.13 11.76Q440-608.47 440-592zm292 248H228z" })));
|
|
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: "M229-95q-39.05 0-66.52-27.47Q135-149.95 135-189v-582q0-39.46 27.48-67.23Q189.95-866 229-866h502q39.46 0 67.23 27.77T826-771v582q0 39.05-27.77 66.53Q770.46-95 731-95zm211-341-26-26q-11-12-26-11.5T361-461q-12 12.27-12 28.13Q349-417 361-405l85 85q14.36 14 34.18 14T514-320l85-85q12-12 12-28t-14-30q-11-11-25.4-11T547-463l-27 27v-156q0-16.72-11.69-28.36-11.7-11.64-28.5-11.64-16.81 0-28.31 11.64T440-592z" })));
|
|
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-95q-45.51 0-74.26-35Q69-165 79-210l129-582q7-32 33-53t59-21h359q34.05 0 59.45 21T752-792l129 582q9 45-19.47 80Q833.07-95 788-95zm-2-93h619L659.66-772H299zm270-301v156q0 16.48 11.87 28.24t28.5 11.76 28.13-11.76T520-333v-156l26 26q10.5 12 25.85 11.5t26.85-12.2q12.3-12.57 12.3-28.43Q611-508 599-520l-85-85q-14.73-14-34.36-14Q460-619 446-605l-85 85q-12 11.75-12 28.03 0 16.29 13.61 30.13Q373.98-451 388.8-451t25.2-11zm349 301H170z" })));
|
|
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-95q-46 0-74.5-35T79-210l129-582q7-32 33-53t59-21h359q34 0 59.5 21t33.5 53l129 582q9 45-19.5 80T788-95zm268-394v156q0 17 11.5 28.5T480-293t28.5-11.5T520-333v-156l26 26q11 12 26 11.5t27-12.5 12-28-12-28l-85-85q-14-14-34-14t-34 14l-85 85q-12 12-12 28t14 30q11 11 25.5 11t25.5-11z" })));
|
|
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: "M412.78-54Q382-54 355.5-66T311-102L104-365q-11-13.98-10-30.99T108-427q21-20 49.25-23 28.26-3 53.75 11l73 46v-230q0-18.8 12.88-32.4t32.87-13.6Q349-669 363-655.4t14 32.4v309q0 21-17.5 32.5T323-279l-63-38 124 157q4.46 7.43 12.05 10.21Q403.65-147 413-147h234q33 0 56.5-22.98Q727-192.95 727-226v-168q0-14.63-10.9-25.81Q705.2-431 690-431h-42q-19.97 0-33.49-13.68Q601-458.35 601-478.33q0-19.99 13.63-33.33Q628.25-525 648-525h42q54.58 0 92.79 38.21T821-394v168q0 72.03-51.03 122.01Q718.94-54 647-54zm42.72-390.63Q442-458.25 442-478v-218q0-19.22 13.47-33.11Q468.93-743 488.84-743 508-743 522-729.11T536-696v219q0 19.55-12.93 32.78Q510.14-431 489.57-431t-34.07-13.63M430.5-857q-45.5 0-86.15 16.63Q303.7-823.75 274-795q-25 23-43.5 59.5T210-665q-3 20-14.5 36t-29.84 18q-19.45 4-35.05-8.75Q115-632.5 116-652q0-61 22.5-114.5T206-862q43-42 100.39-65.5 57.4-23.5 123.5-23.5 66.11 0 123.25 23.5Q610.27-904 653-862q44 42 66.5 94.5T744-656q1 20.11-13.52 33.06Q715.95-610 696-612.5q-19-2.5-32-17T648-665q-1.94-38.17-16.97-71.09Q616-769 588-796q-31-29-71.5-45t-86-16M494-314" })));
|
|
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: "M413-54q-31 0-57.5-12T311-102L104-365q-11-14-10-31t14-31q21-20 49.5-23t53.5 11l73 46v-230q0-18 13-32t33-14q19 0 33 14t14 32v145h65v-218q0-19 13.5-33t33.5-14q19 0 33 14t14 33v218h154q54 0 92.5 38.5T821-347v121q0 72-51 122T647-54zm17-803q-45 0-85.5 16.5T274-795q-25 23-43.5 59.5T210-665q-3 20-14.5 36T166-611q-20 4-35.5-8.5T116-652q0-61 22.5-114.5T206-862q43-42 100.5-65.5T430-951t123 23.5T653-862q44 42 66.5 94.5T744-656q1 20-13.5 33T696-612q-19-3-32-17.5T648-665q-2-38-17-71t-43-60q-31-29-71.5-45T430-857" })));
|
|
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: "M105-95q-39.72 0-67.36-27.61T10-189v-444q0-19.75 13.68-33.38Q37.35-680 57.09-680q19.73 0 33.82 13.62Q105-652.75 105-633v444h673q19.63 0 33.81 13.68Q826-161.65 826-141.82q0 19.82-14.19 33.32Q797.63-95 778-95zm774-567.13q-12-12.12-12-29.87v-90h-91q-18.12 0-29.56-12.18Q735-806.35 735-823.98t12.13-29.83Q759.25-866 777-866h103q28.13 0 49.06 21.23Q950-823.54 950-795v104q0 18.12-11.68 29.56Q926.65-650 908.82-650 891-650 879-662.13m-702 0q-12-12.12-12-29.87v-102.58q0-29.2 20.91-50.31Q206.81-866 236.42-866H339q18.13 0 29.56 12.37 11.44 12.37 11.44 30T368.56-794q-11.43 12-29.56 12h-91v91q0 18.12-12.17 29.56Q223.67-650 206.33-650 189-650 177-662.13M776-249q-18.12 0-29.56-12.18-11.44-12.17-11.44-30 0-17.82 12.13-29.32Q759.25-332 777-332h90v-91q0-17.85 12.18-29.92 12.17-12.08 30-12.08 17.82 0 29.32 12.08Q950-440.85 950-423v103q0 28.54-20.94 49.77Q908.13-249 880-249zm-539.58 0q-29.61 0-50.51-21.23Q165-291.46 165-320v-103q0-17.85 12.18-29.92Q189.35-465 206.68-465q17.34 0 29.33 12.08Q248-440.85 248-423v91h91q18.13 0 29.56 11.68Q380-308.65 380-290.82 380-273 368.56-261q-11.43 12-29.56 12zM523-432l165-106q11-7.14 11-20.07T688-578L523-683q-12-7-24-.25T487-663v211q0 13.5 12 20.25t24-.25" })));
|
|
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: "M834-582.13q-12-12.12-12-29.87v-130H691q-18.12 0-29.56-12.18Q650-766.35 650-783.98t12.13-29.83Q674.25-826 692-826h119q39.46 0 67.23 27.77T906-731v120q0 18.12-12.37 29.56t-30 11.44T834-582.13M96.33-570Q79-570 67-582.13 55-594.25 55-612v-119q0-39.46 27.47-67.23Q109.95-826 149-826h120q18.13 0 29.56 12.37 11.44 12.37 11.44 30T298.56-754q-11.43 12-29.56 12H138v131q0 18.12-11.98 29.56T96.33-570M149-135q-39.05 0-66.53-27.48Q55-189.95 55-229v-120q0-18.13 12.18-29.56Q79.35-390 96.68-390q17.34 0 29.33 11.44Q138-367.13 138-349v131h131q18.13 0 29.56 12.17Q310-193.67 310-176.33 310-159 298.56-147q-11.43 12-29.56 12zm228-207v-276q0-13 12-19.5t25 .5l215 136q11 6.86 11 20.93T629-460L414-323q-13 7-25 .5T377-342M668 1q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q655.25-59 668-59h260q11.75 0 20.88 8.68 9.12 8.67 9.12 21.5Q958-16 948.88-7.5 939.75 1 928 1zm98-241v-169q0-11.75 8.47-20.88 8.48-9.12 21-9.12 12.53 0 21.53 9.12 9 9.13 9 20.88v169l64-63q9-8 20.5-8.5T932-303q9 10 9 21.62T932-261L812-142q-7.09 7-17.55 7-10.45 0-16.45-7L660-261q-8.92-8.75-9.46-20.48Q650-293.2 660-303q8.75-9 20.38-8.5Q692-311 702-303z" })));
|
|
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: "M236-135q-8 25-17 48t-21 46q-8 17-26 20.5T137-27q-16-10-20.5-28t3.5-35q43-89 50.5-189t7.5-201q0-100-7.5-200T120-869q-8-17-3-35.5t21-28.5 34.5-5.5T199-917q11 23 20.5 45.5T236-826h73q72 0 123 54t51 129v325q0 77-51 130t-123 53zm500-298 33 37q12 15 11.5 33.5T766-330q-14 15-33.5 14.5T699-330L588-447q-13-14-13-33t13-33l111-116q13-14 33.5-14t34.5 14q14 13 14 31.5T770-565l-34 38h121q20 0 34 13.5t14 33.5-14 33.5-34 13.5zM258-230h51q33 0 56-25.5t23-63.5v-322q0-38-23-64t-56-26h-50q10 62 11.5 124.5T272-480q0 63-2 126t-12 124m14-250" })));
|
|
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: "M236-135q-8 25-17 48t-21 46q-8 17-26 20.5T137-27q-16-10-20.5-28t3.5-35q43-89 50.5-189t7.5-201q0-100-7.5-200T120-869q-8-17-3-35.5t21-28.5 34.5-5.5T199-917q11 23 20.5 45.5T236-826h73q72 0 123 54t51 129v325q0 77-51 130t-123 53zm500-298 33 37q12 15 11.5 33.5T766-330q-14 15-33.5 14.5T699-330L588-447q-13-14-13-33t13-33l111-116q13-14 33.5-14t34.5 14q14 13 14 31.5T770-565l-34 38h121q20 0 34 13.5t14 33.5-14 33.5-34 13.5z" })));
|
|
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: "M110-130q-19.75 0-33.37-13.68Q63-157.35 63-177.18 63-197 76.63-210.5 90.25-224 110-224h740q19.75 0 33.38 13.68Q897-196.65 897-176.82q0 19.82-13.62 33.32Q869.75-130 850-130zm178-260h384q-20-63-72-101.5T480-530t-120 38.5T288-390m-105 87q0-129 85.5-221.5T480-617t211.5 92.5T777-303zm297-87" })));
|
|
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: "M110-130q-19.75 0-33.37-13.68Q63-157.35 63-177.18 63-197 76.63-210.5 90.25-224 110-224h740q19.75 0 33.38 13.68Q897-196.65 897-176.82q0 19.82-13.62 33.32Q869.75-130 850-130zm73-173q0-129 85.5-221.5T480-617t211.5 92.5T777-303z" })));
|
|
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: "M358-257H138q-13 0-22.5-9.5T106-290v-37q0-7 2.5-13t8.5-11q62-48 93.5-74t51.5-50q18-21 26-40t8-33q0-38-17-57.5T238-625q-15 0-28.5 8T185-594q-12 13-29 17t-30-6q-14-9-16.5-26.5T117-642q15-32 48-49t74-17q69 0 107.5 33.5T385-576q0 40-13.5 74.5T335-437q-21 28-51 52.5T225-339l1 2h132q16 0 28 12t12 28-12 28-28 12m172 0q-20 0-33.5-13.5T483-304v-348q0-20 13.5-33.5T530-699h99q111 0 168.5 56T855-478t-57.5 165T629-257zm43-85h53q70 0 104.5-33.5t34.5-103T730.5-581 626-614h-53z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function _2d2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M358-257H138q-13 0-22.5-9.5T106-290v-37q0-7 2.5-13t8.5-11q62-48 93.5-74t51.5-50q18-21 26-39.5t8-26.5q0-44-17-64t-41-20q-15 0-28.5 8T185-594q-12 13-29 17t-30-6q-14-9-16.5-26.5T117-642q15-32 48-49t74-17q69 0 107.5 33.5T385-576q0 40-13.5 74.5T335-437q-21 28-51 52.5T225-339l1 2h132q16 0 28 12t12 28-12 28-28 12m172 0q-20 0-33.5-13.5T483-304v-348q0-20 13.5-33.5T530-699h99q111 0 168.5 56T855-478t-57.5 165T629-257zm43-85h53q70 0 104.5-33.5t34.5-103T730.5-581 626-614h-53z" })));
|
|
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: "M529-257q-21 0-34.5-13.5T481-305v-348q0-20 13.5-33.5T529-700h99q111 0 168.5 56.5T854-478t-57 165-169 56zm43-86h52q71 0 106-33t35-102.5T730-581t-106-33h-52zm-324 95q-50 0-85-20.5T110-327q-8-18-3-35.5t23-25.5 35.5-1 26.5 23q8 17 23.5 25.5T252-332q29 0 46.5-15.5T316-391q0-30-19.5-44T245-449h-2q-16 0-28-12.5T203-491q0-16 11.5-26.5T242-528q29 0 45-12t16-40q0-22-14-35t-40-13q-18 0-32.5 8T194-598q-8 15-25 19.5t-32-3.5-20-24.5 4-31.5q7-13 16.5-23.5T159-680q18-14 41.5-21.5T249-709q63 0 102.5 35t39.5 84q0 28-11 50t-38 42v5q33 17 48.5 40.5T406-388q0 68-44 104t-114 36" })));
|
|
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';
|