@elementor/icons 1.73.0 → 1.74.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.
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ScanIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ScanIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ScanIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M3.25 8V6C3.25 5.27065 3.53994 4.57139 4.05566 4.05566C4.57139 3.53994 5.27065 3.25 6 3.25H8C8.41421 3.25 8.75 3.58579 8.75 4C8.75 4.41421 8.41421 4.75 8 4.75H6C5.66848 4.75 5.35063 4.88179 5.11621 5.11621C4.88179 5.35063 4.75 5.66848 4.75 6V8C4.75 8.41421 4.41421 8.75 4 8.75C3.58579 8.75 3.25 8.41421 3.25 8Z" }), /* @__PURE__ */ React.createElement("path", { d: "M3.25 18V16C3.25 15.5858 3.58579 15.25 4 15.25C4.41421 15.25 4.75 15.5858 4.75 16V18C4.75 18.3315 4.88179 18.6494 5.11621 18.8838C5.35063 19.1182 5.66848 19.25 6 19.25H8C8.41421 19.25 8.75 19.5858 8.75 20C8.75 20.4142 8.41421 20.75 8 20.75H6C5.27065 20.75 4.57139 20.4601 4.05566 19.9443C3.53994 19.4286 3.25 18.7293 3.25 18Z" }), /* @__PURE__ */ React.createElement("path", { d: "M19.25 8V6C19.25 5.66848 19.1182 5.35063 18.8838 5.11621C18.6494 4.88179 18.3315 4.75 18 4.75H16C15.5858 4.75 15.25 4.41421 15.25 4C15.25 3.58579 15.5858 3.25 16 3.25H18C18.7293 3.25 19.4286 3.53994 19.9443 4.05566C20.4601 4.57139 20.75 5.27065 20.75 6V8C20.75 8.41421 20.4142 8.75 20 8.75C19.5858 8.75 19.25 8.41421 19.25 8Z" }), /* @__PURE__ */ React.createElement("path", { d: "M19.25 18V16C19.25 15.5858 19.5858 15.25 20 15.25C20.4142 15.25 20.75 15.5858 20.75 16V18C20.75 18.7293 20.4601 19.4286 19.9443 19.9443C19.4286 20.4601 18.7293 20.75 18 20.75H16C15.5858 20.75 15.25 20.4142 15.25 20C15.25 19.5858 15.5858 19.25 16 19.25H18C18.3315 19.25 18.6494 19.1182 18.8838 18.8838C19.1182 18.6494 19.25 18.3315 19.25 18Z" }), /* @__PURE__ */ React.createElement(
6
+ "path",
7
+ {
8
+ fillRule: "evenodd",
9
+ clipRule: "evenodd",
10
+ d: "M12 7.75006C14.0408 7.75006 15.9029 9.17375 17.6103 11.5645C17.6182 11.5755 17.6246 11.5874 17.6318 11.5987C17.635 11.6037 17.6385 11.6083 17.6416 11.6133C17.6621 11.6473 17.6778 11.683 17.6924 11.7188C17.7002 11.7381 17.7067 11.7576 17.7129 11.7774C17.7219 11.8063 17.7299 11.8349 17.7353 11.8643C17.7384 11.8811 17.7392 11.8981 17.7412 11.9151C17.7444 11.9435 17.7481 11.9716 17.748 12.0001C17.748 12.0256 17.7447 12.0507 17.7422 12.0762C17.7399 12.0979 17.7375 12.1193 17.7334 12.1407C17.7287 12.1651 17.722 12.1889 17.7148 12.213C17.7079 12.236 17.7014 12.2589 17.6924 12.2813C17.6779 12.3169 17.6619 12.3521 17.6416 12.3858C17.6385 12.3908 17.635 12.3955 17.6318 12.4005C17.6245 12.412 17.6183 12.4244 17.6103 12.4356C15.9029 14.8264 14.0408 16.25 12 16.2501C9.95914 16.2501 8.09701 14.8264 6.38962 12.4356C6.38149 12.4242 6.37456 12.4121 6.36716 12.4005C6.36401 12.3955 6.36041 12.3908 6.35739 12.3858C6.3371 12.3521 6.32105 12.3168 6.30661 12.2813C6.29756 12.259 6.29099 12.236 6.28415 12.213C6.277 12.1889 6.27025 12.1651 6.26559 12.1407C6.26149 12.1193 6.25904 12.0979 6.2568 12.0762C6.25423 12.0508 6.25092 12.0255 6.25095 12.0001C6.25091 11.9743 6.25416 11.9487 6.2568 11.9229C6.25907 11.9013 6.26147 11.8798 6.26559 11.8585C6.27028 11.834 6.27697 11.8102 6.28415 11.7862C6.29101 11.7632 6.29754 11.7402 6.30661 11.7178C6.3282 11.6649 6.35495 11.6131 6.38962 11.5645C8.097 9.17377 9.95916 7.75008 12 7.75006ZM12 9.25006C10.7933 9.25008 9.4308 10.043 7.93259 12.0001C9.43091 13.9573 10.7932 14.7501 12 14.7501C13.2066 14.75 14.5682 13.9569 16.0664 12.0001C14.5683 10.0433 13.2066 9.25006 12 9.25006Z"
11
+ }
12
+ ), /* @__PURE__ */ React.createElement("path", { d: "M11.9998 11.2501C12.414 11.2501 12.7498 11.5858 12.7498 12.0001C12.7498 12.4143 12.414 12.7501 11.9998 12.7501H11.99C11.5758 12.7501 11.24 12.4143 11.24 12.0001C11.24 11.5858 11.5758 11.2501 11.99 11.2501H11.9998Z" }));
13
+ });
14
+ var ScanIcon_default = ScanIcon;
15
+
16
+ export { ScanIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ScanIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ScanIcon;
@@ -0,0 +1,41 @@
1
+ 'use strict';
2
+
3
+ var React = require('react');
4
+ var SvgIcon = require('@elementor/ui/SvgIcon');
5
+
6
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
7
+
8
+ function _interopNamespace(e) {
9
+ if (e && e.__esModule) return e;
10
+ var n = Object.create(null);
11
+ if (e) {
12
+ Object.keys(e).forEach(function (k) {
13
+ if (k !== 'default') {
14
+ var d = Object.getOwnPropertyDescriptor(e, k);
15
+ Object.defineProperty(n, k, d.get ? d : {
16
+ enumerable: true,
17
+ get: function () { return e[k]; }
18
+ });
19
+ }
20
+ });
21
+ }
22
+ n.default = e;
23
+ return Object.freeze(n);
24
+ }
25
+
26
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
27
+ var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
28
+
29
+ const ScanIcon = React__namespace.forwardRef((props, ref) => {
30
+ return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M3.25 8V6C3.25 5.27065 3.53994 4.57139 4.05566 4.05566C4.57139 3.53994 5.27065 3.25 6 3.25H8C8.41421 3.25 8.75 3.58579 8.75 4C8.75 4.41421 8.41421 4.75 8 4.75H6C5.66848 4.75 5.35063 4.88179 5.11621 5.11621C4.88179 5.35063 4.75 5.66848 4.75 6V8C4.75 8.41421 4.41421 8.75 4 8.75C3.58579 8.75 3.25 8.41421 3.25 8Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M3.25 18V16C3.25 15.5858 3.58579 15.25 4 15.25C4.41421 15.25 4.75 15.5858 4.75 16V18C4.75 18.3315 4.88179 18.6494 5.11621 18.8838C5.35063 19.1182 5.66848 19.25 6 19.25H8C8.41421 19.25 8.75 19.5858 8.75 20C8.75 20.4142 8.41421 20.75 8 20.75H6C5.27065 20.75 4.57139 20.4601 4.05566 19.9443C3.53994 19.4286 3.25 18.7293 3.25 18Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M19.25 8V6C19.25 5.66848 19.1182 5.35063 18.8838 5.11621C18.6494 4.88179 18.3315 4.75 18 4.75H16C15.5858 4.75 15.25 4.41421 15.25 4C15.25 3.58579 15.5858 3.25 16 3.25H18C18.7293 3.25 19.4286 3.53994 19.9443 4.05566C20.4601 4.57139 20.75 5.27065 20.75 6V8C20.75 8.41421 20.4142 8.75 20 8.75C19.5858 8.75 19.25 8.41421 19.25 8Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M19.25 18V16C19.25 15.5858 19.5858 15.25 20 15.25C20.4142 15.25 20.75 15.5858 20.75 16V18C20.75 18.7293 20.4601 19.4286 19.9443 19.9443C19.4286 20.4601 18.7293 20.75 18 20.75H16C15.5858 20.75 15.25 20.4142 15.25 20C15.25 19.5858 15.5858 19.25 16 19.25H18C18.3315 19.25 18.6494 19.1182 18.8838 18.8838C19.1182 18.6494 19.25 18.3315 19.25 18Z" }), /* @__PURE__ */ React__namespace.createElement(
31
+ "path",
32
+ {
33
+ fillRule: "evenodd",
34
+ clipRule: "evenodd",
35
+ d: "M12 7.75006C14.0408 7.75006 15.9029 9.17375 17.6103 11.5645C17.6182 11.5755 17.6246 11.5874 17.6318 11.5987C17.635 11.6037 17.6385 11.6083 17.6416 11.6133C17.6621 11.6473 17.6778 11.683 17.6924 11.7188C17.7002 11.7381 17.7067 11.7576 17.7129 11.7774C17.7219 11.8063 17.7299 11.8349 17.7353 11.8643C17.7384 11.8811 17.7392 11.8981 17.7412 11.9151C17.7444 11.9435 17.7481 11.9716 17.748 12.0001C17.748 12.0256 17.7447 12.0507 17.7422 12.0762C17.7399 12.0979 17.7375 12.1193 17.7334 12.1407C17.7287 12.1651 17.722 12.1889 17.7148 12.213C17.7079 12.236 17.7014 12.2589 17.6924 12.2813C17.6779 12.3169 17.6619 12.3521 17.6416 12.3858C17.6385 12.3908 17.635 12.3955 17.6318 12.4005C17.6245 12.412 17.6183 12.4244 17.6103 12.4356C15.9029 14.8264 14.0408 16.25 12 16.2501C9.95914 16.2501 8.09701 14.8264 6.38962 12.4356C6.38149 12.4242 6.37456 12.4121 6.36716 12.4005C6.36401 12.3955 6.36041 12.3908 6.35739 12.3858C6.3371 12.3521 6.32105 12.3168 6.30661 12.2813C6.29756 12.259 6.29099 12.236 6.28415 12.213C6.277 12.1889 6.27025 12.1651 6.26559 12.1407C6.26149 12.1193 6.25904 12.0979 6.2568 12.0762C6.25423 12.0508 6.25092 12.0255 6.25095 12.0001C6.25091 11.9743 6.25416 11.9487 6.2568 11.9229C6.25907 11.9013 6.26147 11.8798 6.26559 11.8585C6.27028 11.834 6.27697 11.8102 6.28415 11.7862C6.29101 11.7632 6.29754 11.7402 6.30661 11.7178C6.3282 11.6649 6.35495 11.6131 6.38962 11.5645C8.097 9.17377 9.95916 7.75008 12 7.75006ZM12 9.25006C10.7933 9.25008 9.4308 10.043 7.93259 12.0001C9.43091 13.9573 10.7932 14.7501 12 14.7501C13.2066 14.75 14.5682 13.9569 16.0664 12.0001C14.5683 10.0433 13.2066 9.25006 12 9.25006Z"
36
+ }
37
+ ), /* @__PURE__ */ React__namespace.createElement("path", { d: "M11.9998 11.2501C12.414 11.2501 12.7498 11.5858 12.7498 12.0001C12.7498 12.4143 12.414 12.7501 11.9998 12.7501H11.99C11.5758 12.7501 11.24 12.4143 11.24 12.0001C11.24 11.5858 11.5758 11.2501 11.99 11.2501H11.9998Z" }));
38
+ });
39
+ var ScanIcon_default = ScanIcon;
40
+
41
+ module.exports = ScanIcon_default;
package/cjs/index.d.ts CHANGED
@@ -319,6 +319,7 @@ export { default as RotateClockwiseIcon } from './RotateClockwiseIcon';
319
319
  export { default as RotateIcon } from './RotateIcon';
