@elementor/icons 1.2.0 → 1.4.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 (48) hide show
  1. package/CircleCheckFilledIcon/index.d.ts +4 -0
  2. package/CircleCheckFilledIcon/index.esm.js +10 -0
  3. package/CircleCheckFilledIcon/index.esm.js.map +1 -0
  4. package/CircleCheckFilledIcon/index.js +37 -0
  5. package/CircleCheckFilledIcon/index.js.map +1 -0
  6. package/CircleCheckFilledIcon/package.json +7 -0
  7. package/DiscountCheckFilledIcon/index.d.ts +4 -0
  8. package/DiscountCheckFilledIcon/index.esm.js +10 -0
  9. package/DiscountCheckFilledIcon/index.esm.js.map +1 -0
  10. package/DiscountCheckFilledIcon/index.js +37 -0
  11. package/DiscountCheckFilledIcon/index.js.map +1 -0
  12. package/DiscountCheckFilledIcon/package.json +7 -0
  13. package/InfoCircleIcon/index.d.ts +4 -0
  14. package/InfoCircleIcon/index.esm.js +10 -0
  15. package/InfoCircleIcon/index.esm.js.map +1 -0
  16. package/InfoCircleIcon/index.js +37 -0
  17. package/InfoCircleIcon/index.js.map +1 -0
  18. package/InfoCircleIcon/package.json +7 -0
  19. package/MinimizeDiagonalIcon/index.d.ts +4 -0
  20. package/MinimizeDiagonalIcon/index.esm.js +10 -0
  21. package/MinimizeDiagonalIcon/index.esm.js.map +1 -0
  22. package/MinimizeDiagonalIcon/index.js +37 -0
  23. package/MinimizeDiagonalIcon/index.js.map +1 -0
  24. package/MinimizeDiagonalIcon/package.json +7 -0
  25. package/RadioButtonUncheckedIcon/index.d.ts +4 -0
  26. package/RadioButtonUncheckedIcon/index.esm.js +10 -0
  27. package/RadioButtonUncheckedIcon/index.esm.js.map +1 -0
  28. package/RadioButtonUncheckedIcon/index.js +37 -0
  29. package/RadioButtonUncheckedIcon/index.js.map +1 -0
  30. package/RadioButtonUncheckedIcon/package.json +7 -0
  31. package/RocketIcon/index.d.ts +4 -0
  32. package/RocketIcon/index.esm.js +10 -0
  33. package/RocketIcon/index.esm.js.map +1 -0
  34. package/RocketIcon/index.js +37 -0
  35. package/RocketIcon/index.js.map +1 -0
  36. package/RocketIcon/package.json +7 -0
  37. package/UserIcon/index.d.ts +4 -0
  38. package/UserIcon/index.esm.js +10 -0
  39. package/UserIcon/index.esm.js.map +1 -0
  40. package/UserIcon/index.js +37 -0
  41. package/UserIcon/index.js.map +1 -0
  42. package/UserIcon/package.json +7 -0
  43. package/index.d.ts +7 -0
  44. package/index.esm.js +36 -1
  45. package/index.esm.js.map +1 -1
  46. package/index.js +42 -0
  47. package/index.js.map +1 -1
  48. package/package.json +1 -1
package/index.js CHANGED
@@ -69,6 +69,11 @@ const ChevronRightIcon = React__namespace.forwardRef((props, ref) => {
69
69
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.46967 7.46967C9.17678 7.76256 9.17678 8.23744 9.46967 8.53033L12.9393 12L9.46967 15.4697C9.17678 15.7626 9.17678 16.2374 9.46967 16.5303C9.76256 16.8232 10.2374 16.8232 10.5303 16.5303L14.5303 12.5303C14.8232 12.2374 14.8232 11.7626 14.5303 11.4697L10.5303 7.46967C10.2374 7.17678 9.76256 7.17678 9.46967 7.46967Z" })));
70
70
  });
71
71
 
