@elementor/icons 1.28.0 → 1.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -532,6 +532,17 @@ const CircleCheckFilledIcon = React__namespace.forwardRef((props, ref) => {
532
532
  ));
533
533
  });
534
534
 
535
+ const CircleMinusIcon = React__namespace.forwardRef((props, ref) => {
536
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
537
+ "path",
538
+ {
539
+ fillRule: "evenodd",
540
+ clipRule: "evenodd",
541
+ d: "M12 3.75C7.44365 3.75 3.75 7.44365 3.75 12C3.75 16.5563 7.44365 20.25 12 20.25C16.5563 20.25 20.25 16.5563 20.25 12C20.25 7.44365 16.5563 3.75 12 3.75ZM2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM8.25 12C8.25 11.5858 8.58579 11.25 9 11.25H15C15.4142 11.25 15.75 11.5858 15.75 12C15.75 12.4142 15.4142 12.75 15 12.75H9C8.58579 12.75 8.25 12.4142 8.25 12Z"
542
+ }
543
+ ));
544
+ });
545
+
535
546
  const CirclePlusIcon = React__namespace.forwardRef((props, ref) => {
536
547
  return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
537
548
  "path",
@@ -939,6 +950,17 @@ const FooterTemplateIcon = React__namespace.forwardRef((props, ref) => {
939
950
  ));
940
951
  });
941
952
 
953
+ const GiftIcon = React__namespace.forwardRef((props, ref) => {
954
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
955
+ "path",
956
+ {
957
+ fillRule: "evenodd",
958
+ clipRule: "evenodd",
959
+ d: "M9.65527 4.84484C8.95951 4.07178 8.20923 3.73771 7.51306 3.74984L7.5 3.75007C7.03587 3.75007 6.59075 3.93433 6.26256 4.26252C5.93437 4.59071 5.75 5.03583 5.75 5.49995C5.75 5.96408 5.93437 6.4092 6.26256 6.73739C6.59075 7.06558 7.03587 7.24995 7.5 7.24995C7.50295 7.24995 7.5059 7.24997 7.50884 7.25001H11.0002C10.6592 6.26394 10.1939 5.44328 9.65527 4.84484ZM11.25 8.75001V11.25H4C3.86193 11.25 3.75 11.1381 3.75 11V9.00001C3.75 8.86193 3.86193 8.75001 4 8.75001H11.25ZM4.25 12.75H4C3.0335 12.75 2.25 11.9665 2.25 11V9.00001C2.25 8.03351 3.0335 7.25001 4 7.25001H4.76141C4.43004 6.73144 4.25 6.12498 4.25 5.49995C4.25 4.638 4.59241 3.81135 5.2019 3.20186C5.80984 2.59392 6.63384 2.2517 7.49342 2.24996C8.72414 2.23069 9.86213 2.83242 10.7702 3.84139C11.2484 4.37275 11.6608 5.01284 12 5.73103C12.3392 5.01284 12.7516 4.37275 13.2298 3.84139C14.1379 2.83242 15.2759 2.23069 16.5066 2.24996C17.3662 2.2517 18.1902 2.59392 18.7981 3.20186C19.4076 3.81135 19.75 4.638 19.75 5.49995C19.75 6.12498 19.57 6.73144 19.2386 7.25001H20C20.9665 7.25001 21.75 8.03351 21.75 9.00001V11C21.75 11.9665 20.9665 12.75 20 12.75H19.75V19C19.75 19.7294 19.4603 20.4288 18.9445 20.9445C18.4288 21.4603 17.7293 21.75 17 21.75H7C6.27065 21.75 5.57118 21.4603 5.05546 20.9445C4.53973 20.4288 4.25 19.7294 4.25 19V12.75ZM11.25 20.25H7C6.66848 20.25 6.35054 20.1183 6.11612 19.8839C5.8817 19.6495 5.75 19.3315 5.75 19V12.75H11.25V20.25ZM12.75 20.25H17C17.3315 20.25 17.6495 20.1183 17.8839 19.8839C18.1183 19.6495 18.25 19.3315 18.25 19V12.75H12.75V20.25ZM12.75 11.25V8.75001H20C20.1381 8.75001 20.25 8.86193 20.25 9.00001V11C20.25 11.1381 20.1381 11.25 20 11.25H12.75ZM16.4912 7.25001C16.4941 7.24997 16.497 7.24995 16.5 7.24995C16.9641 7.24995 17.4092 7.06558 17.7374 6.73739C18.0656 6.4092 18.25 5.96408 18.25 5.49995C18.25 5.03583 18.0656 4.59071 17.7374 4.26252C17.4092 3.93433 16.9641 3.74995 16.5 3.74995H16.4869C15.7908 3.73783 15.0405 4.07178 14.3447 4.84484C13.8061 5.44328 13.3408 6.26394 12.9998 7.25001H16.4912Z"
960
+ }
961
+ ));
962
+ });
963
+
942
964
  const GridDotsIcon = React__namespace.forwardRef((props, ref) => {
943
965
  return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
944
966
  "path",
@@ -2264,6 +2286,7 @@ exports.ChevronLeftIcon = ChevronLeftIcon;
2264
2286
  exports.ChevronRightIcon = ChevronRightIcon;
2265
2287
  exports.ChevronUpIcon = ChevronUpIcon;
2266
2288
  exports.CircleCheckFilledIcon = CircleCheckFilledIcon;
2289
+ exports.CircleMinusIcon = CircleMinusIcon;
2267
2290
  exports.CirclePlusIcon = CirclePlusIcon;
2268
2291
  exports.CircleXIcon = CircleXIcon;
2269
2292
  exports.ClearIcon = ClearIcon;
@@ -2301,6 +2324,7 @@ exports.FileReportIcon = FileReportIcon;
2301
2324
  exports.FilesIcon = FilesIcon;
2302
2325
  exports.FolderIcon = FolderIcon;
2303
2326
  exports.FooterTemplateIcon = FooterTemplateIcon;
2327
+ exports.GiftIcon = GiftIcon;
2304
2328
  exports.GridDotsIcon = GridDotsIcon;
2305
2329
  exports.GripVerticalIcon = GripVerticalIcon;
2306
2330
  exports.HeaderTemplateIcon = HeaderTemplateIcon;