@elementor/icons 1.20.0 → 1.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.
package/index.js CHANGED
@@ -260,6 +260,14 @@ const ArrowUpSmallIcon = React__namespace.forwardRef((props, ref) => {
260
260
  ));
261
261
  });
262
262
 
263
+ const ArrowsLeftRightIcon = React__namespace.forwardRef((props, ref) => {
264
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.53033 3.46967C6.82322 3.76256 6.82322 4.23744 6.53033 4.53033L4.81066 6.25H21C21.4142 6.25 21.75 6.58579 21.75 7C21.75 7.41421 21.4142 7.75 21 7.75H4.81066L6.53033 9.46967C6.82322 9.76256 6.82322 10.2374 6.53033 10.5303C6.23744 10.8232 5.76256 10.8232 5.46967 10.5303L2.46967 7.53033C2.17678 7.23744 2.17678 6.76256 2.46967 6.46967L5.46967 3.46967C5.76256 3.17678 6.23744 3.17678 6.53033 3.46967Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M17.4697 13.4697C17.7626 13.1768 18.2374 13.1768 18.5303 13.4697L21.5303 16.4697C21.8232 16.7626 21.8232 17.2374 21.5303 17.5303L18.5303 20.5303C18.2374 20.8232 17.7626 20.8232 17.4697 20.5303C17.1768 20.2374 17.1768 19.7626 17.4697 19.4697L19.1893 17.75H3C2.58579 17.75 2.25 17.4142 2.25 17C2.25 16.5858 2.58579 16.25 3 16.25H19.1893L17.4697 14.5303C17.1768 14.2374 17.1768 13.7626 17.4697 13.4697Z" }));
265
+ });
266
+
267
+ const ArrowsRightLeftIcon = React__namespace.forwardRef((props, ref) => {
268
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M17.4697 3.46967C17.7626 3.17678 18.2374 3.17678 18.5303 3.46967L21.5303 6.46967C21.8232 6.76256 21.8232 7.23744 21.5303 7.53033L18.5303 10.5303C18.2374 10.8232 17.7626 10.8232 17.4697 10.5303C17.1768 10.2374 17.1768 9.76256 17.4697 9.46967L19.1893 7.75H3C2.58579 7.75 2.25 7.41421 2.25 7C2.25 6.58579 2.58579 6.25 3 6.25H19.1893L17.4697 4.53033C17.1768 4.23744 17.1768 3.76256 17.4697 3.46967Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.53033 13.4697C6.82322 13.7626 6.82322 14.2374 6.53033 14.5303L4.81066 16.25H21C21.4142 16.25 21.75 16.5858 21.75 17C21.75 17.4142 21.4142 17.75 21 17.75H4.81066L6.53033 19.4697C6.82322 19.7626 6.82322 20.2374 6.53033 20.5303C6.23744 20.8232 5.76256 20.8232 5.46967 20.5303L2.46967 17.5303C2.17678 17.2374 2.17678 16.7626 2.46967 16.4697L5.46967 13.4697C5.76256 13.1768 6.23744 13.1768 6.53033 13.4697Z" }));
269
+ });
270
+
263
271
  const BanIcon = React__namespace.forwardRef((props, ref) => {
264
272
  return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
265
273
  "path",
@@ -768,28 +776,7 @@ const ExpandIcon = React__namespace.forwardRef((props, ref) => {
768
776
  {
769
777
  fillRule: "evenodd",
770
778
  clipRule: "evenodd",
771
- d: "M4.53033 8.46967C4.82322 8.76256 4.82322 9.23744 4.53033 9.53033L2.06066 12L4.53033 14.4697C4.82322 14.7626 4.82322 15.2374 4.53033 15.5303C4.23744 15.8232 3.76256 15.8232 3.46967 15.5303L0.46967 12.5303C0.176777 12.2374 0.176777 11.7626 0.46967 11.4697L3.46967 8.46967C3.76256 8.17678 4.23744 8.17678 4.53033 8.46967Z"
772
- }
773
- ), /* @__PURE__ */ React__namespace.createElement(
774
- "path",
775
- {
776
- fillRule: "evenodd",
777
- clipRule: "evenodd",
778
- d: "M19.4697 8.46967C19.7626 8.17678 20.2374 8.17678 20.5303 8.46967L23.5303 11.4697C23.8232 11.7626 23.8232 12.2374 23.5303 12.5303L20.5303 15.5303C20.2374 15.8232 19.7626 15.8232 19.4697 15.5303C19.1768 15.2374 19.1768 14.7626 19.4697 14.4697L21.9393 12L19.4697 9.53033C19.1768 9.23744 19.1768 8.76256 19.4697 8.46967Z"
779
- }
780
- ), /* @__PURE__ */ React__namespace.createElement(
781
- "path",
782
- {
783
- fillRule: "evenodd",
784
- clipRule: "evenodd",
785
- d: "M0.25 12C0.25 11.5858 0.585786 11.25 1 11.25H10C10.4142 11.25 10.75 11.5858 10.75 12C10.75 12.4142 10.4142 12.75 10 12.75H1C0.585786 12.75 0.25 12.4142 0.25 12Z"
786
- }
787
- ), /* @__PURE__ */ React__namespace.createElement(
788
- "path",
789
- {
790
- fillRule: "evenodd",
791
- clipRule: "evenodd",
792
- d: "M13.25 12C13.25 11.5858 13.5858 11.25 14 11.25L23 11.25C23.4142 11.25 23.75 11.5858 23.75 12C23.75 12.4142 23.4142 12.75 23 12.75L14 12.75C13.5858 12.75 13.25 12.4142 13.25 12Z"
779
+ d: "M6.53033 8.46967C6.82322 8.76256 6.82322 9.23744 6.53033 9.53033L4.81066 11.25H9C9.41421 11.25 9.75 11.5858 9.75 12C9.75 12.4142 9.41421 12.75 9 12.75H4.81066L6.53033 14.4697C6.82322 14.7626 6.82322 15.2374 6.53033 15.5303C6.23744 15.8232 5.76256 15.8232 5.46967 15.5303L2.46967 12.5303C2.17678 12.2374 2.17678 11.7626 2.46967 11.4697L5.46967 8.46967C5.76256 8.17678 6.23744 8.17678 6.53033 8.46967ZM17.4697 8.46967C17.7626 8.17678 18.2374 8.17678 18.5303 8.46967L21.5303 11.4697C21.8232 11.7626 21.8232 12.2374 21.5303 12.5303L18.5303 15.5303C18.2374 15.8232 17.7626 15.8232 17.4697 15.5303C17.1768 15.2374 17.1768 14.7626 17.4697 14.4697L19.1893 12.75H15C14.5858 12.75 14.25 12.4142 14.25 12C14.25 11.5858 14.5858 11.25 15 11.25H19.1893L17.4697 9.53033C17.1768 9.23744 17.1768 8.76256 17.4697 8.46967Z"
793
780
  }
794
781
  ));
795
782
  });
