@project-lary/react-material-symbols-700-rounded 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.
Files changed (41) hide show
  1. package/dist/components/ExploreNearbyFilled.d.ts +4 -3
  2. package/dist/components/ExploreNearbyFilled.js +6 -3
  3. package/dist/components/LocationChip.js +1 -1
  4. package/dist/components/LocationChipFilled.js +1 -1
  5. package/dist/components/PinHistory.d.ts +4 -0
  6. package/dist/components/PinHistory.js +6 -0
  7. package/dist/components/PinHistoryFilled.d.ts +3 -0
  8. package/dist/components/PinHistoryFilled.js +3 -0
  9. package/dist/components/PinRoad.d.ts +4 -0
  10. package/dist/components/PinRoad.js +6 -0
  11. package/dist/components/PinRoadFilled.d.ts +3 -0
  12. package/dist/components/PinRoadFilled.js +3 -0
  13. package/dist/components/ShareLocationFilled.d.ts +4 -3
  14. package/dist/components/ShareLocationFilled.js +6 -3
  15. package/dist/components/ShieldCard.d.ts +4 -0
  16. package/dist/components/ShieldCard.js +6 -0
  17. package/dist/components/ShieldCardFilled.d.ts +4 -0
  18. package/dist/components/ShieldCardFilled.js +6 -0
  19. package/dist/components/ShieldRadar.d.ts +4 -0
  20. package/dist/components/ShieldRadar.js +6 -0
  21. package/dist/components/ShieldRadarFilled.d.ts +4 -0
  22. package/dist/components/ShieldRadarFilled.js +6 -0
  23. package/dist/components/Speed2.d.ts +4 -0
  24. package/dist/components/Speed2.js +6 -0
  25. package/dist/components/Speed2Filled.d.ts +4 -0
  26. package/dist/components/Speed2Filled.js +6 -0
  27. package/dist/components/Speed3.d.ts +4 -0
  28. package/dist/components/Speed3.js +6 -0
  29. package/dist/components/Speed3Filled.d.ts +4 -0
  30. package/dist/components/Speed3Filled.js +6 -0
  31. package/dist/components/Speed4.d.ts +4 -0
  32. package/dist/components/Speed4.js +6 -0
  33. package/dist/components/Speed4Filled.d.ts +4 -0
  34. package/dist/components/Speed4Filled.js +6 -0
  35. package/dist/components/TouchDouble2.d.ts +4 -0
  36. package/dist/components/TouchDouble2.js +6 -0
  37. package/dist/components/TouchDouble2Filled.d.ts +4 -0
  38. package/dist/components/TouchDouble2Filled.js +6 -0
  39. package/dist/index.d.ts +16 -0
  40. package/dist/index.js +16 -0
  41. package/package.json +1 -1
@@ -1,3 +1,4 @@
1
- import ExploreNearby from './ExploreNearby';
2
- declare const ExploreNearbyFilled: typeof ExploreNearby;
3
- export default ExploreNearbyFilled;
1
+ import React from 'react';
2
+ export default function ExploreNearbyFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import ExploreNearby from './ExploreNearby';
2
- var ExploreNearbyFilled = ExploreNearby;
3
- export default ExploreNearbyFilled;
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
+ }
@@ -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: "M360-510q0 57 38 99t82 78q44-36 82-78t38-99q0-50-35-85t-85-35-85 35-35 85m91.5 18.5Q440-503 440-520t11.5-28.5T480-560t28.5 11.5T520-520t-11.5 28.5T480-480t-28.5-11.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" })));
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: "M320-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 89zm40-334.53Q360-453 398-411t82 78q44-36 82-78.19 38-42.18 38-98.74Q600-560 564.89-595t-85-35T395-594.79q-35 35.22-35 85.26m91.5 18.03Q440-503 440-520t11.5-28.5T480-560t28.5 11.5T520-520t-11.5 28.5T480-480t-28.5-11.5" })));
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,4 @@
1
+ import React from 'react';
2
+ export default function PinHistory({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,3 @@
1
+ import PinHistory from './PinHistory';
2
+ declare const PinHistoryFilled: typeof PinHistory;
3
+ export default PinHistoryFilled;
@@ -0,0 +1,3 @@
1
+ import PinHistory from './PinHistory';
2
+ var PinHistoryFilled = PinHistory;
3
+ export default PinHistoryFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function PinRoad({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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
+ }
@@ -0,0 +1,3 @@
1
+ import PinRoad from './PinRoad';
2
+ declare const PinRoadFilled: typeof PinRoad;
3
+ export default PinRoadFilled;
@@ -0,0 +1,3 @@
1
+ import PinRoad from './PinRoad';
2
+ var PinRoadFilled = PinRoad;
3
+ export default PinRoadFilled;
@@ -1,3 +1,4 @@
1
- import ShareLocation from './ShareLocation';
2
- declare const ShareLocationFilled: typeof ShareLocation;
3
- export default ShareLocationFilled;
1
+ import React from 'react';
2
+ export default function ShareLocationFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import ShareLocation from './ShareLocation';
2
- var ShareLocationFilled = ShareLocation;
3
- export default ShareLocationFilled;
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,4 @@
1
+ import React from 'react';
2
+ export default function ShieldCard({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function ShieldCardFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function ShieldRadar({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function ShieldRadarFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function Speed2({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function Speed2Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function Speed3({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function Speed3Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function Speed4({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function Speed4Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function TouchDouble2({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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,4 @@
1
+ import React from 'react';
2
+ export default function TouchDouble2Filled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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
+ }
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';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@project-lary/react-material-symbols-700-rounded",
3
- "version": "0.37.0",
3
+ "version": "0.38.0",
4
4
  "description": "Latest rounded React icon components with weight 700 for Material Symbols",
5
5
  "files": [
6
6
  "dist"