@project-lary/react-material-symbols 0.28.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 (38) 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/HomeAppLogo.js +1 -1
  22. package/dist/components/HomeAppLogoFilled.d.ts +4 -3
  23. package/dist/components/HomeAppLogoFilled.js +6 -3
  24. package/dist/components/MailAsterisk.d.ts +4 -0
  25. package/dist/components/MailAsterisk.js +6 -0
  26. package/dist/components/MailAsteriskFilled.d.ts +4 -0
  27. package/dist/components/MailAsteriskFilled.js +6 -0
  28. package/dist/components/MobileTheft.d.ts +4 -0
  29. package/dist/components/MobileTheft.js +6 -0
  30. package/dist/components/MobileTheftFilled.d.ts +4 -0
  31. package/dist/components/MobileTheftFilled.js +6 -0
  32. package/dist/components/PartlyCloudyNight.js +1 -1
  33. package/dist/components/PartlyCloudyNightFilled.js +1 -1
  34. package/dist/components/SignLanguage.js +1 -1
  35. package/dist/components/SignLanguageFilled.js +1 -1
  36. package/dist/index.d.ts +14 -0
  37. package/dist/index.js +14 -0
  38. 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: "M80-470v-180h60v180zm0 390v-330h60v190l74-80h116v60h-90zm310-160v-60h180v60zm240 0v-60h190v-110h60v170zm190-230v-180h60v180zm0-239v-111H630v-60h250v171zM390-820v-60h180v60zM80-709v-171h250v60H140v111z" })));
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: "M234-336q-29.29 0-50.14-21.21-20.86-21.21-20.86-51T183.86-459q20.85-21 50.14-21 30.11 0 51.56 21.21 21.44 21.21 21.44 51T285.56-357q-21.45 21-51.56 21m491 0q-30.11 0-51.56-21.21-21.44-21.21-21.44-51T673.44-459q21.45-21 51.56-21 29.29 0 50.14 21.21 20.86 21.21 20.86 51T775.14-357q-20.85 21-50.14 21m-245-42q-38 0-65-27t-27-65 27-65 65-27 65 27 27 65-27 65-65 27M288-121q14-66 67.3-110.5T480-276t124.7 44.5T672-121zm-208 0q0-65 45.24-110T234-276q23 0 44.5 6t39.5 18q-27 25.93-45 59.47Q255-159 248-121zm632 0q-7-38-25-71.53-18-33.54-45-59.47 18-11 39-17.5t44-6.5q63.94 0 109.47 45T880-121zM76-500l-36-47 440-333 177 134v-96h102v173.41L920-547l-36 47-404-304z" })));
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: "m162-80-38-123H80v-554h45l37-123h236l36.9 123H480v554h-44L398-80zm44-60h147l20-63H186zm-66-123h280v-434H140zm47-494h185l-19-63H206zM565-80v-534h-40v-102h40v-164h315v164h39v102h-39v534zm60-555v495h195v-495zm0-60h195v-125H625zm-345-62" })));
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: "m162-80-38-123H80v-554h45l37-123h236l36.9 123H480v554h-44L398-80zm-22-183h280v-434H140zM565-80v-534h-40v-102h40v-164h315v164h39v102h-39v534zm60-555v495h195v-495zm0-60h195v-125H625z" })));
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-180Q552-180 603-230.5T654-353v-167q0-72-51.16-122.5t-123-50.5T357-642.5 306-520v167q0 72 51.16 122.5t123 50.5M400-320h160v-60H400zm0-173h160v-60H400zm80 57h.5zh.5zh.5zh.5zm0 316q-65.37 0-121.18-31Q303-182 276-240H160v-60h92q-7-26-7-52.67V-406h-85v-60h84.94q0-28.67.53-57.33Q246-552 254-580h-94v-60h120q14-28 37-49t51-35l-77-76 40-40 94 94q27.67-10 56.34-10Q510-756 538-746l94-94 40 40-76 76q28 14 49.4 35.67Q666.8-666.67 683-640h117v60h-94q9 28 8.5 56.67-.5 28.66-.5 57.33h86v60h-86q0 27 .5 53.5T708-300h92v60H685q-26 59-82.45 89.5Q546.11-120 480-120M40-728v-192h192v60H100v132zm0 688v-192h60v132h132v60zm688 0v-60h132v-132h60v192zm132-688v-132H728v-60h192v192z" })));
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-320h160v-60H400zm0-173h160v-60H400zm80 373q-65.37 0-121.18-31Q303-182 276-240H160v-60h92q-7-26-7-52.67V-406h-85v-60h84.94q0-28.67.53-57.33Q246-552 254-580h-94v-60h120q14-28 37-49t51-35l-77-76 40-40 94 94q27.67-10 56.34-10Q510-756 538-746l94-94 40 40-76 76q28 14 49.4 35.67Q666.8-666.67 683-640h117v60h-94q9 28 8.5 56.67-.5 28.66-.5 57.33h86v60h-86q0 27 .5 53.5T708-300h92v60H685q-26 59-82.45 89.5Q546.11-120 480-120M40-728v-192h192v60H100v132zm0 688v-192h60v132h132v60zm688 0v-60h132v-132h60v192zm132-688v-132H728v-60h192v192z" })));
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: "M450-380v-380h60v380zm0 180v-60h60v60zM40-40v-183h60v123h123v60zm697 0v-60h123v-123h60v183zM40-737v-183h183v60H100v123zm820 0v-123H737v-60h183v183z" })));
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;
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function HomeAppLogo(_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: "M180-120q-25 0-42.5-17.5T120-180v-76l160-142v278zm140 0v-160h320v160zm360 0v-328L509-600l121-107 190 169q10 9 15 20.5t5 24.5v313q0 25-17.5 42.5T780-120zM120-310v-183q0-13 5-25t15-20l300-266q8-8 18.5-11.5T480-819t21.5 3.5T520-804l80 71z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M233-120q-47.08 0-80.04-32.96T120-233v-247q0-22.59 8.49-43.29Q136.97-544 153-560l248-247q17-17 37.51-25 20.52-8 41.49-8 21.65 0 42.35 8.01Q543.06-823.97 560-807l247 247q16.03 16 24.51 36.71Q840-502.59 840-480v247q0 47.08-32.67 80.04Q774.67-120 728-120zm0-60h495q22.1 0 37.05-15.5T780-233v-247q0-10.91-3.5-20.45Q773-510 765-518L599-684l-76 76 152 153v170H285v-170l271-271-39.06-38.57q-10.41-10.29-20.18-12.86Q487-780 480.5-780t-17 2.5T443-765L196-518q-8 8.14-12 17.64T180-480v247q0 22 15.5 37.5T233-180m112-165h270v-85L480-565 345-430z" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import HomeAppLogo from './HomeAppLogo';
2
- declare const HomeAppLogoFilled: typeof HomeAppLogo;
3
- export default HomeAppLogoFilled;
1
+ import React from 'react';
2
+ export default function HomeAppLogoFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import HomeAppLogo from './HomeAppLogo';
2
- var HomeAppLogoFilled = HomeAppLogo;
3
- export default HomeAppLogoFilled;
1
+ import React from 'react';
2
+ export default function HomeAppLogoFilled(_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: "M233-120q-47 0-80-33t-33-80v-247q0-23 8.5-43.5T153-560l248-247q17-17 37.5-25t41.5-8q22 0 42.5 8t37.5 25l38 38-313 314v170h390v-170L523-608l118-118 166 166q16 16 24.5 36.5T840-480v247q0 47-32.5 80T728-120z" })));
6
+ }
@@ -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-527 340-213H140zM80-160v-640h800v406h-60v-286L480-463 140-680v460h406v60zM711-45l-52-30 49-85h-98v-60h98l-49-85 52-30 49 85 49-85 52 30-49 85h98v60h-98l49 85-52 30-49-85z" })));
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: "m711-45-52-30 49-85h-98v-60h98l-49-85 52-30 49 85 49-85 52 30-49 85h98v60h-98l49 85-52 30-49-85zM80-160v-640h800v434q-26-17-56-27t-64-10q-89 0-151 62t-62 151q0 8 .5 15t1.5 15zm400-303 340-217v-60L480-527 140-740v60z" })));
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: "M871.25-549.25 619-297l-43-43 253-251q14-14 20.5-30.76Q856-638.51 856-657q0-17-6.5-34T829-722L693-858H484l112 65-266 266-41-44 209-209-111-61v-77h330l154 153.13q23 22.87 34 50.73T916-657q0 29-11 57t-33.75 50.75M574-599 360-383l-44-44 216-215zm87 86L475-326l-42-43 186-187zM500-219l60 8-27 179-503-75 116-786 129 20-9 59-69-10-99 667 385 57zM705-40l-33-34 126-127H689v-48h191v191h-48v-109z" })));
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: "m619-297-43-43 95-94-44-45-152 153-42-43 151-152-44-44-180 182-44-44 182-181-43-44-125 125-41-44 209-209-111-61v-77h330l154 153q23 23 34 51t11 57-11 57-34 51zM533-32 30-107l116-786h25l228 127-194 194 84 88-58 57 129 129 29-30 163 170zm172-8-33-34 126-127H689v-48h191v191h-48v-109z" })));
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-40H408l12-9.5Q432-59 446.5-70T473-90.5l12-9.5h41q97 0 180.5-58T838-302q-90-8-173-41.5T518.5-440 422-585.5 381-757q-88 48-144.5 130.5T180-444v11.5q0 6.5 1 11.5l-9.04 3.72q-9.04 3.72-19.96 7.78t-19.96 7.78L123-398q-2-13-2.5-24t-.5-22q0-146 93-257.5T450-840q-18 98 11 192.63 29 94.64 100 165.74t165.5 100.14T920-370.47q-26 144.2-138 237.34Q670-40 524-40m-284-60h180q33.33 0 56.67-23.26Q500-146.53 500-179.76q0-33.24-22.86-56.74T422-260h-39l-15-35q-17-39-51.69-62-34.68-23-76.31-23-57 0-98.5 41T100-240q0 58.33 40.83 99.17Q181.67-100 240-100m0 60q-83 0-141.5-58.5T40-240t58.5-141.5T240-440q60 0 109.5 32.5T423-320q57 2 97 42.5t40 97.5q0 58-41 99t-99 41z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M524-80H408l12-9.5q12-9.5 26.5-20.5t26.5-20.5l12-9.5h41q97 0 180.5-58T838-342q-90-8-173-41.5T518.5-480 422-625.5 381-797q-88 48-144.5 130.5T180-484v11.5q0 6.5 1 11.5l-9.04 3.72q-9.04 3.72-19.96 7.78t-19.96 7.78L123-438q-2-13-2.5-24t-.5-22q0-146 93-257.5T450-880q-18 98 11 192.63 29 94.64 100 165.74t165.5 100.14T920-410.47q-26 144.2-138 237.34Q670-80 524-80m-284-60h180q33.33 0 56.67-23.26Q500-186.53 500-219.76q0-33.24-22.86-56.74T422-300h-39l-15-35q-17-39-51.69-62-34.68-23-76.31-23-57 0-98.5 41T100-280q0 58.33 40.83 99.17Q181.67-140 240-140m0 60q-83 0-141.5-58.5T40-280t58.5-141.5T240-480q60 0 109.5 32.5T423-360q57 2 97 42.5t40 97.5q0 58-41 99t-99 41z" })));
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: "M240-410q51 0 93.5 27.5T396-307l7 17h19q45 0 76.5 32t31.5 78-32.5 78T420-70H240q-70 0-120-50T70-240q0-71 50-120.5T240-410m210-430q-18 98 11 192.5T561-482t165.5 100.5T920-370q-26 144-138 237T524-40h-8q35-24 54.5-61t19.5-79q0-66-42-113t-105-55q-30-56-84-89t-119-33q-32 0-62.5 8.5T120-436v-8q0-146 93-257.5T450-840" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M240-450q51 0 93.5 27.5T396-347l7 17h19q45 0 76.5 32t31.5 78-32.5 78-77.5 32H240q-70 0-120-50T70-280q0-71 50-120.5T240-450m210-430q-18 98 11 192.5T561-522t165.5 100.5T920-410q-26 144-138 237T524-80h-8q35-24 54.5-61t19.5-79q0-66-42-113t-105-55q-30-56-84-89t-119-33q-32 0-62.5 8.5T120-476v-8q0-146 93-257.5T450-880" })));
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: "M527-670 278-855l35-48 250 184zm-130-22-45 44-113-87 35-48zm349 34L414-904l35-48 251 185 16-132 76-11 106 361-104 140-49-36 86-117-67-232zM340-510l-109-81 35-48 39 29 57 100zm10 220H40v-60h310zm0 120H80v-60h270zM160-50v-60h500v-275L465-530l68 120H120v-60h310l-65-115 54-54 301 224v365zm345-210" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m640-685-80-229 57-20 107 306 126-112 73 50-112 345q-6 18-14 35.5T776-270v-155l75-237-106 95q-2-2-3.5-5t-3.5-5zM406-799l-50-86 52-30 54 94zm-40 165-51-10-82-118 49-35 74 110zm275 526L166-29l-9-59 474-79q11-2 18-10.5t7-19.5v-291L478-687l40 204-403-76 11-59 316 59-35-175 82-30 204 227q11 13 17 28.5t6 32.5v280q0 33-21.5 58T641-108M345-220 82-198l-5-60 268-22zm0-148L37-378l2-60 306 10zm155 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: "M160-50v-60h190v-60H80v-60h270v-60H40v-60h310v-60H120v-60h310l-65-115 54-54 301 224v365zm180-460-109-81 35-48 39 29 57 100zm12-138-113-87 35-48 123 91zm442 239L497-631l29-39-231-172 36-48 230 171 37-47-184-138 35-48 251 185 16-132 76-11 106 361z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m166-29-9-59 188-31v-101L82-198l-5-60 268-22v-88L37-378l2-60 306 10v-88l-230-43 11-59 316 59-35-175 82-30 204 227q11 13 17 28.5t6 32.5v280q0 33-21.5 58T641-108zm610-241v-206q0-32-8.5-55T738-577l-98-108-80-229 57-20 107 306 126-112 73 50-112 345q-6 18-14 35.5T776-270M366-634l-51-10-82-118 49-35 74 110zm40-165-50-86 52-30 54 94z" })));
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",
3
- "version": "0.28.0",
3
+ "version": "0.30.0",
4
4
  "description": "Latest React icon components for Material Symbols",
5
5
  "files": [
6
6
  "dist"