@@ -1660,63 +1647,7 @@ const ShieldIcon = React__namespace.forwardRef((props, ref) => {
1660
1647
  });
1661
1648
 
1662
1649
  const ShrinkIcon = React__namespace.forwardRef((props, ref) => {
1663
- return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
1664
- "path",
1665
- {
1666
- fillRule: "evenodd",
1667
- clipRule: "evenodd",
1668
- d: "M6.46967 15.5303C6.17678 15.2374 6.17678 14.7626 6.46967 14.4697L8.93934 12L6.46967 9.53033C6.17678 9.23744 6.17678 8.76256 6.46967 8.46967C6.76256 8.17678 7.23744 8.17678 7.53033 8.46967L10.5303 11.4697C10.8232 11.7626 10.8232 12.2374 10.5303 12.5303L7.53033 15.5303C7.23744 15.8232 6.76256 15.8232 6.46967 15.5303Z"
1669
- }
1670
- ), /* @__PURE__ */ React__namespace.createElement(
1671
- "path",
1672
- {
1673
- fillRule: "evenodd",
1674
- clipRule: "evenodd",
1675
- d: "M17.5303 15.5303C17.2374 15.8232 16.7626 15.8232 16.4697 15.5303L13.4697 12.5303C13.1768 12.2374 13.1768 11.7626 13.4697 11.4697L16.4697 8.46967C16.7626 8.17678 17.2374 8.17678 17.5303 8.46967C17.8232 8.76256 17.8232 9.23744 17.5303 9.53033L15.0607 12L17.5303 14.4697C17.8232 14.7626 17.8232 15.2374 17.5303 15.5303Z"
1676
- }
1677
- ), /* @__PURE__ */ React__namespace.createElement(
1678
- "path",
1679
- {
1680
- fillRule: "evenodd",
1681
- clipRule: "evenodd",
1682
- d: "M10.75 12C10.75 12.4142 10.4142 12.75 10 12.75L1 12.75C0.585787 12.75 0.25 12.4142 0.25 12C0.25 11.5858 0.585787 11.25 1 11.25L10 11.25C10.4142 11.25 10.75 11.5858 10.75 12Z"
1683
- }
1684
- ), /* @__PURE__ */ React__namespace.createElement(
1685
- "path",
1686
- {
1687
- fillRule: "evenodd",
1688
- clipRule: "evenodd",
1689
- d: "M23.75 12C23.75 12.4142 23.4142 12.75 23 12.75H14C13.5858 12.75 13.25 12.4142 13.25 12C13.25 11.5858 13.5858 11.25 14 11.25H23C23.4142 11.25 23.75 11.5858 23.75 12Z"
1690
- }
1691
- ), /* @__PURE__ */ React__namespace.createElement(
1692
- "path",
1693
- {
1694
- fillRule: "evenodd",
1695
- clipRule: "evenodd",
1696
- d: "M17.0303 9.21967C17.3232 9.51256 17.3232 9.98744 17.0303 10.2803L14.5607 12.75L17.0303 15.2197C17.3232 15.5126 17.3232 15.9874 17.0303 16.2803C16.7374 16.5732 16.2626 16.5732 15.9697 16.2803L12.9697 13.2803C12.6768 12.9874 12.6768 12.5126 12.9697 12.2197L15.9697 9.21967C16.2626 8.92678 16.7374 8.92678 17.0303 9.21967Z"
1697
- }
1698
- ), /* @__PURE__ */ React__namespace.createElement(
1699
- "path",
1700
- {
1701
- fillRule: "evenodd",
1702
- clipRule: "evenodd",
1703
- d: "M5.96967 9.21967C6.26256 8.92678 6.73744 8.92678 7.03033 9.21967L10.0303 12.2197C10.3232 12.5126 10.3232 12.9874 10.0303 13.2803L7.03033 16.2803C6.73744 16.5732 6.26256 16.5732 5.96967 16.2803C5.67678 15.9874 5.67678 15.5126 5.96967 15.2197L8.43934 12.75L5.96967 10.2803C5.67678 9.98744 5.67678 9.51256 5.96967 9.21967Z"
1704
- }
1705
- ), /* @__PURE__ */ React__namespace.createElement(
1706
- "path",
1707
- {
1708
- fillRule: "evenodd",
1709
- clipRule: "evenodd",
1710
- d: "M12.75 12.75C12.75 12.3358 13.0858 12 13.5 12H22.25C22.6642 12 23 12.3358 23 12.75C23 13.1642 22.6642 13.5 22.25 13.5H13.5C13.0858 13.5 12.75 13.1642 12.75 12.75Z"
1711
- }
1712
- ), /* @__PURE__ */ React__namespace.createElement(
1713
- "path",
1714
- {
1715
- fillRule: "evenodd",
1716
- clipRule: "evenodd",
1717
- d: "M0 12.75C3.62117e-08 12.3358 0.335786 12 0.75 12L9.5 12C9.91421 12 10.25 12.3358 10.25 12.75C10.25 13.1642 9.91421 13.5 9.5 13.5L0.75 13.5C0.335786 13.5 -3.62117e-08 13.1642 0 12.75Z"
1718
- }
1719
- ));
1650
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M5.46967 9.53033C5.17678 9.23744 5.17678 8.76256 5.46967 8.46967C5.76256 8.17678 6.23744 8.17678 6.53033 8.46967L9.53033 11.4697C9.82322 11.7626 9.82322 12.2374 9.53033 12.5303L6.53033 15.5303C6.23744 15.8232 5.76256 15.8232 5.46967 15.5303C5.17678 15.2374 5.17678 14.7626 5.46967 14.4697L7.18934 12.75H3C2.58579 12.75 2.25 12.4142 2.25 12C2.25 11.5858 2.58579 11.25 3 11.25H7.18934L5.46967 9.53033Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M17.4697 8.46967C17.7626 8.17678 18.2374 8.17678 18.5303 8.46967C18.8232 8.76256 18.8232 9.23744 18.5303 9.53033L16.8107 11.25H21C21.4142 11.25 21.75 11.5858 21.75 12C21.75 12.4142 21.4142 12.75 21 12.75H16.8107L18.5303 14.4697C18.8232 14.7626 18.8232 15.2374 18.5303 15.5303C18.2374 15.8232 17.7626 15.8232 17.4697 15.5303L14.4697 12.5303C14.1768 12.2374 14.1768 11.7626 14.4697 11.4697L17.4697 8.46967Z" }));
1720
1651
  });
1721
1652
 
1722
1653
  const SideAllIcon = React__namespace.forwardRef((props, ref) => {
@@ -2156,6 +2087,8 @@ exports.ArrowLeftIcon = ArrowLeftIcon;
2156
2087
  exports.ArrowRightIcon = ArrowRightIcon;
2157
2088
  exports.ArrowUpRightIcon = ArrowUpRightIcon;
2158
2089
  exports.ArrowUpSmallIcon = ArrowUpSmallIcon;
2090
+ exports.ArrowsLeftRightIcon = ArrowsLeftRightIcon;
2091
+ exports.ArrowsRightLeftIcon = ArrowsRightLeftIcon;
2159
2092
  exports.BanIcon = BanIcon;
2160
2093
  exports.BoltIcon = BoltIcon;
2161
2094
  exports.BorderCornersIcon = BorderCornersIcon;