320
320
  export { default as RouterIcon } from './RouterIcon';
321
321
  export { default as SFTPIcon } from './SFTPIcon';
322
+ export { default as ScanIcon } from './ScanIcon';
322
323
  export { default as ScreenShareIcon } from './ScreenShareIcon';
323
324
  export { default as SearchIcon } from './SearchIcon';
324
325
  export { default as SearchResultsTemplateIcon } from './SearchResultsTemplateIcon';
package/cjs/index.js CHANGED
@@ -321,6 +321,7 @@ var RotateClockwiseIcon = require('./RotateClockwiseIcon');
321
321
  var RotateIcon = require('./RotateIcon');
322
322
  var RouterIcon = require('./RouterIcon');
323
323
  var SFTPIcon = require('./SFTPIcon');
324
+ var ScanIcon = require('./ScanIcon');
324
325
  var ScreenShareIcon = require('./ScreenShareIcon');
325
326
  var SearchIcon = require('./SearchIcon');
326
327
  var SearchResultsTemplateIcon = require('./SearchResultsTemplateIcon');
@@ -728,6 +729,7 @@ var RotateClockwiseIcon__default = /*#__PURE__*/_interopDefault(RotateClockwiseI
728
729
  var RotateIcon__default = /*#__PURE__*/_interopDefault(RotateIcon);
729
730
  var RouterIcon__default = /*#__PURE__*/_interopDefault(RouterIcon);
730
731
  var SFTPIcon__default = /*#__PURE__*/_interopDefault(SFTPIcon);
732
+ var ScanIcon__default = /*#__PURE__*/_interopDefault(ScanIcon);
731
733
  var ScreenShareIcon__default = /*#__PURE__*/_interopDefault(ScreenShareIcon);
732
734
  var SearchIcon__default = /*#__PURE__*/_interopDefault(SearchIcon);
733
735
  var SearchResultsTemplateIcon__default = /*#__PURE__*/_interopDefault(SearchResultsTemplateIcon);
@@ -2098,6 +2100,10 @@ Object.defineProperty(exports, "SFTPIcon", {
2098
2100
  enumerable: true,
2099
2101
  get: function () { return SFTPIcon__default.default; }
2100
2102
  });
2103
+ Object.defineProperty(exports, "ScanIcon", {
2104
+ enumerable: true,
2105
+ get: function () { return ScanIcon__default.default; }
2106
+ });
2101
2107
  Object.defineProperty(exports, "ScreenShareIcon", {
2102
2108
  enumerable: true,
2103
2109
  get: function () { return ScreenShareIcon__default.default; }
package/index.d.ts CHANGED
@@ -319,6 +319,7 @@ export { default as RotateClockwiseIcon } from './RotateClockwiseIcon';
319
319
  export { default as RotateIcon } from './RotateIcon';
320
320
  export { default as RouterIcon } from './RouterIcon';
321
321
  export { default as SFTPIcon } from './SFTPIcon';
322
+ export { default as ScanIcon } from './ScanIcon';
322
323
  export { default as ScreenShareIcon } from './ScreenShareIcon';
323
324
  export { default as SearchIcon } from './SearchIcon';
324
325
  export { default as SearchResultsTemplateIcon } from './SearchResultsTemplateIcon';
package/index.js CHANGED
@@ -319,6 +319,7 @@ export { default as RotateClockwiseIcon } from './RotateClockwiseIcon';
319
319
  export { default as RotateIcon } from './RotateIcon';
320
320
  export { default as RouterIcon } from './RouterIcon';
321
321
  export { default as SFTPIcon } from './SFTPIcon';
322
+ export { default as ScanIcon } from './ScanIcon';
322
323
  export { default as ScreenShareIcon } from './ScreenShareIcon';
323
324
  export { default as SearchIcon } from './SearchIcon';
324
325
  export { default as SearchResultsTemplateIcon } from './SearchResultsTemplateIcon';
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "require": "./cjs/*/index.js"
17
17
  }
18
18
  },
19
- "version": "1.73.0",
19
+ "version": "1.74.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",