72
+ const CircleCheckFilledIcon = React__namespace.forwardRef((props, ref) => {
73
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
74
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.25C10.7196 2.25 9.45176 2.50219 8.26884 2.99217C7.08591 3.48216 6.01108 4.20034 5.10571 5.10571C4.20034 6.01108 3.48216 7.08591 2.99217 8.26884C2.50219 9.45176 2.25 10.7196 2.25 12C2.25 13.2804 2.50219 14.5482 2.99217 15.7312C3.48216 16.9141 4.20034 17.9889 5.10571 18.8943C6.01108 19.7997 7.08591 20.5178 8.26884 21.0078C9.45176 21.4978 10.7196 21.75 12 21.75C13.2804 21.75 14.5482 21.4978 15.7312 21.0078C16.9141 20.5178 17.9889 19.7997 18.8943 18.8943C19.7997 17.9889 20.5178 16.9141 21.0078 15.7312C21.4978 14.5482 21.75 13.2804 21.75 12C21.75 10.7196 21.4978 9.45176 21.0078 8.26884C20.5178 7.08591 19.7997 6.01108 18.8943 5.10571C17.9889 4.20034 16.9141 3.48216 15.7312 2.99217C14.5482 2.50219 13.2804 2.25 12 2.25ZM16.2415 10.0563C16.5344 9.76339 16.5344 9.28852 16.2415 8.99563C15.9486 8.70273 15.4737 8.70273 15.1809 8.99563L10.7631 13.4134L8.81939 11.4697C8.5265 11.1768 8.05163 11.1768 7.75873 11.4697C7.46584 11.7626 7.46584 12.2374 7.75873 12.5303L10.2328 15.0044C10.3734 15.145 10.5642 15.224 10.7631 15.224C10.962 15.224 11.1528 15.145 11.2934 15.0044L16.2415 10.0563Z" })));
75
+ });
76
+
72
77
  const ContainerTemplateIcon = React__namespace.forwardRef((props, ref) => {
73
78
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
74
79
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.75 5.25C4.05964 5.25 3.5 5.80964 3.5 6.5V17.5C3.5 18.1904 4.05964 18.75 4.75 18.75H7.75C8.16421 18.75 8.5 19.0858 8.5 19.5C8.5 19.9142 8.16421 20.25 7.75 20.25H4.75C3.23122 20.25 2 19.0188 2 17.5V6.5C2 4.98122 3.23122 3.75 4.75 3.75H16.75C18.2688 3.75 19.5 4.98122 19.5 6.5V8C19.5 8.41421 19.1642 8.75 18.75 8.75C18.3358 8.75 18 8.41421 18 8V6.5C18 5.80964 17.4404 5.25 16.75 5.25H4.75ZM12.75 13.25C12.6676 13.25 12.5982 13.281 12.5546 13.3217C12.5128 13.3607 12.5 13.4021 12.5 13.4333V18.5667C12.5 18.5979 12.5128 18.6393 12.5546 18.6783C12.5982 18.719 12.6676 18.75 12.75 18.75H19.75C19.8324 18.75 19.9018 18.719 19.9454 18.6783C19.9872 18.6393 20 18.5979 20 18.5667V14.8333C20 14.8021 19.9872 14.7607 19.9454 14.7217C19.9018 14.681 19.8324 14.65 19.75 14.65H16.25C16.06 14.65 15.8771 14.5779 15.7383 14.4483L14.4544 13.25H12.75ZM11.5312 12.2251C11.8627 11.9156 12.3019 11.75 12.75 11.75H14.75C14.94 11.75 15.1229 11.8221 15.2617 11.9517L16.5456 13.15H19.75C20.1981 13.15 20.6373 13.3156 20.9688 13.6251C21.3021 13.9361 21.5 14.3695 21.5 14.8333V18.5667C21.5 19.0305 21.3021 19.4639 20.9688 19.7749C20.6373 20.0844 20.1981 20.25 19.75 20.25H12.75C12.3019 20.25 11.8627 20.0844 11.5312 19.7749C11.1979 19.4639 11 19.0305 11 18.5667V13.4333C11 12.9695 11.1979 12.5361 11.5312 12.2251Z" })));
@@ -89,6 +94,11 @@ const DesktopIcon = React__namespace.forwardRef((props, ref) => {
89
94
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.82091 5.29117C4.7847 5.3319 4.75 5.40356 4.75 5.5V15.5C4.75 15.5964 4.7847 15.6681 4.82091 15.7088C4.85589 15.7482 4.88124 15.75 4.88889 15.75H19.1111C19.1188 15.75 19.1441 15.7482 19.1791 15.7088C19.2153 15.6681 19.25 15.5964 19.25 15.5V5.5C19.25 5.40356 19.2153 5.3319 19.1791 5.29117C19.1441 5.25181 19.1188 5.25 19.1111 5.25H4.88889C4.88124 5.25 4.85589 5.25181 4.82091 5.29117ZM3.25 5.5C3.25 4.61899 3.90315 3.75 4.88889 3.75H19.1111C20.0968 3.75 20.75 4.61899 20.75 5.5V15.5C20.75 16.381 20.0968 17.25 19.1111 17.25H4.88889C3.90315 17.25 3.25 16.381 3.25 15.5V5.5ZM6.25 19.5C6.25 19.0858 6.58579 18.75 7 18.75H17C17.4142 18.75 17.75 19.0858 17.75 19.5C17.75 19.9142 17.4142 20.25 17 20.25H7C6.58579 20.25 6.25 19.9142 6.25 19.5Z" })));
90
95
  });
91
96
 
97
+ const DiscountCheckFilledIcon = React__namespace.forwardRef((props, ref) => {
98
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
99
+ React__namespace.createElement("path", { d: "M12.01 2.01099C12.7878 2.01103 13.539 2.29436 14.123 2.80799L14.277 2.95299L14.975 3.65099C15.1666 3.8413 15.4168 3.96144 15.685 3.99199L15.82 3.99999H16.82C17.6373 3.99994 18.4235 4.31256 19.0176 4.87373C19.6117 5.4349 19.9686 6.20209 20.015 7.01799L20.02 7.19999V8.19999C20.02 8.46999 20.112 8.73299 20.278 8.94299L20.368 9.04299L21.065 9.74099C21.6428 10.3154 21.9796 11.0886 22.0069 11.9029C22.0343 12.7171 21.75 13.5111 21.212 14.123L21.067 14.277L20.369 14.975C20.1787 15.1665 20.0586 15.4167 20.028 15.685L20.02 15.82V16.82C20.0201 17.6372 19.7075 18.4235 19.1463 19.0176C18.5851 19.6116 17.8179 19.9685 17.002 20.015L16.82 20.02H15.82C15.5504 20.0201 15.2887 20.111 15.077 20.278L14.977 20.368L14.279 21.065C13.7046 21.6427 12.9314 21.9796 12.1172 22.0069C11.3029 22.0342 10.5089 21.7499 9.89705 21.212L9.74305 21.067L9.04505 20.369C8.85349 20.1787 8.60334 20.0585 8.33505 20.028L8.20005 20.02H7.20005C6.38283 20.02 5.59656 19.7074 5.00248 19.1462C4.4084 18.5851 4.05152 17.8179 4.00505 17.002L4.00005 16.82V15.82C3.99996 15.5504 3.90907 15.2886 3.74205 15.077L3.65205 14.977L2.95505 14.279C2.37733 13.7045 2.04047 12.9314 2.01315 12.1171C1.98584 11.3029 2.27012 10.5089 2.80805 9.89699L2.95305 9.74299L3.65105 9.04499C3.84136 8.85343 3.9615 8.60328 3.99205 8.33499L4.00005 8.19999V7.19999L4.00505 7.01799C4.0497 6.23343 4.38147 5.49274 4.93713 4.93707C5.4928 4.38141 6.23349 4.04964 7.01805 4.00499L7.20005 3.99999H8.20005C8.46966 3.9999 8.7314 3.90901 8.94305 3.74199L9.04305 3.65199L9.74105 2.95499C10.0384 2.65588 10.3919 2.41849 10.7813 2.25649C11.1707 2.09448 11.5883 2.01105 12.01 2.01099ZM15.707 9.29299C15.5195 9.10552 15.2652 9.0002 15 9.0002C14.7349 9.0002 14.4806 9.10552 14.293 9.29299L11 12.585L9.70705 11.293L9.61305 11.21C9.41205 11.0546 9.15944 10.9815 8.90652 11.0056C8.6536 11.0297 8.41933 11.1491 8.25129 11.3397C8.08326 11.5303 7.99406 11.7777 8.00182 12.0316C8.00957 12.2856 8.1137 12.527 8.29305 12.707L10.293 14.707L10.387 14.79C10.5794 14.9392 10.8197 15.0132 11.0627 14.9979C11.3058 14.9826 11.5349 14.8792 11.707 14.707L15.707 10.707L15.79 10.613C15.9393 10.4206 16.0132 10.1803 15.9979 9.93731C15.9827 9.69428 15.8792 9.46518 15.707 9.29299Z" })));
100
+ });
101
+
92
102
  const DotsHorizontalIcon = React__namespace.forwardRef((props, ref) => {
93
103
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
94
104
  React__namespace.createElement("path", { d: "M6.90002 11.75C6.90002 12.5784 6.22845 13.25 5.40002 13.25C4.5716 13.25 3.90002 12.5784 3.90002 11.75C3.90002 10.9216 4.5716 10.25 5.40002 10.25C6.22845 10.25 6.90002 10.9216 6.90002 11.75Z" }),
@@ -172,6 +182,11 @@ const HomeIcon = React__namespace.forwardRef((props, ref) => {
172
182
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4697 2.46967C11.7626 2.17678 12.2375 2.17678 12.5304 2.46967L21.5304 11.4697C21.7449 11.6842 21.809 12.0068 21.6929 12.287C21.5768 12.5673 21.3034 12.75 21 12.75H19.75V19C19.75 19.7293 19.4603 20.4288 18.9446 20.9445C18.4288 21.4603 17.7294 21.75 17 21.75H7.00002C6.27068 21.75 5.5712 21.4603 5.05548 20.9445C4.53975 20.4288 4.25002 19.7293 4.25002 19V12.75H3.00002C2.69668 12.75 2.4232 12.5673 2.30711 12.287C2.19103 12.0068 2.25519 11.6842 2.46969 11.4697L11.4697 2.46967ZM9.75002 20.25H14.25V15C14.25 14.6685 14.1183 14.3505 13.8839 14.1161C13.6495 13.8817 13.3315 13.75 13 13.75H11C10.6685 13.75 10.3506 13.8817 10.1161 14.1161C9.88172 14.3505 9.75002 14.6685 9.75002 15V20.25ZM15.75 20.25V15C15.75 14.2707 15.4603 13.5712 14.9446 13.0555C14.4288 12.5397 13.7294 12.25 13 12.25H11C10.2707 12.25 9.5712 12.5397 9.05548 13.0555C8.53975 13.5712 8.25002 14.2707 8.25002 15V20.25H7.00002C6.6685 20.25 6.35056 20.1183 6.11614 19.8839C5.88172 19.6495 5.75002 19.3315 5.75002 19V12C5.75002 11.5858 5.41424 11.25 5.00002 11.25H4.81068L12 4.06066L19.1894 11.25H19C18.5858 11.25 18.25 11.5858 18.25 12V19C18.25 19.3315 18.1183 19.6495 17.8839 19.8839C17.6495 20.1183 17.3315 20.25 17 20.25H15.75Z" })));
173
183
  });
174
184
 
185
+ const InfoCircleIcon = React__namespace.forwardRef((props, ref) => {
186
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
187
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.5C7.44365 3.5 3.75 7.19365 3.75 11.75C3.75 16.3063 7.44365 20 12 20C16.5563 20 20.25 16.3063 20.25 11.75C20.25 7.19365 16.5563 3.5 12 3.5ZM2.25 11.75C2.25 6.36522 6.61522 2 12 2C17.3848 2 21.75 6.36522 21.75 11.75C21.75 17.1348 17.3848 21.5 12 21.5C6.61522 21.5 2.25 17.1348 2.25 11.75ZM11.25 7.75C11.25 7.33579 11.5858 7 12 7H12.01C12.4242 7 12.76 7.33579 12.76 7.75C12.76 8.16421 12.4242 8.5 12.01 8.5H12C11.5858 8.5 11.25 8.16421 11.25 7.75ZM10.25 11.75C10.25 11.3358 10.5858 11 11 11H12C12.4142 11 12.75 11.3358 12.75 11.75V15H13C13.4142 15 13.75 15.3358 13.75 15.75C13.75 16.1642 13.4142 16.5 13 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75V12.5H11C10.5858 12.5 10.25 12.1642 10.25 11.75Z" })));
188
+ });
189
+
175
190
  const KeyboardIcon = React__namespace.forwardRef((props, ref) => {
176
191
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
177
192
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 6.75C3.30964 6.75 2.75 7.30964 2.75 8V16C2.75 16.6904 3.30964 17.25 4 17.25H20C20.6904 17.25 21.25 16.6904 21.25 16V8C21.25 7.30964 20.6904 6.75 20 6.75H4ZM1.25 8C1.25 6.48122 2.48122 5.25 4 5.25H20C21.5188 5.25 22.75 6.48122 22.75 8V16C22.75 17.5188 21.5188 18.75 20 18.75H4C2.48122 18.75 1.25 17.5188 1.25 16V8ZM6 9.25C6.41421 9.25 6.75 9.58579 6.75 10V10.01C6.75 10.4242 6.41421 10.76 6 10.76C5.58579 10.76 5.25 10.4242 5.25 10.01V10C5.25 9.58579 5.58579 9.25 6 9.25ZM10 9.25C10.4142 9.25 10.75 9.58579 10.75 10V10.01C10.75 10.4242 10.4142 10.76 10 10.76C9.58579 10.76 9.25 10.4242 9.25 10.01V10C9.25 9.58579 9.58579 9.25 10 9.25ZM14 9.25C14.4142 9.25 14.75 9.58579 14.75 10V10.01C14.75 10.4242 14.4142 10.76 14 10.76C13.5858 10.76 13.25 10.4242 13.25 10.01V10C13.25 9.58579 13.5858 9.25 14 9.25ZM18 9.25C18.4142 9.25 18.75 9.58579 18.75 10V10.01C18.75 10.4242 18.4142 10.76 18 10.76C17.5858 10.76 17.25 10.4242 17.25 10.01V10C17.25 9.58579 17.5858 9.25 18 9.25ZM6 13.25C6.41421 13.25 6.75 13.5858 6.75 14V14.01C6.75 14.4242 6.41421 14.76 6 14.76C5.58579 14.76 5.25 14.4242 5.25 14.01V14C5.25 13.5858 5.58579 13.25 6 13.25ZM9.25 14C9.25 13.5858 9.58579 13.25 10 13.25H14C14.4142 13.25 14.75 13.5858 14.75 14C14.75 14.4142 14.4142 14.75 14 14.75H10C9.58579 14.75 9.25 14.4142 9.25 14ZM18 13.25C18.4142 13.25 18.75 13.5858 18.75 14V14.01C18.75 14.4242 18.4142 14.76 18 14.76C17.5858 14.76 17.25 14.4242 17.25 14.01V14C17.25 13.5858 17.5858 13.25 18 13.25Z" })));
@@ -214,6 +229,11 @@ const MessageIcon = React__namespace.forwardRef((props, ref) => {
214
229
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 5C6.40326 5 5.83097 5.23705 5.40901 5.65901C4.98705 6.08097 4.75 6.65326 4.75 7.25V18.4393L7.46967 15.7197C7.61032 15.579 7.80109 15.5 8 15.5H17C17.5967 15.5 18.169 15.2629 18.591 14.841C19.0129 14.419 19.25 13.8467 19.25 13.25V7.25C19.25 6.65326 19.0129 6.08097 18.591 5.65901C18.169 5.23705 17.5967 5 17 5H7ZM4.34835 4.59835C5.05161 3.89509 6.00544 3.5 7 3.5H17C17.9946 3.5 18.9484 3.89509 19.6516 4.59835C20.3549 5.30161 20.75 6.25544 20.75 7.25V13.25C20.75 14.2446 20.3549 15.1984 19.6516 15.9017C18.9484 16.6049 17.9946 17 17 17H8.31066L4.53033 20.7803C4.31583 20.9948 3.99324 21.059 3.71299 20.9429C3.43273 20.8268 3.25 20.5533 3.25 20.25V7.25C3.25 6.25544 3.64509 5.30161 4.34835 4.59835Z" })));
215
230
  });
216
231
 
232
+ const MinimizeDiagonalIcon = React__namespace.forwardRef((props, ref) => {
233
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
234
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.89107 3.18147C3.13514 2.93739 3.53087 2.93739 3.77495 3.18147L7.70801 7.11453V5.29008C7.70801 4.9449 7.98783 4.66508 8.33301 4.66508C8.67819 4.66508 8.95801 4.9449 8.95801 5.29008V8.62341C8.95801 8.96859 8.67819 9.24841 8.33301 9.24841H4.99967C4.6545 9.24841 4.37467 8.96859 4.37467 8.62341C4.37467 8.27823 4.6545 7.99841 4.99967 7.99841H6.82412L2.89107 4.06535C2.64699 3.82128 2.64699 3.42555 2.89107 3.18147ZM11.6663 11.3317H14.9997C15.3449 11.3317 15.6247 11.6116 15.6247 11.9567C15.6247 12.3019 15.3449 12.5817 14.9997 12.5817H13.1752L17.1083 16.5148C17.3524 16.7589 17.3524 17.1546 17.1083 17.3987C16.8642 17.6428 16.4685 17.6428 16.2244 17.3987L12.2913 13.4656V15.2901C12.2913 15.6353 12.0115 15.9151 11.6663 15.9151C11.3212 15.9151 11.0413 15.6353 11.0413 15.2901V11.9567C11.0413 11.6116 11.3212 11.3317 11.6663 11.3317Z" })));
235
+ });
236
+
217
237
  const MobileIcon = React__namespace.forwardRef((props, ref) => {
218
238
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
219
239
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.66667 4.25C8.24587 4.25 7.75 4.66893 7.75 5.38889V18.6111C7.75 19.3311 8.24587 19.75 8.66667 19.75H15.3333C15.7541 19.75 16.25 19.3311 16.25 18.6111V5.38889C16.25 4.66893 15.7541 4.25 15.3333 4.25H13.7073C13.735 4.32819 13.75 4.41234 13.75 4.5C13.75 4.91421 13.4142 5.25 13 5.25H11C10.5858 5.25 10.25 4.91421 10.25 4.5C10.25 4.41234 10.265 4.32819 10.2927 4.25H8.66667ZM6.25 5.38889C6.25 4.02244 7.24652 2.75 8.66667 2.75H15.3333C16.7535 2.75 17.75 4.02244 17.75 5.38889V18.6111C17.75 19.9776 16.7535 21.25 15.3333 21.25H8.66667C7.24652 21.25 6.25 19.9776 6.25 18.6111V5.38889Z" })));
@@ -268,12 +288,22 @@ const PostTypeIcon = React__namespace.forwardRef((props, ref) => {
268
288
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 3.75C6.30964 3.75 5.75 4.30964 5.75 5V19C5.75 19.6904 6.30964 20.25 7 20.25H17C17.6904 20.25 18.25 19.6904 18.25 19V5C18.25 4.30964 17.6904 3.75 17 3.75H7ZM4.25 5C4.25 3.48122 5.48122 2.25 7 2.25H17C18.5188 2.25 19.75 3.48122 19.75 5V19C19.75 20.5188 18.5188 21.75 17 21.75H7C5.48122 21.75 4.25 20.5188 4.25 19V5ZM8.25 7C8.25 6.58579 8.58579 6.25 9 6.25H15C15.4142 6.25 15.75 6.58579 15.75 7C15.75 7.41421 15.4142 7.75 15 7.75H9C8.58579 7.75 8.25 7.41421 8.25 7ZM8.25 11C8.25 10.5858 8.58579 10.25 9 10.25H15C15.4142 10.25 15.75 10.5858 15.75 11C15.75 11.4142 15.4142 11.75 15 11.75H9C8.58579 11.75 8.25 11.4142 8.25 11ZM8.25 15C8.25 14.5858 8.58579 14.25 9 14.25H13C13.4142 14.25 13.75 14.5858 13.75 15C13.75 15.4142 13.4142 15.75 13 15.75H9C8.58579 15.75 8.25 15.4142 8.25 15Z" })));
269
289
  });
270
290
 
291
+ const RadioButtonUncheckedIcon = React__namespace.forwardRef((props, ref) => {
292
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
293
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4.04004C7.44365 4.04004 3.75 7.73369 3.75 12.29C3.75 16.8464 7.44365 20.54 12 20.54C16.5563 20.54 20.25 16.8464 20.25 12.29C20.25 7.73369 16.5563 4.04004 12 4.04004ZM2.25 12.29C2.25 6.90526 6.61522 2.54004 12 2.54004C17.3848 2.54004 21.75 6.90526 21.75 12.29C21.75 17.6748 17.3848 22.04 12 22.04C6.61522 22.04 2.25 17.6748 2.25 12.29Z" })));
294
+ });
295
+
271
296
  const RefreshIcon = React__namespace.forwardRef((props, ref) => {
272
297
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
273
298
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.55012 4.45178C9.23098 3.48072 11.1845 3.08925 13.1097 3.33767C15.035 3.58609 16.8251 4.46061 18.2045 5.82653C19.5838 7.19245 20.4757 8.97399 20.743 10.8967C20.8 11.307 20.5136 11.6858 20.1033 11.7428C19.6931 11.7998 19.3142 11.5135 19.2572 11.1032C19.0353 9.50635 18.2945 8.02677 17.149 6.89236C16.0035 5.75795 14.5167 5.03165 12.9178 4.82534C11.3189 4.61902 9.69644 4.94414 8.30047 5.75061C7.24361 6.36117 6.36093 7.22198 5.72541 8.24995H8.00009C8.41431 8.24995 8.75009 8.58574 8.75009 8.99995C8.75009 9.41417 8.41431 9.74995 8.00009 9.74995H4.51686C4.5055 9.75021 4.49412 9.75021 4.48272 9.74995H4.00009C3.58588 9.74995 3.25009 9.41417 3.25009 8.99995V4.99995C3.25009 4.58574 3.58588 4.24995 4.00009 4.24995C4.41431 4.24995 4.75009 4.58574 4.75009 4.99995V7.00691C5.48358 5.96916 6.43655 5.0951 7.55012 4.45178Z", fill: "black" }),
274
299
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.89686 12.2571C4.30713 12.2001 4.68594 12.4864 4.74295 12.8967C4.96487 14.4936 5.70565 15.9731 6.85119 17.1075C7.99673 18.242 9.48347 18.9683 11.0824 19.1746C12.6813 19.3809 14.3037 19.0558 15.6997 18.2493C16.7566 17.6387 17.6393 16.7779 18.2748 15.75H16.0001C15.5859 15.75 15.2501 15.4142 15.2501 15C15.2501 14.5857 15.5859 14.25 16.0001 14.25H19.4833C19.4947 14.2497 19.5061 14.2497 19.5175 14.25H20.0001C20.4143 14.25 20.7501 14.5857 20.7501 15V19C20.7501 19.4142 20.4143 19.75 20.0001 19.75C19.5859 19.75 19.2501 19.4142 19.2501 19V16.993C18.5166 18.0307 17.5636 18.9048 16.4501 19.5481C14.7692 20.5192 12.8157 20.9107 10.8904 20.6622C8.9652 20.4138 7.17504 19.5393 5.79572 18.1734C4.4164 16.8074 3.52443 15.0259 3.25723 13.1032C3.20022 12.6929 3.48658 12.3141 3.89686 12.2571Z", fill: "black" })));
275
300
  });
276
301
 
302
+ const RocketIcon = React__namespace.forwardRef((props, ref) => {
303
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
304
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1322 2.99934C14.1436 2.99872 14.1549 2.99841 14.1663 2.99841C14.9951 2.99841 15.7899 3.32765 16.376 3.9137C16.962 4.49976 17.2913 5.29461 17.2913 6.12341C17.2913 6.13476 17.2909 6.14611 17.2903 6.15744C17.2028 7.76198 16.6415 9.30455 15.6774 10.5901C14.7963 11.7649 13.615 12.6768 12.2611 13.2322C12.1735 14.0394 11.9119 14.8199 11.4924 15.5191C11.0002 16.3393 10.3071 17.0205 9.47841 17.4982C9.29643 17.6031 9.0739 17.6096 8.88612 17.5154C8.69834 17.4213 8.57041 17.2391 8.54562 17.0305C8.49074 16.5687 8.38312 16.1178 8.22671 15.686C7.74539 16.2405 7.15769 16.6982 6.49445 17.0298C5.49226 17.5309 4.36326 17.7213 3.25218 17.5765C2.97105 17.5399 2.74978 17.3186 2.71316 17.0375C2.5684 15.9264 2.75878 14.7974 3.25987 13.7952C3.59149 13.132 4.0492 12.5443 4.60368 12.063C4.17187 11.9066 3.72098 11.7989 3.25916 11.744C3.05056 11.7193 2.86837 11.5913 2.77422 11.4035C2.68006 11.2158 2.68654 10.9932 2.79146 10.8113C3.2692 9.98258 3.95037 9.28942 4.77058 8.79729C5.46974 8.37779 6.25024 8.11619 7.05752 8.02855C7.6129 6.6747 8.52481 5.49337 9.69958 4.61229C10.9851 3.64813 12.5277 3.08683 14.1322 2.99934ZM5.84616 12.6827C5.2225 13.1029 4.71596 13.6781 4.3779 14.3542C4.06364 14.9828 3.90651 15.6754 3.91646 16.3732C4.61424 16.3832 5.3069 16.226 5.93543 15.9118C6.61155 15.5737 7.18674 15.0672 7.607 14.4435C7.37981 14.0951 7.11593 13.769 6.81828 13.4714C6.52062 13.1737 6.19457 12.9099 5.84616 12.6827ZM14.1824 4.24848C12.8312 4.32568 11.5326 4.80004 10.4496 5.61229C9.36181 6.42811 8.54039 7.54817 8.08917 8.83082C8.00366 9.07389 7.77775 9.23957 7.52022 9.24807C6.77666 9.27263 6.05164 9.48639 5.4137 9.86916C5.0392 10.0939 4.70196 10.3724 4.41213 10.6946C5.65084 11.0225 6.78758 11.6729 7.70216 12.5875C8.61674 13.5021 9.26715 14.6388 9.59506 15.8775C9.91722 15.5877 10.1958 15.2505 10.4205 14.876C10.8033 14.238 11.017 13.513 11.0416 12.7695C11.0501 12.5119 11.2158 12.286 11.4588 12.2005C12.7415 11.7493 13.8616 10.9279 14.6774 9.84009C15.4896 8.75709 15.964 7.45851 16.0412 6.10723C16.0369 5.6158 15.8399 5.1454 15.4921 4.79759C15.1443 4.44977 14.6739 4.25272 14.1824 4.24848ZM11.4684 6.75888C11.7419 6.48539 12.1128 6.33175 12.4996 6.33175C12.8864 6.33175 13.2573 6.48539 13.5308 6.75888C13.8043 7.03237 13.9579 7.40331 13.9579 7.79008C13.9579 8.17685 13.8043 8.54779 13.5308 8.82128C13.2573 9.09477 12.8864 9.24841 12.4996 9.24841C12.1128 9.24841 11.7419 9.09477 11.4684 8.82128C11.1949 8.54779 11.0413 8.17685 11.0413 7.79008C11.0413 7.40331 11.1949 7.03237 11.4684 6.75888ZM12.4996 7.58175C12.4443 7.58175 12.3913 7.6037 12.3523 7.64277C12.3132 7.68184 12.2913 7.73483 12.2913 7.79008C12.2913 7.84533 12.3132 7.89832 12.3523 7.93739C12.3913 7.97646 12.4443 7.99841 12.4996 7.99841C12.5548 7.99841 12.6078 7.97646 12.6469 7.93739C12.686 7.89832 12.7079 7.84533 12.7079 7.79008C12.7079 7.73483 12.686 7.68184 12.6469 7.64277C12.6078 7.6037 12.5548 7.58175 12.4996 7.58175Z" })));
305
+ });
306
+
277
307
  const SearchIcon = React__namespace.forwardRef((props, ref) => {
278
308
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
279
309
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 3.75C6.54822 3.75 3.75 6.54822 3.75 10C3.75 13.4518 6.54822 16.25 10 16.25C13.4518 16.25 16.25 13.4518 16.25 10C16.25 6.54822 13.4518 3.75 10 3.75ZM2.25 10C2.25 5.71979 5.71979 2.25 10 2.25C14.2802 2.25 17.75 5.71979 17.75 10C17.75 11.87 17.0877 13.5853 15.9848 14.9242L21.5303 20.4697C21.8232 20.7626 21.8232 21.2374 21.5303 21.5303C21.2374 21.8232 20.7626 21.8232 20.4697 21.5303L14.9242 15.9848C13.5853 17.0877 11.87 17.75 10 17.75C5.71979 17.75 2.25 14.2802 2.25 10Z" })));
@@ -346,6 +376,11 @@ const UpgradeIcon = React__namespace.forwardRef((props, ref) => {
346
376
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5.25C12.2508 5.25 12.485 5.37533 12.6241 5.58397L16.1703 10.9033L20.5315 7.41435C20.7777 7.21743 21.1207 7.19544 21.39 7.35933C21.6592 7.52321 21.7973 7.83798 21.7355 8.14709L19.7355 18.1471C19.6654 18.4977 19.3576 18.75 19 18.75H5.00004C4.64253 18.75 4.33472 18.4977 4.26461 18.1471L2.2646 8.14709C2.20278 7.83798 2.34084 7.52321 2.61012 7.35933C2.8794 7.19544 3.22241 7.21743 3.46856 7.41435L7.82977 10.9033L11.376 5.58397C11.5151 5.37533 11.7493 5.25 12 5.25ZM12 7.35208L8.62408 12.416C8.50748 12.5909 8.32282 12.7089 8.1151 12.7411C7.90738 12.7734 7.69566 12.717 7.53152 12.5857L4.13926 9.87185L5.61489 17.25H18.3852L19.8608 9.87185L16.4686 12.5857C16.3044 12.717 16.0927 12.7734 15.885 12.7411C15.6773 12.7089 15.4926 12.5909 15.376 12.416L12 7.35208Z" })));
347
377
  });
348
378
 
379
+ const UserIcon = React__namespace.forwardRef((props, ref) => {
380
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
381
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C10.2051 3.75 8.75 5.20507 8.75 7C8.75 8.79493 10.2051 10.25 12 10.25C13.7949 10.25 15.25 8.79493 15.25 7C15.25 5.20507 13.7949 3.75 12 3.75ZM7.25 7C7.25 4.37665 9.37665 2.25 12 2.25C14.6234 2.25 16.75 4.37665 16.75 7C16.75 9.62335 14.6234 11.75 12 11.75C9.37665 11.75 7.25 9.62335 7.25 7ZM10 15.75C9.13805 15.75 8.3114 16.0924 7.7019 16.7019C7.09241 17.3114 6.75 18.138 6.75 19V21C6.75 21.4142 6.41421 21.75 6 21.75C5.58579 21.75 5.25 21.4142 5.25 21V19C5.25 17.7402 5.75044 16.532 6.64124 15.6412C7.53204 14.7504 8.74022 14.25 10 14.25H14C15.2598 14.25 16.468 14.7504 17.3588 15.6412C18.2496 16.532 18.75 17.7402 18.75 19V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19C17.25 18.138 16.9076 17.3114 16.2981 16.7019C15.6886 16.0924 14.862 15.75 14 15.75H10Z" })));
382
+ });
383
+
349
384
  const WidescreenIcon = React__namespace.forwardRef((props, ref) => {
350
385
  return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
351
386
  React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 5.25C2.86193 5.25 2.75 5.36193 2.75 5.5V15.5C2.75 15.6381 2.86193 15.75 3 15.75H21C21.1381 15.75 21.25 15.6381 21.25 15.5V5.5C21.25 5.36193 21.1381 5.25 21 5.25H3ZM1.25 5.5C1.25 4.5335 2.0335 3.75 3 3.75H21C21.9665 3.75 22.75 4.5335 22.75 5.5V15.5C22.75 16.4665 21.9665 17.25 21 17.25H3C2.0335 17.25 1.25 16.4665 1.25 15.5V5.5ZM6.25 19.5C6.25 19.0858 6.58579 18.75 7 18.75H17C17.4142 18.75 17.75 19.0858 17.75 19.5C17.75 19.9142 17.4142 20.25 17 20.25H7C6.58579 20.25 6.25 19.9142 6.25 19.5Z" })));
@@ -370,10 +405,12 @@ exports.BrushIcon = BrushIcon;
370
405
  exports.CheckedCircleIcon = CheckedCircleIcon;
371
406
  exports.ChevronDownIcon = ChevronDownIcon;
372
407
  exports.ChevronRightIcon = ChevronRightIcon;
408
+ exports.CircleCheckFilledIcon = CircleCheckFilledIcon;
373
409
  exports.ContainerTemplateIcon = ContainerTemplateIcon;
374
410
  exports.CopyIcon = CopyIcon;
375
411
  exports.DatabaseIcon = DatabaseIcon;
376
412
  exports.DesktopIcon = DesktopIcon;
413
+ exports.DiscountCheckFilledIcon = DiscountCheckFilledIcon;
377
414
  exports.DotsHorizontalIcon = DotsHorizontalIcon;
378
415
  exports.DotsVerticalIcon = DotsVerticalIcon;
379
416
  exports.EditIcon = EditIcon;
@@ -389,6 +426,7 @@ exports.HeaderTemplateIcon = HeaderTemplateIcon;
389
426
  exports.HelpIcon = HelpIcon;
390
427
  exports.HistoryIcon = HistoryIcon;
391
428
  exports.HomeIcon = HomeIcon;
429
+ exports.InfoCircleIcon = InfoCircleIcon;
392
430
  exports.KeyboardIcon = KeyboardIcon;
393
431
  exports.LandingPageTemplateIcon = LandingPageTemplateIcon;
394
432
  exports.LaptopIcon = LaptopIcon;
@@ -396,6 +434,7 @@ exports.LinkIcon = LinkIcon;
396
434
  exports.LoopItemTemplateIcon = LoopItemTemplateIcon;
397
435
  exports.MailIcon = MailIcon;
398
436
  exports.MessageIcon = MessageIcon;
437
+ exports.MinimizeDiagonalIcon = MinimizeDiagonalIcon;
399
438
  exports.MobileIcon = MobileIcon;
400
439
  exports.MobileLandscapeIcon = MobileLandscapeIcon;
401
440
  exports.MobilePortraitIcon = MobilePortraitIcon;
@@ -406,7 +445,9 @@ exports.PlugIcon = PlugIcon;
406
445
  exports.PlusIcon = PlusIcon;
407
446
  exports.PopupTemplateIcon = PopupTemplateIcon;
408
447
  exports.PostTypeIcon = PostTypeIcon;
448
+ exports.RadioButtonUncheckedIcon = RadioButtonUncheckedIcon;
409
449
  exports.RefreshIcon = RefreshIcon;
450
+ exports.RocketIcon = RocketIcon;
410
451
  exports.SearchIcon = SearchIcon;
411
452
  exports.SearchResultsTemplateIcon = SearchResultsTemplateIcon;
412
453
  exports.SectionTemplateIcon = SectionTemplateIcon;
@@ -420,6 +461,7 @@ exports.ThemeBuilderIcon = ThemeBuilderIcon;
420
461
  exports.ToggleRightIcon = ToggleRightIcon;
421
462
  exports.TrashIcon = TrashIcon;
422
463
  exports.UpgradeIcon = UpgradeIcon;
464
+ exports.UserIcon = UserIcon;
423
465
  exports.WidescreenIcon = WidescreenIcon;
424
466
  exports.WordpressIcon = WordpressIcon;
425
467
  exports.XIcon = XIcon;