@project-lary/react-material-symbols-700-outlined 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 (44) hide show
  1. package/dist/components/ExploreNearbyFilled.d.ts +4 -3
  2. package/dist/components/ExploreNearbyFilled.js +6 -3
  3. package/dist/components/GlobeLocationPin.js +1 -1
  4. package/dist/components/LocationChip.js +1 -1
  5. package/dist/components/LocationChipFilled.js +1 -1
  6. package/dist/components/ModeOfTravel.js +1 -1
  7. package/dist/components/MovedLocation.js +1 -1
  8. package/dist/components/PinHistory.d.ts +4 -0
  9. package/dist/components/PinHistory.js +6 -0
  10. package/dist/components/PinHistoryFilled.d.ts +3 -0
  11. package/dist/components/PinHistoryFilled.js +3 -0
  12. package/dist/components/PinRoad.d.ts +4 -0
  13. package/dist/components/PinRoad.js +6 -0
  14. package/dist/components/PinRoadFilled.d.ts +3 -0
  15. package/dist/components/PinRoadFilled.js +3 -0
  16. package/dist/components/ShareLocationFilled.d.ts +4 -3
  17. package/dist/components/ShareLocationFilled.js +6 -3
  18. package/dist/components/ShieldCard.d.ts +4 -0
  19. package/dist/components/ShieldCard.js +6 -0
  20. package/dist/components/ShieldCardFilled.d.ts +4 -0
  21. package/dist/components/ShieldCardFilled.js +6 -0
  22. package/dist/components/ShieldRadar.d.ts +4 -0
  23. package/dist/components/ShieldRadar.js +6 -0
  24. package/dist/components/ShieldRadarFilled.d.ts +4 -0
  25. package/dist/components/ShieldRadarFilled.js +6 -0
  26. package/dist/components/Speed2.d.ts +4 -0
  27. package/dist/components/Speed2.js +6 -0
  28. package/dist/components/Speed2Filled.d.ts +4 -0
  29. package/dist/components/Speed2Filled.js +6 -0
  30. package/dist/components/Speed3.d.ts +4 -0
  31. package/dist/components/Speed3.js +6 -0
  32. package/dist/components/Speed3Filled.d.ts +4 -0
  33. package/dist/components/Speed3Filled.js +6 -0
  34. package/dist/components/Speed4.d.ts +4 -0
  35. package/dist/components/Speed4.js +6 -0
  36. package/dist/components/Speed4Filled.d.ts +4 -0
  37. package/dist/components/Speed4Filled.js +6 -0
  38. package/dist/components/TouchDouble2.d.ts +4 -0
  39. package/dist/components/TouchDouble2.js +6 -0
  40. package/dist/components/TouchDouble2Filled.d.ts +4 -0
  41. package/dist/components/TouchDouble2Filled.js +6 -0
  42. package/dist/index.d.ts +16 -0
  43. package/dist/index.js +16 -0
  44. 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 GlobeLocationPin(_a) {
3
3
  var className = _a.className;
4
4
  return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
5
- React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M481.04-55q-88.09 0-165.56-33.5Q238-122 179.95-179.71q-58.06-57.72-91.5-135.06Q55-392.12 55-480.06t33.45-165.22q33.44-77.27 91.5-135Q238-838 315.56-872t165.74-34q166.5 0 287.1 112T904-518q-23-13-48-19.5t-51-6.5q-15.32-82.78-68.16-148.39T605-791v17q0 33.76-24.15 58.88Q556.71-690 522.96-690H439v84.7q0 17.3-13.5 27.8T394.7-567H315v85h252q16 0 28 13.5t13 30.5q-13 24.38-20.5 50.82T580-333q0 65 37.5 122T687-108q-46 26-97.5 39.5T481.04-55M439-150v-81q-35 0-58.02-25.41-23.01-25.41-23.01-59.59v-43L159-558q-5 20-7 38.5t-2 37.94q0 126.23 82 221.89Q314-164 439-150m341.08 90.5Q773.17-64 771-72q-13-37-33.5-68.5T693-202q-23.23-27.66-38.12-61.02Q640-296.39 640-332.51q0-64.78 45.35-110.13Q730.7-488 794.85-488t109.65 45.39Q950-397.21 950-333q0 37-14.5 70T898-202q-23 31-44.61 61.92T819-72q-2.17 8-8.83 12.5-6.67 4.5-14.92 4.5t-15.17-4.5M795-153q14-21 28.5-41t30.5-40q17-21 29-45.82T895-333q0-41-29-70.5T795-433t-71 29.5-29 70.92Q695-305 707-280t29 46q16 20 30.5 40t28.5 41m-35.5-144Q745-311 745-332.5t14.5-36T795-383t35.5 14.5 14.5 36-14.5 35.5-35.5 14-35.5-14" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M481-55q-88.07 0-165.54-33-77.46-33-135.51-90.84-58.06-57.85-91.5-135.36Q55-391.72 55-479.86t33.37-165.76 91.29-135.59q57.92-57.98 135.52-91.39Q392.77-906 481-906q87.49 0 164.75 33.5Q723-839 780.5-781.5T872-647t35 165q-23-12-46.5-19t-48.5-8q-8-95-64-170.5T605-791v16.65q0 35.11-24.15 59.73Q556.71-690 522.96-690H439v85q0 17.58-13.12 27.79Q412.77-567 395.33-567H315v85h352q-46 32-71.5 80.5T570-299q0 71 28.84 112T673-100q-45 23-93.6 34T481-55m-42-95v-81q-35 0-58.02-25.02-23.01-25.02-23.01-59.55V-359L159-558q-5 20-7 38.5t-2 37.94q0 126.23 81.5 221.89Q313-164 439-150m393.5-102.5Q850-270 850-295q0-24-17-42t-42-18q-26 0-43.5 18T730-294.5t17.5 42T790-235t42.5-17.5M790-55q-3 0-16-11l-4-7q-22-38-55.5-67.5T657-207q-14-20-20.5-43.5T630-299q0-65 47-110.5T790-455t113 45.5 47 110.77q0 24.73-6.5 48.23T923-207q-24 37-57.5 66.5T810-73l-4 7q-2 5-6.5 8t-9.5 3" })));
6
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
  }
