@project-lary/react-material-symbols-700-sharp 0.37.0 → 0.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Bitbucket.d.ts +4 -0
- package/dist/components/Bitbucket.js +6 -0
- package/dist/components/BitbucketFilled.d.ts +3 -0
- package/dist/components/BitbucketFilled.js +3 -0
- package/dist/components/Crop219.d.ts +4 -0
- package/dist/components/Crop219.js +6 -0
- package/dist/components/Crop219Filled.d.ts +4 -0
- package/dist/components/Crop219Filled.js +6 -0
- package/dist/components/Crop23.d.ts +4 -0
- package/dist/components/Crop23.js +6 -0
- package/dist/components/Crop23Filled.d.ts +4 -0
- package/dist/components/Crop23Filled.js +6 -0
- package/dist/components/ExploreNearbyFilled.d.ts +4 -3
- package/dist/components/ExploreNearbyFilled.js +6 -3
- package/dist/components/Gitlab.d.ts +4 -0
- package/dist/components/Gitlab.js +6 -0
- package/dist/components/GitlabFilled.d.ts +3 -0
- package/dist/components/GitlabFilled.js +3 -0
- package/dist/components/InkHighlighterOff.d.ts +4 -0
- package/dist/components/InkHighlighterOff.js +6 -0
- package/dist/components/InkHighlighterOffFilled.d.ts +4 -0
- package/dist/components/InkHighlighterOffFilled.js +6 -0
- package/dist/components/LocationChip.js +1 -1
- package/dist/components/LocationChipFilled.js +1 -1
- package/dist/components/ModeOfTravel.js +1 -1
- package/dist/components/MovedLocation.js +1 -1
- package/dist/components/PinHistory.d.ts +4 -0
- package/dist/components/PinHistory.js +6 -0
- package/dist/components/PinHistoryFilled.d.ts +3 -0
- package/dist/components/PinHistoryFilled.js +3 -0
- package/dist/components/PinRoad.d.ts +4 -0
- package/dist/components/PinRoad.js +6 -0
- package/dist/components/PinRoadFilled.d.ts +3 -0
- package/dist/components/PinRoadFilled.js +3 -0
- package/dist/components/ShareLocationFilled.d.ts +4 -3
- package/dist/components/ShareLocationFilled.js +6 -3
- package/dist/components/ShieldCard.d.ts +4 -0
- package/dist/components/ShieldCard.js +6 -0
- package/dist/components/ShieldCardFilled.d.ts +4 -0
- package/dist/components/ShieldCardFilled.js +6 -0
- package/dist/components/ShieldRadar.d.ts +4 -0
- package/dist/components/ShieldRadar.js +6 -0
- package/dist/components/ShieldRadarFilled.d.ts +4 -0
- package/dist/components/ShieldRadarFilled.js +6 -0
- package/dist/components/Speed2.d.ts +4 -0
- package/dist/components/Speed2.js +6 -0
- package/dist/components/Speed2Filled.d.ts +4 -0
- package/dist/components/Speed2Filled.js +6 -0
- package/dist/components/Speed3.d.ts +4 -0
- package/dist/components/Speed3.js +6 -0
- package/dist/components/Speed3Filled.d.ts +4 -0
- package/dist/components/Speed3Filled.js +6 -0
- package/dist/components/Speed4.d.ts +4 -0
- package/dist/components/Speed4.js +6 -0
- package/dist/components/Speed4Filled.d.ts +4 -0
- package/dist/components/Speed4Filled.js +6 -0
- package/dist/components/TiltArrowDown.d.ts +4 -0
- package/dist/components/TiltArrowDown.js +6 -0
- package/dist/components/TiltArrowDownFilled.d.ts +4 -0
- package/dist/components/TiltArrowDownFilled.js +6 -0
- package/dist/components/TiltArrowUp.d.ts +4 -0
- package/dist/components/TiltArrowUp.js +6 -0
- package/dist/components/TiltArrowUpFilled.d.ts +4 -0
- package/dist/components/TiltArrowUpFilled.js +6 -0
- package/dist/components/TouchDouble2.d.ts +4 -0
- package/dist/components/TouchDouble2.js +6 -0
- package/dist/components/TouchDouble2Filled.d.ts +4 -0
- package/dist/components/TouchDouble2Filled.js +6 -0
- package/dist/components/VideoFrameCopy.d.ts +4 -0
- package/dist/components/VideoFrameCopy.js +6 -0
- package/dist/components/VideoFrameCopyFilled.d.ts +3 -0
- package/dist/components/VideoFrameCopyFilled.js +3 -0
- package/dist/components/VideoFrameSave.d.ts +4 -0
- package/dist/components/VideoFrameSave.js +6 -0
- package/dist/components/VideoFrameSaveFilled.d.ts +3 -0
- package/dist/components/VideoFrameSaveFilled.js +3 -0
- package/dist/components/WatchButton.d.ts +4 -0
- package/dist/components/WatchButton.js +6 -0
- package/dist/components/WatchButtonFilled.d.ts +4 -0
- package/dist/components/WatchButtonFilled.js +6 -0
- package/dist/components/WbTwilight2.d.ts +4 -0
- package/dist/components/WbTwilight2.js +6 -0
- package/dist/components/WbTwilight2Filled.d.ts +4 -0
- package/dist/components/WbTwilight2Filled.js +6 -0
- package/dist/components/_2d2.d.ts +4 -0
- package/dist/components/_2d2.js +6 -0
- package/dist/components/_2d2Filled.d.ts +3 -0
- package/dist/components/_2d2Filled.js +3 -0
- package/dist/components/_3d2.d.ts +4 -0
- package/dist/components/_3d2.js +6 -0
- package/dist/components/_3d2Filled.d.ts +3 -0
- package/dist/components/_3d2Filled.js +3 -0
- package/dist/index.d.ts +42 -0
- package/dist/index.js +42 -0
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Bitbucket(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "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: "M55-255v-451h851v451zm94-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: "M55-255v-451h851v451z" })));
|
|
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: "M215-55v-851h531v851zm93-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: "M215-55v-851h531v851z" })));
|
|
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: "m656-383-68-67 219-219-111-112-219 218-66-67 288-289 246 247zM331-193l166-166-112-112-166 166zM808-46 563-291 364-92h-67l-53-52-51 50H38l128-127-48-49v-67l200-200L46-808l50-50L858-96z" })));
|
|
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: "M655-383 411-630l288-289 246 247zM808-46 563-291 364-92h-67l-53-52-51 50H38l128-127-48-49v-67l200-200L46-808l50-50L858-96z" })));
|
|
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
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ModeOfTravel(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M479-54q-12 0-21.5-5.5T443-75l-8-14q-11-23-25.5-43.5T378-172q-45-51-96.5-96.5T192-371q-29-42-43-89.5T135-559q0-144 100-245.5T479-906q137 0 234 94.5T817-581l84-83 66 65-196 196-196-196 65-65 81 81q-7-95-75.5-161.5T479-812q-105 0-178.5 74T228-559q0 37 11.5 71t31.5 64q29 43 66.5 78.5T411-272q18 18 35.5 38.5T479-192q6-12 14-22.5t16-20.5q-9-12-12.5-25.5T493-291q0-45 31.5-77.5T602-401t78 32.5 32 78-32 77.5-78 32h-6q-3 0-6-1-20 22-37.5 45T522-89l-7 14q-6 10-15.5 15.5T479-54" })));
|
|
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: "m745-448-51-51 93-91q-134-15-215.5 24.5T436-470q41-105 137.5-166T786-701l-92-91 51-51 201
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m745-448-51-51 93-91q-134-15-215.5 24.5T436-470q41-105 137.5-166T786-701l-92-91 51-51 201 198zM479-54q-12 0-21.5-5.5T443-75l-8-14q-11-23-25.5-43.5T378-172q-45-51-96.5-96.5T192-371q-29-42-43-89.5T135-559q0-144 100-245.5T479-906q53 0 100 15t88 41l-71 70q-26-15-55.5-23t-61.5-8q-105 0-178 73.5T229-559q0 37 11 71t31 64q29 43 66.5 78.5T411-272q18 18 35.5 38.5T479-192q15-21 30.5-41t35.5-39q36-37 73.5-71t68.5-78l65 64q-25 43-74.5 87.5T582-172q-18 20-33 40t-27 43l-7 14q-6 10-15.5 15.5T479-54" })));
|
|
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: "M456-20v-391h494v391zm87-87h320v-85H543zm0-157h320v-60H543zm-63-643 346 129v307h-95v-241l-251-95-251 95.48V-523q0 101.49 45 185.74Q319-253 396-202v117q-117-59-189-179.27Q135-384.55 135-523v-255.43z" })));
|
|
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: "M456-20v-391h494v391zm87-87h320v-85H543zm0-157h320v-60H543zM396-85q-117-59-189-179.27Q135-384.55 135-523v-255.43L480-907l346 129v307H396z" })));
|
|
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: "M427-74q-130-52-211-177.5T135-523v-255l345-129 346 129v206q-23-11-46.5-18.5T731-601v-111l-251-95-251 95v189q0 88 37 163.5T366-233q3 43 18.5 83.5T427-74m252 59q-111 0-188.5-77T413-280t77.5-188.5T679-546t189 77.5T946-280q0 26-5 51t-14 48l-83-85q3-8 4.5-17t1.5-17q-8-66-56-109t-116-43q-71 0-121 49.5T507-280q0 67 43.5 115T659-110q8 0 17.5-1.5T694-115l82 82q-23 9-47 13.5T679-15m-63.5-329.5Q642-371 680-371t64 26.5 26 64.5q0 1-2 20l136 138-66 66-137-136q-7 2-21 3-38 0-64.5-26.5T589-280t26.5-64.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: "M679-15q-111 0-188.5-77T413-280t77.5-188.5T679-546t189 77.5T946-280q0 26-5 51t-14 48l-83-85q3-8 4.5-17t1.5-17q-8-66-56-109t-116-43q-71 0-121 49.5T507-280q0 67 43.5 115T659-110q8 0 17.5-1.5T694-115l82 82q-23 9-47 13.5T679-15m-63.5-329.5Q642-371 680-371t64 26.5 26 64.5q0 1-2 20l136 138-66 66-137-136q-7 2-21 3-38 0-64.5-26.5T589-280t26.5-64.5M135-523v-255l345-129 346 129v206q-35-16-72-25t-75-9q-132 0-226 91.5T354-292q0 60 19.5 115T427-74q-130-52-211-177.5T135-523" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M546-337q25-26 24.5-62.5t-30.81-54.62Q449-508 359.07-572.5T181-697q60 88 125 178.5T428-341q19 29 54.87 30 35.86 1 63.13-26M136.46-135Q96-205 76-260T55-398q0-69 20-133.5T138-650l62 81q-29 37-40 81.08t-11 89.62q0 44.46 10 88.11 10 43.66 34 82.19h572.89q22.11-40 33.61-82.98t11.5-87.51Q811-537 715.5-634t-234.85-97q-46.54 0-89.78 13.59T308-679l-85-58q56-44 121.98-66 65.97-22 136.02-22 88.32 0 165.47 33.56 77.15 33.57 134.84 91.5Q839-642 872-564.14T905-398q0 79-22.69 137.45T823-135zM489-393" })));
|
|
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: "M546-337q25-26 24.5-62.5T540-454q-91-54-181-118.5T181-697q60 88 125 178.5T428-341q19 29 55 30t63-26M136-135q-40-70-60-125T55-398q0-88 34-166t92-135.5T316.5-791 481-825q88 0 165.5 33.5t135 91.5T872-564t33 166q0 79-22.5 137.5T823-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: "M54-398.96Q54-507 105-602t142-154l26 99q-59 47-92 114.5T148-399q0 45 10.5 88t34.5 82h572.85q22.15-39 33.65-82t11.5-88.48Q811-537 715-634t-233-97q-16.42 0-32.83 2-16.4 2-32.17 6l-59-83q30.33-9.73 61.17-14.86Q450-826 482-826q87.94 0 165.13 34.18 77.19 34.19 134.53 91.5Q839-643 872.5-565T906-399.49q0 71.39-25 136.94T823.46-135H136q-34-62-58-127.5T54-398.96M521-319q33-15 42.5-48.35T552-429q-66-88-129-177T299-787q30 107 58 211.5T410-363q7 36 42 48.5t69-4.5m-37-69" })));
|
|
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-319q33-15 42.5-48.5T552-429q-65-88-127.5-177T301-785q28 106 56 210.5T410-363q7 36 42 48.5t69-4.5M136-135q-40-70-60-125T55-398q0-88 34-166t92-135.5T316.5-791 481-825q88 0 165.5 33.5t135 91.5T872-564t33 166q0 79-22.5 137.5T823-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: "M135.54-135Q103-197 78.5-262.55T54-399.49q0-87.4 33-165.45Q120-643 177.5-700.5T312.14-792q77.15-34 164.86-34 32.33 0 63.17 5Q571-816 602-806l-59 83q-16.03-4-32.67-6-16.65-2-33.33-2-137 0-233 97t-96 234.52q0 45.07 11.5 88.27Q171-268 193.15-229H766q24-39 34.5-82.05 10.5-43.04 10.5-87.51 0-76.44-32.5-143.94T686-657l27-99q90 59 141.5 154T906-398.96q0 71.14-24.13 136.67T823-135zM438-319q34.67 17 69.34 4.5Q542-327 550-363q23.84-108.34 51.92-212.67T660-787q-61 92-124 181T407-429q-21 28-11.5 61.5T438-319m37-69" })));
|
|
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 17 69.5 4.5T550-363q24-107 52-211.5T659-785q-61 90-123.5 179T407-429q-21 28-11.5 61.5T438-319M136-135q-40-70-60-125T55-398q0-88 34-166t92-135.5T316.5-791 481-825q88 0 165.5 33.5t135 91.5T872-564t33 166q0 79-22.5 137.5T823-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: "M135-95v-771h691v771zm93-93h504v-584H228zm212-248-51-53-56 56 147 147 147-147-56-55-51 52v-196h-80zm292 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: "M135-95v-771h691v771zm305-341-51-53-56 56 147 147 147-147-56-55-51 52v-196h-80z" })));
|
|
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: "m55-95 169-771h512L906-95zm115-93h619L660-772H299zm270-301v196h80v-196l51 52 56-55-147-147-147 147 56 55zm349 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: "m55-95 169-771h512L906-95zm385-394v196h80v-196l51 52 56-55-147-147-147 147 56 55z" })));
|
|
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: "M348.23-54 79-397l76-78 129 82v-276h93v414l-117-62 135 170h332v-284H601v-94h220v471zM442-431v-312h94v312zM117.87-604q-.87-11-1.87-22t-1-23.62q0-124.94 91.83-213.16T430.49-951q131.12 0 222.82 88.15Q745-774.7 745-650q0 11-1.5 26.5L742-608l-93-9 1.5-12.5Q652-642 652-650q0-85.13-65.06-146.07Q521.89-857 429.59-857q-91.41 0-156.5 60.97T208-649.88q0 8.88.5 16.71.5 7.84 2.5 15.17zM494-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: "M348-54 79-397l76-78 129 82v-276h93v191h65v-265h94v265h285v424zM117.87-604q-.87-11-1.87-22t-1-23.62q0-124.94 91.92-213.16Q298.85-951 430-951q131.61 0 223.31 88.36Q745-774.27 745-650q0 11-1.5 26.5L742-608l-93-9 1.5-12.37Q652-641.74 652-650q0-85.13-65.06-146.07Q521.89-857 429.59-857q-91.41 0-156.5 60.97T208-649.88q0 8.88.5 16.71.5 7.84 2.5 15.17z" })));
|
|
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: "M10-95v-585h95v491h721v94zm857-555v-132H735v-84h215v216zm-702 0v-216h215v84H248v132zm570 401v-83h132v-133h83v216zm-570 0v-216h83v133h132v83zm322-160 232-149-232-148z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function VideoFrameSave(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M822-570v-172H650v-84h256v256zm-767 0v-256h255v84H138v172zm0 435v-255h83v172h172v83zm322-165v-361l284 181zM638 1v-60h320V1zm157-126L639-282l42-42 85 84v-199h60v199l85-84 42 42z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WatchButton(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M176-2 99-51q57-92 68-204t11-225q0-112-11-224T99-909l77-50q20 32 34.5 65.5T236-826h73q72 0 123 54t51 129v325q0 77-51 130t-123 53h-73q-11 35-25.5 68.5T176-2m556-294L556-480l176-184 66 66-62 71h169v94H736l62 70zm-474 67h51q33 0 56-26t23-64v-322q0-38-23-64t-56-26h-50q10 62 11.5 124.5T272-480q0 63-2 126t-12 125m14-251" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WatchButtonFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M176-2 99-51q57-92 68-204t11-225q0-112-11-224T99-909l77-50q20 32 34.5 65.5T236-826h73q72 0 123 54t51 129v325q0 77-51 130t-123 53h-73q-11 35-25.5 68.5T176-2m556-294L556-480l176-184 66 66-62 71h169v94H736l62 70z" })));
|
|
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: "M63-130v-94h834v94zm225-260h384q-20-63-72.17-101.5t-120-38.5T360-491.5 288-390m-105 87q0-129 85.25-221.5Q353.51-617 480-617t211.75 92.5Q777-432 777-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: "M63-130v-94h834v94zm120-173q0-129 85.25-221.5Q353.51-617 480-617t211.75 92.5Q777-432 777-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: "M106-257v-86q62-47 99-77.5t57-54.5q16-19 25-42.5t9-47.5q0-32-15.5-46T238-625q-24 0-40 13.5T176-569l-83-8q5-52 40-91.5T239-708q69 0 107.5 33.5T385-576q0 40-13.5 74.5T335-437q-21 28-51 52.5T225-339l1 2h172v80zm377 0v-442h146q111 0 168.5 56T855-478t-57.5 165T629-257zm90-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: "M481-257v-443h147q111 0 168.5 56.5T854-478t-57 165-169 56zm91-86h52q71 0 106-33t35-102.5T730-581t-106-33h-52zm-324 95q-65 0-104.5-34T94-380l87-17q5 30 23 47.5t48 17.5q29 0 46.5-15.5T316-391q0-30-19.5-44T245-449h-34v-79h31q29 0 45-12t16-40q0-22-14-35t-40-13q-22 0-40 12.5T188-582l-86-9q10-50 51-84t96-34q63 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';
|