@project-lary/react-material-symbols-600-sharp 0.29.0 → 0.30.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 (35) hide show
  1. package/dist/components/ChatDashed.d.ts +4 -0
  2. package/dist/components/ChatDashed.js +6 -0
  3. package/dist/components/ChatDashedFilled.d.ts +3 -0
  4. package/dist/components/ChatDashedFilled.js +3 -0
  5. package/dist/components/FamilyGroup.d.ts +4 -0
  6. package/dist/components/FamilyGroup.js +6 -0
  7. package/dist/components/FamilyGroupFilled.d.ts +3 -0
  8. package/dist/components/FamilyGroupFilled.js +3 -0
  9. package/dist/components/FitnessTrackers.d.ts +4 -0
  10. package/dist/components/FitnessTrackers.js +6 -0
  11. package/dist/components/FitnessTrackersFilled.d.ts +4 -0
  12. package/dist/components/FitnessTrackersFilled.js +6 -0
  13. package/dist/components/FrameBug.d.ts +4 -0
  14. package/dist/components/FrameBug.js +6 -0
  15. package/dist/components/FrameBugFilled.d.ts +4 -0
  16. package/dist/components/FrameBugFilled.js +6 -0
  17. package/dist/components/FrameExclamation.d.ts +4 -0
  18. package/dist/components/FrameExclamation.js +6 -0
  19. package/dist/components/FrameExclamationFilled.d.ts +3 -0
  20. package/dist/components/FrameExclamationFilled.js +3 -0
  21. package/dist/components/MailAsterisk.d.ts +4 -0
  22. package/dist/components/MailAsterisk.js +6 -0
  23. package/dist/components/MailAsteriskFilled.d.ts +4 -0
  24. package/dist/components/MailAsteriskFilled.js +6 -0
  25. package/dist/components/MobileTheft.d.ts +4 -0
  26. package/dist/components/MobileTheft.js +6 -0
  27. package/dist/components/MobileTheftFilled.d.ts +4 -0
  28. package/dist/components/MobileTheftFilled.js +6 -0
  29. package/dist/components/PartlyCloudyNight.js +1 -1
  30. package/dist/components/PartlyCloudyNightFilled.js +1 -1
  31. package/dist/components/SignLanguage.js +1 -1
  32. package/dist/components/SignLanguageFilled.js +1 -1
  33. package/dist/index.d.ts +14 -0
  34. package/dist/index.js +14 -0
  35. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ChatDashed({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ChatDashed(_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: "M65.87-470v-180h79.22v180zm0 404.13V-410h79.22v165.69l54.78-60.78H330v79.22H225.87zm324.13-160v-79.22h180v79.22zm240 0v-79.22h184.91V-410h79.79v184.13zM814.91-470v-180h79.79v180zm0-239.57v-105.34H630v-79.79h264.7v185.13zM390-814.91v-79.79h180v79.79zM65.87-709.57V-894.7H330v79.79H145.09v105.34z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import ChatDashed from './ChatDashed';
2
+ declare const ChatDashedFilled: typeof ChatDashed;
3
+ export default ChatDashedFilled;
@@ -0,0 +1,3 @@
1
+ import ChatDashed from './ChatDashed';
2
+ var ChatDashedFilled = ChatDashed;
3
+ export default ChatDashedFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FamilyGroup({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FamilyGroup(_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: "M220.81-322.43q-33.62 0-57.02-23.95t-23.4-58.07 23.47-57.94q23.47-23.83 56.93-23.83 34.28 0 58.55 24.04t24.27 58.16-24.18 57.85q-24.18 23.74-58.62 23.74m517.38 0q-34.44 0-58.62-23.95t-24.18-58.07 24.18-57.94q24.18-23.83 58.62-23.83 33.62 0 57.3 24.04 23.69 24.04 23.69 58.16t-23.69 57.85q-23.68 23.74-57.3 23.74m-257.91-43.13q-42.24 0-72.06-29.27-29.83-29.26-29.83-71.5 0-42.8 29.83-72.63 29.82-29.82 72.06-29.82t71.79 29.82q29.54 29.83 29.54 72.63 0 42.24-29.54 71.5-29.55 29.27-71.79 29.27M277.83-89.91q14.56-69.96 70.69-117.28 56.13-47.33 131.2-47.33 75.63 0 132.04 47.33 56.41 47.32 70.98 117.28zm-220.44 0q0-68.96 47.92-116.78 47.91-47.83 115.69-47.83 25.26 0 48.17 6.56 22.92 6.57 42.61 19.6-29.26 27.16-48.39 62.68-19.13 35.51-25.92 75.77zm665.91 0q-7.56-40.26-26.37-75.81-18.81-35.54-48.15-62.54 19.13-12.13 41.83-19.2 22.69-7.06 47.12-7.06 68.54 0 116.99 47.83 48.46 47.82 48.46 116.78zM70.35-503.39l-47.31-62.26L480-913.91l172.48 131.17v-90.35H773.7v182.46l163.26 124.98-47.31 62.26L480-813.61z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import FamilyGroup from './FamilyGroup';
2
+ declare const FamilyGroupFilled: typeof FamilyGroup;
3
+ export default FamilyGroupFilled;
@@ -0,0 +1,3 @@
1
+ import FamilyGroup from './FamilyGroup';
2
+ var FamilyGroupFilled = FamilyGroup;
3
+ export default FamilyGroupFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitnessTrackers({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FitnessTrackers(_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.43-65.87 91.78-204.13H46.09v-552.3h47.26l42.08-138.27h241.09l40.86 138.27h48.49v552.3h-46.83L376.52-65.87zm54.74-75.26h130.05l20-63H170.17zm-68.82-138.26h269.26v-401.78H121.35zm49.82-477.04h168.05l-19-63H190.17zM553.13-65.87v-530.61H512v-108.78h41.13V-894.7H894.7v189.44h39.56v108.78H894.7v530.61zm75.26-547.65v472.39h191.04v-472.39zm0-75.26h191.04v-130.65H628.39zm-372.7-67.65" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FitnessTrackersFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FitnessTrackersFilled(_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.43-65.87 91.78-204.13H46.09v-552.3h47.26l42.08-138.27h241.09l40.86 138.27h48.49v552.3h-46.83L376.52-65.87zm-14.08-213.52h269.26v-401.78H121.35zM553.13-65.87v-530.61H512v-108.78h41.13V-894.7H894.7v189.44h39.56v108.78H894.7v530.61zm75.26-547.65v472.39h191.04v-472.39zm0-75.26h191.04v-130.65H628.39z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FrameBug({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FrameBug(_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: "M480.16-185.09q71.84 0 120.3-50.33 48.45-50.34 48.45-122.1v-157.39q0-72.24-48.61-122.9-48.62-50.67-120.46-50.67t-120.3 50.67q-48.45 50.66-48.45 122.9v157.39q0 71.76 48.61 122.1 48.62 50.33 120.46 50.33M400-316.61h160v-66.78H400zm0-173h160v-66.78H400zm80 53.04h.5zh.5zh.5zh.5zm.05 330.7q-69.94 0-130-33.83-60.05-33.82-88.18-96.91H154.35v-66.78h82.95q-6.57-24.31-6.5-49.28t.07-49.94h-76.52v-66.78h76.46q0-26.97.46-53.94t8.03-53.28h-84.95v-66.78h113.21q12.87-29.7 36.16-51.55 23.28-21.84 51.84-36.41l-77.56-76 45.65-45.09 94 94q29.96-12.26 61.72-12.82 31.76-.57 62.59 11.69l94.56-95.13 45.09 45.09-74.87 74.87q30.26 15.7 52.87 40.16 22.61 24.47 38.09 54.58h108.52v63.39H720.7q8.57 26.12 8.28 53.18-.28 27.07-.28 54.04h77.52v66.78H728.7q0 25.31.21 50.02.22 24.71-6.21 49.2h83.52v66.78H699.7q-28.26 63.52-88.62 97.13-60.35 33.61-131.03 33.61M25.87-736.48V-934.7h197.65v79.79H105.09v118.43zm0 710.61v-197.65h79.22v118.43h118.43v79.22zm710.61 0v-79.22h118.43v-118.43h79.79v197.65zm118.43-710.61v-118.43H736.48v-79.79H934.7v198.22z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FrameBugFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FrameBugFilled(_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: "M400-316.61h160v-66.78H400zm0-173h160v-66.78H400zm80.05 383.74q-69.94 0-130-33.83-60.05-33.82-88.18-96.91H154.35v-66.78h82.95q-6.57-24.31-6.5-49.28t.07-49.94h-76.52v-66.78h76.46q0-26.97.46-53.94t8.03-53.28h-84.95v-66.78h113.21q12.87-29.7 36.16-51.55 23.28-21.84 51.84-36.41l-77.56-76 45.65-45.09 94 94q29.96-12.26 61.72-12.82 31.76-.57 62.59 11.69l94.56-95.13 45.09 45.09-74.87 74.87q30.26 15.7 52.87 40.16 22.61 24.47 38.09 54.58h108.52v63.39H720.7q8.57 26.12 8.28 53.18-.28 27.07-.28 54.04h77.52v66.78H728.7q0 25.31.21 50.02.22 24.71-6.21 49.2h83.52v66.78H699.7q-28.26 63.52-88.62 97.13-60.35 33.61-131.03 33.61M25.87-736.48V-934.7h197.65v79.79H105.09v118.43zm0 710.61v-197.65h79.22v118.43h118.43v79.22zm710.61 0v-79.22h118.43v-118.43h79.79v197.65zm118.43-710.61v-118.43H736.48v-79.79H934.7v198.22z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function FrameExclamation({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function FrameExclamation(_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: "M440.39-373.78V-773h79.22v399.22zm0 186.78v-79.22h79.22V-187zM25.87-25.87v-203.35h79.22v124.13h124.13v79.22zm705.48 0v-79.22h124.13v-124.13h79.22v203.35zM25.87-731.35V-934.7h203.35v79.22H105.09v124.13zm829.61 0v-124.13H731.35v-79.22H934.7v203.35z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import FrameExclamation from './FrameExclamation';
2
+ declare const FrameExclamationFilled: typeof FrameExclamation;
3
+ export default FrameExclamationFilled;
@@ -0,0 +1,3 @@
1
+ import FrameExclamation from './FrameExclamation';
2
+ var FrameExclamationFilled = FrameExclamation;
3
+ export default FrameExclamationFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MailAsterisk({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MailAsterisk(_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: "m480-521.91 334.91-213H145.09zM65.87-145.87V-814.7H894.7v417.31h-79.79v-264.52L480-444.91l-334.91-217v436.82h391.3v79.22zM713.26-32.56l-61.61-35.66 46.74-81.61h-94.04v-71.3h94.04l-46.74-81.61 61.61-35.09L760-256.22l46.74-81.61 62.17 35.09-47.3 81.61h94.04v71.3h-94.04l47.3 81.61-62.17 35.66L760-114.17z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MailAsteriskFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MailAsteriskFilled(_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: "m713.26-32.56-61.61-35.66 46.74-81.61h-94.04v-71.3h94.04l-46.74-81.61 61.61-35.09L760-256.22l46.74-81.61 62.17 35.09-47.3 81.61h94.04v71.3h-94.04l47.3 81.61-62.17 35.66L760-114.17zM65.87-145.87V-814.7H894.7v452.66q-28.83-20.96-62.5-32.94-33.68-11.98-72.2-11.98-92.39 0-156.94 64.55-64.54 64.54-64.54 156.93 0 10.26 1.07 20.09 1.06 9.83 3.19 19.52zM480-444.91l334.91-217v-73L480-521.91l-334.91-213v73z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MobileTheft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MobileTheft(_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: "M885.38-548.68 623.52-287.39l-49.78-50.35 262.2-260.74q13.28-13.54 19.78-29.89 6.5-16.36 6.5-34.56 0-16.72-6.36-33.12-6.36-16.39-20.08-29.91L697.52-864.22h-194.3l104.65 61.61-280.13 279.57-48.91-51.35 212.95-213.77-110.43-60.19v-86.04h345.26l158.52 157.65q24.13 24.11 35.98 53.6t11.85 60.49q-.57 31.26-12.15 60.68-11.57 29.43-35.43 53.29m-301.21-54.28L358.3-374.52l-51.34-53.05 227.87-226.3zm89.27 87.7L476.13-316.39l-49.91-50.91 197.3-198.31zM496.61-218.43l71.3 9.69-28.69 192.57L14.17-93.43l119.39-814.83 142.01 20.56-10.14 70.31-70.78-10L94.04-153.04l385 57zM711.22-24.17l-38.65-40.22 126-126.44H691.83v-56.47H894.7v203.43h-56.48v-107.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function MobileTheftFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function MobileTheftFilled(_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: "m623.52-287.39-49.78-50.35 101.22-100.78-38.35-39.91-160.48 162.04-49.91-50.91L585.7-527.78l-38.35-38.35L358.3-374.52l-51.34-53.05 190.47-188.91-37.34-38.35-132.35 131.79-48.91-51.35 212.95-213.52-110.43-60.44v-86.04h345.26l158.52 157.52q24.13 24.13 35.98 53.83 11.85 29.69 11.85 60.39-.57 31.26-12.13 60.67-11.57 29.41-35.7 53.55zm-84.3 271.22L14.17-93.43 133.56-904.3h25l234.22 130.95-197.95 197.96 86.26 90.26-58.57 57 135.22 139.17 30.69-31.69 169.79 176.78zm172-8-38.65-40.22 126-126.44H691.83v-56.47H894.7v203.43h-56.48v-107.3z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function PartlyCloudyNight(_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: "M524-31.52H403.48l10.3-12.33q10.31-12.32 22.55-26.72 12.23-14.39 22.54-26.71l10.3-12.33h41q95.87 2.26 178.24-50.93 82.37-53.2 130.94-132.98-86.61-10.26-166.79-44.04-80.17-33.79-141.41-95.09-61.8-60.74-95.09-140.13-33.28-79.39-44.1-165-76.7 46.87-127.55 120.61-50.84 73.74-53.11 163.56v11.5q0 6.12 1 10.94l-12.14 4.28q-12.15 4.29-27.1 8.91-14.95 4.63-27.12 8.91l-12.17 4.29q-1.25-11.87-1.75-21.29t-.5-17.81q0-151.21 96.68-265.82 96.67-114.6 246.32-141.6-14.61 99.69 12.98 195.74t99.72 167.71q71 71.67 167.19 99.02 96.2 27.34 196.33 15.53-26 149.3-140.83 245.54Q675.09-31.52 524-31.52M240-111.3h180q29.33 0 49.86-20.04t20.53-49.56q0-29.51-20.06-50.07-20.07-20.55-48.9-20.55h-45.12l-17.35-41.22q-15.19-35.42-47.11-56.82t-69.59-21.96q-54.79 0-93.72 38.52-38.93 38.53-38.93 91.67 0 54.58 38.03 92.3Q185.67-111.3 240-111.3m0 79.78q-86.7 0-148.15-61.37-61.46-61.37-61.46-148.44t61.46-148.52Q153.3-451.3 240-451.3q61.27 0 112.4 32.78 51.12 32.78 76.82 87.78 58.69 4.26 99.54 47.09t40.85 102.52q0 61.69-43.96 105.65T420-31.52z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M524-71.52H403.48l10.3-12.33q10.31-12.32 22.55-26.72 12.23-14.39 22.54-26.71l10.3-12.33h41q95.87 2.26 178.24-50.93 82.37-53.2 130.94-132.98-86.61-10.26-166.79-44.04-80.17-33.79-141.41-95.09-61.8-60.74-95.09-140.13-33.28-79.39-44.1-165-76.7 46.87-127.55 120.61-50.84 73.74-53.11 163.56v11.5q0 6.12 1 10.94l-12.14 4.28q-12.15 4.29-27.1 8.91-14.95 4.63-27.12 8.91l-12.17 4.29q-1.25-11.87-1.75-21.29t-.5-17.81q0-151.21 96.68-265.82 96.67-114.6 246.32-141.6-14.61 99.69 12.98 195.74t99.72 167.71q71 71.67 167.19 99.02 96.2 27.34 196.33 15.53-26 149.3-140.83 245.54Q675.09-71.52 524-71.52M240-151.3h180q29.33 0 49.86-20.04t20.53-49.56q0-29.51-20.06-50.07-20.07-20.55-48.9-20.55h-45.12l-17.35-41.22q-15.19-35.42-47.11-56.82t-69.59-21.96q-54.79 0-93.72 38.52-38.93 38.53-38.93 91.67 0 54.58 38.03 92.3Q185.67-151.3 240-151.3m0 79.78q-86.7 0-148.15-61.37-61.46-61.37-61.46-148.44t61.46-148.52Q153.3-491.3 240-491.3q61.27 0 112.4 32.78 51.12 32.78 76.82 87.78 58.69 4.26 99.54 47.09t40.85 102.52q0 61.69-43.96 105.65T420-71.52z" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function PartlyCloudyNightFilled(_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: "M242.83-404.35q47.6 1.13 87.56 27.5t58.83 70.98l8.69 21.52H422q42.17 0 71.41 30.02 29.24 30.03 29.24 73.2 0 42.61-30.24 72.63T420-78.48H240q-67.17 0-114.91-47.74T77.35-241.13q0-68.17 47.74-115.7 47.74-47.52 117.74-47.52M454.52-851.3q-14.61 99.69 12.98 195.6 27.59 95.92 99.72 167.48 71 71.57 167.19 99.37 96.2 27.81 196.33 16.02-26.57 150.22-142.52 246.33-115.96 96.11-268.18 94.98-8.78 0-17.56-.85-8.79-.85-17.57-1.41 44.61-18.92 71.18-59.02 26.56-40.11 26.56-88.33 0-63.74-41.43-109.04-41.44-45.31-102.74-52.74-28.87-54.87-82.02-88.15Q303.3-464.35 240-464.35q-34.26 0-67.02 10.48T112.09-423q-.57-4.83-.57-9.65v-9.65q-.56-151.66 96.39-266.83Q304.87-824.3 454.52-851.3" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M242.83-444.35q47.6 1.13 87.56 27.5t58.83 70.98l8.69 21.52H422q42.17 0 71.41 30.02 29.24 30.03 29.24 73.2 0 42.61-30.24 72.63T420-118.48H240q-67.17 0-114.91-47.74T77.35-281.13q0-68.17 47.74-115.7 47.74-47.52 117.74-47.52M454.52-891.3q-14.61 99.69 12.98 195.6 27.59 95.92 99.72 167.48 71 71.57 167.19 99.37 96.2 27.81 196.33 16.02-26.57 150.22-142.52 246.33-115.96 96.11-268.18 94.98-8.78 0-17.56-.85-8.79-.85-17.57-1.41 44.61-18.92 71.18-59.02 26.56-40.11 26.56-88.33 0-63.74-41.43-109.04-41.44-45.31-102.74-52.74-28.87-54.87-82.02-88.15Q303.3-504.35 240-504.35q-34.26 0-67.02 10.48T112.09-463q-.57-4.83-.57-9.65v-9.65q-.56-151.66 96.39-266.83Q304.87-864.3 454.52-891.3" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function SignLanguage(_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: "m531.52-677.91-265.96-198 39.53-52.53L572.04-732zM397-703.3l-50.65 49.08-121.48-94.35 40.09-53.08zm360.3 34L408.35-927.18l40.08-54.21 257.22 190.08 14.31-127.47 82.78-12.7L909.3-565.39 798.52-416.91l-54.09-39.96 91.09-123.22-61.91-215.61zM326.43-513.96l-112.95-84.95 41.78-56.48 47.48 35.78 57.56 105.65zm27.53 227.35H23.04v-66.78h330.92zm0 126.78H65.87v-66.78h288.09zM145.87-33.04v-66.79h511.3v-290.26L476.3-524.35l62.92 110.96H105.87v-66.78h318.48l-62.74-112.18L419-650.3l304.96 226.82v390.44zm359.7-223" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m643.39-697.44-82.26-236.34 63.22-21.7L735.3-638.17l129.4-115.96 79.21 54.52-117.65 362.52q-6.56 19.7-15.41 38.33t-22.41 42.89v-160.09q0-2.82-.29-5.08-.28-2.26-.85-4.53l75-237.56-106 95q-3.13-4.83-6.32-10.09-3.2-5.26-7.46-9.52zM402.04-808.61l-53.95-94.48 57.65-33.39 58.52 101.35zm-43.39 166.7-52.69-9.44L220-775l54.65-38.39 71.74 105.48zM628.56-87.65l-476.69 79-10.13-65.22 479.65-80.69q17.78-2.57 28.74-17.57t10.96-33.91V-488L481.96-688.13l40.56 207.39-425.04-80.52 12.69-65.22 327.87 61.26-36.69-176.69 89.35-36.22L697.52-548.3q14.96 17.52 22.94 38.39t7.98 42.95v261.92q0 44.3-28.57 77.5-28.57 33.19-71.31 39.89M342.17-207.56 63.91-184.43l-5.56-66.79 283.82-23.13zm0-154.22L16.65-372.35l2.57-66.78 322.95 10.56zm158.96 15.26" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function SignLanguageFilled(_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: "M145.87-33.04v-66.79h208.09v-60H65.87v-66.78h288.09v-60H23.04v-66.78h330.92v-60H105.87v-66.78h318.48l-62.74-112.18L419-650.3l304.96 226.82v390.44zm180.56-480.92-112.95-84.95 41.78-56.48 47.48 35.78 57.56 105.65zm19.92-140.26-121.48-94.35 40.09-53.08L397-703.3zm452.17 237.31-298.69-223.7 29-39-246.27-183.3 40.53-52.53L570.04-732l37-47-198.69-148.18 40.08-54.21 257.22 190.08 14.31-127.47 82.78-12.7L909.3-565.39z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m151.87-8.65-10.13-65.22 200.43-33.83v-99.86L63.91-184.43l-5.56-66.79 283.82-23.13v-87.43L16.65-372.35l2.57-66.78 322.95 10.56v-86.86L97.48-561.26l12.69-65.22 327.87 61.26-36.69-176.69 89.35-36.22L697.52-548.3q14.96 17.52 22.94 38.39t7.98 42.95v261.92q0 44.3-28.57 77.5-28.57 33.19-71.31 39.89zm636.57-247.22v-211.09q0-39.91-9.92-66.02-9.91-26.11-36-54.76l-99.13-109.7-82.26-236.34 63.22-21.7L735.3-638.17l129.4-115.96 79.21 54.52-117.65 362.52q-6.56 19.7-15.41 38.33t-22.41 42.89M358.65-641.91l-52.69-9.44L220-775l54.65-38.39 71.74 105.48zm43.39-166.7-53.95-94.48 57.65-33.39 58.52 101.35z" })));
6
6
  }
package/dist/index.d.ts CHANGED
@@ -1227,6 +1227,8 @@ export { default as ChatAppsScript } from './components/ChatAppsScript';
1227
1227
  export { default as ChatAppsScriptFilled } from './components/ChatAppsScriptFilled';
1228
1228
  export { default as ChatBubble } from './components/ChatBubble';
1229
1229
  export { default as ChatBubbleFilled } from './components/ChatBubbleFilled';
1230
+ export { default as ChatDashed } from './components/ChatDashed';
1231
+ export { default as ChatDashedFilled } from './components/ChatDashedFilled';
1230
1232
  export { default as ChatError } from './components/ChatError';
1231
1233
  export { default as ChatErrorFilled } from './components/ChatErrorFilled';
1232
1234
  export { default as ChatFilled } from './components/ChatFilled';
@@ -2346,6 +2348,8 @@ export { default as Falling } from './components/Falling';
2346
2348
  export { default as FallingFilled } from './components/FallingFilled';
2347
2349
  export { default as FamiliarFaceAndZone } from './components/FamiliarFaceAndZone';
2348
2350
  export { default as FamiliarFaceAndZoneFilled } from './components/FamiliarFaceAndZoneFilled';
2351
+ export { default as FamilyGroup } from './components/FamilyGroup';
2352
+ export { default as FamilyGroupFilled } from './components/FamilyGroupFilled';
2349
2353
  export { default as FamilyHistory } from './components/FamilyHistory';
2350
2354
  export { default as FamilyHistoryFilled } from './components/FamilyHistoryFilled';
2351
2355
  export { default as FamilyHome } from './components/FamilyHome';
@@ -2520,6 +2524,8 @@ export { default as FitnessCenter } from './components/FitnessCenter';
2520
2524
  export { default as FitnessCenterFilled } from './components/FitnessCenterFilled';
2521
2525
  export { default as FitnessTracker } from './components/FitnessTracker';
2522
2526
  export { default as FitnessTrackerFilled } from './components/FitnessTrackerFilled';
2527
+ export { default as FitnessTrackers } from './components/FitnessTrackers';
2528
+ export { default as FitnessTrackersFilled } from './components/FitnessTrackersFilled';
2523
2529
  export { default as Flag } from './components/Flag';
2524
2530
  export { default as Flag2 } from './components/Flag2';
2525
2531
  export { default as Flag2Filled } from './components/Flag2Filled';
@@ -2784,6 +2790,10 @@ export { default as Foundation } from './components/Foundation';
2784
2790
  export { default as FoundationFilled } from './components/FoundationFilled';
2785
2791
  export { default as Fragrance } from './components/Fragrance';
2786
2792
  export { default as FragranceFilled } from './components/FragranceFilled';
2793
+ export { default as FrameBug } from './components/FrameBug';
2794
+ export { default as FrameBugFilled } from './components/FrameBugFilled';
2795
+ export { default as FrameExclamation } from './components/FrameExclamation';
2796
+ export { default as FrameExclamationFilled } from './components/FrameExclamationFilled';
2787
2797
  export { default as FrameInspect } from './components/FrameInspect';
2788
2798
  export { default as FrameInspectFilled } from './components/FrameInspectFilled';
2789
2799
  export { default as FramePerson } from './components/FramePerson';
@@ -3799,6 +3809,8 @@ export { default as MagnifyDockedFilled } from './components/MagnifyDockedFilled
3799
3809
  export { default as MagnifyFullscreen } from './components/MagnifyFullscreen';
3800
3810
  export { default as MagnifyFullscreenFilled } from './components/MagnifyFullscreenFilled';
3801
3811
  export { default as Mail } from './components/Mail';
3812
+ export { default as MailAsterisk } from './components/MailAsterisk';
3813
+ export { default as MailAsteriskFilled } from './components/MailAsteriskFilled';
3802
3814
  export { default as MailFilled } from './components/MailFilled';
3803
3815
  export { default as MailLock } from './components/MailLock';
3804
3816
  export { default as MailLockFilled } from './components/MailLockFilled';
@@ -4064,6 +4076,8 @@ export { default as MobileText } from './components/MobileText';
4064
4076
  export { default as MobileText2 } from './components/MobileText2';
4065
4077
  export { default as MobileText2Filled } from './components/MobileText2Filled';
4066
4078
  export { default as MobileTextFilled } from './components/MobileTextFilled';
4079
+ export { default as MobileTheft } from './components/MobileTheft';
4080
+ export { default as MobileTheftFilled } from './components/MobileTheftFilled';
4067
4081
  export { default as MobileTicket } from './components/MobileTicket';
4068
4082
  export { default as MobileTicketFilled } from './components/MobileTicketFilled';
4069
4083
  export { default as MobileVibrate } from './components/MobileVibrate';
package/dist/index.js CHANGED
@@ -1227,6 +1227,8 @@ export { default as ChatAppsScript } from './components/ChatAppsScript';
1227
1227
  export { default as ChatAppsScriptFilled } from './components/ChatAppsScriptFilled';
1228
1228
  export { default as ChatBubble } from './components/ChatBubble';
1229
1229
  export { default as ChatBubbleFilled } from './components/ChatBubbleFilled';
1230
+ export { default as ChatDashed } from './components/ChatDashed';
1231
+ export { default as ChatDashedFilled } from './components/ChatDashedFilled';
1230
1232
  export { default as ChatError } from './components/ChatError';
1231
1233
  export { default as ChatErrorFilled } from './components/ChatErrorFilled';
1232
1234
  export { default as ChatFilled } from './components/ChatFilled';
@@ -2346,6 +2348,8 @@ export { default as Falling } from './components/Falling';
2346
2348
  export { default as FallingFilled } from './components/FallingFilled';
2347
2349
  export { default as FamiliarFaceAndZone } from './components/FamiliarFaceAndZone';
2348
2350
  export { default as FamiliarFaceAndZoneFilled } from './components/FamiliarFaceAndZoneFilled';
2351
+ export { default as FamilyGroup } from './components/FamilyGroup';
2352
+ export { default as FamilyGroupFilled } from './components/FamilyGroupFilled';
2349
2353
  export { default as FamilyHistory } from './components/FamilyHistory';
2350
2354
  export { default as FamilyHistoryFilled } from './components/FamilyHistoryFilled';
2351
2355
  export { default as FamilyHome } from './components/FamilyHome';
@@ -2520,6 +2524,8 @@ export { default as FitnessCenter } from './components/FitnessCenter';
2520
2524
  export { default as FitnessCenterFilled } from './components/FitnessCenterFilled';
2521
2525
  export { default as FitnessTracker } from './components/FitnessTracker';
2522
2526
  export { default as FitnessTrackerFilled } from './components/FitnessTrackerFilled';
2527
+ export { default as FitnessTrackers } from './components/FitnessTrackers';
2528
+ export { default as FitnessTrackersFilled } from './components/FitnessTrackersFilled';
2523
2529
  export { default as Flag } from './components/Flag';
2524
2530
  export { default as Flag2 } from './components/Flag2';
2525
2531
  export { default as Flag2Filled } from './components/Flag2Filled';
@@ -2784,6 +2790,10 @@ export { default as Foundation } from './components/Foundation';
2784
2790
  export { default as FoundationFilled } from './components/FoundationFilled';
2785
2791
  export { default as Fragrance } from './components/Fragrance';
2786
2792
  export { default as FragranceFilled } from './components/FragranceFilled';
2793
+ export { default as FrameBug } from './components/FrameBug';
2794
+ export { default as FrameBugFilled } from './components/FrameBugFilled';
2795
+ export { default as FrameExclamation } from './components/FrameExclamation';
2796
+ export { default as FrameExclamationFilled } from './components/FrameExclamationFilled';
2787
2797
  export { default as FrameInspect } from './components/FrameInspect';
2788
2798
  export { default as FrameInspectFilled } from './components/FrameInspectFilled';
2789
2799
  export { default as FramePerson } from './components/FramePerson';
@@ -3799,6 +3809,8 @@ export { default as MagnifyDockedFilled } from './components/MagnifyDockedFilled
3799
3809
  export { default as MagnifyFullscreen } from './components/MagnifyFullscreen';
3800
3810
  export { default as MagnifyFullscreenFilled } from './components/MagnifyFullscreenFilled';
3801
3811
  export { default as Mail } from './components/Mail';
3812
+ export { default as MailAsterisk } from './components/MailAsterisk';
3813
+ export { default as MailAsteriskFilled } from './components/MailAsteriskFilled';
3802
3814
  export { default as MailFilled } from './components/MailFilled';
3803
3815
  export { default as MailLock } from './components/MailLock';
3804
3816
  export { default as MailLockFilled } from './components/MailLockFilled';
@@ -4064,6 +4076,8 @@ export { default as MobileText } from './components/MobileText';
4064
4076
  export { default as MobileText2 } from './components/MobileText2';
4065
4077
  export { default as MobileText2Filled } from './components/MobileText2Filled';
4066
4078
  export { default as MobileTextFilled } from './components/MobileTextFilled';
4079
+ export { default as MobileTheft } from './components/MobileTheft';
4080
+ export { default as MobileTheftFilled } from './components/MobileTheftFilled';
4067
4081
  export { default as MobileTicket } from './components/MobileTicket';
4068
4082
  export { default as MobileTicketFilled } from './components/MobileTicketFilled';
4069
4083
  export { default as MobileVibrate } from './components/MobileVibrate';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@project-lary/react-material-symbols-600-sharp",
3
- "version": "0.29.0",
3
+ "version": "0.30.0",
4
4
  "description": "Latest sharp React icon components with weight 600 for Material Symbols",
5
5
  "files": [
6
6
  "dist"