@project-lary/react-material-symbols 0.37.0 → 0.38.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/ExploreNearbyFilled.d.ts +4 -3
- package/dist/components/ExploreNearbyFilled.js +6 -3
- 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/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/index.d.ts +16 -0
- package/dist/index.js +16 -0
- package/package.json +1 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExploreNearbyFilled({ className }: {
|
|
3
|
+
className?: string;
|
|
4
|
+
}): React.JSX.Element;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExploreNearbyFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M491.5-243q5.5-3 8.5-9l4-9q26-48 65-82t69-79q15-23 23.5-50t8.5-56q0-79-55-135t-133-57q-77-1-133 53t-59 131q-2 32 6.5 61t25.5 53q30 45 70 78.5t64 82.5l4 9q3 6 8.5 9t11.5 3 11.5-3m-68-230.5Q400-497 400-530t23.5-56.5T480-610t56.5 23.5T560-530t-23.5 56.5T480-450t-56.5-23.5M480-80q-82 0-155-31.5t-127.5-86-86-127.5T80-480q0-83 31.5-156t86-127T325-848.5 480-880q83 0 156 31.5T763-763t85.5 127T880-480q0 82-31.5 155T763-197.5t-127 86T480-80" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function LocationChip(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-320q4 0 13-8l3-6q16-32 44-55t48-52q11-17 16.5-35.5T610-515q0-53-38-89t-92-36-92.5 36-38.5 89q0 20 6 38.5t17 35.5q20 29 47.5 52t43.5 55l3 6q1 2 14 8m-35.5-154.5Q430-489 430-510t14.5-35.5T480-560t35.5 14.5T530-510t-14.5 35.5T480-460t-35.5-14.5M320-200q-117 0-198.5-81.5T40-480t81.5-198.5T320-760h320q117 0 198.5 81.5T920-480t-81.5 198.5T640-200zm0-60h320q92 0 156-64t64-156-64-156-156-64H320q-92 0-156 64t-64 156 64 156 156 64m160-220" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function LocationChipFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-320q4 0 13-8l3-6q16-32 44-55t48-52q11-17 16.5-35.5T610-515q0-53-38-89t-92-36-92.5 36-38.5 89q0 20 6 38.5t17 35.5q20 29 47.5 52t43.5 55l3 6q1 2 14 8m-35.5-154.5Q430-489 430-510t14.5-35.5T480-560t35.5 14.5T530-510t-14.5 35.5T480-460t-35.5-14.5M320-200q-117 0-198.5-81.5T40-480t81.5-198.5T320-760h320q117 0 198.5 81.5T920-480t-81.5 198.5T640-200z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ModeOfTravel(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480-80q-11 0-20-5.5T446-100l-7-14q-11-21-24-40.5T386-192q-42-50-90-92.5T213-382q-28-38-40.5-83.5T160-559q0-133 92.5-227T479-880q137 0 227.5 105T797-527l99-97 42 41-171 170-170-170 41-41 99 97q0-117-73-204t-185-89q-109 0-184.5 76.5T219-559q0 39 11.5 75t32.5 68q31 46 71 84t78 80q19 20 35.5 42t31.5 45q11-20 24-37t27-34q-11-12-16-27t-5-32q0-38 27-65t65-27 65 27 27 65-27 65-65 27h-8q-4 0-8-1-19 21-36 43t-29 47l-7 14q-5 10-14 15t-19 5" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function MovedLocation(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m734-454-42-42 93-93q-101-17-188.5 13T435-474q45-103 141.5-159.5T786-690l-94-94 42-42 186 186zM480-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m734-454-42-42 93-93q-101-17-188.5 13T435-474q45-103 141.5-159.5T786-690l-94-94 42-42 186 186zM480-80q-11 0-20-5.5T446-100l-7-14q-11-21-24-40.5T386-192q-42-50-89.5-93T213-382q-26-39-39.5-84T160-559q0-133 92.5-227T479-880q48 0 91.5 13.5T652-829l-43 43q-29-17-62-25.5t-68-8.5q-109 0-184 76.5T220-559q0 39 11 75t32 68q31 46 71 84t78 80q19 20 35.5 42t31.5 45q14-23 30-44.5t36-42.5q37-39 76.5-76t71.5-82l41 41q-29 45-73.5 87T574-192q-16 19-29.5 38T520-114l-7 14q-5 10-14 15t-19 5" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PinHistory(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M563-434 450-546v-170h60v145l95 95zM160-556h59q1 38 12 73.5t32 66.5q31 46 71 84t78 80q19 20 35.5 42t31.5 45q14-23 30-44.5t36-42.5q38-40 78.5-78t72.5-85q21-32 32.5-68.5T740-559q1-109-75.5-185T479-820q-62 0-116.5 27T272-716h72v60H160v-184h60v95q45-64 113-99.5T479-880q134 0 227.5 93.5T800-559q0 48-14 93t-40 84q-36 54-83 98t-89 92q-16 19-29.5 38T520-114l-7 14q-5 10-14 15t-19 5q-11 0-20-5.5T446-100l-7-14q-11-21-24-40.5T386-192q-42-50-90-92.5T213-382q-27-38-40-82t-13-92" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PinRoad(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M333-120v-143h60v143zm0-289v-143h60v143zm0-289v-142h60v142zM61-120l110-720h59L121-120zm618.5-3.5Q674-127 671-132l-3.97-9q-22.86-48-63.59-82.5Q562.7-258 533.89-302 517-328 508.5-356.5T500-416q0-78 57-130.5T693-599q78 0 132.5 56T880-408q0 29-8 56t-24 50q-29 45-70 78.5t-63 82.34l-4 9.16q-3 5-8.5 8.5T691-120t-11.5-3.5m67-230Q770-377 770-410t-23.5-56.5T690-490t-56.5 23.5T610-410t23.5 56.5T690-330t56.5-23.5M531-605l-36-235h60l31 201q-15 6.84-28.5 14.92T531-605" })));
|
|
6
|
+
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShareLocationFilled({ className }: {
|
|
3
|
+
className?: string;
|
|
4
|
+
}): React.JSX.Element;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShareLocationFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m689-212 41 44q-45 37-98 58.5T522-82v-60q45-6 87.5-23.5T689-212m190-226q-8 60-30.5 112.5T791-230l-43-41q27-36 45-77.5t25-89.5zm-88-292q38 50 58 99t30 109h-61q-7-48-25-89t-45-78zM437-878v60q-127 17-211.5 113.5T141-480t84.5 224.5T437-142v60Q285-99 183-212.5T81-480t102-267.5T437-878m87 0q54 8 107 29t99 57l-40 44q-39-27-81.5-44.5T524-818zm-32.5 635q5.5-3 8.5-9l4-9q26-48 65-82t69-79q15-23 23.5-50t8.5-56q0-79-55-135t-133-57q-77-1-133 53t-59 131q-2 32 6.5 61t25.5 53q30 45 70 78.5t64 82.5l4 9q3 6 8.5 9t11.5 3 11.5-3m-68-230.5Q400-497 400-530t23.5-56.5T480-610t56.5 23.5T560-530t-23.5 56.5T480-450t-56.5-23.5" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldCard(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M460-80v-340h460v340zm60-60h340v-100H520zm0-160h340v-60H520zm-40-581 320 120v281h-60v-239l-260-98-260 98v196q0 106 49 196.5T400-182v72q-106-56-173-169t-67-244v-238z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldCardFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M460-80v-340h460v340zm60-60h340v-100H520zm0-160h340v-60H520zM400-110q-106-56-173-169t-67-244v-238l320-120 320 120v281H400z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldRadar(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M446-92q-126-46-206-167t-80-264v-238l320-120 320 120v206q-14-6-29-11t-31-8v-145l-260-98-260 98v196q0 104 47.5 193.5T394-186q8 26 21.5 49.5T446-92m234 52q-100 0-170.5-70T439-280t70.5-170T680-520t170 70 70 170q0 25-5 48.5T901-186l-47-47q3-11 4.5-23t1.5-24q0-75-53-127.5T679-460t-127.5 52.5T499-280t52.5 127.5T679-100q12 0 24.5-1.5T727-106l47 47q-22 9-45.5 14T680-40m-51-291q21-21 51-21t51 21 21 51q0 4-4 25l126 127-43 41-126-125q-5 2-25 4-30 0-51-21t-21-51 21-51" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ShieldRadarFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M680-40q-100 0-170.5-70T439-280t70.5-170T680-520t170 70 70 170q0 25-5 48.5T901-186l-47-47q3-11 4.5-23t1.5-24q0-75-53-127.5T679-460t-127.5 52.5T499-280t52.5 127.5T679-100q12 0 24.5-1.5T727-106l47 47q-22 9-45.5 14T680-40m-51-291q21-21 51-21t51 21 21 51q0 4-4 25l126 127-43 41-126-125q-5 2-25 4-30 0-51-21t-21-51 21-51M160-523v-238l320-120 320 120v206q-29-12-59-18.5t-61-6.5q-125 0-213 87.5T379-280q0 52 17.5 100T446-92q-126-46-206-167t-80-264" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M542-340q26-26 24.5-61.5t-30.81-54.62Q453-510 367.57-567.5T200-680q54 83 112 168.5T424-344q20 29 55.5 30t62.5-26M151.46-160Q116-223 98-274.5T80-399q0-63 20-121.5T158-630l39 52q-31 38-44 84.5T140-399q0 48.16 11.5 93.58T188-220h584q24-41 36-86.07 12-45.08 12-92.93 0-141-98.5-241T482-740q-50 0-96.18 15.09Q339.63-709.82 298-683l-54-35q51-40 111.66-61 60.67-21 126.34-21 83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160zM485-395" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M542-340q26-26 24.5-61.5T536-456q-83-54-168.5-111.5T200-680q54 83 112 168.5T424-344q20 29 55.5 30t62.5-26M151-160q-35-63-53-114.5T80-399q0-81 32.5-154t88-127.5 128.5-87T482-800q83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed3(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M80-399q0-101 47-189t131-144l15 63q-63 48-98 119t-35 151q0 48 11.5 93t36.5 86h584q24-41 36-86t12-93q0-142-98.5-241.5T482-740q-19.66 0-38.33 2T406-731l-38-52q28.33-7.73 56.67-12.36Q453-800 482-800q82.75 0 155.54 31.68 72.78 31.69 126.62 86Q818-628 849-555t31 156q0 63.3-21 122.65T809-160H151q-31-56-51-115.5T80-399m439 76q33-16 44-49.5T553-434q-61-82-121.5-164T311-762q24 100 48.5 197.5T409-367q8 35 42 47.5t68-3.5m-35-71" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed3Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M519-323q33-16 44-49.5T553-434q-61-82-121-164L312-762q24 100 48 197.5T409-367q8 35 42 47.5t68-3.5M151-160q-35-63-53-114.5T80-399q0-81 32.5-154t88-127.5 128.5-87T482-800q83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed4(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M151-160q-29-57-50-116.35T80-399q0-83 31.5-156T197-682.5t126.36-86T478-800q28.67 0 57.33 4.5Q564-791 592-783l-38 52q-19-5-37.67-7T478-740q-141 0-239.5 99.5T140-399q0 48 12 93t36 86h584q25-41 36.5-86t11.5-93q0-80-35-151t-98-119l15-63q84 56 131 144t47 189q0 64-20 123.5T809-160zm290-163q34 16 68 3.5t42-47.5q25-100 49.5-197.5T649-762q-60 82-120.5 164T407-434q-21 28-10 61.5t44 49.5m35-71" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Speed4Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M441-323q34 16 68 3.5t42-47.5q25-100 49-197.5T648-762L528-598q-60 82-121 164-21 28-10 61.5t44 49.5M151-160q-35-63-53-114.5T80-399q0-81 32.5-154t88-127.5 128.5-87T482-800q83 0 155.5 31.5T764-682t85 127.5T880-399q0 72-19.5 125T808-160z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TouchDouble2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M358-79 107-398l55-55 141 86v-305h60v413l-137-83 161 203h352v-309H583v-60h216v429zm85-369v-296h60v296zM140.27-599q-2.27-11-2.77-21.5t-.5-21.46q0-115.6 81.21-197.32T416-921q115.59 0 197.29 81.71Q695-757.59 695-642q0 10-1.5 24.5L692-603l-60-6 1.5-12.5Q635-634 635-642q0-90.89-64.06-154.94Q506.89-861 416-861q-91 0-155 64.12-64 64.13-64 155.11 0 8.77.5 17.27T200-608zM483-309" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function TouchDouble2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M358-79 107-398l55-55 141 86v-305h60v194h80v-266h60v266h296v399zM140.27-599q-2.27-11-2.77-21.5t-.5-21.46q0-115.6 81.21-197.32T416-921q115.59 0 197.29 81.71Q695-757.59 695-642q0 10-1.5 24.5L692-603l-60-6 1.5-12.5Q635-634 635-642q0-90.89-64.06-154.94Q506.89-861 416-861q-91 0-155 64.12-64 64.13-64 155.11 0 8.77.5 17.27T200-608z" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -5094,8 +5094,12 @@ export { default as PinDropFilled } from './components/PinDropFilled';
|
|
|
5094
5094
|
export { default as PinEnd } from './components/PinEnd';
|
|
5095
5095
|
export { default as PinEndFilled } from './components/PinEndFilled';
|
|
5096
5096
|
export { default as PinFilled } from './components/PinFilled';
|
|
5097
|
+
export { default as PinHistory } from './components/PinHistory';
|
|
5098
|
+
export { default as PinHistoryFilled } from './components/PinHistoryFilled';
|
|
5097
5099
|
export { default as PinInvoke } from './components/PinInvoke';
|
|
5098
5100
|
export { default as PinInvokeFilled } from './components/PinInvokeFilled';
|
|
5101
|
+
export { default as PinRoad } from './components/PinRoad';
|
|
5102
|
+
export { default as PinRoadFilled } from './components/PinRoadFilled';
|
|
5099
5103
|
export { default as Pinboard } from './components/Pinboard';
|
|
5100
5104
|
export { default as PinboardFilled } from './components/PinboardFilled';
|
|
5101
5105
|
export { default as PinboardUnread } from './components/PinboardUnread';
|
|
@@ -5903,6 +5907,8 @@ export { default as ShelfPositionFilled } from './components/ShelfPositionFilled
|
|
|
5903
5907
|
export { default as Shelves } from './components/Shelves';
|
|
5904
5908
|
export { default as ShelvesFilled } from './components/ShelvesFilled';
|
|
5905
5909
|
export { default as Shield } from './components/Shield';
|
|
5910
|
+
export { default as ShieldCard } from './components/ShieldCard';
|
|
5911
|
+
export { default as ShieldCardFilled } from './components/ShieldCardFilled';
|
|
5906
5912
|
export { default as ShieldFilled } from './components/ShieldFilled';
|
|
5907
5913
|
export { default as ShieldLock } from './components/ShieldLock';
|
|
5908
5914
|
export { default as ShieldLockFilled } from './components/ShieldLockFilled';
|
|
@@ -5914,6 +5920,8 @@ export { default as ShieldPerson } from './components/ShieldPerson';
|
|
|
5914
5920
|
export { default as ShieldPersonFilled } from './components/ShieldPersonFilled';
|
|
5915
5921
|
export { default as ShieldQuestion } from './components/ShieldQuestion';
|
|
5916
5922
|
export { default as ShieldQuestionFilled } from './components/ShieldQuestionFilled';
|
|
5923
|
+
export { default as ShieldRadar } from './components/ShieldRadar';
|
|
5924
|
+
export { default as ShieldRadarFilled } from './components/ShieldRadarFilled';
|
|
5917
5925
|
export { default as ShieldToggle } from './components/ShieldToggle';
|
|
5918
5926
|
export { default as ShieldToggleFilled } from './components/ShieldToggleFilled';
|
|
5919
5927
|
export { default as ShieldWatch } from './components/ShieldWatch';
|
|
@@ -6207,8 +6215,14 @@ export { default as Speed175 } from './components/Speed175';
|
|
|
6207
6215
|
export { default as Speed175Filled } from './components/Speed175Filled';
|
|
6208
6216
|
export { default as Speed17x } from './components/Speed17x';
|
|
6209
6217
|
export { default as Speed17xFilled } from './components/Speed17xFilled';
|
|
6218
|
+
export { default as Speed2 } from './components/Speed2';
|
|
6219
|
+
export { default as Speed2Filled } from './components/Speed2Filled';
|
|
6210
6220
|
export { default as Speed2x } from './components/Speed2x';
|
|
6211
6221
|
export { default as Speed2xFilled } from './components/Speed2xFilled';
|
|
6222
|
+
export { default as Speed3 } from './components/Speed3';
|
|
6223
|
+
export { default as Speed3Filled } from './components/Speed3Filled';
|
|
6224
|
+
export { default as Speed4 } from './components/Speed4';
|
|
6225
|
+
export { default as Speed4Filled } from './components/Speed4Filled';
|
|
6212
6226
|
export { default as SpeedCamera } from './components/SpeedCamera';
|
|
6213
6227
|
export { default as SpeedCameraFilled } from './components/SpeedCameraFilled';
|
|
6214
6228
|
export { default as SpeedFilled } from './components/SpeedFilled';
|
|
@@ -6907,6 +6921,8 @@ export { default as TotalDissolvedSolidsFilled } from './components/TotalDissolv
|
|
|
6907
6921
|
export { default as TouchApp } from './components/TouchApp';
|
|
6908
6922
|
export { default as TouchAppFilled } from './components/TouchAppFilled';
|
|
6909
6923
|
export { default as TouchDouble } from './components/TouchDouble';
|
|
6924
|
+
export { default as TouchDouble2 } from './components/TouchDouble2';
|
|
6925
|
+
export { default as TouchDouble2Filled } from './components/TouchDouble2Filled';
|
|
6910
6926
|
export { default as TouchDoubleFilled } from './components/TouchDoubleFilled';
|
|
6911
6927
|
export { default as TouchLong } from './components/TouchLong';
|
|
6912
6928
|
export { default as TouchLongFilled } from './components/TouchLongFilled';
|
package/dist/index.js
CHANGED
|
@@ -5094,8 +5094,12 @@ export { default as PinDropFilled } from './components/PinDropFilled';
|
|
|
5094
5094
|
export { default as PinEnd } from './components/PinEnd';
|
|
5095
5095
|
export { default as PinEndFilled } from './components/PinEndFilled';
|
|
5096
5096
|
export { default as PinFilled } from './components/PinFilled';
|
|
5097
|
+
export { default as PinHistory } from './components/PinHistory';
|
|
5098
|
+
export { default as PinHistoryFilled } from './components/PinHistoryFilled';
|
|
5097
5099
|
export { default as PinInvoke } from './components/PinInvoke';
|
|
5098
5100
|
export { default as PinInvokeFilled } from './components/PinInvokeFilled';
|
|
5101
|
+
export { default as PinRoad } from './components/PinRoad';
|
|
5102
|
+
export { default as PinRoadFilled } from './components/PinRoadFilled';
|
|
5099
5103
|
export { default as Pinboard } from './components/Pinboard';
|
|
5100
5104
|
export { default as PinboardFilled } from './components/PinboardFilled';
|
|
5101
5105
|
export { default as PinboardUnread } from './components/PinboardUnread';
|
|
@@ -5903,6 +5907,8 @@ export { default as ShelfPositionFilled } from './components/ShelfPositionFilled
|
|
|
5903
5907
|
export { default as Shelves } from './components/Shelves';
|
|
5904
5908
|
export { default as ShelvesFilled } from './components/ShelvesFilled';
|
|
5905
5909
|
export { default as Shield } from './components/Shield';
|
|
5910
|
+
export { default as ShieldCard } from './components/ShieldCard';
|
|
5911
|
+
export { default as ShieldCardFilled } from './components/ShieldCardFilled';
|
|
5906
5912
|
export { default as ShieldFilled } from './components/ShieldFilled';
|
|
5907
5913
|
export { default as ShieldLock } from './components/ShieldLock';
|
|
5908
5914
|
export { default as ShieldLockFilled } from './components/ShieldLockFilled';
|
|
@@ -5914,6 +5920,8 @@ export { default as ShieldPerson } from './components/ShieldPerson';
|
|
|
5914
5920
|
export { default as ShieldPersonFilled } from './components/ShieldPersonFilled';
|
|
5915
5921
|
export { default as ShieldQuestion } from './components/ShieldQuestion';
|
|
5916
5922
|
export { default as ShieldQuestionFilled } from './components/ShieldQuestionFilled';
|
|
5923
|
+
export { default as ShieldRadar } from './components/ShieldRadar';
|
|
5924
|
+
export { default as ShieldRadarFilled } from './components/ShieldRadarFilled';
|
|
5917
5925
|
export { default as ShieldToggle } from './components/ShieldToggle';
|
|
5918
5926
|
export { default as ShieldToggleFilled } from './components/ShieldToggleFilled';
|
|
5919
5927
|
export { default as ShieldWatch } from './components/ShieldWatch';
|
|
@@ -6207,8 +6215,14 @@ export { default as Speed175 } from './components/Speed175';
|
|
|
6207
6215
|
export { default as Speed175Filled } from './components/Speed175Filled';
|
|
6208
6216
|
export { default as Speed17x } from './components/Speed17x';
|
|
6209
6217
|
export { default as Speed17xFilled } from './components/Speed17xFilled';
|
|
6218
|
+
export { default as Speed2 } from './components/Speed2';
|
|
6219
|
+
export { default as Speed2Filled } from './components/Speed2Filled';
|
|
6210
6220
|
export { default as Speed2x } from './components/Speed2x';
|
|
6211
6221
|
export { default as Speed2xFilled } from './components/Speed2xFilled';
|
|
6222
|
+
export { default as Speed3 } from './components/Speed3';
|
|
6223
|
+
export { default as Speed3Filled } from './components/Speed3Filled';
|
|
6224
|
+
export { default as Speed4 } from './components/Speed4';
|
|
6225
|
+
export { default as Speed4Filled } from './components/Speed4Filled';
|
|
6212
6226
|
export { default as SpeedCamera } from './components/SpeedCamera';
|
|
6213
6227
|
export { default as SpeedCameraFilled } from './components/SpeedCameraFilled';
|
|
6214
6228
|
export { default as SpeedFilled } from './components/SpeedFilled';
|
|
@@ -6907,6 +6921,8 @@ export { default as TotalDissolvedSolidsFilled } from './components/TotalDissolv
|
|
|
6907
6921
|
export { default as TouchApp } from './components/TouchApp';
|
|
6908
6922
|
export { default as TouchAppFilled } from './components/TouchAppFilled';
|
|
6909
6923
|
export { default as TouchDouble } from './components/TouchDouble';
|
|
6924
|
+
export { default as TouchDouble2 } from './components/TouchDouble2';
|
|
6925
|
+
export { default as TouchDouble2Filled } from './components/TouchDouble2Filled';
|
|
6910
6926
|
export { default as TouchDoubleFilled } from './components/TouchDoubleFilled';
|
|
6911
6927
|
export { default as TouchLong } from './components/TouchLong';
|
|
6912
6928
|
export { default as TouchLongFilled } from './components/TouchLongFilled';
|