@project-lary/react-material-symbols-700-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: "M55-470v-180h94v180zm0 415v-355h94v147l40-46h141v94H215zm335-160v-94h180v94zm240 0v-94h181v-101h95v195zm181-255v-180h95v180zm0-240v-101H630v-95h276v196zM390-811v-95h180v95zM55-710v-196h275v95H149v101z" })));
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: "M210.66-312q-36.95 0-62.3-26.05Q123-364.1 123-401.55T148.48-465q25.49-26 62.15-26 37.48 0 63.93 26.21Q301-438.58 301-401.12q0 37.45-26.28 63.28Q248.44-312 210.66-312m537.68 0q-37.78 0-64.06-26.05T658-401.55 684.28-465t64.06-26q36.95 0 62.8 26.21Q837-438.58 837-401.12q0 37.45-25.86 63.28Q785.29-312 748.34-312M480.5-356q-45.5 0-77.5-31t-32-76.5q0-46.5 32-78.5t77.5-32 77 32 31.5 78.5q0 45.5-31.5 76.5t-77 31M270-66q15-73 73.3-122.5T479.5-238q78.9 0 137.7 49.5T691-66zM40-66q0-72 49.98-122 49.97-50 121.02-50 27 0 51 7t45 20.83q-31 28.1-51 65.14Q236-108 229.37-66zm692 0q-8-42-27.43-79.09T654-210q20-13 44-20.5t49.52-7.5q72.07 0 122.78 50Q921-138 921-66zM66-506l-56-74 470-360 169 129v-86h136v189.41L950-580l-56 74-414-315z" })));
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: "M115-55 67-205H20v-551h49l46-150h245l43.9 150H455v551h-49L360-55zm63-87h117l20-63H158zm-71-150h261v-377H107zm52-464h155l-19-63H178zM544-55v-528h-42v-114h42v-209h362v209h40v114h-40v528zm87-542v455h188v-455zm0-87h188v-135H631zm-394-72" })));
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: "M115-55 67-205H20v-551h49l46-150h245l43.9 150H455v551h-49L360-55zm-8-237h261v-377H107zM544-55v-528h-42v-114h42v-209h362v209h40v114h-40v528zm87-542v455h188v-455zm0-87h188v-135H631z" })));
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-189q71.84 0 118.34-50.21Q645-289.41 645-361v-150q0-72.41-46.66-123.21Q551.68-685 479.84-685T361.5-634.21Q315-583.41 315-511v150q0 71.59 46.66 121.79Q408.32-189 480.16-189M400-314h160v-72H400zm0-173h160v-72H400zm80 50h.5zh.5zh.5zh.5zm.09 342q-73.46 0-136.77-36Q280-167 251-234H150v-72h76q-6.25-23-6.12-46.67.12-23.66.12-47.33h-70v-72h69.94q0-25.67.4-51.33Q220.75-549 228-574h-78v-72h108q12-31 35.5-53.5T346-737l-78-76 50-49 94 94q31.72-14 65.86-15T545-770l95-96 49 49-74 74q32 17 55.54 43.62T709-640h102v66h-79q8.25 24.67 8.13 50.5-.13 25.83-.13 51.5h71v72h-71v47.33q0 23.34-6 46.67h77v72H711q-30 67-93.35 103-63.36 36-137.56 36M15-743v-203h202v95H109v108zm0 728v-202h94v108h108v94zm728 0v-94h108v-108h95v202zm108-728v-108H743v-95h203v203z" })));
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-314h160v-72H400zm0-173h160v-72H400zm80.09 392q-73.46 0-136.77-36Q280-167 251-234H150v-72h76q-6.25-23-6.12-46.67.12-23.66.12-47.33h-70v-72h69.94q0-25.67.4-51.33Q220.75-549 228-574h-78v-72h108q12-31 35.5-53.5T346-737l-78-76 50-49 94 94q31.72-14 65.86-15T545-770l95-96 49 49-74 74q32 17 55.54 43.62T709-640h102v66h-79q8.25 24.67 8.13 50.5-.13 25.83-.13 51.5h71v72h-71v47.33q0 23.34-6 46.67h77v72H711q-30 67-93.35 103-63.36 36-137.56 36M15-743v-203h202v95H109v108zm0 728v-202h94v108h108v94zm728 0v-94h108v-108h95v202zm108-728v-108H743v-95h203v203z" })));
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: "M433-369v-414h94v414zm0 192v-94h94v94zM15-15v-219h94v125h125v94zm712 0v-94h125v-125h94v219zM15-727v-219h219v94H109v125zm837 0v-125H727v-94h219v219z" })));
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-518 331-213H149zM55-135v-691h851v426h-95v-248L480-431 149-648v419h380v94zM715-23l-69-40 45-79h-91v-80h91l-45-79 69-39 45 79 45-79 70 39-46 79h91v80h-91l46 79-70 40-45-79z" })));
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: "m715-23-69-40 45-79h-91v-80h91l-45-79 69-39 45 79 45-79 70 39-46 79h91v80h-91l46 79-70 40-45-79zM55-135v-691h851v467q-31-24-67.5-37.5T760-410q-95 0-161.5 66.5T532-182q0 12 1.5 24t4.5 23zm425-296 331-217v-83L480-518 149-731v83z" })));
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: "M896.25-548.25 627-280l-55-56 269.27-268.22q12.73-13.19 19.23-29.24t6.5-34.02q0-16.52-6.25-32.45T841-729L701-869H518l99 59-291 290-55-57 216-217.44L377-854v-93h357l162 161.13q25 25.06 37.5 55.81T946-667q-1 33-13.02 63.52t-36.73 55.23M592-606 357-368l-57-60 237-235zm91 89L477-309l-56-57 206-207zM494-218l80 11L544-4 2-83l122-837 152 21-11 79-72.16-10L91-150l385 57zM716-12l-43-45 126-126H694v-63h212v213h-63v-106z" })));
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: "m627-280-55-56 106-106-34-36-167 169-56-57 166-167-34-34-196 199-57-60 197-195-33-34-138 137-55-57 216-217-110-60v-93h357l162 161q25 25 37.5 56t12.5 63q-1 33-13 63.5T896-548zM544-4 2-83l122-830h25l239 134-201 201 88 92-59 57 140 147 32-33 175 182zm172-8-43-45 126-126H694v-63h212v213h-63v-106z" })));
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-25H400l9-14.5Q418-54 428.5-71t19.5-31.5l9-14.5h41q95 4 176.5-45.5T805-287q-84-12-162-46t-137.5-94q-60.5-59-94-136T365-723q-68 46-114.5 113T200-461v11.5q0 5.83 1 10.5l-14.54 4.72q-14.54 4.72-32.59 9.78t-32.62 9.78L106.67-410l-1.17-19.2q-.5-8.2-.5-14.59Q105-599 204.5-716T458-860q-12 101 14.5 198.13Q499-564.73 572-492.63q71 72.1 168.5 98.14T939-375.47q-26 153.2-143 251.84Q679-25 524-25m-284-95h180q26.25 0 44.63-17.56Q483-155.11 483-181.76q0-26.66-17.91-44.95Q447.17-245 421-245h-49.83L352-291q-13.78-32.67-43.58-52.83Q278.63-364 244-365q-53.08 0-90.04 36.62Q117-291.75 117-242.35q0 51.68 35.88 87.02Q188.75-120 240-120m0 95q-89.54 0-153.27-63.57Q23-152.15 23-242.35q0-90.19 63.73-153.92T240-460q62.25 0 114.62 33Q407-394 434-339q60 6 101.5 50.62T577-182q0 64.53-46.24 110.76Q484.53-25 420-25z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M524-65H400l9-14.5q9-14.5 19.5-31.5t19.5-31.5l9-14.5h41q95 4 176.5-45.5T805-327q-84-12-162-46t-137.5-94q-60.5-59-94-136T365-763q-68 46-114.5 113T200-501v11.5q0 5.83 1 10.5l-14.54 4.72q-14.54 4.72-32.59 9.78t-32.62 9.78L106.67-450l-1.17-19.2q-.5-8.2-.5-14.59Q105-639 204.5-756T458-900q-12 101 14.5 198.13Q499-604.73 572-532.63q71 72.1 168.5 98.14T939-415.47q-26 153.2-143 251.84Q679-65 524-65m-284-95h180q26.25 0 44.63-17.56Q483-195.11 483-221.76q0-26.66-17.91-44.95Q447.17-285 421-285h-49.83L352-331q-13.78-32.67-43.58-52.83Q278.63-404 244-405q-53.08 0-90.04 36.62Q117-331.75 117-282.35q0 51.68 35.88 87.02Q188.75-160 240-160m0 95q-89.54 0-153.27-63.57Q23-192.15 23-282.35q0-90.19 63.73-153.92T240-500q62.25 0 114.62 33Q407-434 434-379q60 6 101.5 50.62T577-222q0 64.53-46.24 110.76Q484.53-65 420-65z" })));
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: "M245-400q45 2 83 27.5t56 67.5l10 25h28q40 0 67.5 28.5T517-182q0 40-28.5 68.5T420-85H240q-65 0-111-46T83-242q0-66 46-112t116-46m213-460q-12 101 14.5 198T572-493q71 72 168.5 98.5T939-375q-27 155-146 253.5T517-25q-14 0-28-1.5T461-29q52-15 84-57.5t32-95.5q0-62-41-106t-101-51q-28-54-80.5-87.5T240-460q-36 0-70.5 12T106-413q-1-7-1-14v-14q-1-156 99-274t254-145" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M245-440q45 2 83 27.5t56 67.5l10 25h28q40 0 67.5 28.5T517-222q0 40-28.5 68.5T420-125H240q-65 0-111-46T83-282q0-66 46-112t116-46m213-460q-12 101 14.5 198T572-533q71 72 168.5 98.5T939-415q-27 155-146 253.5T517-65q-14 0-28-1.5T461-69q52-15 84-57.5t32-95.5q0-62-41-106t-101-51q-28-54-80.5-87.5T240-500q-36 0-70.5 12T106-453q-1-7-1-14v-14q-1-156 99-274t254-145" })));
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: "M535-684 256-892l43-56 280 206zm-138-28-55 53-128-100 44-57zm369 34L404-945l44-59 262 194 13-124 88-14 107 370-116 155-58-43 95-128-58-203zM316-517l-116-88 47-63 54 41 58 110zm41 233H10v-72h347zm0 132H55v-72h302zM135-20v-72h520v-302L485-520l59 104H95v-72h325l-61-110 60-61 308 229v410zm371-233" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m646-707-84-242 68-23 114 326 132-119 84 58-122 376q-7 21-16.5 40.5T798-245v-164q0-5-.5-9t-1.5-8l75-238-106 95q-4-7-8.5-14T746-596zM399-816l-57-101 62-36 62 107zm-46 168-54-9-89-128 59-41 70 102zM619-72 141 7l-11-70 484-82q23-3 37-23t14-45v-275L485-689l41 210-442-84 14-70 337 63-38-178 95-41 209 232q18 21 27.5 46t9.5 51v248q0 53-34 92.5T619-72M340-198 50-174l-6-72 296-24zm0-159L1-368l3-72 336 11zm162 7" })));
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: "M135-20v-72h222v-60H55v-72h302v-60H10v-72h347v-60H95v-72h325l-61-110 60-61 308 229v410zm181-497-116-88 47-63 54 41 58 110zm26-142L214-759l44-57 139 104zm460 236L502-648l29-39-258-192 44-56 260 193 37-47-210-156 44-59 262 194 13-124 88-14 107 370z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m141 7-11-70 210-36v-99L50-174l-6-72 296-24v-87L1-368l3-72 336 11v-86L84-563l14-70 337 63-38-178 95-41 209 232q18 21 27.5 46t9.5 51v248q0 53-34 92.5T619-72zm657-252v-215q0-46-11-74.5T746-596L646-707l-84-242 68-23 114 326 132-119 84 58-122 376q-7 21-16.5 40.5T798-245M353-648l-54-9-89-128 59-41 70 102zm46-168-57-101 62-36 62 107z" })));
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-700-sharp",
3
- "version": "0.29.0",
3
+ "version": "0.30.0",
4
4
  "description": "Latest sharp React icon components with weight 700 for Material Symbols",
5
5
  "files": [
6
6
  "dist"