@project-lary/react-material-symbols-700-sharp 0.31.0 → 0.32.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 (127) hide show
  1. package/dist/components/ArrowsLeftRightCircle.d.ts +4 -0
  2. package/dist/components/ArrowsLeftRightCircle.js +6 -0
  3. package/dist/components/ArrowsLeftRightCircleFilled.d.ts +4 -0
  4. package/dist/components/ArrowsLeftRightCircleFilled.js +6 -0
  5. package/dist/components/ArrowsUpDownCircle.d.ts +4 -0
  6. package/dist/components/ArrowsUpDownCircle.js +6 -0
  7. package/dist/components/ArrowsUpDownCircleFilled.d.ts +4 -0
  8. package/dist/components/ArrowsUpDownCircleFilled.js +6 -0
  9. package/dist/components/BCircle.d.ts +4 -0
  10. package/dist/components/BCircle.js +6 -0
  11. package/dist/components/BCircleFilled.d.ts +4 -0
  12. package/dist/components/BCircleFilled.js +6 -0
  13. package/dist/components/ChevronLineUp.d.ts +4 -0
  14. package/dist/components/ChevronLineUp.js +6 -0
  15. package/dist/components/ChevronLineUpFilled.d.ts +3 -0
  16. package/dist/components/ChevronLineUpFilled.js +3 -0
  17. package/dist/components/CircleCircle.d.ts +4 -0
  18. package/dist/components/CircleCircle.js +6 -0
  19. package/dist/components/CircleCircleFilled.d.ts +4 -0
  20. package/dist/components/CircleCircleFilled.js +6 -0
  21. package/dist/components/GameBumperLeft.d.ts +4 -0
  22. package/dist/components/GameBumperLeft.js +6 -0
  23. package/dist/components/GameBumperLeftFilled.d.ts +4 -0
  24. package/dist/components/GameBumperLeftFilled.js +6 -0
  25. package/dist/components/GameBumperRight.d.ts +4 -0
  26. package/dist/components/GameBumperRight.js +6 -0
  27. package/dist/components/GameBumperRightFilled.d.ts +4 -0
  28. package/dist/components/GameBumperRightFilled.js +6 -0
  29. package/dist/components/GameButtonL.d.ts +4 -0
  30. package/dist/components/GameButtonL.js +6 -0
  31. package/dist/components/GameButtonL1.d.ts +4 -0
  32. package/dist/components/GameButtonL1.js +6 -0
  33. package/dist/components/GameButtonL1Filled.d.ts +4 -0
  34. package/dist/components/GameButtonL1Filled.js +6 -0
  35. package/dist/components/GameButtonL2.d.ts +4 -0
  36. package/dist/components/GameButtonL2.js +6 -0
  37. package/dist/components/GameButtonL2Filled.d.ts +4 -0
  38. package/dist/components/GameButtonL2Filled.js +6 -0
  39. package/dist/components/GameButtonLFilled.d.ts +4 -0
  40. package/dist/components/GameButtonLFilled.js +6 -0
  41. package/dist/components/GameButtonR.d.ts +4 -0
  42. package/dist/components/GameButtonR.js +6 -0
  43. package/dist/components/GameButtonR1.d.ts +4 -0
  44. package/dist/components/GameButtonR1.js +6 -0
  45. package/dist/components/GameButtonR1Filled.d.ts +4 -0
  46. package/dist/components/GameButtonR1Filled.js +6 -0
  47. package/dist/components/GameButtonR2.d.ts +4 -0
  48. package/dist/components/GameButtonR2.js +6 -0
  49. package/dist/components/GameButtonR2Filled.d.ts +4 -0
  50. package/dist/components/GameButtonR2Filled.js +6 -0
  51. package/dist/components/GameButtonRFilled.d.ts +4 -0
  52. package/dist/components/GameButtonRFilled.js +6 -0
  53. package/dist/components/GameButtonZl.d.ts +4 -0
  54. package/dist/components/GameButtonZl.js +6 -0
  55. package/dist/components/GameButtonZlFilled.d.ts +4 -0
  56. package/dist/components/GameButtonZlFilled.js +6 -0
  57. package/dist/components/GameButtonZr.d.ts +4 -0
  58. package/dist/components/GameButtonZr.js +6 -0
  59. package/dist/components/GameButtonZrFilled.d.ts +4 -0
  60. package/dist/components/GameButtonZrFilled.js +6 -0
  61. package/dist/components/GameTriggerLeft.d.ts +4 -0
  62. package/dist/components/GameTriggerLeft.js +6 -0
  63. package/dist/components/GameTriggerLeftFilled.d.ts +4 -0
  64. package/dist/components/GameTriggerLeftFilled.js +6 -0
  65. package/dist/components/GameTriggerRight.d.ts +4 -0
  66. package/dist/components/GameTriggerRight.js +6 -0
  67. package/dist/components/GameTriggerRightFilled.d.ts +4 -0
  68. package/dist/components/GameTriggerRightFilled.js +6 -0
  69. package/dist/components/GamepadCircleDown.d.ts +4 -0
  70. package/dist/components/GamepadCircleDown.js +6 -0
  71. package/dist/components/GamepadCircleDownFilled.d.ts +3 -0
  72. package/dist/components/GamepadCircleDownFilled.js +3 -0
  73. package/dist/components/GamepadCircleLeft.d.ts +4 -0
  74. package/dist/components/GamepadCircleLeft.js +6 -0
  75. package/dist/components/GamepadCircleLeftFilled.d.ts +3 -0
  76. package/dist/components/GamepadCircleLeftFilled.js +3 -0
  77. package/dist/components/GamepadCircleRight.d.ts +4 -0
  78. package/dist/components/GamepadCircleRight.js +6 -0
  79. package/dist/components/GamepadCircleRightFilled.d.ts +3 -0
  80. package/dist/components/GamepadCircleRightFilled.js +3 -0
  81. package/dist/components/GamepadCircleUp.d.ts +4 -0
  82. package/dist/components/GamepadCircleUp.js +6 -0
  83. package/dist/components/GamepadCircleUpFilled.d.ts +3 -0
  84. package/dist/components/GamepadCircleUpFilled.js +3 -0
  85. package/dist/components/GamepadDown.d.ts +4 -0
  86. package/dist/components/GamepadDown.js +6 -0
  87. package/dist/components/GamepadDownFilled.d.ts +3 -0
  88. package/dist/components/GamepadDownFilled.js +3 -0
  89. package/dist/components/GamepadLeft.d.ts +4 -0
  90. package/dist/components/GamepadLeft.js +6 -0
  91. package/dist/components/GamepadLeftFilled.d.ts +3 -0
  92. package/dist/components/GamepadLeftFilled.js +3 -0
  93. package/dist/components/GamepadRight.d.ts +4 -0
  94. package/dist/components/GamepadRight.js +6 -0
  95. package/dist/components/GamepadRightFilled.d.ts +3 -0
  96. package/dist/components/GamepadRightFilled.js +3 -0
  97. package/dist/components/GamepadUp.d.ts +4 -0
  98. package/dist/components/GamepadUp.js +6 -0
  99. package/dist/components/GamepadUpFilled.d.ts +3 -0
  100. package/dist/components/GamepadUpFilled.js +3 -0
  101. package/dist/components/Passport.d.ts +4 -0
  102. package/dist/components/Passport.js +6 -0
  103. package/dist/components/PassportFilled.d.ts +4 -0
  104. package/dist/components/PassportFilled.js +6 -0
  105. package/dist/components/RectangleAdd.d.ts +4 -0
  106. package/dist/components/RectangleAdd.js +6 -0
  107. package/dist/components/RectangleAddFilled.d.ts +4 -0
  108. package/dist/components/RectangleAddFilled.js +6 -0
  109. package/dist/components/SquareCircle.d.ts +4 -0
  110. package/dist/components/SquareCircle.js +6 -0
  111. package/dist/components/SquareCircleFilled.d.ts +4 -0
  112. package/dist/components/SquareCircleFilled.js +6 -0
  113. package/dist/components/TriangleCircle.d.ts +4 -0
  114. package/dist/components/TriangleCircle.js +6 -0
  115. package/dist/components/TriangleCircleFilled.d.ts +4 -0
  116. package/dist/components/TriangleCircleFilled.js +6 -0
  117. package/dist/components/XCircle.d.ts +4 -0
  118. package/dist/components/XCircle.js +6 -0
  119. package/dist/components/XCircleFilled.d.ts +4 -0
  120. package/dist/components/XCircleFilled.js +6 -0
  121. package/dist/components/YCircle.d.ts +4 -0
  122. package/dist/components/YCircle.js +6 -0
  123. package/dist/components/YCircleFilled.d.ts +4 -0
  124. package/dist/components/YCircleFilled.js +6 -0
  125. package/dist/index.d.ts +62 -0
  126. package/dist/index.js +62 -0
  127. package/package.json +1 -1
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GamepadCircleUp(_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.84-587Q413-587 367-633.16t-46-113 46.16-113.34 113-46.5 113.34 46.9Q640-812.19 640-745.84 640-679 593.1-633q-46.91 46-113.26 46m0 532Q413-55 367-101.16t-46-113 46.16-113.34 113-46.5 113.34 46.9Q640-280.19 640-213.84 640-147 593.1-101q-46.91 46-113.26 46m.1-94Q507-149 526-167.94t19-46T526.06-260t-46-19T434-260.06t-19 46T433.94-168t46 19m265.9-172Q679-321 633-367.16t-46-113 46.16-113.34 113-46.5 113.34 46.9Q906-546.19 906-479.84 906-413 859.1-367q-46.91 46-113.26 46m.1-94Q773-415 792-433.94t19-46T792.06-526t-46-19T700-526.06t-19 46T699.94-434t46 19m-532.41 94q-66.79 0-113.16-46.16T54-480.16t46.37-113.34T213.53-640q66.78 0 113.13 47.16Q373-545.68 373-479.77t-46.34 112.34Q280.31-321 213.53-321m-.59-94Q240-415 259-433.94t19-46T259.06-526t-46-19T167-526.06t-19 46T166.94-434t46 19" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import GamepadCircleUp from './GamepadCircleUp';
2
+ declare const GamepadCircleUpFilled: typeof GamepadCircleUp;
3
+ export default GamepadCircleUpFilled;
@@ -0,0 +1,3 @@
1
+ import GamepadCircleUp from './GamepadCircleUp';
2
+ var GamepadCircleUpFilled = GamepadCircleUp;
3
+ export default GamepadCircleUpFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GamepadDown({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GamepadDown(_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-541 350-671v-242h261v242zm191 191L541-480l130-131h242v261zm-624 0v-261h242l131 131-131 130zM350-47v-242l130-131 131 131v242zm130-609 48-47v-128h-94v128zM130-434h128l47-46-47-48H130zm573 0h128v-94H703l-47 48z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import GamepadDown from './GamepadDown';
2
+ declare const GamepadDownFilled: typeof GamepadDown;
3
+ export default GamepadDownFilled;
@@ -0,0 +1,3 @@
1
+ import GamepadDown from './GamepadDown';
2
+ var GamepadDownFilled = GamepadDown;
3
+ export default GamepadDownFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GamepadLeft({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GamepadLeft(_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-541 350-671v-242h261v242zm191 191L541-480l130-131h242v261zm-624 0v-261h242l131 131-131 130zM350-47v-242l130-131 131 131v242zm130-609 48-47v-128h-94v128zm-46 526h94v-128l-48-47-46 47zm269-304h128v-94H703l-47 48z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import GamepadLeft from './GamepadLeft';
2
+ declare const GamepadLeftFilled: typeof GamepadLeft;
3
+ export default GamepadLeftFilled;
@@ -0,0 +1,3 @@
1
+ import GamepadLeft from './GamepadLeft';
2
+ var GamepadLeftFilled = GamepadLeft;
3
+ export default GamepadLeftFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GamepadRight({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GamepadRight(_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-541 350-671v-242h261v242zm191 191L541-480l130-131h242v261zm-624 0v-261h242l131 131-131 130zM350-47v-242l130-131 131 131v242zm130-609 48-47v-128h-94v128zM130-434h128l47-46-47-48H130zm304 304h94v-128l-48-47-46 47z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import GamepadRight from './GamepadRight';
2
+ declare const GamepadRightFilled: typeof GamepadRight;
3
+ export default GamepadRightFilled;
@@ -0,0 +1,3 @@
1
+ import GamepadRight from './GamepadRight';
2
+ var GamepadRightFilled = GamepadRight;
3
+ export default GamepadRightFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function GamepadUp({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function GamepadUp(_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-541 350-671v-242h261v242zm191 191L541-480l130-131h242v261zm-624 0v-261h242l131 131-131 130zM350-47v-242l130-131 131 131v242zM130-434h128l47-46-47-48H130zm304 304h94v-128l-48-47-46 47zm269-304h128v-94H703l-47 48z" })));
6
+ }
@@ -0,0 +1,3 @@
1
+ import GamepadUp from './GamepadUp';
2
+ declare const GamepadUpFilled: typeof GamepadUp;
3
+ export default GamepadUpFilled;
@@ -0,0 +1,3 @@
1
+ import GamepadUp from './GamepadUp';
2
+ var GamepadUpFilled = GamepadUp;
3
+ export default GamepadUpFilled;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Passport({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function Passport(_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: "M340-220h280v-75H340zm140-120q83 0 141.5-58.5T680-540t-58.5-141.5T480-740t-141.5 58.5T280-540t58.5 141.5T480-340m0-81q-6.31-8.71-14.15-30.35Q458-473 456-509h49q-3 36-10.85 57.65Q486.31-429.71 480-421m-64-13q-21.75-11.67-36.78-30.69T359-509h40q1 22 5.5 40.54T416-434m128 0q7-15.89 11.5-34.39T562-509h39q-5 25-20.09 44.13Q565.83-445.74 544-434M359-571q5-25 20-44t37-32q-7 17-11.5 35.5T399-571zm97 0q2-36 9.85-57.65Q473.69-650.29 480-659q6.31 8.71 14.15 30.35Q502-607 505-571zm106.35 0q-2.07-22.07-6.71-40.54Q551-630 544-647q22 13 36.92 31.92Q595.85-596.16 601-571zM135-55v-851h691v851zm94-94h502v-662H229zm0 0v-662z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function PassportFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function PassportFilled(_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: "M340-220h280v-75H340zm140-120q83 0 141.5-58.5T680-540t-58.5-141.5T480-740t-141.5 58.5T280-540t58.5 141.5T480-340m0-81q-6.31-8.71-14.15-30.35Q458-473 456-509h49q-3 36-10.85 57.65Q486.31-429.71 480-421m-64-13q-21.75-11.67-36.78-30.69T359-509h40q1 22 5.5 40.54T416-434m128 0q7-15.89 11.5-34.39T562-509h39q-5 25-20.09 44.13Q565.83-445.74 544-434M359-571q5-25 20-44t37-32q-7 17-11.5 35.5T399-571zm97 0q2-36 9.85-57.65Q473.69-650.29 480-659q6.31 8.71 14.15 30.35Q502-607 505-571zm106.35 0q-2.07-22.07-6.71-40.54Q551-630 544-647q22 13 36.92 31.92Q595.85-596.16 601-571zM135-55v-851h691v851z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function RectangleAdd({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function RectangleAdd(_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-324h94v-109h109v-94H527v-109h-94v109H324v94h109zM55-135v-691h851v691zm94-94h662v-502H149zm0 0v-502z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function RectangleAddFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function RectangleAddFilled(_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-324h94v-109h109v-94H527v-109h-94v109H324v94h109zM55-135v-691h851v691z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function SquareCircle({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function SquareCircle(_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-299h363v-363H299zm79-79v-204h204v204zM480.05-55Q392-55 314.5-88T179-179 88-314.45q-33-77.44-33-165.5Q55-568 88-645.5t90.86-135Q236.71-838 314.25-872q77.53-34 165.69-34t165.61 34 134.95 91.5T872-645.46q34 77.53 34 165.69t-34 165.61-91.5 135.3Q723-121 645.55-88q-77.44 33-165.5 33m-.72-94q137.7 0 234.68-96.32Q811-341.63 811-479.33t-96.8-234.68Q617.4-811 479.7-811t-234.2 96.8T149-479.7t96.32 234.2Q341.63-149 479.33-149m.67-331" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function SquareCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function SquareCircleFilled(_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-299h363v-363H299zM480.05-55Q392-55 314.5-88T179-179 88-314.45q-33-77.44-33-165.5Q55-568 88-645.5t90.86-135Q236.71-838 314.25-872q77.53-34 165.69-34t165.61 34 134.95 91.5T872-645.46q34 77.53 34 165.69t-34 165.61-91.5 135.3Q723-121 645.55-88q-77.44 33-165.5 33" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TriangleCircle({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TriangleCircle(_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: "M255-356h449L480-729zm133-79 92-151 91 151zm92.05 380Q392-55 314.5-88T179-179 88-314.45q-33-77.44-33-165.5Q55-568 88-645.5t90.86-135Q236.71-838 314.25-872q77.53-34 165.69-34t165.61 34 134.95 91.5T872-645.46q34 77.53 34 165.69t-34 165.61-91.5 135.3Q723-121 645.55-88q-77.44 33-165.5 33m-.72-94q137.7 0 234.68-96.32Q811-341.63 811-479.33t-96.8-234.68Q617.4-811 479.7-811t-234.2 96.8T149-479.7t96.32 234.2Q341.63-149 479.33-149m.67-331" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function TriangleCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function TriangleCircleFilled(_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: "M255-356h449L480-729zM480.05-55Q392-55 314.5-88T179-179 88-314.45q-33-77.44-33-165.5Q55-568 88-645.5t90.86-135Q236.71-838 314.25-872q77.53-34 165.69-34t165.61 34 134.95 91.5T872-645.46q34 77.53 34 165.69t-34 165.61-91.5 135.3Q723-121 645.55-88q-77.44 33-165.5 33" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function XCircle({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function XCircle(_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: "M308-268h59l111-193 110 193h65L512-493l132-199h-59L482-524 379-692h-65l133 201zM480.05-55Q392-55 314.5-88T179-179 88-314.45q-33-77.44-33-165.5Q55-568 88-645.5t90.86-135Q236.71-838 314.25-872q77.53-34 165.69-34t165.61 34 134.95 91.5T872-645.46q34 77.53 34 165.69t-34 165.61-91.5 135.3Q723-121 645.55-88q-77.44 33-165.5 33m-.72-94q137.7 0 234.68-96.32Q811-341.63 811-479.33t-96.8-234.68Q617.4-811 479.7-811t-234.2 96.8T149-479.7t96.32 234.2Q341.63-149 479.33-149m.67-331" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function XCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function XCircleFilled(_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: "M308-268h59l111-193 110 193h65L512-493l132-199h-59L482-524 379-692h-65l133 201zM480.14-55Q392-55 314.5-88T179-179 88-314.36t-33-165.5T88-645.5t90.86-135q57.85-57.5 135.3-91.5t165.7-34q88.24 0 165.69 34t134.95 91.5T872-645.55t34 165.69q0 88.25-34 165.7t-91.5 135.3Q723-121 645.64-88t-165.5 33" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function YCircle({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function YCircle(_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: "M448-238h61v-162l141-279h-61L480-460 372-679h-62l138 282zm32.05 183Q392-55 314.5-88T179-179 88-314.45q-33-77.44-33-165.5Q55-568 88-645.5t90.86-135Q236.71-838 314.25-872q77.53-34 165.69-34t165.61 34 134.95 91.5T872-645.46q34 77.53 34 165.69t-34 165.61-91.5 135.3Q723-121 645.55-88q-77.44 33-165.5 33m-.72-94q137.7 0 234.68-96.32Q811-341.63 811-479.33t-96.8-234.68Q617.4-811 479.7-811t-234.2 96.8T149-479.7t96.32 234.2Q341.63-149 479.33-149m.67-331" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function YCircleFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export default function YCircleFilled(_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: "M448-238h61v-162l141-279h-61L480-460 372-679h-62l138 282zm32.14 183Q392-55 314.5-88T179-179 88-314.36t-33-165.5T88-645.5t90.86-135q57.85-57.5 135.3-91.5t165.7-34q88.24 0 165.69 34t134.95 91.5T872-645.55t34 165.69q0 88.25-34 165.7t-91.5 135.3Q723-121 645.64-88t-165.5 33" })));
6
+ }
package/dist/index.d.ts CHANGED
@@ -440,6 +440,8 @@ export { default as ArrowWarmUp } from './components/ArrowWarmUp';
440
440
  export { default as ArrowWarmUpFilled } from './components/ArrowWarmUpFilled';
441
441
  export { default as ArrowsInput } from './components/ArrowsInput';
442
442
  export { default as ArrowsInputFilled } from './components/ArrowsInputFilled';
443
+ export { default as ArrowsLeftRightCircle } from './components/ArrowsLeftRightCircle';
444
+ export { default as ArrowsLeftRightCircleFilled } from './components/ArrowsLeftRightCircleFilled';
443
445
  export { default as ArrowsMoreDown } from './components/ArrowsMoreDown';
444
446
  export { default as ArrowsMoreDownFilled } from './components/ArrowsMoreDownFilled';
445
447
  export { default as ArrowsMoreUp } from './components/ArrowsMoreUp';
@@ -448,6 +450,8 @@ export { default as ArrowsOutput } from './components/ArrowsOutput';
448
450
  export { default as ArrowsOutputFilled } from './components/ArrowsOutputFilled';
449
451
  export { default as ArrowsOutward } from './components/ArrowsOutward';
450
452
  export { default as ArrowsOutwardFilled } from './components/ArrowsOutwardFilled';
453
+ export { default as ArrowsUpDownCircle } from './components/ArrowsUpDownCircle';
454
+ export { default as ArrowsUpDownCircleFilled } from './components/ArrowsUpDownCircleFilled';
451
455
  export { default as ArtTrack } from './components/ArtTrack';
452
456
  export { default as ArtTrackFilled } from './components/ArtTrackFilled';
453
457
  export { default as Article } from './components/Article';
@@ -562,6 +566,8 @@ export { default as AwardStar } from './components/AwardStar';
562
566
  export { default as AwardStarFilled } from './components/AwardStarFilled';
563
567
  export { default as Azm } from './components/Azm';
564
568
  export { default as AzmFilled } from './components/AzmFilled';
569
+ export { default as BCircle } from './components/BCircle';
570
+ export { default as BCircleFilled } from './components/BCircleFilled';
565
571
  export { default as BabyChangingStation } from './components/BabyChangingStation';
566
572
  export { default as BabyChangingStationFilled } from './components/BabyChangingStationFilled';
567
573
  export { default as BackHand } from './components/BackHand';
@@ -1300,6 +1306,8 @@ export { default as ChevronForward } from './components/ChevronForward';
1300
1306
  export { default as ChevronForwardFilled } from './components/ChevronForwardFilled';
1301
1307
  export { default as ChevronLeft } from './components/ChevronLeft';
1302
1308
  export { default as ChevronLeftFilled } from './components/ChevronLeftFilled';
1309
+ export { default as ChevronLineUp } from './components/ChevronLineUp';
1310
+ export { default as ChevronLineUpFilled } from './components/ChevronLineUpFilled';
1303
1311
  export { default as ChevronRight } from './components/ChevronRight';
1304
1312
  export { default as ChevronRightFilled } from './components/ChevronRightFilled';
1305
1313
  export { default as ChildCare } from './components/ChildCare';
@@ -1325,6 +1333,8 @@ export { default as ChurchFilled } from './components/ChurchFilled';
1325
1333
  export { default as CinematicBlur } from './components/CinematicBlur';
1326
1334
  export { default as CinematicBlurFilled } from './components/CinematicBlurFilled';
1327
1335
  export { default as Circle } from './components/Circle';
1336
+ export { default as CircleCircle } from './components/CircleCircle';
1337
+ export { default as CircleCircleFilled } from './components/CircleCircleFilled';
1328
1338
  export { default as CircleFilled } from './components/CircleFilled';
1329
1339
  export { default as CircleNotifications } from './components/CircleNotifications';
1330
1340
  export { default as CircleNotificationsFilled } from './components/CircleNotificationsFilled';
@@ -2842,8 +2852,48 @@ export { default as GTranslate } from './components/GTranslate';
2842
2852
  export { default as GTranslateFilled } from './components/GTranslateFilled';
2843
2853
  export { default as GalleryThumbnail } from './components/GalleryThumbnail';
2844
2854
  export { default as GalleryThumbnailFilled } from './components/GalleryThumbnailFilled';
2855
+ export { default as GameBumperLeft } from './components/GameBumperLeft';
2856
+ export { default as GameBumperLeftFilled } from './components/GameBumperLeftFilled';
2857
+ export { default as GameBumperRight } from './components/GameBumperRight';
2858
+ export { default as GameBumperRightFilled } from './components/GameBumperRightFilled';
2859
+ export { default as GameButtonL } from './components/GameButtonL';
2860
+ export { default as GameButtonL1 } from './components/GameButtonL1';
2861
+ export { default as GameButtonL1Filled } from './components/GameButtonL1Filled';
2862
+ export { default as GameButtonL2 } from './components/GameButtonL2';
2863
+ export { default as GameButtonL2Filled } from './components/GameButtonL2Filled';
2864
+ export { default as GameButtonLFilled } from './components/GameButtonLFilled';
2865
+ export { default as GameButtonR } from './components/GameButtonR';
2866
+ export { default as GameButtonR1 } from './components/GameButtonR1';
2867
+ export { default as GameButtonR1Filled } from './components/GameButtonR1Filled';
2868
+ export { default as GameButtonR2 } from './components/GameButtonR2';
2869
+ export { default as GameButtonR2Filled } from './components/GameButtonR2Filled';
2870
+ export { default as GameButtonRFilled } from './components/GameButtonRFilled';
2871
+ export { default as GameButtonZl } from './components/GameButtonZl';
2872
+ export { default as GameButtonZlFilled } from './components/GameButtonZlFilled';
2873
+ export { default as GameButtonZr } from './components/GameButtonZr';
2874
+ export { default as GameButtonZrFilled } from './components/GameButtonZrFilled';
2875
+ export { default as GameTriggerLeft } from './components/GameTriggerLeft';
2876
+ export { default as GameTriggerLeftFilled } from './components/GameTriggerLeftFilled';
2877
+ export { default as GameTriggerRight } from './components/GameTriggerRight';
2878
+ export { default as GameTriggerRightFilled } from './components/GameTriggerRightFilled';
2845
2879
  export { default as Gamepad } from './components/Gamepad';
2880
+ export { default as GamepadCircleDown } from './components/GamepadCircleDown';
2881
+ export { default as GamepadCircleDownFilled } from './components/GamepadCircleDownFilled';
2882
+ export { default as GamepadCircleLeft } from './components/GamepadCircleLeft';
2883
+ export { default as GamepadCircleLeftFilled } from './components/GamepadCircleLeftFilled';
2884
+ export { default as GamepadCircleRight } from './components/GamepadCircleRight';
2885
+ export { default as GamepadCircleRightFilled } from './components/GamepadCircleRightFilled';
2886
+ export { default as GamepadCircleUp } from './components/GamepadCircleUp';
2887
+ export { default as GamepadCircleUpFilled } from './components/GamepadCircleUpFilled';
2888
+ export { default as GamepadDown } from './components/GamepadDown';
2889
+ export { default as GamepadDownFilled } from './components/GamepadDownFilled';
2846
2890
  export { default as GamepadFilled } from './components/GamepadFilled';
2891
+ export { default as GamepadLeft } from './components/GamepadLeft';
2892
+ export { default as GamepadLeftFilled } from './components/GamepadLeftFilled';
2893
+ export { default as GamepadRight } from './components/GamepadRight';
2894
+ export { default as GamepadRightFilled } from './components/GamepadRightFilled';
2895
+ export { default as GamepadUp } from './components/GamepadUp';
2896
+ export { default as GamepadUpFilled } from './components/GamepadUpFilled';
2847
2897
  export { default as Garage } from './components/Garage';
2848
2898
  export { default as GarageCheck } from './components/GarageCheck';
2849
2899
  export { default as GarageCheckFilled } from './components/GarageCheckFilled';
@@ -4722,6 +4772,8 @@ export { default as PartyMode } from './components/PartyMode';
4722
4772
  export { default as PartyModeFilled } from './components/PartyModeFilled';
4723
4773
  export { default as Passkey } from './components/Passkey';
4724
4774
  export { default as PasskeyFilled } from './components/PasskeyFilled';
4775
+ export { default as Passport } from './components/Passport';
4776
+ export { default as PassportFilled } from './components/PassportFilled';
4725
4777
  export { default as Password } from './components/Password';
4726
4778
  export { default as Password2 } from './components/Password2';
4727
4779
  export { default as Password2Filled } from './components/Password2Filled';
@@ -5219,6 +5271,8 @@ export { default as RecommendFilled } from './components/RecommendFilled';
5219
5271
  export { default as RecordVoiceOver } from './components/RecordVoiceOver';
5220
5272
  export { default as RecordVoiceOverFilled } from './components/RecordVoiceOverFilled';
5221
5273
  export { default as Rectangle } from './components/Rectangle';
5274
+ export { default as RectangleAdd } from './components/RectangleAdd';
5275
+ export { default as RectangleAddFilled } from './components/RectangleAddFilled';
5222
5276
  export { default as RectangleFilled } from './components/RectangleFilled';
5223
5277
  export { default as Recycling } from './components/Recycling';
5224
5278
  export { default as RecyclingFilled } from './components/RecyclingFilled';
@@ -6103,6 +6157,8 @@ export { default as SprinklerFilled } from './components/SprinklerFilled';
6103
6157
  export { default as Sprint } from './components/Sprint';
6104
6158
  export { default as SprintFilled } from './components/SprintFilled';
6105
6159
  export { default as Square } from './components/Square';
6160
+ export { default as SquareCircle } from './components/SquareCircle';
6161
+ export { default as SquareCircleFilled } from './components/SquareCircleFilled';
6106
6162
  export { default as SquareDot } from './components/SquareDot';
6107
6163
  export { default as SquareDotFilled } from './components/SquareDotFilled';
6108
6164
  export { default as SquareFilled } from './components/SquareFilled';
@@ -6770,6 +6826,8 @@ export { default as TrendingFlat } from './components/TrendingFlat';
6770
6826
  export { default as TrendingFlatFilled } from './components/TrendingFlatFilled';
6771
6827
  export { default as TrendingUp } from './components/TrendingUp';
6772
6828
  export { default as TrendingUpFilled } from './components/TrendingUpFilled';
6829
+ export { default as TriangleCircle } from './components/TriangleCircle';
6830
+ export { default as TriangleCircleFilled } from './components/TriangleCircleFilled';
6773
6831
  export { default as Trip } from './components/Trip';
6774
6832
  export { default as TripFilled } from './components/TripFilled';
6775
6833
  export { default as TripOrigin } from './components/TripOrigin';
@@ -7320,6 +7378,10 @@ export { default as WrongLocation } from './components/WrongLocation';
7320
7378
  export { default as WrongLocationFilled } from './components/WrongLocationFilled';
7321
7379
  export { default as Wysiwyg } from './components/Wysiwyg';
7322
7380
  export { default as WysiwygFilled } from './components/WysiwygFilled';
7381
+ export { default as XCircle } from './components/XCircle';
7382
+ export { default as XCircleFilled } from './components/XCircleFilled';
7383
+ export { default as YCircle } from './components/YCircle';
7384
+ export { default as YCircleFilled } from './components/YCircleFilled';
7323
7385
  export { default as Yakitori } from './components/Yakitori';
7324
7386
  export { default as YakitoriFilled } from './components/YakitoriFilled';
7325
7387
  export { default as Yard } from './components/Yard';
package/dist/index.js CHANGED
@@ -440,6 +440,8 @@ export { default as ArrowWarmUp } from './components/ArrowWarmUp';
440
440
  export { default as ArrowWarmUpFilled } from './components/ArrowWarmUpFilled';
441
441
  export { default as ArrowsInput } from './components/ArrowsInput';
442
442
  export { default as ArrowsInputFilled } from './components/ArrowsInputFilled';
443
+ export { default as ArrowsLeftRightCircle } from './components/ArrowsLeftRightCircle';
444
+ export { default as ArrowsLeftRightCircleFilled } from './components/ArrowsLeftRightCircleFilled';
443
445
  export { default as ArrowsMoreDown } from './components/ArrowsMoreDown';
444
446
  export { default as ArrowsMoreDownFilled } from './components/ArrowsMoreDownFilled';
445
447
  export { default as ArrowsMoreUp } from './components/ArrowsMoreUp';
@@ -448,6 +450,8 @@ export { default as ArrowsOutput } from './components/ArrowsOutput';
448
450
  export { default as ArrowsOutputFilled } from './components/ArrowsOutputFilled';
449
451
  export { default as ArrowsOutward } from './components/ArrowsOutward';
450
452
  export { default as ArrowsOutwardFilled } from './components/ArrowsOutwardFilled';
453
+ export { default as ArrowsUpDownCircle } from './components/ArrowsUpDownCircle';
454
+ export { default as ArrowsUpDownCircleFilled } from './components/ArrowsUpDownCircleFilled';
451
455
  export { default as ArtTrack } from './components/ArtTrack';
452
456
  export { default as ArtTrackFilled } from './components/ArtTrackFilled';
453
457
  export { default as Article } from './components/Article';
@@ -562,6 +566,8 @@ export { default as AwardStar } from './components/AwardStar';
562
566
  export { default as AwardStarFilled } from './components/AwardStarFilled';
563
567
  export { default as Azm } from './components/Azm';
564
568
  export { default as AzmFilled } from './components/AzmFilled';
569
+ export { default as BCircle } from './components/BCircle';
570
+ export { default as BCircleFilled } from './components/BCircleFilled';
565
571
  export { default as BabyChangingStation } from './components/BabyChangingStation';
566
572
  export { default as BabyChangingStationFilled } from './components/BabyChangingStationFilled';
567
573
  export { default as BackHand } from './components/BackHand';
@@ -1300,6 +1306,8 @@ export { default as ChevronForward } from './components/ChevronForward';
1300
1306
  export { default as ChevronForwardFilled } from './components/ChevronForwardFilled';
1301
1307
  export { default as ChevronLeft } from './components/ChevronLeft';
1302
1308
  export { default as ChevronLeftFilled } from './components/ChevronLeftFilled';
1309
+ export { default as ChevronLineUp } from './components/ChevronLineUp';
1310
+ export { default as ChevronLineUpFilled } from './components/ChevronLineUpFilled';
1303
1311
  export { default as ChevronRight } from './components/ChevronRight';
1304
1312
  export { default as ChevronRightFilled } from './components/ChevronRightFilled';
1305
1313
  export { default as ChildCare } from './components/ChildCare';
@@ -1325,6 +1333,8 @@ export { default as ChurchFilled } from './components/ChurchFilled';
1325
1333
  export { default as CinematicBlur } from './components/CinematicBlur';
1326
1334
  export { default as CinematicBlurFilled } from './components/CinematicBlurFilled';
1327
1335
  export { default as Circle } from './components/Circle';
1336
+ export { default as CircleCircle } from './components/CircleCircle';
1337
+ export { default as CircleCircleFilled } from './components/CircleCircleFilled';
1328
1338
  export { default as CircleFilled } from './components/CircleFilled';
1329
1339
  export { default as CircleNotifications } from './components/CircleNotifications';
1330
1340
  export { default as CircleNotificationsFilled } from './components/CircleNotificationsFilled';
@@ -2842,8 +2852,48 @@ export { default as GTranslate } from './components/GTranslate';
2842
2852
  export { default as GTranslateFilled } from './components/GTranslateFilled';
2843
2853
  export { default as GalleryThumbnail } from './components/GalleryThumbnail';
2844
2854
  export { default as GalleryThumbnailFilled } from './components/GalleryThumbnailFilled';
2855
+ export { default as GameBumperLeft } from './components/GameBumperLeft';
2856
+ export { default as GameBumperLeftFilled } from './components/GameBumperLeftFilled';
2857
+ export { default as GameBumperRight } from './components/GameBumperRight';
2858
+ export { default as GameBumperRightFilled } from './components/GameBumperRightFilled';
2859
+ export { default as GameButtonL } from './components/GameButtonL';
2860
+ export { default as GameButtonL1 } from './components/GameButtonL1';
2861
+ export { default as GameButtonL1Filled } from './components/GameButtonL1Filled';
2862
+ export { default as GameButtonL2 } from './components/GameButtonL2';
2863
+ export { default as GameButtonL2Filled } from './components/GameButtonL2Filled';
2864
+ export { default as GameButtonLFilled } from './components/GameButtonLFilled';
2865
+ export { default as GameButtonR } from './components/GameButtonR';
2866
+ export { default as GameButtonR1 } from './components/GameButtonR1';
2867
+ export { default as GameButtonR1Filled } from './components/GameButtonR1Filled';
2868
+ export { default as GameButtonR2 } from './components/GameButtonR2';
2869
+ export { default as GameButtonR2Filled } from './components/GameButtonR2Filled';
2870
+ export { default as GameButtonRFilled } from './components/GameButtonRFilled';
2871
+ export { default as GameButtonZl } from './components/GameButtonZl';
2872
+ export { default as GameButtonZlFilled } from './components/GameButtonZlFilled';
2873
+ export { default as GameButtonZr } from './components/GameButtonZr';
2874
+ export { default as GameButtonZrFilled } from './components/GameButtonZrFilled';
2875
+ export { default as GameTriggerLeft } from './components/GameTriggerLeft';
2876
+ export { default as GameTriggerLeftFilled } from './components/GameTriggerLeftFilled';
2877
+ export { default as GameTriggerRight } from './components/GameTriggerRight';
2878
+ export { default as GameTriggerRightFilled } from './components/GameTriggerRightFilled';
2845
2879
  export { default as Gamepad } from './components/Gamepad';
2880
+ export { default as GamepadCircleDown } from './components/GamepadCircleDown';
2881
+ export { default as GamepadCircleDownFilled } from './components/GamepadCircleDownFilled';
2882
+ export { default as GamepadCircleLeft } from './components/GamepadCircleLeft';
2883
+ export { default as GamepadCircleLeftFilled } from './components/GamepadCircleLeftFilled';
2884
+ export { default as GamepadCircleRight } from './components/GamepadCircleRight';
2885
+ export { default as GamepadCircleRightFilled } from './components/GamepadCircleRightFilled';
2886
+ export { default as GamepadCircleUp } from './components/GamepadCircleUp';
2887
+ export { default as GamepadCircleUpFilled } from './components/GamepadCircleUpFilled';
2888
+ export { default as GamepadDown } from './components/GamepadDown';
2889
+ export { default as GamepadDownFilled } from './components/GamepadDownFilled';
2846
2890
  export { default as GamepadFilled } from './components/GamepadFilled';
2891
+ export { default as GamepadLeft } from './components/GamepadLeft';
2892
+ export { default as GamepadLeftFilled } from './components/GamepadLeftFilled';
2893
+ export { default as GamepadRight } from './components/GamepadRight';
2894
+ export { default as GamepadRightFilled } from './components/GamepadRightFilled';
2895
+ export { default as GamepadUp } from './components/GamepadUp';
2896
+ export { default as GamepadUpFilled } from './components/GamepadUpFilled';
2847
2897
  export { default as Garage } from './components/Garage';
2848
2898
  export { default as GarageCheck } from './components/GarageCheck';
2849
2899
  export { default as GarageCheckFilled } from './components/GarageCheckFilled';
@@ -4722,6 +4772,8 @@ export { default as PartyMode } from './components/PartyMode';
4722
4772
  export { default as PartyModeFilled } from './components/PartyModeFilled';
4723
4773
  export { default as Passkey } from './components/Passkey';
4724
4774
  export { default as PasskeyFilled } from './components/PasskeyFilled';
4775
+ export { default as Passport } from './components/Passport';
4776
+ export { default as PassportFilled } from './components/PassportFilled';
4725
4777
  export { default as Password } from './components/Password';
4726
4778
  export { default as Password2 } from './components/Password2';
4727
4779
  export { default as Password2Filled } from './components/Password2Filled';
@@ -5219,6 +5271,8 @@ export { default as RecommendFilled } from './components/RecommendFilled';
5219
5271
  export { default as RecordVoiceOver } from './components/RecordVoiceOver';
5220
5272
  export { default as RecordVoiceOverFilled } from './components/RecordVoiceOverFilled';
5221
5273
  export { default as Rectangle } from './components/Rectangle';
5274
+ export { default as RectangleAdd } from './components/RectangleAdd';
5275
+ export { default as RectangleAddFilled } from './components/RectangleAddFilled';
5222
5276
  export { default as RectangleFilled } from './components/RectangleFilled';
5223
5277
  export { default as Recycling } from './components/Recycling';
5224
5278
  export { default as RecyclingFilled } from './components/RecyclingFilled';
@@ -6103,6 +6157,8 @@ export { default as SprinklerFilled } from './components/SprinklerFilled';
6103
6157
  export { default as Sprint } from './components/Sprint';
6104
6158
  export { default as SprintFilled } from './components/SprintFilled';
6105
6159
  export { default as Square } from './components/Square';
6160
+ export { default as SquareCircle } from './components/SquareCircle';
6161
+ export { default as SquareCircleFilled } from './components/SquareCircleFilled';
6106
6162
  export { default as SquareDot } from './components/SquareDot';
6107
6163
  export { default as SquareDotFilled } from './components/SquareDotFilled';
6108
6164
  export { default as SquareFilled } from './components/SquareFilled';
@@ -6770,6 +6826,8 @@ export { default as TrendingFlat } from './components/TrendingFlat';
6770
6826
  export { default as TrendingFlatFilled } from './components/TrendingFlatFilled';
6771
6827
  export { default as TrendingUp } from './components/TrendingUp';
6772
6828
  export { default as TrendingUpFilled } from './components/TrendingUpFilled';
6829
+ export { default as TriangleCircle } from './components/TriangleCircle';
6830
+ export { default as TriangleCircleFilled } from './components/TriangleCircleFilled';
6773
6831
  export { default as Trip } from './components/Trip';
6774
6832
  export { default as TripFilled } from './components/TripFilled';
6775
6833
  export { default as TripOrigin } from './components/TripOrigin';
@@ -7320,6 +7378,10 @@ export { default as WrongLocation } from './components/WrongLocation';
7320
7378
  export { default as WrongLocationFilled } from './components/WrongLocationFilled';
7321
7379
  export { default as Wysiwyg } from './components/Wysiwyg';
7322
7380
  export { default as WysiwygFilled } from './components/WysiwygFilled';
7381
+ export { default as XCircle } from './components/XCircle';
7382
+ export { default as XCircleFilled } from './components/XCircleFilled';
7383
+ export { default as YCircle } from './components/YCircle';
7384
+ export { default as YCircleFilled } from './components/YCircleFilled';
7323
7385
  export { default as Yakitori } from './components/Yakitori';
7324
7386
  export { default as YakitoriFilled } from './components/YakitoriFilled';
7325
7387
  export { default as Yard } from './components/Yard';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@project-lary/react-material-symbols-700-sharp",
3
- "version": "0.31.0",
3
+ "version": "0.32.0",
4
4
  "description": "Latest sharp React icon components with weight 700 for Material Symbols",
5
5
  "files": [
6
6
  "dist"