@@ -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: "M481-55Q307-186 221-313t-86-254q0-143 102.5-240.5T481-905q142 0 240.5 95.5T825-560l98-97 51 51-195 196-197-195 51-51 97 97q-5-114-75-182.5T481-810t-178 72-74 175q0 89 59 180.5T476-176q11-10 24.5-23t22.5-22q-4-9-6-19.5t-2-22.5q0-45 31.5-77t76.5-32 76.5 32 31.5 77-32 76.5-77 31.5q-6 0-13-1t-13-3q-29 27-55.5 52T481-55" })));
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 198zM482-55Q309-194 222-316t-87-240q0-157 101-253.5T482-906q50 0 97.5 12.5T668-854l-71 71q-26-15-55.5-22t-59.5-7q-106 0-179.5 69T229-556q0 85 61.5 174.5T482-179q52-45 102.5-109.5T684-423l67 68q-60 84-126 161T482-55" })));
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,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-60H543zm-63-643 346 129v307h-95v-241l-251-95-251 95.48V-523q0 101.49 45 185.74Q319-253 396-202v87q0 8 1 15.5t3 14.5q-119.61-59.31-192.31-179.21Q135-384.1 135-523v-255.43z" })));
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-255.43L480-907l346 129v307H550q-63.05 0-108.52 45.48Q396-380.05 396-317v201.8q0 8.2 1 15.7t3 14.5q-119.61-59.31-192.31-179.21Q135-384.1 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: "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 27-5 52t-14 48q-2-4-5.5-8.5T914-197l-70-69q3-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-115l68 69q4 4 8.5 7t9.5 5q-24 10-49 14.5T679-15m191-75q-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-90" })));
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: "M679-15q-111 0-188.5-77T413-280t77.5-188.5T679-546t189 77.5T946-280q0 27-5 52t-14 48q-2-4-5.5-8.5T914-197l-70-69q3-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-115l68 69q4 4 8.5 7t9.5 5q-24 10-49 14.5T679-15m191-75q-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-255l345-129 346 129v206q-35-16-72-25t-75-9q-132 0-229 91.5T353-292q0 60 18 115.5T427-74q-130-52-211-177.5T135-523" })));
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-62.5t-30.81-54.62Q449-508 359.07-572.5T181-697q60 88 124.5 178.5t122.77 177.85Q447-312 483-311t63-26M191-135q-25.27 0-46.32-12T111-180q-29-49-42.5-104.77Q55-340.53 55-398.02 55-467 75-531.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.14t33 166.4q0 58.07-15 112.9-15 54.84-42.59 104.72Q836-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: "M546-337q25-26 24.5-62.5T540-454q-91-54-181-118.5T181-697q60 88 124.5 178.5T428-341q19 29 55 30t63-26M191-135q-25 0-46-12t-34-33q-29-49-42.5-104.5T55-398q0-93 31.5-164T181-697q62-63 136-95.5T481-825q88 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: "M191-135q-24 0-45.5-12T111-180q-28.96-50.04-42.98-105.52T54-399q0-107.72 51-202.86T247-756l26 99q-59 47-92 114.5t-33 143.94q0 44.47 10.5 87.51Q169-268 193-229h573q22-39 33.5-82.21Q811-354.41 811-399q0-138-96-235t-233-97q-16.66 0-32.83 2T417-723l-59-83q30.33-9.73 61.33-14.86 31-5.14 62.67-5.14 87.64 0 164.98 34.18 77.34 34.19 134.68 91.5Q839-643 872.5-565.07 906-487.13 906-399.39q0 58.39-15 113.25-15 54.87-43 106.14-12 21-33.34 33T768-135zm330-184q33-15 42.5-48.65t-11.53-61.83Q487-516 424.5-605T301-785q30 106 57 210.5T410-363q7 36 42 48.5t69-4.5m-37-69" })));
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-319q33-15 42.5-48.5T552-429q-65-87-127.5-176T301-785q30 106 57 210.5T410-363q7 36 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: "M192-135q-25.32 0-46.66-12T112-180q-28-51.27-42.5-106.14Q55-341 55-399.39q0-87.74 33-165.68Q121-643 178.5-700.5T312.92-792 478-826q31.33 0 62.67 5Q572-816 603-806l-59 83q-17-4-33.17-6T478-731q-137 0-233 97t-96 235q0 44.59 11.5 87.79Q172-268 194-229h573q24-39 34.5-82.05 10.5-43.04 10.5-87.51 0-76.44-33-143.94T687-657l26-99q91 59 142 154.14T906-399q0 58-14.02 113.48T850-180q-14 21-35.5 33T769-135zm247-184q34 17 69 4.5t42-48.5q25-107 52-211.5T659-785q-61 91-123.5 180T408.03-429.48Q387-401.3 396.5-367.65T439-319m37-69" })));
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: "M439-319q34 17 69 4.5t42-48.5q25-107 52-211.5T659-785q-61 91-123.5 180T408-429q-21 28-11.5 61.5T439-319M191-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-102L79-397l28.98-29.98Q129-447 157.25-450q28.26-3 53.75 11l73 46v-230q0-18.8 12.88-32.4t32.87-13.6Q349-669 363-655.4t14 32.4v368l-117-62 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-89v-94h89q54.58 0 92.79 38.21T821-394v168q0 72.03-51.03 122.01Q718.94-54 647-54zM442-431v-265q0-19.35 13.47-33.17Q468.93-743 488.84-743 508-743 522-729.11T536-696v265zM117.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.17zM493-312" })));
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: "M412.78-54Q382-54 355.5-66T311-102L79-397l28.98-29.98Q129-447 157.25-450q28.26-3 53.75 11l73 46v-230q0-18.45 13-32.22Q310-669 330-669q19 0 33 13.78 14 13.77 14 32.22v145h65v-218q0-18.88 13.59-32.94t33.5-14.06Q508-743 522-728.94T536-696v218h154q54.5 0 92.75 38.25T821-347v121q0 72.07-51 122.03Q719-54 647-54zM117.6-604q-.6-11-1.6-22t-1-23.65Q115-775 206.72-863q91.71-88 223.28-88 132.03 0 223.51 88.16Q745-774.69 745-650q0 11-1.5 26.5L742-608l-93-9 1.5-12.37Q652-641.74 652-650q0-85.24-65-146.12T429.59-857q-91.41 0-156.5 60.84Q208-735.31 208-650.12q0 9.12.5 16.95.5 7.84 2.5 15.17z" })));
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-outlined",
3
- "version": "0.37.0",
3
+ "version": "0.38.0",
4
4
  "description": "Latest outlined React icon components with weight 700 for Material Symbols",
5
5
  "files": [
6
6
  "dist"