@elementor/icons 1.26.0 → 1.28.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
@@ -950,6 +950,17 @@ const GridDotsIcon = React__namespace.forwardRef((props, ref) => {
950
950
  ));
951
951
  });
952
952
 
953
+ const GripVerticalIcon = 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: "M7.25 5C7.25 4.0335 8.0335 3.25 9 3.25C9.9665 3.25 10.75 4.0335 10.75 5C10.75 5.9665 9.9665 6.75 9 6.75C8.0335 6.75 7.25 5.9665 7.25 5ZM13.25 5C13.25 4.0335 14.0335 3.25 15 3.25C15.9665 3.25 16.75 4.0335 16.75 5C16.75 5.9665 15.9665 6.75 15 6.75C14.0335 6.75 13.25 5.9665 13.25 5ZM7.25 12C7.25 11.0335 8.0335 10.25 9 10.25C9.9665 10.25 10.75 11.0335 10.75 12C10.75 12.9665 9.9665 13.75 9 13.75C8.0335 13.75 7.25 12.9665 7.25 12ZM13.25 12C13.25 11.0335 14.0335 10.25 15 10.25C15.9665 10.25 16.75 11.0335 16.75 12C16.75 12.9665 15.9665 13.75 15 13.75C14.0335 13.75 13.25 12.9665 13.25 12ZM7.25 19C7.25 18.0335 8.0335 17.25 9 17.25C9.9665 17.25 10.75 18.0335 10.75 19C10.75 19.9665 9.9665 20.75 9 20.75C8.0335 20.75 7.25 19.9665 7.25 19ZM13.25 19C13.25 18.0335 14.0335 17.25 15 17.25C15.9665 17.25 16.75 18.0335 16.75 19C16.75 19.9665 15.9665 20.75 15 20.75C14.0335 20.75 13.25 19.9665 13.25 19Z"
960
+ }
961
+ ));
962
+ });
963
+
953
964
  const HeaderTemplateIcon = React__namespace.forwardRef((props, ref) => {
954
965
  return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
955
966
  "path",
@@ -1122,6 +1133,17 @@ const LayoutDistributeVerticalIcon = React__namespace.forwardRef((props, ref) =>
1122
1133
  return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M21.5278 3.75C21.5278 3.33579 21.192 3 20.7778 3C20.3636 3 20.0278 3.33579 20.0278 3.75V19.75C20.0278 20.1642 20.3636 20.5 20.7778 20.5C21.192 20.5 21.5278 20.1642 21.5278 19.75V3.75Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.5 3.75C4.5 3.33579 4.16421 3 3.75 3C3.33579 3 3 3.33579 3 3.75L3 19.75C3 20.1642 3.33579 20.5 3.75 20.5C4.16421 20.5 4.5 20.1642 4.5 19.75L4.5 3.75Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M17.7639 13.751C17.7639 14.3033 17.3162 14.751 16.7639 14.751L7.76392 14.751C7.21163 14.751 6.76392 14.3033 6.76392 13.751C6.76392 13.1987 7.21163 12.751 7.76392 12.751L16.7639 12.751C17.3162 12.751 17.7639 13.1987 17.7639 13.751Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M16.7639 10.749C17.3162 10.749 17.7639 10.3013 17.7639 9.74902C17.7639 9.19674 17.3162 8.74902 16.7639 8.74902L7.76392 8.74902C7.21163 8.74902 6.76392 9.19674 6.76392 9.74902C6.76392 10.3013 7.21163 10.749 7.76392 10.749L16.7639 10.749Z" }));
1123
1134
  });
1124
1135
 
1136
+ const LetterAIcon = React__namespace.forwardRef((props, ref) => {
1137
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
1138
+ "path",
1139
+ {
1140
+ fillRule: "evenodd",
1141
+ clipRule: "evenodd",
1142
+ d: "M6.25 8C6.25 6.74022 6.75044 5.53204 7.64124 4.64124C8.53204 3.75044 9.74022 3.25 11 3.25H13C14.2598 3.25 15.468 3.75044 16.3588 4.64124C17.2496 5.53204 17.75 6.74022 17.75 8V20C17.75 20.4142 17.4142 20.75 17 20.75C16.5858 20.75 16.25 20.4142 16.25 20V13.75H7.75V20C7.75 20.4142 7.41421 20.75 7 20.75C6.58579 20.75 6.25 20.4142 6.25 20V8ZM8.7019 5.7019C9.3114 5.09241 10.138 4.75 11 4.75H13C13.862 4.75 14.6886 5.09241 15.2981 5.7019C15.9076 6.3114 16.25 7.13805 16.25 8V12.25H7.75V8C7.75 7.13805 8.09241 6.3114 8.7019 5.7019Z"
1143
+ }
1144
+ ));
1145
+ });
1146
+
1125
1147
  const LetterCaseIcon = React__namespace.forwardRef((props, ref) => {
1126
1148
  return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
1127
1149
  "path",
@@ -2280,6 +2302,7 @@ exports.FilesIcon = FilesIcon;
2280
2302
  exports.FolderIcon = FolderIcon;
2281
2303
  exports.FooterTemplateIcon = FooterTemplateIcon;
2282
2304
  exports.GridDotsIcon = GridDotsIcon;
2305
+ exports.GripVerticalIcon = GripVerticalIcon;
2283
2306
  exports.HeaderTemplateIcon = HeaderTemplateIcon;
2284
2307
  exports.HeadsetIcon = HeadsetIcon;
2285
2308
  exports.HeartHandShakeIcon = HeartHandShakeIcon;
@@ -2302,6 +2325,7 @@ exports.LayoutAlignCenterIcon = LayoutAlignCenterIcon;
2302
2325
  exports.LayoutAlignLeftIcon = LayoutAlignLeftIcon;
2303
2326
  exports.LayoutAlignRightIcon = LayoutAlignRightIcon;
2304
2327
  exports.LayoutDistributeVerticalIcon = LayoutDistributeVerticalIcon;
2328
+ exports.LetterAIcon = LetterAIcon;
2305
2329
  exports.LetterCaseIcon = LetterCaseIcon;
2306
2330
  exports.LetterCaseLowerIcon = LetterCaseLowerIcon;
2307
2331
  exports.LetterCaseUpperIcon = LetterCaseUpperIcon;