@project-lary/react-material-symbols-600-sharp 0.19.0 → 0.21.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 (81) hide show
  1. package/dist/components/{BrightnessLow.d.ts → AlarmPause.d.ts} +1 -1
  2. package/dist/components/AlarmPause.js +6 -0
  3. package/dist/components/{BrightnessLowFilled.d.ts → AlarmPauseFilled.d.ts} +1 -1
  4. package/dist/components/AlarmPauseFilled.js +6 -0
  5. package/dist/components/{CloudySnowing.d.ts → ArticlePerson.d.ts} +1 -1
  6. package/dist/components/ArticlePerson.js +6 -0
  7. package/dist/components/ArticlePersonFilled.d.ts +4 -0
  8. package/dist/components/ArticlePersonFilled.js +6 -0
  9. package/dist/components/Automation.js +1 -1
  10. package/dist/components/GlobeLocationPin.d.ts +4 -0
  11. package/dist/components/GlobeLocationPin.js +6 -0
  12. package/dist/components/GlobeLocationPinFilled.d.ts +3 -0
  13. package/dist/components/GlobeLocationPinFilled.js +3 -0
  14. package/dist/components/InboxTextAsterisk.d.ts +4 -0
  15. package/dist/components/InboxTextAsterisk.js +6 -0
  16. package/dist/components/InboxTextAsteriskFilled.d.ts +4 -0
  17. package/dist/components/InboxTextAsteriskFilled.js +6 -0
  18. package/dist/components/InboxTextPerson.d.ts +4 -0
  19. package/dist/components/InboxTextPerson.js +6 -0
  20. package/dist/components/InboxTextPersonFilled.d.ts +4 -0
  21. package/dist/components/InboxTextPersonFilled.js +6 -0
  22. package/dist/components/{BrightnessHigh.d.ts → InboxTextShare.d.ts} +1 -1
  23. package/dist/components/InboxTextShare.js +6 -0
  24. package/dist/components/{BrightnessHighFilled.d.ts → InboxTextShareFilled.d.ts} +1 -1
  25. package/dist/components/InboxTextShareFilled.js +6 -0
  26. package/dist/components/LockOpenCircle.d.ts +4 -0
  27. package/dist/components/LockOpenCircle.js +6 -0
  28. package/dist/components/LockOpenCircleFilled.d.ts +4 -0
  29. package/dist/components/LockOpenCircleFilled.js +6 -0
  30. package/dist/components/MagnifyDocked.js +1 -1
  31. package/dist/components/MagnifyDockedFilled.d.ts +4 -3
  32. package/dist/components/MagnifyDockedFilled.js +6 -3
  33. package/dist/components/NfcOff.d.ts +4 -0
  34. package/dist/components/NfcOff.js +6 -0
  35. package/dist/components/NfcOffFilled.d.ts +4 -0
  36. package/dist/components/NfcOffFilled.js +6 -0
  37. package/dist/components/NotificationSettings.d.ts +4 -0
  38. package/dist/components/NotificationSettings.js +6 -0
  39. package/dist/components/NotificationSettingsFilled.d.ts +4 -0
  40. package/dist/components/NotificationSettingsFilled.js +6 -0
  41. package/dist/components/PlugConnect.d.ts +4 -0
  42. package/dist/components/PlugConnect.js +6 -0
  43. package/dist/components/PlugConnectFilled.d.ts +4 -0
  44. package/dist/components/PlugConnectFilled.js +6 -0
  45. package/dist/components/Public.js +1 -1
  46. package/dist/components/StackGroup.d.ts +4 -0
  47. package/dist/components/StackGroup.js +6 -0
  48. package/dist/components/StackGroupFilled.d.ts +4 -0
  49. package/dist/components/StackGroupFilled.js +6 -0
  50. package/dist/components/StylusBrush.d.ts +4 -0
  51. package/dist/components/StylusBrush.js +6 -0
  52. package/dist/components/StylusBrushFilled.d.ts +4 -0
  53. package/dist/components/StylusBrushFilled.js +6 -0
  54. package/dist/components/StylusFountainPen.d.ts +4 -0
  55. package/dist/components/StylusFountainPen.js +6 -0
  56. package/dist/components/StylusFountainPenFilled.d.ts +4 -0
  57. package/dist/components/StylusFountainPenFilled.js +6 -0
  58. package/dist/components/StylusHighlighter.d.ts +4 -0
  59. package/dist/components/StylusHighlighter.js +6 -0
  60. package/dist/components/StylusHighlighterFilled.d.ts +4 -0
  61. package/dist/components/StylusHighlighterFilled.js +6 -0
  62. package/dist/components/StylusPen.d.ts +4 -0
  63. package/dist/components/StylusPen.js +6 -0
  64. package/dist/components/StylusPenFilled.d.ts +4 -0
  65. package/dist/components/StylusPenFilled.js +6 -0
  66. package/dist/components/StylusPencil.d.ts +4 -0
  67. package/dist/components/StylusPencil.js +6 -0
  68. package/dist/components/StylusPencilFilled.d.ts +4 -0
  69. package/dist/components/StylusPencilFilled.js +6 -0
  70. package/dist/components/Thunderstorm.js +1 -1
  71. package/dist/components/ThunderstormFilled.js +1 -1
  72. package/dist/index.d.ts +32 -6
  73. package/dist/index.js +32 -6
  74. package/package.json +1 -1
  75. package/dist/components/BrightnessHigh.js +0 -6
  76. package/dist/components/BrightnessHighFilled.js +0 -6
  77. package/dist/components/BrightnessLow.js +0 -6
  78. package/dist/components/BrightnessLowFilled.js +0 -6
  79. package/dist/components/CloudySnowing.js +0 -6
  80. package/dist/components/CloudySnowingFilled.d.ts +0 -4
  81. package/dist/components/CloudySnowingFilled.js +0 -6
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BrightnessLow({ className }: {
2
+ export default function AlarmPause({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function AlarmPause(_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: "M479-67.87q-76.83 0-144.87-29.13t-118.8-79.61q-50.77-50.48-80.11-118.52-29.35-68.04-29.35-145.6t29.35-145.37q29.34-67.81 80.11-118.79 50.76-50.98 118.8-80.39Q402.17-814.7 479-814.7t144.87 29.42q68.04 29.41 119.02 80.39t80.39 118.79q29.42 67.81 29.42 145.37t-29.42 145.6q-29.41 68.04-80.39 118.66-50.99 50.61-119.03 79.61Q555.83-67.87 479-67.87M207.78-885.09 254.87-838 79-668.13l-46.52-47.09zm542.44 0 175.87 169.87L879-668.13 703.13-838zm-271.27 738q122.79 0 208.38-85.53 85.58-85.54 85.58-208.33t-85.53-208.38q-85.54-85.58-208.33-85.58t-208.38 85.53q-85.58 85.54-85.58 208.33t85.53 208.38q85.54 85.58 208.33 85.58M362.78-277.61H429v-326.78h-66.22zm166.22 0h66.22v-326.78H529z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BrightnessLowFilled({ className }: {
2
+ export default function AlarmPauseFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function AlarmPauseFilled(_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: "M479-67.87q-76.83 0-144.87-29.13t-118.8-79.83q-50.77-50.69-80.11-118.52-29.35-67.82-29.35-145.65 0-76.83 29.35-144.87 29.34-68.04 80.11-119.02 50.76-50.98 118.8-80.39Q402.17-814.7 479-814.7t144.87 29.42q68.04 29.41 119.02 80.39t80.39 119.02Q852.7-517.83 852.7-441q0 77.83-29.42 145.65-29.41 67.83-80.39 118.52-50.98 50.7-119.02 79.83T479-67.87M207.78-885.09 254.87-838 79-668.13l-46.52-47.09zm542.44 0 175.87 169.87L879-668.13 703.13-838zM362.78-277.61H429v-326.78h-66.22zm166.22 0h66.22v-326.78H529z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function CloudySnowing({ className }: {
2
+ export default function ArticlePerson({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArticlePerson(_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: "M185.09-185.09v-589.82 194.04-26.22zM279.83-450h253.71q1.16-15.43 3.74-30.72 2.59-15.28 8.89-29.28H279.83zm0 168.17h201.55q16.84-13.43 35.79-23.57 18.95-10.15 39.92-17.23.56-4.26.56-8.95 0-4.68-.59-10.25H279.83zM105.87-105.87V-854.7H854.7v394.83q-3.96-39.26-25.55-71.04-21.58-31.79-54.24-50.12v-193.88H185.09v589.82h248q-1.13 4.51-1.42 9.02-.28 4.52-.28 9.77v60.43zm591.41-234q-43.72 0-73.8-29.8-30.09-29.81-30.09-73.81t30.09-73.8q30.08-29.81 73.8-29.81t73.81 29.81q30.09 29.8 30.09 73.8t-30.09 73.81q-30.09 29.8-73.81 29.8m-205.89 234v-60.83q0-28.4 12.7-49.55 12.69-21.14 34.95-32.27 37.57-19.57 77.11-28.57 39.55-9 81.26-9 41.72 0 80.57 8.5t76.98 29.07q22.26 10.69 35.24 32.01t12.98 50.03v60.61zM279.83-618.74h360.21q8.48-7.35 18.65-12.15 10.18-4.81 22.05-7.07v-40.78H279.83z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function ArticlePersonFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function ArticlePersonFilled(_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: "M279.83-618.74h360.21q8.48-7.35 18.65-12.15 10.18-4.81 22.05-7.07v-40.78H279.83zM105.87-105.87V-854.7H854.7v394.83q-2.26-61.74-48.12-104.48-45.85-42.74-109.58-42.74-48.84 0-90.12 26.09-41.27 26.09-60.71 71H279.83v60h254q-1.87 29.43 6.69 57.59 8.57 28.15 27.57 50.58H279.83v60h201.39q-25.12 21.79-37.47 52.19-12.36 30.41-12.36 63.16v60.61zm385.52 0v-60.83q0-28.6 12.7-49.65 12.69-21.04 34.95-32.17 37.57-19.57 76.98-28.57 39.42-9 81.26-9 41.85 0 80.7 8.5t76.98 29.07q22.26 10.69 35.24 31.91t12.98 50.13v60.61zm205.89-234q-43.72 0-73.8-29.8-30.09-29.81-30.09-73.81t30.09-73.8q30.08-29.81 73.8-29.81t73.81 29.81q30.09 29.8 30.09 73.8t-30.09 73.81q-30.09 29.8-73.81 29.8" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Automation(_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: "M286.39-261.83Q243-225 195.54-228.78q-47.45-3.78-82-33.05Q79-291.09 67.09-337.26 55.17-383.43 85-432.96l79.17-132.47q-26.43-22.7-41.87-55.18-15.43-32.48-15.43-69.05 0-68.98 48.31-117.51 48.32-48.53 116.99-48.53 68.05 0 116.68 48.63t48.63 116.96-48.63 116.96-116.68 48.63q-9.91 0-19.82-1.22t-18.22-4.22l-81.74 137.61q-12.3 20.74-7.72 40.07 4.59 19.32 19.15 31.22 14.55 11.9 33.97 13.37 19.43 1.47 37.17-13.83l439.21-377.09Q718.13-736 766.09-733q47.95 3 82.21 32.83 34.27 29.82 45.61 76.61 11.35 46.8-17.91 95.52L798.39-395q26.44 22.13 41.87 54.48 15.44 32.35 15.44 69.08 0 68.79-48.94 117.18t-117.7 48.39-116.65-48.31q-47.89-48.32-47.89-116.99 0-68.05 47.89-116.68t116.69-48.63q9.11 0 18.55.72t18.78 3.15l81.74-136.04q12.31-20.18 7.13-39.74-5.17-19.56-19.74-31.19-14.56-11.64-33.95-13.14t-36 13.24zm227.34-99.05q35.74 0 61.35-25.11 25.61-25.12 25.61-60.85t-25.61-60.69-61.63-24.96-60.48 25.1-24.46 61.15q0 35.45 24.44 60.4 24.44 24.96 60.78 24.96m-65.89-67.63q35.73 0 60.69-25.1t24.96-61.15q0-35.45-25.1-60.69t-61.15-25.24q-35.45 0-60.4 25.4-24.96 25.4-24.96 61.13t25.11 60.69q25.12 24.96 60.85 24.96m-.44-86.09" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M286.39-261.83Q243-225 195.54-228.78q-47.45-3.78-82-33.05Q79-291.09 67.09-337.26 55.17-383.43 85-432.96l79.17-132.47q-26.43-22.7-41.87-55.18-15.43-32.48-15.43-69.05 0-68.98 48.31-117.51 48.32-48.53 116.99-48.53 68.05 0 116.68 48.63t48.63 116.96-48.63 116.96-116.68 48.63q-9.91 0-19.82-1.22t-18.22-4.22l-81.74 137.61q-12.3 20.74-7.72 40.07 4.59 19.32 19.15 31.22 14.55 11.9 33.97 13.37 19.43 1.47 37.17-13.83l439.21-377.09Q718.13-736 766.09-733q47.95 3 82.21 32.83 34.27 29.82 45.61 76.61 11.35 46.8-17.91 95.52L798.39-395q26.44 22.13 41.87 54.48 15.44 32.35 15.44 69.08 0 68.79-48.94 117.18t-117.7 48.39-116.65-48.31q-47.89-48.32-47.89-116.99 0-68.05 47.89-116.68t116.69-48.63q9.11 0 18.55.72t18.78 3.15l81.74-136.04q12.31-20.18 7.13-39.74-5.17-19.56-19.74-31.19-14.56-11.64-33.95-13.14t-36 13.24zM272.33-604.3q35.45 0 60.69-25.12t25.24-60.85-25.4-60.69q-25.4-24.95-61.13-24.95t-60.69 25.1q-24.95 25.09-24.95 61.14 0 35.45 25.1 60.41 25.09 24.96 61.14 24.96m416.91 419.21q36.03 0 61.35-25.1 25.32-25.09 25.32-61.14 0-35.45-25.3-60.69-25.31-25.24-61.65-25.24-35.74 0-60.2 25.4t-24.46 61.13 24.46 60.69q24.46 24.95 60.48 24.95m.59-86.08" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GlobeLocationPin({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GlobeLocationPin(_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.59-65.87q-85.88 0-161.41-32.63t-131.82-88.73-88.89-131.55q-32.6-75.46-32.6-161.25 0-85.8 32.6-161.21 32.6-75.42 88.89-131.52 56.29-56.11 131.87-89.02 75.58-32.92 161.51-32.92 162.36 0 279.88 108.74Q878.13-677.22 892.7-517.57q-19.09-10.82-40.18-17.1-21.09-6.29-43.17-7.59-15.18-84.62-68.96-151.7T605.87-794.48v102.73H438.05v124.42H312.83v86.2h294.74v40.96q-13 23.78-20.29 49.81-7.28 26.03-7.28 53.01 0 62.83 35.98 117.65 35.98 54.83 67.98 100.83-45.57 26-96.42 39.5-50.84 13.5-106.95 13.5m-42.46-80.22v-81.43h-81.8v-129.05L154.65-558.43q-5 20-7 38.93t-2 38.62q0 127.87 83.09 224.11 83.09 96.25 209.39 110.68m350.49 80.22q-6.4 0-11.4-3.41-5-3.42-6.65-9.24-13-37.44-33.94-69.37-20.93-31.94-45.37-62.37Q669-237.2 654.5-269.54 640-301.87 640-337.07q0-61.83 43.46-105.29 43.46-43.47 104.93-43.47 61.48 0 105.02 43.49 43.55 43.48 43.55 104.99 0 35.7-14.29 67.83-14.28 32.13-36.41 59.26-23.43 31-45.21 62.61-21.78 31.6-34.66 69.13-1.66 5.82-6.51 9.24-4.86 3.41-11.26 3.41m-.14-91.48q14-21 28.5-41t30.5-40q17-21.43 29-46.11 12-24.69 12-52.89 0-41.43-29-70.71-29-29.29-71-29.29t-71 29.29q-29 29.28-29 70.95 0 27.76 12 52.55 12 24.78 29 46.21 16 20 30.5 40t28.5 41m0-130q-21 0-35.5-14.21-14.5-14.22-14.5-35.79 0-21 14.5-35.5t35.5-14.5 35.5 14.5 14.5 35.5q0 21.57-14.5 35.79-14.5 14.21-35.5 14.21" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import GlobeLocationPin from './GlobeLocationPin';
2
+ declare const GlobeLocationPinFilled: typeof GlobeLocationPin;
3
+ export default GlobeLocationPinFilled;
@@ -0,0 +1,3 @@
1
+ import GlobeLocationPin from './GlobeLocationPin';
2
+ var GlobeLocationPinFilled = GlobeLocationPin;
3
+ export default GlobeLocationPinFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function InboxTextAsterisk({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function InboxTextAsterisk(_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: "M105.87-105.87V-854.7H854.7v329.05q-18.53-9.39-38.33-16.65-19.8-7.27-41.46-10.83v-221.78H185.09v396.08H350q18.43 27.87 41.24 48.03 22.8 20.15 51.11 28.71-3.13 16-2.7 31.29.44 15.28 1.87 30.28-34.17-7.13-65.19-27.07-31.03-19.93-50.33-51.24H185.09v133.74h268.17q5.44 21.66 14.91 41.46 9.48 19.8 22.87 37.76zm79.22-79.22h268.17zm94.74-433.78h400.91v-60H279.83zm0 144h244.39q18.87-19.43 41.08-33.93 22.22-14.5 47.09-26.07H279.83zm390.95 351.39-63.82-46.87 62.3-84.61-101.17-32.87 25.21-75.08 99.61 31.3v-104.61h79.79v104.61l100.6-31.3 23.66 75.08-99.61 32.87 61.74 84.61-64.83 46.87-61.74-85.17z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function InboxTextAsteriskFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function InboxTextAsteriskFilled(_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: "M105.87-105.87V-854.7H854.7v329.05q-18.53-9.39-38.33-16.65-19.8-7.27-41.46-10.83v-221.78H185.09v396.08H350q18.43 27.87 41.24 48.03 22.8 20.15 51.11 28.71-8.96 52.52 4.39 102.89t44.3 93.33zm173.96-513h400.91v-60H279.83zm0 144h244.39q18.87-19.43 41.08-33.93 22.22-14.5 47.09-26.07H279.83zm390.95 351.39-63.82-46.87 62.3-84.61-101.17-32.87 25.21-75.08 99.61 31.3v-104.61h79.79v104.61l100.6-31.3 23.66 75.08-99.61 32.87 61.74 84.61-64.83 46.87-61.74-85.17z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function InboxTextPerson({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function InboxTextPerson(_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: "M105.87-105.87V-854.7H854.7v329.05q-18.53-9.39-38.33-16.65-19.8-7.27-41.46-10.83v-221.78H185.09v396.08H350q18.43 27.87 41.24 48.03 22.8 20.15 51.11 28.71-3.13 16-2.7 31.29.44 15.28 1.87 30.28-34.17-7.13-65.19-27.07-31.03-19.93-50.33-51.24H185.09v133.74h268.17q5.44 21.66 14.91 41.46 9.48 19.8 22.87 37.76zm79.22-79.22h268.17zm94.74-433.78h400.91v-60H279.83zm0 144h244.39q18.87-19.43 41.08-33.93 22.22-14.5 47.09-26.07H279.83zm283.13 329v-25.87q0-23.82 15.19-44.09 15.2-20.26 36.89-30.95 25-11 52.63-16.78 27.63-5.79 56.07-5.79 30.69 0 58.04 5.79 27.35 5.78 54.05 16.78 21.69 10.69 36.89 30.45 15.19 19.77 15.19 43.59v25.87zm162.47-183q-31 0-53-22t-22-53 22-53 53-22q30.44 0 52.72 22t22.28 53-22.28 53-52.72 22" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function InboxTextPersonFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function InboxTextPersonFilled(_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: "M562.96-145.87v-25.87q0-24.2 15.19-44.27 15.2-20.08 36.89-30.77 25-11 52.63-16.78 27.63-5.79 56.07-5.79 30.69 0 58.04 5.79 27.35 5.78 54.05 16.78 21.69 10.69 36.89 30.45 15.19 19.77 15.19 43.59v25.87zm162.43-183q-30.96 0-52.96-22.04-22-22.05-22-53 0-30.96 22.05-52.96 22.04-22 53-22 30.39 0 52.67 22.04 22.28 22.05 22.28 53 0 30.96-22.32 52.96-22.33 22-52.72 22m-619.52 223V-854.7H854.7v329.05q-18.53-9.39-38.41-16.76-19.89-7.37-41.38-10.72v-221.78H185.09v396.08H350q18.43 27.87 41.14 47.86 22.7 19.98 51.21 28.88-8.96 52.52 4.39 102.89t44.3 93.33zm173.96-513h400.91v-60H279.83zm0 144h244.39q18.87-19.43 41.08-33.93 22.22-14.5 47.09-26.07H279.83z" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BrightnessHigh({ className }: {
2
+ export default function InboxTextShare({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function InboxTextShare(_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: "M105.87-105.87V-854.7H854.7v329.05q-18.53-9.39-38.33-16.65-19.8-7.27-41.46-10.86v-221.75H185.09v396.08h164.82q18.52 27.87 41.33 48.03 22.8 20.15 51.11 28.71-3.13 16-2.7 31.29.44 15.28 1.87 30.28-34.43-7.24-65.33-27.18T326-318.83H185.09v133.74h268.05q5.56 21.66 15.03 41.46 9.48 19.8 22.87 37.76zm79.22-79.22h268.17zm94.74-433.78h400.91v-60H279.83zm0 144h244.39q18.87-19.43 41.08-33.93 22.22-14.5 47.09-26.07H279.83zm522.44 409q-31.64 0-53.17-21.06-21.54-21.07-22.67-51.2 0-2 .5-3.5t.5-3.5l-86.91-50.61q-7.87 5-18.01 7.44-10.15 2.43-20.42 2.43-32.03 0-53.85-21.81-21.81-21.81-21.81-53.56t21.81-53.56q21.82-21.81 53.85-21.81 10.27 0 20.33 3.22t18.12 7.65l86.89-51.34q-1.87-32.4 20.05-55.46 21.91-23.07 54.89-23.07 30.98 0 53.17 21.81 22.2 21.81 22.2 53.56t-22.22 53.56-53.64 21.81q-10.79 0-20.79-3.07-10-3.08-18-8.36l-81.39 49.34v11.91l81.39 49.31q8-4.43 18-7.65t21-3.22q31.33 0 53.49 21.81t22.16 53.56-22.26 53.56q-22.27 21.81-53.21 21.81" })));
6
+ }
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- export default function BrightnessHighFilled({ className }: {
2
+ export default function InboxTextShareFilled({ className }: {
3
3
  className?: string;
4
4
  }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function InboxTextShareFilled(_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: "M802.18-65.87q-31.55 0-53.08-20.87-21.54-20.88-22.67-51.39 0-2 .5-3.5t.5-3.5l-86.91-50.61q-7.87 5-17.83 7.44-9.96 2.43-20.6 2.43-31.91 0-53.78-21.9-21.88-21.9-21.88-53.56t21.88-53.47q21.87-21.81 53.78-21.81 10.64 0 20.51 3.22 9.88 3.22 17.94 7.65l86.89-51.34q-1.87-32.4 20.05-55.46 21.91-23.07 54.89-23.07 30.85 0 53.11 21.9t22.26 53.56-22.28 53.47q-22.29 21.81-53.58 21.81-11.16 0-20.98-3.07-9.81-3.08-17.81-8.36l-81.39 49.34v11.91l81.39 49.31q8-4.43 17.81-7.65 9.82-3.22 21.19-3.22 31.2 0 53.43 21.9 22.22 21.9 22.22 53.56t-22.35 53.47-53.21 21.81m-696.31-40V-854.7H854.7v329.05q-18.53-9.39-38.41-16.76-19.89-7.37-41.38-10.75v-221.75H185.09v396.08h164.82q18.52 27.87 41.23 47.86 22.7 19.98 51.21 28.88-8.96 52.52 4.39 102.89t44.3 93.33zm173.96-513h400.91v-60H279.83zm0 144h244.39q18.87-19.43 41.08-33.93 22.22-14.5 47.09-26.07H279.83z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function LockOpenCircle({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function LockOpenCircle(_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: "M321.61-326.61h316.78v-236.78h-58.3v-59.91q0-41.14-29.5-70.62-29.5-29.47-70.68-29.47-41.17 0-70.58 29.47-29.42 29.48-29.42 70.62v8.39h58.48v-8.39q0-17.69 11.96-29.65 11.95-11.96 29.62-11.96t29.66 11.96q11.98 11.96 11.98 29.65v59.91h-200zM480.34-65.87q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84T98.26-318.83q-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62 161.67-32.65q86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58m.16-79.22q139.24 0 236.83-97.73 97.58-97.73 97.58-237.68 0-139.24-97.4-236.83-97.4-97.58-237.79-97.58-139.02 0-236.83 97.4-97.8 97.4-97.8 237.79 0 139.02 97.73 236.83 97.73 97.8 237.68 97.8M480-480" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function LockOpenCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function LockOpenCircleFilled(_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: "M321.61-326.61h316.78v-236.78h-58.3v-59.91q0-41.14-29.5-70.62-29.5-29.47-70.68-29.47-41.17 0-70.58 29.47-29.42 29.48-29.42 70.62v8.39h58.48v-8.39q0-17.56 12.04-29.59 12.05-12.02 29.63-12.02t29.57 12.02q11.98 12.03 11.98 29.59v59.91h-200zM480.08-65.87q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84T98.26-318.99q-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62 161.01-32.65q86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9T642.01-98.26q-75.46 32.39-161.93 32.39" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function MagnifyDocked(_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: "M65.87-145.87V-814.7H894.7v668.83zm79.22-158.04h669.82v-431H145.09zm415.3-86.39h79.22v-90h90v-79.22h-90v-90h-79.22v90h-90v79.22h90z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M65.87-145.87V-814.7H894.7v668.83zm79.22-119.22v40h669.82v-40zm0-71.3h669.82v-398.52H145.09zm419.26-82.09h71.3V-500h81.52v-71.3h-81.52v-81.53h-71.3v81.53h-81.52v71.3h81.52zM145.09-265.09v40z" })));
6
6
  }
@@ -1,3 +1,4 @@
1
- import MagnifyDocked from './MagnifyDocked';
2
- declare const MagnifyDockedFilled: typeof MagnifyDocked;
3
- export default MagnifyDockedFilled;
1
+ import React from 'react';
2
+ export default function MagnifyDockedFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -1,3 +1,6 @@
1
- import MagnifyDocked from './MagnifyDocked';
2
- var MagnifyDockedFilled = MagnifyDocked;
3
- export default MagnifyDockedFilled;
1
+ import React from 'react';
2
+ export default function MagnifyDockedFilled(_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-145.87V-814.7H894.7v668.83zm79.22-190.52h669.82v-398.52H145.09zm419.26-82.09h71.3V-500h81.52v-71.3h-81.52v-81.53h-71.3v81.53h-81.52v71.3h81.52z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NfcOff({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function NfcOff(_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: "M105.87-105.87v-660.57L23.74-848l47.52-47.52L887.3-79.48l-47.52 47.52-73.34-73.91zm127.91-127.91v-404.74l-48.69-48.13v501.56h501.56l-48.13-48.69zm620.92 27.65-79.79-79.22v-489.56H285.35l-79.22-79.79H854.7zM300-300h271.74L300-571.74zm426.22-34.04L660-400.26V-660H510v109.74l-55.48-55.45v-120.51h271.7zM530.91-530.91" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NfcOffFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function NfcOffFilled(_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: "M105.87-105.87v-660.57L23.74-848l47.52-47.52L887.3-79.48l-47.52 47.52-73.34-73.91zm127.91-127.91h404.74L571.74-300H300v-271.74l-66.22-66.78zm620.92 28.21L726.22-333.48v-392.74h-271.7v121.05L205.57-854.7H854.7zM660-399.7l-150-150V-660h150z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NotificationSettings({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function NotificationSettings(_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.57-60.78q-35.27 0-60.18-24.91-24.91-24.92-24.91-60.18h169.61q0 35.26-24.92 60.18-24.91 24.91-59.6 24.91m-334.7-125.09v-79.22h74.91v-289.87q0-101.34 65.59-178.84t173.2-78.81q-9.7 19.52-15.2 40.33-5.5 20.8-7.8 42.32-59.57 15.57-98.07 63.79Q300-617.96 300-554.96v289.87h360v-160.48q20.09 3.7 39.89 3.7 19.81 0 39.89-3.7v160.48h74.92v79.22zm518.09-301.26-5.57-50.26q-19.87-5.44-37.74-15.87-17.87-10.44-32.74-24.87L544.22-557l-40.09-63.61 39.7-31.13q-6.57-18.87-6.57-38.96 0-20.08 6.57-38.95l-39.7-31.13 40.09-64.05 43.69 20.57q15.87-13.44 33.24-23.59t37.24-15.59l5.57-51.26h70.74l6.56 51.26q19.87 5.44 37.24 15.59t33.24 23.59l43.7-20.57 40.65 64.05-40.26 31.13q6 18.87 6 38.95 0 20.09-6 38.96l40.26 31.13L855.44-557l-43.7-21.13Q796.87-563.7 779-553.26q-17.87 10.43-37.74 15.87l-6.56 50.26zm35.65-105.17q40.3 0 69.46-28.87 29.15-28.87 29.15-69.74t-29.15-69.74q-29.16-28.87-69.46-28.87-40.87 0-70.02 28.87t-29.15 69.74 29.15 69.74 70.02 28.87" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function NotificationSettingsFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function NotificationSettingsFilled(_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.57-60.78q-35.27 0-60.18-24.91-24.91-24.92-24.91-60.18h169.61q0 35.26-24.92 60.18-24.91 24.91-59.6 24.91m-334.7-125.09v-79.22h74.91v-289.87q0-101.34 65.59-178.84t173.2-78.81q-15.7 30.83-22.92 63.65-7.22 32.83-6.08 67.66 2.26 60.69 28.02 111.54t68.58 85.85q42.83 35 97.87 51.58 55.05 16.59 114.74 6.76v160.48h74.92v79.22zm518.09-301.26-5.57-50.26q-19.87-5.44-37.74-15.87-17.87-10.44-32.74-24.87L544.22-557l-40.09-63.61 39.7-31.13q-6.57-18.87-6.57-38.96 0-20.08 6.57-38.95l-39.7-31.13 40.09-64.05 43.69 20.57q15.87-13.44 33.24-23.59t37.24-15.59l5.57-51.26h70.74l6.56 51.26q19.87 5.44 37.24 15.59t33.24 23.59l43.7-20.57 40.65 64.05-40.26 31.13q6 18.87 6 38.95 0 20.09-6 38.96l40.26 31.13L855.44-557l-43.7-21.13Q796.87-563.7 779-553.26q-17.87 10.43-37.74 15.87l-6.56 50.26zm35.65-105.17q40.3 0 69.46-28.87 29.15-28.87 29.15-69.74t-29.15-69.74q-29.16-28.87-69.46-28.87-40.87 0-70.02 28.87t-29.15 69.74 29.15 69.74 70.02 28.87" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function PlugConnect({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function PlugConnect(_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: "M276.04-145.87v-41.99H105.87v-253.1H23.04v-78.65h82.83v-251.96h170.17v-43.13h79.22v668.83zm-91.52-120.78h91.52v-425.7h-91.52zm420.22 120.78V-313.7H446.78v-79.21h157.96v-173.74H446.78v-78.65h157.96v-169.4h79.22v43.13H854.7v251.96h82.26v78.65H854.7v253.1H683.96v41.99zm79.22-120.78h91.52v-425.7h-91.52zm0-213.35" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function PlugConnectFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function PlugConnectFilled(_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: "M276.04-145.87v-41.99H105.87v-253.1H23.04v-78.65h82.83v-251.96h170.17v-43.13h79.22v668.83zm328.7 0V-313.7H446.78v-79.21h157.96v-173.74H446.78v-78.65h157.96v-169.4h79.22v43.13H854.7v251.96h82.26v78.65H854.7v253.1H683.96v41.99z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Public(_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: "M480.49-65.87q-85.84 0-161.34-32.63t-131.79-88.73-88.89-131.55q-32.6-75.46-32.6-161.25 0-85.8 32.6-161.21 32.6-75.42 88.89-131.52 56.29-56.11 131.86-89.02 75.56-32.92 161.47-32.92 85.92 0 161.15 32.92 75.24 32.91 131.42 88.89t88.81 131.49 32.63 161.37-32.58 161.34-88.82 131.63q-56.25 56.15-131.72 88.67-75.46 32.52-161.09 32.52m-42.36-80.22v-81.43q-35 0-58.44-25.67-23.45-25.67-23.45-60.2v-43.44l-201.59-201.6q-5 20-7 38.93t-2 38.62q0 127.87 83.09 224.11 83.09 96.25 209.39 110.68m289.48-106.3q21.43-23.44 37.65-50.15 16.22-26.72 27.44-55.94 11.21-29.22 16.71-59.84 5.5-30.63 5.5-62.81 0-103.66-56.87-188.79-56.87-85.12-152.17-124.56v17.44q0 34.3-24.08 59.8-24.09 25.5-58.38 25.5h-85.28v85.7q0 17.17-13.5 27.89t-30.67 10.72h-81.13v86.3h254.15q16.76 0 27.82 13.08 11.07 13.08 11.07 29.78v124.88h41.87q28.43 0 50.2 17 21.76 17 29.67 44" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480.49-65.87q-85.84 0-161.34-32.63t-131.79-88.73-88.89-131.55q-32.6-75.46-32.6-161.25 0-85.8 32.6-161.21 32.6-75.42 88.89-131.52 56.29-56.11 131.86-89.02 75.56-32.92 161.47-32.92 85.92 0 161.15 32.92 75.24 32.91 131.42 88.89t88.81 131.49 32.63 161.37-32.58 161.34-88.82 131.63q-56.25 56.15-131.72 88.67-75.46 32.52-161.09 32.52m-42.36-80.22v-81.43q-35 0-58.44-25.67-23.45-25.67-23.45-60.2v-43.44l-201.59-201.6q-5 20-7 38.93t-2 38.62q0 127.87 83.09 224.11 83.09 96.25 209.39 110.68m289.53-106.3q43.38-46.87 65.32-105.93 21.93-59.06 21.93-122.58 0-104.17-56.87-189.16-56.87-84.98-152.17-124.42v17.44q0 34.3-24.08 59.8-24.09 25.5-58.38 25.5h-85.28v85.7q0 17.17-13.5 27.89t-30.67 10.72h-81.13v86.3h254.15q16.76 0 27.82 13.08 11.07 13.08 11.07 29.78v124.88h41.87q28.43 0 50.22 17t29.7 44" })));
6
6
  }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StackGroup({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StackGroup(_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: "M319.43-65.87v-253.56H65.3V-894.7h575.27v253.57H894.7v575.26zm75.27-75.26h424.73v-424.74H565.3v-253.56H140.57v424.73H394.7zM480-480" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StackGroupFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StackGroupFilled(_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: "M319.43-65.87v-253.56H65.3V-894.7h575.27v253.57H894.7v575.26z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusBrush({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusBrush(_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.17-323.17q-104.08 0-176.93-73.61t-72.85-175.44q0-44.04 9.09-85.52 9.08-41.48 38.34-84.91 29.27-43.44 84.22-91.02 54.96-47.59 146.7-103.85 3 47.56 37.28 93.82t78.16 81.82q46.08 37.23 76.04 87.53 29.95 50.31 29.95 102.11 0 101.85-72.96 175.46-72.97 73.61-177.04 73.61m-.3-78.66q71.54 0 121.59-50.69 50.06-50.69 50.06-119.66 0-33.91-20.85-66.84-20.84-32.94-55.63-60.98-29.74-23.87-56.24-53.46-26.5-29.58-47.06-64.89-79.44 63.26-121.07 120.94-41.63 57.67-41.63 125.19 0 68.99 49.65 119.69t121.18 50.7m-334 295.96 47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusBrushFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusBrushFilled(_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-323.17q-103.96 0-176.78-73.61-72.83-73.61-72.83-175.44 0-44.04 9.09-85.52 9.08-41.48 38.34-84.91 29.27-43.44 84.22-91.02 54.96-47.59 146.7-103.85 3 47.56 37.28 93.82t78.33 82q45.91 37.05 75.87 87.35 29.95 50.31 29.95 102.13 0 101.83-72.82 175.44-72.83 73.61-177.35 73.61m-334.13 217.3 47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusFountainPen({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusFountainPen(_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: "m299.09-313.56-94.92-372.27L480-936.96l275.83 251.13-94.35 372.27zm62.26-79.79h237.3l69.7-265.69L513.96-798v135.09q15.13 8.56 24.41 23.41t9.28 33.54q0 27.26-19.69 46.68-19.7 19.41-47.96 19.41t-47.96-19.41q-19.69-19.42-19.69-46.68 0-18.69 9.85-33.82 9.84-15.13 24.97-23.7v-135.08L292.22-659.04zM145.87-105.87l47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusFountainPenFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusFountainPenFilled(_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: "M299.09-313.56h362.39l94.35-372.27-241.87-220.74v243.66q15.13 8.56 24.41 23.41t9.28 33.54q0 27.26-19.69 46.68-19.7 19.41-47.96 19.41t-47.96-19.41q-19.69-19.42-19.69-46.68 0-18.69 9.85-33.82 9.84-15.13 24.97-23.7v-243.65l-243 221.3zM145.87-105.87l47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusHighlighter({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusHighlighter(_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: "M270.26-314.7v-540h98.31l319.6 156v384zm79.22-79.21h259.48v-253.92L349.48-774.48zM145.87-105.87l47.48-117.3h572.74l48.61 117.3zm203.61-288.04h259.48z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusHighlighterFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusHighlighterFilled(_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: "M270.26-314.7v-540h98.31l319.6 156v384zM145.87-105.87l47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusPen({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusPen(_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: "m229.43-323.17 104.66-379.92h66v-60l62.39-131.61h34.48l62.95 131.61v60h66L730-323.17zm103.87-79.22h292.83l-59.91-222.04h-173zM145.87-105.87l47.48-117.3h572.74l48.61 117.3zM333.3-402.39h292.83z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusPenFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusPenFilled(_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: "m229.43-323.17 104.66-379.92h66v-60l62.39-131.61h34.48l62.95 131.61v60h66L730-323.17zm-83.56 217.3 47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusPencil({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusPencil(_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.26-323.17 443.74-854.7h72.52l208.91 531.53zm115.26-79.22h260.96L480-728.35zm0 0h260.96zM145.87-105.87l47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function StylusPencilFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function StylusPencilFilled(_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.26-323.17 443.74-854.7h72.52l208.91 531.53zm-88.39 217.3 47.48-117.3h572.74l48.61 117.3z" })));
6
+ }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function Thunderstorm(_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: "m476.13 0 95.3-107.59-80-40.15L606.13-280h97.52l-95.3 107.59 80 40.15L573.65 0zM216.35 0l95.3-107.59-80-40.15L346.35-280h98.08l-95.3 107.59 80 40.15L314.43 0zM290-336.61q-90.55 0-155.08-64.63T70.39-556.05q0-81.99 57.35-146.25 57.35-64.27 143.04-71.96 33.9-56 88.03-89.07 54.13-33.06 121.48-33.06 91.84 0 155.32 57.78t80.3 143.35q80.7 6.26 127.2 58 46.5 51.75 46.5 120.39 0 74.61-52.39 127.44-52.38 52.82-127.22 52.82zm0-79.78h420q42.16 0 71.28-29.26 29.11-29.25 29.11-70.93t-29.11-70.85q-29.12-29.18-71.28-29.18h-69.61v-39.61q0-67.03-46.66-113.71-46.67-46.68-113.47-46.68-48.5 0-88.51 25.98-40.02 25.98-58.71 69.8l-10.42 24.22h-34.05q-58.27 1.86-98.62 42.42-40.34 40.56-40.34 97.64 0 57.85 40.97 99 40.97 41.16 99.42 41.16m190-199.83" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m288.13-22.48 38.26-106.78h-80.52l52.83-147.35h115.26l-45.83 105.09h88.09L339.43-22.48zM566.61-65.3l30.26-85.09h-83.65l45.82-126.22H674.3l-36.69 83.96h87.09L617.91-65.3zM290-336.61q-90.55 0-155.08-64.63T70.39-556.05q0-81.99 57.35-146.25 57.35-64.27 143.04-71.96 33.9-56 88.03-89.07 54.13-33.06 121.48-33.06 91.84 0 155.32 57.78t80.3 143.35q80.7 6.26 127.2 58 46.5 51.75 46.5 120.39 0 74.61-52.39 127.44-52.38 52.82-127.22 52.82zm0-79.78h420q42.16 0 71.28-29.26 29.11-29.25 29.11-70.93t-29.11-70.85q-29.12-29.18-71.28-29.18h-69.61v-39.61q0-67.03-46.66-113.71-46.67-46.68-113.47-46.68-48.5 0-88.51 25.98-40.02 25.98-58.71 69.8l-10.42 24.22h-34.05q-58.27 1.86-98.62 42.42-40.34 40.56-40.34 97.64 0 57.85 40.97 99 40.97 41.16 99.42 41.16m190-199.83" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function ThunderstormFilled(_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: "m476.13 0 95.3-107.74-80-40L606.13-280h97.52l-95.3 107.74 80 40L573.65 0zM216.35 0l95.3-107.74-80-40L346.35-280h98.08l-95.3 107.74 80 40L314.43 0zM290-336.61q-90.96 0-155.28-64.61-64.33-64.61-64.33-155 0-81.82 57.35-146.08 57.35-64.27 143.04-71.96 33.7-56 87.89-89.07 54.2-33.06 121.33-33.06 92.13 0 155.61 57.78t80.3 143.35q80.7 6.26 127.2 58.02t46.5 121.02q0 73.96-52.33 126.79-52.32 52.82-127.28 52.82z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m288.13-22.48 38.26-106.78h-80.52l52.83-147.35h115.26l-45.83 105.09h88.09L339.43-22.48zM566.61-65.3l30.26-85.09h-83.65l45.82-126.22H674.3l-36.69 83.96h87.09L617.91-65.3zM290-336.61q-90.96 0-155.28-64.61-64.33-64.61-64.33-155 0-81.82 57.35-146.08 57.35-64.27 143.04-71.96 33.7-56 87.89-89.07 54.2-33.06 121.33-33.06 92.13 0 155.61 57.78t80.3 143.35q80.7 6.26 127.2 58.02t46.5 121.02q0 73.96-52.33 126.79-52.32 52.82-127.28 52.82z" })));
6
6
  }
package/dist/index.d.ts CHANGED
@@ -176,6 +176,8 @@ export { default as AlarmOff } from './components/AlarmOff';
176
176
  export { default as AlarmOffFilled } from './components/AlarmOffFilled';
177
177
  export { default as AlarmOn } from './components/AlarmOn';
178
178
  export { default as AlarmOnFilled } from './components/AlarmOnFilled';
179
+ export { default as AlarmPause } from './components/AlarmPause';
180
+ export { default as AlarmPauseFilled } from './components/AlarmPauseFilled';
179
181
  export { default as AlarmSmartWake } from './components/AlarmSmartWake';
180
182
  export { default as AlarmSmartWakeFilled } from './components/AlarmSmartWakeFilled';
181
183
  export { default as Album } from './components/Album';
@@ -400,6 +402,8 @@ export { default as ArtTrack } from './components/ArtTrack';
400
402
  export { default as ArtTrackFilled } from './components/ArtTrackFilled';
401
403
  export { default as Article } from './components/Article';
402
404
  export { default as ArticleFilled } from './components/ArticleFilled';
405
+ export { default as ArticlePerson } from './components/ArticlePerson';
406
+ export { default as ArticlePersonFilled } from './components/ArticlePersonFilled';
403
407
  export { default as ArticleShortcut } from './components/ArticleShortcut';
404
408
  export { default as ArticleShortcutFilled } from './components/ArticleShortcutFilled';
405
409
  export { default as Artist } from './components/Artist';
@@ -838,10 +842,6 @@ export { default as BrightnessAuto } from './components/BrightnessAuto';
838
842
  export { default as BrightnessAutoFilled } from './components/BrightnessAutoFilled';
839
843
  export { default as BrightnessEmpty } from './components/BrightnessEmpty';
840
844
  export { default as BrightnessEmptyFilled } from './components/BrightnessEmptyFilled';
841
- export { default as BrightnessHigh } from './components/BrightnessHigh';
842
- export { default as BrightnessHighFilled } from './components/BrightnessHighFilled';
843
- export { default as BrightnessLow } from './components/BrightnessLow';
844
- export { default as BrightnessLowFilled } from './components/BrightnessLowFilled';
845
845
  export { default as BrightnessMedium } from './components/BrightnessMedium';
846
846
  export { default as BrightnessMediumFilled } from './components/BrightnessMediumFilled';
847
847
  export { default as BringYourOwnIp } from './components/BringYourOwnIp';
@@ -1206,8 +1206,6 @@ export { default as CloudSync } from './components/CloudSync';
1206
1206
  export { default as CloudSyncFilled } from './components/CloudSyncFilled';
1207
1207
  export { default as CloudUpload } from './components/CloudUpload';
1208
1208
  export { default as CloudUploadFilled } from './components/CloudUploadFilled';
1209
- export { default as CloudySnowing } from './components/CloudySnowing';
1210
- export { default as CloudySnowingFilled } from './components/CloudySnowingFilled';
1211
1209
  export { default as Co2 } from './components/Co2';
1212
1210
  export { default as Co2Filled } from './components/Co2Filled';
1213
1211
  export { default as CoPresent } from './components/CoPresent';
@@ -2664,6 +2662,8 @@ export { default as GlobeAsiaFilled } from './components/GlobeAsiaFilled';
2664
2662
  export { default as GlobeBook } from './components/GlobeBook';
2665
2663
  export { default as GlobeBookFilled } from './components/GlobeBookFilled';
2666
2664
  export { default as GlobeFilled } from './components/GlobeFilled';
2665
+ export { default as GlobeLocationPin } from './components/GlobeLocationPin';
2666
+ export { default as GlobeLocationPinFilled } from './components/GlobeLocationPinFilled';
2667
2667
  export { default as GlobeUk } from './components/GlobeUk';
2668
2668
  export { default as GlobeUkFilled } from './components/GlobeUkFilled';
2669
2669
  export { default as Glucose } from './components/Glucose';
@@ -3061,7 +3061,13 @@ export { default as InboxCustomize } from './components/InboxCustomize';
3061
3061
  export { default as InboxCustomizeFilled } from './components/InboxCustomizeFilled';
3062
3062
  export { default as InboxFilled } from './components/InboxFilled';
3063
3063
  export { default as InboxText } from './components/InboxText';
3064
+ export { default as InboxTextAsterisk } from './components/InboxTextAsterisk';
3065
+ export { default as InboxTextAsteriskFilled } from './components/InboxTextAsteriskFilled';
3064
3066
  export { default as InboxTextFilled } from './components/InboxTextFilled';
3067
+ export { default as InboxTextPerson } from './components/InboxTextPerson';
3068
+ export { default as InboxTextPersonFilled } from './components/InboxTextPersonFilled';
3069
+ export { default as InboxTextShare } from './components/InboxTextShare';
3070
+ export { default as InboxTextShareFilled } from './components/InboxTextShareFilled';
3065
3071
  export { default as IncompleteCircle } from './components/IncompleteCircle';
3066
3072
  export { default as IncompleteCircleFilled } from './components/IncompleteCircleFilled';
3067
3073
  export { default as IndeterminateCheckBox } from './components/IndeterminateCheckBox';
@@ -3481,6 +3487,8 @@ export { default as LockClock } from './components/LockClock';
3481
3487
  export { default as LockClockFilled } from './components/LockClockFilled';
3482
3488
  export { default as LockFilled } from './components/LockFilled';
3483
3489
  export { default as LockOpen } from './components/LockOpen';
3490
+ export { default as LockOpenCircle } from './components/LockOpenCircle';
3491
+ export { default as LockOpenCircleFilled } from './components/LockOpenCircleFilled';
3484
3492
  export { default as LockOpenFilled } from './components/LockOpenFilled';
3485
3493
  export { default as LockOpenRight } from './components/LockOpenRight';
3486
3494
  export { default as LockOpenRightFilled } from './components/LockOpenRightFilled';
@@ -4054,6 +4062,8 @@ export { default as NextWeek } from './components/NextWeek';
4054
4062
  export { default as NextWeekFilled } from './components/NextWeekFilled';
4055
4063
  export { default as Nfc } from './components/Nfc';
4056
4064
  export { default as NfcFilled } from './components/NfcFilled';
4065
+ export { default as NfcOff } from './components/NfcOff';
4066
+ export { default as NfcOffFilled } from './components/NfcOffFilled';
4057
4067
  export { default as NightShelter } from './components/NightShelter';
4058
4068
  export { default as NightShelterFilled } from './components/NightShelterFilled';
4059
4069
  export { default as NightSightAuto } from './components/NightSightAuto';
@@ -4138,6 +4148,8 @@ export { default as NotificationImportant } from './components/NotificationImpor
4138
4148
  export { default as NotificationImportantFilled } from './components/NotificationImportantFilled';
4139
4149
  export { default as NotificationMultiple } from './components/NotificationMultiple';
4140
4150
  export { default as NotificationMultipleFilled } from './components/NotificationMultipleFilled';
4151
+ export { default as NotificationSettings } from './components/NotificationSettings';
4152
+ export { default as NotificationSettingsFilled } from './components/NotificationSettingsFilled';
4141
4153
  export { default as Notifications } from './components/Notifications';
4142
4154
  export { default as NotificationsActive } from './components/NotificationsActive';
4143
4155
  export { default as NotificationsActiveFilled } from './components/NotificationsActiveFilled';
@@ -4576,6 +4588,8 @@ export { default as PlaylistPlay } from './components/PlaylistPlay';
4576
4588
  export { default as PlaylistPlayFilled } from './components/PlaylistPlayFilled';
4577
4589
  export { default as PlaylistRemove } from './components/PlaylistRemove';
4578
4590
  export { default as PlaylistRemoveFilled } from './components/PlaylistRemoveFilled';
4591
+ export { default as PlugConnect } from './components/PlugConnect';
4592
+ export { default as PlugConnectFilled } from './components/PlugConnectFilled';
4579
4593
  export { default as Plumbing } from './components/Plumbing';
4580
4594
  export { default as PlumbingFilled } from './components/PlumbingFilled';
4581
4595
  export { default as Podcasts } from './components/Podcasts';
@@ -5684,6 +5698,8 @@ export { default as SsidChart } from './components/SsidChart';
5684
5698
  export { default as SsidChartFilled } from './components/SsidChartFilled';
5685
5699
  export { default as Stack } from './components/Stack';
5686
5700
  export { default as StackFilled } from './components/StackFilled';
5701
+ export { default as StackGroup } from './components/StackGroup';
5702
+ export { default as StackGroupFilled } from './components/StackGroupFilled';
5687
5703
  export { default as StackHexagon } from './components/StackHexagon';
5688
5704
  export { default as StackHexagonFilled } from './components/StackHexagonFilled';
5689
5705
  export { default as StackOff } from './components/StackOff';
@@ -5809,11 +5825,21 @@ export { default as StyleFilled } from './components/StyleFilled';
5809
5825
  export { default as Styler } from './components/Styler';
5810
5826
  export { default as StylerFilled } from './components/StylerFilled';
5811
5827
  export { default as Stylus } from './components/Stylus';
5828
+ export { default as StylusBrush } from './components/StylusBrush';
5829
+ export { default as StylusBrushFilled } from './components/StylusBrushFilled';
5812
5830
  export { default as StylusFilled } from './components/StylusFilled';
5831
+ export { default as StylusFountainPen } from './components/StylusFountainPen';
5832
+ export { default as StylusFountainPenFilled } from './components/StylusFountainPenFilled';
5833
+ export { default as StylusHighlighter } from './components/StylusHighlighter';
5834
+ export { default as StylusHighlighterFilled } from './components/StylusHighlighterFilled';
5813
5835
  export { default as StylusLaserPointer } from './components/StylusLaserPointer';
5814
5836
  export { default as StylusLaserPointerFilled } from './components/StylusLaserPointerFilled';
5815
5837
  export { default as StylusNote } from './components/StylusNote';
5816
5838
  export { default as StylusNoteFilled } from './components/StylusNoteFilled';
5839
+ export { default as StylusPen } from './components/StylusPen';
5840
+ export { default as StylusPenFilled } from './components/StylusPenFilled';
5841
+ export { default as StylusPencil } from './components/StylusPencil';
5842
+ export { default as StylusPencilFilled } from './components/StylusPencilFilled';
5817
5843
  export { default as SubdirectoryArrowLeft } from './components/SubdirectoryArrowLeft';
5818
5844
  export { default as SubdirectoryArrowLeftFilled } from './components/SubdirectoryArrowLeftFilled';
5819
5845
  export { default as SubdirectoryArrowRight } from './components/SubdirectoryArrowRight';
package/dist/index.js CHANGED
@@ -176,6 +176,8 @@ export { default as AlarmOff } from './components/AlarmOff';
176
176
  export { default as AlarmOffFilled } from './components/AlarmOffFilled';
177
177
  export { default as AlarmOn } from './components/AlarmOn';
178
178
  export { default as AlarmOnFilled } from './components/AlarmOnFilled';
179
+ export { default as AlarmPause } from './components/AlarmPause';
180
+ export { default as AlarmPauseFilled } from './components/AlarmPauseFilled';
179
181
  export { default as AlarmSmartWake } from './components/AlarmSmartWake';
180
182
  export { default as AlarmSmartWakeFilled } from './components/AlarmSmartWakeFilled';
181
183
  export { default as Album } from './components/Album';
@@ -400,6 +402,8 @@ export { default as ArtTrack } from './components/ArtTrack';
400
402
  export { default as ArtTrackFilled } from './components/ArtTrackFilled';
401
403
  export { default as Article } from './components/Article';
402
404
  export { default as ArticleFilled } from './components/ArticleFilled';
405
+ export { default as ArticlePerson } from './components/ArticlePerson';
406
+ export { default as ArticlePersonFilled } from './components/ArticlePersonFilled';
403
407
  export { default as ArticleShortcut } from './components/ArticleShortcut';
404
408
  export { default as ArticleShortcutFilled } from './components/ArticleShortcutFilled';
405
409
  export { default as Artist } from './components/Artist';
@@ -838,10 +842,6 @@ export { default as BrightnessAuto } from './components/BrightnessAuto';
838
842
  export { default as BrightnessAutoFilled } from './components/BrightnessAutoFilled';
839
843
  export { default as BrightnessEmpty } from './components/BrightnessEmpty';
840
844
  export { default as BrightnessEmptyFilled } from './components/BrightnessEmptyFilled';
841
- export { default as BrightnessHigh } from './components/BrightnessHigh';
842
- export { default as BrightnessHighFilled } from './components/BrightnessHighFilled';
843
- export { default as BrightnessLow } from './components/BrightnessLow';
844
- export { default as BrightnessLowFilled } from './components/BrightnessLowFilled';
845
845
  export { default as BrightnessMedium } from './components/BrightnessMedium';
846
846
  export { default as BrightnessMediumFilled } from './components/BrightnessMediumFilled';
847
847
  export { default as BringYourOwnIp } from './components/BringYourOwnIp';
@@ -1206,8 +1206,6 @@ export { default as CloudSync } from './components/CloudSync';
1206
1206
  export { default as CloudSyncFilled } from './components/CloudSyncFilled';
1207
1207
  export { default as CloudUpload } from './components/CloudUpload';
1208
1208
  export { default as CloudUploadFilled } from './components/CloudUploadFilled';
1209
- export { default as CloudySnowing } from './components/CloudySnowing';
1210
- export { default as CloudySnowingFilled } from './components/CloudySnowingFilled';
1211
1209
  export { default as Co2 } from './components/Co2';
1212
1210
  export { default as Co2Filled } from './components/Co2Filled';
1213
1211
  export { default as CoPresent } from './components/CoPresent';
@@ -2664,6 +2662,8 @@ export { default as GlobeAsiaFilled } from './components/GlobeAsiaFilled';
2664
2662
  export { default as GlobeBook } from './components/GlobeBook';
2665
2663
  export { default as GlobeBookFilled } from './components/GlobeBookFilled';
2666
2664
  export { default as GlobeFilled } from './components/GlobeFilled';
2665
+ export { default as GlobeLocationPin } from './components/GlobeLocationPin';
2666
+ export { default as GlobeLocationPinFilled } from './components/GlobeLocationPinFilled';
2667
2667
  export { default as GlobeUk } from './components/GlobeUk';
2668
2668
  export { default as GlobeUkFilled } from './components/GlobeUkFilled';
2669
2669
  export { default as Glucose } from './components/Glucose';
@@ -3061,7 +3061,13 @@ export { default as InboxCustomize } from './components/InboxCustomize';
3061
3061
  export { default as InboxCustomizeFilled } from './components/InboxCustomizeFilled';
3062
3062
  export { default as InboxFilled } from './components/InboxFilled';
3063
3063
  export { default as InboxText } from './components/InboxText';
3064
+ export { default as InboxTextAsterisk } from './components/InboxTextAsterisk';
3065
+ export { default as InboxTextAsteriskFilled } from './components/InboxTextAsteriskFilled';
3064
3066
  export { default as InboxTextFilled } from './components/InboxTextFilled';
3067
+ export { default as InboxTextPerson } from './components/InboxTextPerson';
3068
+ export { default as InboxTextPersonFilled } from './components/InboxTextPersonFilled';
3069
+ export { default as InboxTextShare } from './components/InboxTextShare';
3070
+ export { default as InboxTextShareFilled } from './components/InboxTextShareFilled';
3065
3071
  export { default as IncompleteCircle } from './components/IncompleteCircle';
3066
3072
  export { default as IncompleteCircleFilled } from './components/IncompleteCircleFilled';
3067
3073
  export { default as IndeterminateCheckBox } from './components/IndeterminateCheckBox';
@@ -3481,6 +3487,8 @@ export { default as LockClock } from './components/LockClock';
3481
3487
  export { default as LockClockFilled } from './components/LockClockFilled';
3482
3488
  export { default as LockFilled } from './components/LockFilled';
3483
3489
  export { default as LockOpen } from './components/LockOpen';
3490
+ export { default as LockOpenCircle } from './components/LockOpenCircle';
3491
+ export { default as LockOpenCircleFilled } from './components/LockOpenCircleFilled';
3484
3492
  export { default as LockOpenFilled } from './components/LockOpenFilled';
3485
3493
  export { default as LockOpenRight } from './components/LockOpenRight';
3486
3494
  export { default as LockOpenRightFilled } from './components/LockOpenRightFilled';
@@ -4054,6 +4062,8 @@ export { default as NextWeek } from './components/NextWeek';
4054
4062
  export { default as NextWeekFilled } from './components/NextWeekFilled';
4055
4063
  export { default as Nfc } from './components/Nfc';
4056
4064
  export { default as NfcFilled } from './components/NfcFilled';
4065
+ export { default as NfcOff } from './components/NfcOff';
4066
+ export { default as NfcOffFilled } from './components/NfcOffFilled';
4057
4067
  export { default as NightShelter } from './components/NightShelter';
4058
4068
  export { default as NightShelterFilled } from './components/NightShelterFilled';
4059
4069
  export { default as NightSightAuto } from './components/NightSightAuto';
@@ -4138,6 +4148,8 @@ export { default as NotificationImportant } from './components/NotificationImpor
4138
4148
  export { default as NotificationImportantFilled } from './components/NotificationImportantFilled';
4139
4149
  export { default as NotificationMultiple } from './components/NotificationMultiple';
4140
4150
  export { default as NotificationMultipleFilled } from './components/NotificationMultipleFilled';
4151
+ export { default as NotificationSettings } from './components/NotificationSettings';
4152
+ export { default as NotificationSettingsFilled } from './components/NotificationSettingsFilled';
4141
4153
  export { default as Notifications } from './components/Notifications';
4142
4154
  export { default as NotificationsActive } from './components/NotificationsActive';
4143
4155
  export { default as NotificationsActiveFilled } from './components/NotificationsActiveFilled';
@@ -4576,6 +4588,8 @@ export { default as PlaylistPlay } from './components/PlaylistPlay';
4576
4588
  export { default as PlaylistPlayFilled } from './components/PlaylistPlayFilled';
4577
4589
  export { default as PlaylistRemove } from './components/PlaylistRemove';
4578
4590
  export { default as PlaylistRemoveFilled } from './components/PlaylistRemoveFilled';
4591
+ export { default as PlugConnect } from './components/PlugConnect';
4592
+ export { default as PlugConnectFilled } from './components/PlugConnectFilled';
4579
4593
  export { default as Plumbing } from './components/Plumbing';
4580
4594
  export { default as PlumbingFilled } from './components/PlumbingFilled';
4581
4595
  export { default as Podcasts } from './components/Podcasts';
@@ -5684,6 +5698,8 @@ export { default as SsidChart } from './components/SsidChart';
5684
5698
  export { default as SsidChartFilled } from './components/SsidChartFilled';
5685
5699
  export { default as Stack } from './components/Stack';
5686
5700
  export { default as StackFilled } from './components/StackFilled';
5701
+ export { default as StackGroup } from './components/StackGroup';
5702
+ export { default as StackGroupFilled } from './components/StackGroupFilled';
5687
5703
  export { default as StackHexagon } from './components/StackHexagon';
5688
5704
  export { default as StackHexagonFilled } from './components/StackHexagonFilled';
5689
5705
  export { default as StackOff } from './components/StackOff';
@@ -5809,11 +5825,21 @@ export { default as StyleFilled } from './components/StyleFilled';
5809
5825
  export { default as Styler } from './components/Styler';
5810
5826
  export { default as StylerFilled } from './components/StylerFilled';
5811
5827
  export { default as Stylus } from './components/Stylus';
5828
+ export { default as StylusBrush } from './components/StylusBrush';
5829
+ export { default as StylusBrushFilled } from './components/StylusBrushFilled';
5812
5830
  export { default as StylusFilled } from './components/StylusFilled';
5831
+ export { default as StylusFountainPen } from './components/StylusFountainPen';
5832
+ export { default as StylusFountainPenFilled } from './components/StylusFountainPenFilled';
5833
+ export { default as StylusHighlighter } from './components/StylusHighlighter';
5834
+ export { default as StylusHighlighterFilled } from './components/StylusHighlighterFilled';
5813
5835
  export { default as StylusLaserPointer } from './components/StylusLaserPointer';
5814
5836
  export { default as StylusLaserPointerFilled } from './components/StylusLaserPointerFilled';
5815
5837
  export { default as StylusNote } from './components/StylusNote';
5816
5838
  export { default as StylusNoteFilled } from './components/StylusNoteFilled';
5839
+ export { default as StylusPen } from './components/StylusPen';
5840
+ export { default as StylusPenFilled } from './components/StylusPenFilled';
5841
+ export { default as StylusPencil } from './components/StylusPencil';
5842
+ export { default as StylusPencilFilled } from './components/StylusPencilFilled';
5817
5843
  export { default as SubdirectoryArrowLeft } from './components/SubdirectoryArrowLeft';
5818
5844
  export { default as SubdirectoryArrowLeftFilled } from './components/SubdirectoryArrowLeftFilled';
5819
5845
  export { default as SubdirectoryArrowRight } from './components/SubdirectoryArrowRight';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@project-lary/react-material-symbols-600-sharp",
3
- "version": "0.19.0",
3
+ "version": "0.21.0",
4
4
  "description": "Latest sharp React icon components with weight 600 for Material Symbols",
5
5
  "files": [
6
6
  "dist"
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export default function BrightnessHigh(_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: "m481-13.17-137.26-132.7H145.87v-197.87L10.17-480l135.7-136.26V-814.7h197.87L481-950.39 616.26-814.7H814.7v198.44L950.39-480 814.7-343.74v197.87H616.26zm.05-277.92q79.25 0 134.56-55.35 55.3-55.35 55.3-134.61 0-79.25-55.35-134.56-55.35-55.3-134.61-55.3-79.25 0-134.56 55.35-55.3 55.35-55.3 134.61 0 79.25 55.35 134.56 55.35 55.3 134.61 55.3M481-124.3l102.26-100.79h151.65v-152.13L838.26-480 734.91-583.35v-151.56H583.35L481-838.26 377.22-734.91H225.09v151.56L122.3-480l102.79 102.78v152.13h151.13zM480-481" })));
6
- }
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export default function BrightnessHighFilled(_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: "m481-13.17-137.26-132.7H145.87v-197.87L10.17-480l135.7-136.26V-814.7h197.87L481-950.39 616.26-814.7H814.7v198.44L950.39-480 814.7-343.74v197.87H616.26zm.05-277.92q79.25 0 134.56-55.35 55.3-55.35 55.3-134.61 0-79.25-55.35-134.56-55.35-55.3-134.61-55.3-79.25 0-134.56 55.35-55.3 55.35-55.3 134.61 0 79.25 55.35 134.56 55.35 55.3 134.61 55.3m-.05-61.13q-54.17 0-91.48-37.3-37.3-37.31-37.3-91.48t37.3-91.48q37.31-37.3 91.48-37.3t91.48 37.3q37.3 37.31 37.3 91.48t-37.3 91.48q-37.31 37.3-91.48 37.3" })));
6
- }
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export default function BrightnessLow(_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: "m481-13.17-137.26-132.7H145.87v-197.87L10.17-480l135.7-136.26V-814.7h197.87L481-950.39 616.26-814.7H814.7v198.44L950.39-480 814.7-343.74v197.87H616.26zm.05-277.92q79.25 0 134.56-55.35 55.3-55.35 55.3-134.61 0-79.25-55.35-134.56-55.35-55.3-134.61-55.3-79.25 0-134.56 55.35-55.3 55.35-55.3 134.61 0 79.25 55.35 134.56 55.35 55.3 134.61 55.3m-.12-79.78q-46.19 0-78.12-32-31.94-32-31.94-78.2 0-46.19 32-78.41 32-32.21 78.2-32.21 46.19 0 78.41 32.28 32.21 32.28 32.21 78.48 0 46.19-32.28 78.12-32.28 31.94-78.48 31.94M481-124.3l102.26-100.79h151.65v-152.13L838.26-480 734.91-583.35v-151.56H583.35L481-838.26 377.22-734.91H225.09v151.56L122.3-480l102.79 102.78v152.13h151.13zm0-356.7" })));
6
- }
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export default function BrightnessLowFilled(_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: "m481-13.17-137.26-132.7H145.87v-197.87L10.17-480l135.7-136.26V-814.7h197.87L481-950.39 616.26-814.7H814.7v198.44L950.39-480 814.7-343.74v197.87H616.26zm-.01-277.92q79.31 0 134.62-55.29 55.3-55.3 55.3-134.61t-55.29-134.62q-55.3-55.3-134.61-55.3t-134.62 55.29q-55.3 55.3-55.3 134.61t55.29 134.62q55.3 55.3 134.61 55.3M481-124.3l102.35-100.79h151.56v-152.13L838.26-480 734.91-583.35v-151.56H583.35L481-838.26 377.22-734.91H225.09v151.56L122.3-480l102.79 102.78v152.13h151.13z" })));
6
- }
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export default function CloudySnowing(_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: "M240-181.91q-18.24 0-30.86-12.62t-12.62-30.58q0-17.95 12.62-30.86 12.62-12.9 30.86-12.9t30.86 12.94 12.62 30.54q0 18.24-12.62 30.86T240-181.91m480 0q-18.24 0-30.86-12.62t-12.62-30.58q0-17.95 12.62-30.86 12.62-12.9 30.86-12.9t30.86 12.94 12.62 30.54q0 18.24-12.62 30.86T720-181.91M360-25.3q-18.24 0-30.86-12.62T316.52-68.5t12.62-30.86 30.86-12.9 30.86 12.94q12.62 12.93 12.62 30.54 0 18.24-12.62 30.86T360-25.3m120-156.61q-18.24 0-30.86-12.62t-12.62-30.58q0-17.95 12.62-30.86 12.62-12.9 30.86-12.9t30.86 12.94 12.62 30.54q0 18.24-12.62 30.86T480-181.91M600-25.3q-18.24 0-30.86-12.62T556.52-68.5t12.62-30.86 30.86-12.9 30.86 12.94q12.62 12.93 12.62 30.54 0 18.24-12.62 30.86T600-25.3M290-336.61q-90.55 0-155.08-64.63T70.39-556.05q0-81.99 57.35-146.25 57.35-64.27 143.04-71.96 33.9-56 88.03-89.07 54.13-33.06 121.48-33.06 91.84 0 155.32 57.78t80.3 143.35q80.7 6.26 127.2 58 46.5 51.75 46.5 120.39 0 74.61-52.39 127.44-52.38 52.82-127.22 52.82zm0-79.78h420q42.16 0 71.28-29.26 29.11-29.25 29.11-70.93t-29.11-70.85q-29.12-29.18-71.28-29.18h-69.61v-39.61q0-67.03-46.66-113.71-46.67-46.68-113.47-46.68-48.5 0-88.51 25.98-40.02 25.98-58.71 69.8l-10.42 24.22h-34.05q-58.27 1.86-98.62 42.42-40.34 40.56-40.34 97.64 0 57.85 40.97 99 40.97 41.16 99.42 41.16m190-199.83" })));
6
- }
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- export default function CloudySnowingFilled({ className }: {
3
- className?: string;
4
- }): React.JSX.Element;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export default function CloudySnowingFilled(_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: "M240-181.91q-18.24 0-30.86-12.62t-12.62-30.58q0-17.95 12.62-30.86 12.62-12.9 30.86-12.9t30.86 12.94 12.62 30.54q0 18.24-12.62 30.86T240-181.91m480 0q-18.24 0-30.86-12.62t-12.62-30.58q0-17.95 12.62-30.86 12.62-12.9 30.86-12.9t30.86 12.94 12.62 30.54q0 18.24-12.62 30.86T720-181.91M360-25.3q-18.24 0-30.86-12.62T316.52-68.5t12.62-30.86 30.86-12.9 30.86 12.94q12.62 12.93 12.62 30.54 0 18.24-12.62 30.86T360-25.3m120-156.61q-18.24 0-30.86-12.62t-12.62-30.58q0-17.95 12.62-30.86 12.62-12.9 30.86-12.9t30.86 12.94 12.62 30.54q0 18.24-12.62 30.86T480-181.91M600-25.3q-18.24 0-30.86-12.62T556.52-68.5t12.62-30.86 30.86-12.9 30.86 12.94q12.62 12.93 12.62 30.54 0 18.24-12.62 30.86T600-25.3M290-336.61q-90.68 0-155.15-64.61-64.46-64.61-64.46-155 0-81.82 57.35-146.08 57.35-64.27 143.04-71.96 33.9-56 88.03-89.07 54.13-33.06 121.06-33.06 92.26 0 155.74 57.78t80.3 143.35q80.7 6.26 127.2 58 46.5 51.75 46.5 120.77 0 74.23-52.3 127.06Q785-336.61 710-336.61z" })));
6
- }