@wix/wix-ui-icons-common 3.165.0 → 3.167.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/dist/cjs/lazy/general/dist/components/Cube.js +31 -0
- package/dist/cjs/lazy/general/dist/components/CubeSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/Folder.js +1 -1
- package/dist/cjs/lazy/general/dist/components/FolderSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/Function.js +1 -1
- package/dist/cjs/lazy/general/dist/components/FunctionSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/Paintbrush.js +31 -0
- package/dist/cjs/lazy/general/dist/components/PaintbrushFilled.js +31 -0
- package/dist/cjs/lazy/general/dist/components/PaintbrushFilledSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/PaintbrushSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/index.js +18 -0
- package/dist/cjs/lazy/system/dist/components/CaretDown.js +2 -2
- package/dist/cjs/lazy/system/dist/components/CaretRight.js +2 -2
- package/dist/cjs/odeditor/general/dist/components/Cube.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/CubeSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Folder.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/FolderSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Function.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/FunctionSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Paintbrush.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/PaintbrushFilled.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/PaintbrushFilledSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/PaintbrushSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/index.js +30 -0
- package/dist/cjs/odeditor/general/metadata.js +35 -0
- package/dist/cjs/odeditor/system/dist/components/CaretDown.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/CaretRight.js +1 -1
- package/dist/cjs/odeditor/system/metadata.js +14 -14
- package/dist/esm/lazy/general/dist/components/Cube.js +11 -0
- package/dist/esm/lazy/general/dist/components/CubeSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/Folder.js +1 -1
- package/dist/esm/lazy/general/dist/components/FolderSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/Function.js +1 -1
- package/dist/esm/lazy/general/dist/components/FunctionSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/Paintbrush.js +11 -0
- package/dist/esm/lazy/general/dist/components/PaintbrushFilled.js +11 -0
- package/dist/esm/lazy/general/dist/components/PaintbrushFilledSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/PaintbrushSmall.js +11 -0
- package/dist/esm/lazy/general/dist/index.js +382 -370
- package/dist/esm/lazy/system/dist/components/CaretDown.js +2 -2
- package/dist/esm/lazy/system/dist/components/CaretRight.js +2 -2
- package/dist/esm/odeditor/general/dist/components/Cube.js +7 -0
- package/dist/esm/odeditor/general/dist/components/CubeSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Folder.js +7 -0
- package/dist/esm/odeditor/general/dist/components/FolderSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Function.js +7 -0
- package/dist/esm/odeditor/general/dist/components/FunctionSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Paintbrush.js +7 -0
- package/dist/esm/odeditor/general/dist/components/PaintbrushFilled.js +7 -0
- package/dist/esm/odeditor/general/dist/components/PaintbrushFilledSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/PaintbrushSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/index.js +1802 -1782
- package/dist/esm/odeditor/general/metadata.js +35 -0
- package/dist/esm/odeditor/system/dist/components/CaretDown.js +1 -1
- package/dist/esm/odeditor/system/dist/components/CaretRight.js +1 -1
- package/dist/esm/odeditor/system/metadata.js +14 -14
- package/dist/statics/icons/odeditor/general/Cube.cbfb.json +3 -0
- package/dist/statics/icons/odeditor/general/CubeSmall.4e67.json +3 -0
- package/dist/statics/icons/odeditor/general/Folder.410a.json +3 -0
- package/dist/statics/icons/odeditor/general/FolderSmall.2656.json +3 -0
- package/dist/statics/icons/odeditor/general/Function.d187.json +3 -0
- package/dist/statics/icons/odeditor/general/FunctionSmall.169d.json +3 -0
- package/dist/statics/icons/odeditor/general/Paintbrush.0fcc.json +3 -0
- package/dist/statics/icons/odeditor/general/PaintbrushFilled.1257.json +3 -0
- package/dist/statics/icons/odeditor/general/PaintbrushFilledSmall.8a29.json +3 -0
- package/dist/statics/icons/odeditor/general/PaintbrushSmall.e29c.json +3 -0
- package/dist/statics/icons/odeditor/system/CaretDown.9499.json +3 -0
- package/dist/statics/icons/odeditor/system/CaretRight.6fc1.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/lazy/general/dist/components/Cube.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/Cube.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/CubeSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/CubeSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/Paintbrush.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/Paintbrush.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/PaintbrushFilled.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/PaintbrushFilled.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/PaintbrushFilledSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/PaintbrushFilledSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/PaintbrushSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/PaintbrushSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/index.d.ts +6 -0
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/dist/components/Cube.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Cube.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/CubeSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/CubeSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Folder.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Folder.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/FolderSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/FolderSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Function.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Function.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/FunctionSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/FunctionSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Paintbrush.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Paintbrush.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/PaintbrushFilled.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/PaintbrushFilled.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/PaintbrushFilledSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/PaintbrushFilledSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/PaintbrushSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/PaintbrushSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/index.d.ts +10 -0
- package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
- package/package.json +5 -5
- package/dist/statics/icons/odeditor/system/CaretDown.f7a0.json +0 -3
- package/dist/statics/icons/odeditor/system/CaretRight.f958.json +0 -3
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var Paintbrush_exports = {};
|
|
30
|
+
__export(Paintbrush_exports, {
|
|
31
|
+
default: () => Paintbrush_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Paintbrush_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const Paintbrush = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M18.25 5C18.67 5 19 5.34 19 5.75V10.1C19 10.51 18.66 10.85 18.25 10.85H8.47C8.06 10.85 7.72 10.51 7.72 10.1V8.67H6.5V12.61H13.36C13.77 12.61 14.11 12.94 14.11 13.36V14.23H14.44C14.86 14.23 15.19 14.57 15.19 14.98V18.79C15.19 19.8 14.37 20.62 13.36 20.62C12.34 20.62 11.52 19.8 11.52 18.79V14.98C11.52 14.57 11.85 14.23 12.27 14.23H12.61V14.11H5.75C5.34 14.11 5 13.77 5 13.36V7.92C5 7.51 5.34 7.17 5.75 7.17H7.72V5.75C7.72 5.34 8.06 5 8.47 5H18.25ZM13.02 18.79C13.02 18.97 13.17 19.12 13.36 19.12C13.54 19.12 13.69 18.97 13.69 18.79V15.73H13.02V18.79ZM9.22 9.35H17.5V6.5H9.22V9.35Z" }));
|
|
36
|
+
Paintbrush.displayName = "Paintbrush";
|
|
37
|
+
var Paintbrush_default = Paintbrush;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var PaintbrushFilled_exports = {};
|
|
30
|
+
__export(PaintbrushFilled_exports, {
|
|
31
|
+
default: () => PaintbrushFilled_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(PaintbrushFilled_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const PaintbrushFilled = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M18.25 5C18.67 5 19 5.34 19 5.75V10.1C19 10.51 18.66 10.85 18.25 10.85H8.47C8.06 10.85 7.72 10.51 7.72 10.1V8.67H6.5V12.61H13.36C13.77 12.61 14.11 12.94 14.11 13.36V14.23H14.44C14.86 14.23 15.19 14.57 15.19 14.98V18.79C15.19 19.8 14.37 20.62 13.36 20.62C12.34 20.62 11.52 19.8 11.52 18.79V14.98C11.52 14.57 11.85 14.23 12.27 14.23H12.61V14.11H5.75C5.34 14.11 5 13.77 5 13.36V7.92C5 7.51 5.34 7.17 5.75 7.17H7.72V5.75C7.72 5.34 8.06 5 8.47 5H18.25ZM13.02 18.79C13.02 18.97 13.17 19.12 13.36 19.12C13.54 19.12 13.69 18.97 13.69 18.79V15.73H13.02V18.79Z" }));
|
|
36
|
+
PaintbrushFilled.displayName = "PaintbrushFilled";
|
|
37
|
+
var PaintbrushFilled_default = PaintbrushFilled;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var PaintbrushFilledSmall_exports = {};
|
|
30
|
+
__export(PaintbrushFilledSmall_exports, {
|
|
31
|
+
default: () => PaintbrushFilledSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(PaintbrushFilledSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const PaintbrushFilledSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M13.94 3C14.35 3 14.69 3.34 14.69 3.75V7.29C14.69 7.71 14.35 8.04 13.94 8.04H5.97C5.55 8.04 5.22 7.71 5.22 7.29V6.27H4.5V9.2H11.21C11.63 9.2 11.96 9.53 11.96 9.95V14.01C11.96 15.11 11.07 16 9.96 16C8.86 16 7.96 15.11 7.96 14.01V10.7H3.75C3.34 10.7 3 10.36 3 9.95V5.52C3 5.11 3.34 4.77 3.75 4.77H5.22V3.75C5.22 3.34 5.55 3 5.97 3H13.94ZM9.46 14.01C9.46 14.29 9.68 14.51 9.96 14.51C10.24 14.51 10.46 14.29 10.46 14.01V10.7H9.46V14.01Z" }));
|
|
36
|
+
PaintbrushFilledSmall.displayName = "PaintbrushFilledSmall";
|
|
37
|
+
var PaintbrushFilledSmall_default = PaintbrushFilledSmall;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var PaintbrushSmall_exports = {};
|
|
30
|
+
__export(PaintbrushSmall_exports, {
|
|
31
|
+
default: () => PaintbrushSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(PaintbrushSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const PaintbrushSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M13.94 3C14.35 3 14.69 3.34 14.69 3.75V7.29C14.69 7.71 14.35 8.04 13.94 8.04H5.97C5.55 8.04 5.22 7.71 5.22 7.29V6.27H4.5V9.2H11.21C11.63 9.2 11.96 9.53 11.96 9.95V14.01C11.96 15.11 11.07 16 9.96 16C8.86 16 7.96 15.11 7.96 14.01V10.7H3.75C3.34 10.7 3 10.36 3 9.95V5.52C3 5.11 3.34 4.77 3.75 4.77H5.22V3.75C5.22 3.34 5.55 3 5.97 3H13.94ZM9.46 14.01C9.46 14.29 9.68 14.51 9.96 14.51C10.24 14.51 10.46 14.29 10.46 14.01V10.7H9.46V14.01ZM6.72 6.54H13.19V4.5H6.72V6.54Z" }));
|
|
36
|
+
PaintbrushSmall.displayName = "PaintbrushSmall";
|
|
37
|
+
var PaintbrushSmall_default = PaintbrushSmall;
|
|
@@ -284,6 +284,8 @@ __export(dist_exports, {
|
|
|
284
284
|
CssGridThreeColumnsSmall: () => import_CssGridThreeColumnsSmall.default,
|
|
285
285
|
CssGridTwoColumns: () => import_CssGridTwoColumns.default,
|
|
286
286
|
CssGridTwoColumnsSmall: () => import_CssGridTwoColumnsSmall.default,
|
|
287
|
+
Cube: () => import_Cube.default,
|
|
288
|
+
CubeSmall: () => import_CubeSmall.default,
|
|
287
289
|
CustomGrid: () => import_CustomGrid.default,
|
|
288
290
|
CustomGridSmall: () => import_CustomGridSmall.default,
|
|
289
291
|
CutOut: () => import_CutOut.default,
|
|
@@ -434,8 +436,10 @@ __export(dist_exports, {
|
|
|
434
436
|
FocusMode: () => import_FocusMode.default,
|
|
435
437
|
FocusModeSmall: () => import_FocusModeSmall.default,
|
|
436
438
|
FocusSmall: () => import_FocusSmall.default,
|
|
439
|
+
Folder: () => import_Folder.default,
|
|
437
440
|
FolderAdd: () => import_FolderAdd.default,
|
|
438
441
|
FolderAddSmall: () => import_FolderAddSmall.default,
|
|
442
|
+
FolderSmall: () => import_FolderSmall.default,
|
|
439
443
|
Food: () => import_Food.default,
|
|
440
444
|
FoodSmall: () => import_FoodSmall.default,
|
|
441
445
|
Footer: () => import_Footer.default,
|
|
@@ -446,6 +450,8 @@ __export(dist_exports, {
|
|
|
446
450
|
ForwardTopSmall: () => import_ForwardTopSmall.default,
|
|
447
451
|
FourThreeRatio: () => import_FourThreeRatio.default,
|
|
448
452
|
FourThreeRatioSmall: () => import_FourThreeRatioSmall.default,
|
|
453
|
+
Function: () => import_Function.default,
|
|
454
|
+
FunctionSmall: () => import_FunctionSmall.default,
|
|
449
455
|
Gallery: () => import_Gallery.default,
|
|
450
456
|
GallerySmall: () => import_GallerySmall.default,
|
|
451
457
|
Game: () => import_Game.default,
|
|
@@ -767,6 +773,10 @@ __export(dist_exports, {
|
|
|
767
773
|
PagesSmall: () => import_PagesSmall.default,
|
|
768
774
|
PaidPlans: () => import_PaidPlans.default,
|
|
769
775
|
PaidPlansSmall: () => import_PaidPlansSmall.default,
|
|
776
|
+
Paintbrush: () => import_Paintbrush.default,
|
|
777
|
+
PaintbrushFilled: () => import_PaintbrushFilled.default,
|
|
778
|
+
PaintbrushFilledSmall: () => import_PaintbrushFilledSmall.default,
|
|
779
|
+
PaintbrushSmall: () => import_PaintbrushSmall.default,
|
|
770
780
|
PanTool: () => import_PanTool.default,
|
|
771
781
|
PanToolSmall: () => import_PanToolSmall.default,
|
|
772
782
|
Passkey: () => import_Passkey.default,
|
|
@@ -1433,6 +1443,8 @@ var import_CssGridThreeColumnsHorizontalSmall = __toESM(require("./components/Cs
|
|
|
1433
1443
|
var import_CssGridThreeColumnsSmall = __toESM(require("./components/CssGridThreeColumnsSmall"));
|
|
1434
1444
|
var import_CssGridTwoColumns = __toESM(require("./components/CssGridTwoColumns"));
|
|
1435
1445
|
var import_CssGridTwoColumnsSmall = __toESM(require("./components/CssGridTwoColumnsSmall"));
|
|
1446
|
+
var import_Cube = __toESM(require("./components/Cube"));
|
|
1447
|
+
var import_CubeSmall = __toESM(require("./components/CubeSmall"));
|
|
1436
1448
|
var import_CustomGrid = __toESM(require("./components/CustomGrid"));
|
|
1437
1449
|
var import_CustomGridSmall = __toESM(require("./components/CustomGridSmall"));
|
|
1438
1450
|
var import_CutOut = __toESM(require("./components/CutOut"));
|
|
@@ -1583,8 +1595,10 @@ var import_Focus = __toESM(require("./components/Focus"));
|
|
|
1583
1595
|
var import_FocusMode = __toESM(require("./components/FocusMode"));
|
|
1584
1596
|
var import_FocusModeSmall = __toESM(require("./components/FocusModeSmall"));
|
|
1585
1597
|
var import_FocusSmall = __toESM(require("./components/FocusSmall"));
|
|
1598
|
+
var import_Folder = __toESM(require("./components/Folder"));
|
|
1586
1599
|
var import_FolderAdd = __toESM(require("./components/FolderAdd"));
|
|
1587
1600
|
var import_FolderAddSmall = __toESM(require("./components/FolderAddSmall"));
|
|
1601
|
+
var import_FolderSmall = __toESM(require("./components/FolderSmall"));
|
|
1588
1602
|
var import_Food = __toESM(require("./components/Food"));
|
|
1589
1603
|
var import_FoodSmall = __toESM(require("./components/FoodSmall"));
|
|
1590
1604
|
var import_Footer = __toESM(require("./components/Footer"));
|
|
@@ -1595,6 +1609,8 @@ var import_ForwardTop = __toESM(require("./components/ForwardTop"));
|
|
|
1595
1609
|
var import_ForwardTopSmall = __toESM(require("./components/ForwardTopSmall"));
|
|
1596
1610
|
var import_FourThreeRatio = __toESM(require("./components/FourThreeRatio"));
|
|
1597
1611
|
var import_FourThreeRatioSmall = __toESM(require("./components/FourThreeRatioSmall"));
|
|
1612
|
+
var import_Function = __toESM(require("./components/Function"));
|
|
1613
|
+
var import_FunctionSmall = __toESM(require("./components/FunctionSmall"));
|
|
1598
1614
|
var import_Gallery = __toESM(require("./components/Gallery"));
|
|
1599
1615
|
var import_GallerySmall = __toESM(require("./components/GallerySmall"));
|
|
1600
1616
|
var import_Game = __toESM(require("./components/Game"));
|
|
@@ -1916,6 +1932,10 @@ var import_Pages = __toESM(require("./components/Pages"));
|
|
|
1916
1932
|
var import_PagesSmall = __toESM(require("./components/PagesSmall"));
|
|
1917
1933
|
var import_PaidPlans = __toESM(require("./components/PaidPlans"));
|
|
1918
1934
|
var import_PaidPlansSmall = __toESM(require("./components/PaidPlansSmall"));
|
|
1935
|
+
var import_Paintbrush = __toESM(require("./components/Paintbrush"));
|
|
1936
|
+
var import_PaintbrushFilled = __toESM(require("./components/PaintbrushFilled"));
|
|
1937
|
+
var import_PaintbrushFilledSmall = __toESM(require("./components/PaintbrushFilledSmall"));
|
|
1938
|
+
var import_PaintbrushSmall = __toESM(require("./components/PaintbrushSmall"));
|
|
1919
1939
|
var import_PanTool = __toESM(require("./components/PanTool"));
|
|
1920
1940
|
var import_PanToolSmall = __toESM(require("./components/PanToolSmall"));
|
|
1921
1941
|
var import_Passkey = __toESM(require("./components/Passkey"));
|
|
@@ -2582,6 +2602,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
2582
2602
|
CssGridThreeColumnsSmall,
|
|
2583
2603
|
CssGridTwoColumns,
|
|
2584
2604
|
CssGridTwoColumnsSmall,
|
|
2605
|
+
Cube,
|
|
2606
|
+
CubeSmall,
|
|
2585
2607
|
CustomGrid,
|
|
2586
2608
|
CustomGridSmall,
|
|
2587
2609
|
CutOut,
|
|
@@ -2732,8 +2754,10 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
2732
2754
|
FocusMode,
|
|
2733
2755
|
FocusModeSmall,
|
|
2734
2756
|
FocusSmall,
|
|
2757
|
+
Folder,
|
|
2735
2758
|
FolderAdd,
|
|
2736
2759
|
FolderAddSmall,
|
|
2760
|
+
FolderSmall,
|
|
2737
2761
|
Food,
|
|
2738
2762
|
FoodSmall,
|
|
2739
2763
|
Footer,
|
|
@@ -2744,6 +2768,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
2744
2768
|
ForwardTopSmall,
|
|
2745
2769
|
FourThreeRatio,
|
|
2746
2770
|
FourThreeRatioSmall,
|
|
2771
|
+
Function,
|
|
2772
|
+
FunctionSmall,
|
|
2747
2773
|
Gallery,
|
|
2748
2774
|
GallerySmall,
|
|
2749
2775
|
Game,
|
|
@@ -3065,6 +3091,10 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
3065
3091
|
PagesSmall,
|
|
3066
3092
|
PaidPlans,
|
|
3067
3093
|
PaidPlansSmall,
|
|
3094
|
+
Paintbrush,
|
|
3095
|
+
PaintbrushFilled,
|
|
3096
|
+
PaintbrushFilledSmall,
|
|
3097
|
+
PaintbrushSmall,
|
|
3068
3098
|
PanTool,
|
|
3069
3099
|
PanToolSmall,
|
|
3070
3100
|
Passkey,
|
|
@@ -4242,6 +4242,27 @@ const generalIconsMetadata = [
|
|
|
4242
4242
|
tags: ["wix", "menu", "navigation", "restaurant"],
|
|
4243
4243
|
sizes: { "18": "WixMenuSmall", "24": "WixMenu" }
|
|
4244
4244
|
},
|
|
4245
|
+
{
|
|
4246
|
+
title: "Function",
|
|
4247
|
+
category: import_types.IconCategory.WixBrands,
|
|
4248
|
+
description: "Icon - represents a function",
|
|
4249
|
+
tags: ["function, formula, fx"],
|
|
4250
|
+
sizes: { "18": "FunctionSmall", "24": "Function" }
|
|
4251
|
+
},
|
|
4252
|
+
{
|
|
4253
|
+
title: "Paintbrush",
|
|
4254
|
+
category: import_types.IconCategory.Actions,
|
|
4255
|
+
description: "Icon - represents a paintbrush tool",
|
|
4256
|
+
tags: ["paintbrush", "paint", "roller"],
|
|
4257
|
+
sizes: { "18": "PaintbrushSmall", "24": "Paintbrush" }
|
|
4258
|
+
},
|
|
4259
|
+
{
|
|
4260
|
+
title: "PaintbrushFilled",
|
|
4261
|
+
category: import_types.IconCategory.Actions,
|
|
4262
|
+
description: "Icon - represents a selected paintbrush tool",
|
|
4263
|
+
tags: ["paintbrush", "filled", "paint", "roller"],
|
|
4264
|
+
sizes: { "18": "PaintbrushFilledSmall", "24": "PaintbrushFilled" }
|
|
4265
|
+
},
|
|
4245
4266
|
{
|
|
4246
4267
|
title: "BookmarkFilled",
|
|
4247
4268
|
category: import_types.IconCategory.Toggle,
|
|
@@ -4269,6 +4290,20 @@ const generalIconsMetadata = [
|
|
|
4269
4290
|
description: "Button - stops media playback",
|
|
4270
4291
|
tags: ["stop", "media", "content"],
|
|
4271
4292
|
sizes: { "18": "StopSmall", "24": "Stop" }
|
|
4293
|
+
},
|
|
4294
|
+
{
|
|
4295
|
+
title: "Cube",
|
|
4296
|
+
category: import_types.IconCategory.Shapes,
|
|
4297
|
+
description: "Icon - represents a cube or model",
|
|
4298
|
+
tags: ["cube, models"],
|
|
4299
|
+
sizes: { "18": "CubeSmall", "24": "Cube" }
|
|
4300
|
+
},
|
|
4301
|
+
{
|
|
4302
|
+
title: "Folder",
|
|
4303
|
+
category: import_types.IconCategory.Document,
|
|
4304
|
+
description: "Icon - represents an image or picture",
|
|
4305
|
+
tags: ["folder", "directory", "files", "organize", "file", "content"],
|
|
4306
|
+
sizes: { "18": "FolderSmall", "24": "Folder" }
|
|
4272
4307
|
}
|
|
4273
4308
|
];
|
|
4274
4309
|
var metadata_default = generalIconsMetadata;
|
|
@@ -32,6 +32,6 @@ __export(CaretDown_exports, {
|
|
|
32
32
|
});
|
|
33
33
|
module.exports = __toCommonJS(CaretDown_exports);
|
|
34
34
|
var React = __toESM(require("react"));
|
|
35
|
-
const CaretDown = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0
|
|
35
|
+
const CaretDown = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M11.298 8.47a.75.75 0 0 1 1.06 1.06L9.53 12.36a.75.75 0 0 1-1.06 0L5.642 9.53a.75.75 0 1 1 1.06-1.06L9 10.768l2.298-2.298Z" }));
|
|
36
36
|
CaretDown.displayName = "CaretDown";
|
|
37
37
|
var CaretDown_default = CaretDown;
|
|
@@ -32,6 +32,6 @@ __export(CaretRight_exports, {
|
|
|
32
32
|
});
|
|
33
33
|
module.exports = __toCommonJS(CaretRight_exports);
|
|
34
34
|
var React = __toESM(require("react"));
|
|
35
|
-
const CaretRight = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0
|
|
35
|
+
const CaretRight = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M7.22 5.642a.75.75 0 0 1 1.06 0l2.828 2.828a.75.75 0 0 1 0 1.06L8.28 12.358a.75.75 0 0 1-1.06-1.06L9.517 9 7.22 6.702a.75.75 0 0 1 0-1.06Z" }));
|
|
36
36
|
CaretRight.displayName = "CaretRight";
|
|
37
37
|
var CaretRight_default = CaretRight;
|
|
@@ -191,20 +191,6 @@ const systemIconsMetadata = [
|
|
|
191
191
|
tags: [],
|
|
192
192
|
sizes: { "6": "Close", "8": "CloseLarge" }
|
|
193
193
|
},
|
|
194
|
-
{
|
|
195
|
-
title: "CaretRight",
|
|
196
|
-
category: void 0,
|
|
197
|
-
description: void 0,
|
|
198
|
-
tags: [],
|
|
199
|
-
sizes: { "12x18": "CaretRight" }
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
title: "CaretDown",
|
|
203
|
-
category: void 0,
|
|
204
|
-
description: void 0,
|
|
205
|
-
tags: [],
|
|
206
|
-
sizes: { "12x18": "CaretDown" }
|
|
207
|
-
},
|
|
208
194
|
{
|
|
209
195
|
title: "DragAndDropLarge",
|
|
210
196
|
category: void 0,
|
|
@@ -243,6 +229,20 @@ const systemIconsMetadata = [
|
|
|
243
229
|
description: "Icon - represents an image or picture",
|
|
244
230
|
tags: ["breadcrumbs", "chevron", "right", "arrow", "pointer", "caret", "next", "forward"],
|
|
245
231
|
sizes: { "18": "BreadcrumbsChevronRightSmall", "24": "BreadcrumbsChevronRight" }
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
title: "CaretRight",
|
|
235
|
+
category: void 0,
|
|
236
|
+
description: void 0,
|
|
237
|
+
tags: [],
|
|
238
|
+
sizes: { "12x18": "CaretRight" }
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
title: "CaretDown",
|
|
242
|
+
category: void 0,
|
|
243
|
+
description: void 0,
|
|
244
|
+
tags: [],
|
|
245
|
+
sizes: { "12x18": "CaretDown" }
|
|
246
246
|
}
|
|
247
247
|
];
|
|
248
248
|
var metadata_default = systemIconsMetadata;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var PaintbrushFilled_default = icon({
|
|
3
|
+
name: "PaintbrushFilled",
|
|
4
|
+
hashes: { "odeditor": "1257" },
|
|
5
|
+
category: "general",
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
PaintbrushFilled_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var PaintbrushFilledSmall_default = icon({
|
|
3
|
+
name: "PaintbrushFilledSmall",
|
|
4
|
+
hashes: { "odeditor": "8a29" },
|
|
5
|
+
category: "general",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
PaintbrushFilledSmall_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var PaintbrushSmall_default = icon({
|
|
3
|
+
name: "PaintbrushSmall",
|
|
4
|
+
hashes: { "odeditor": "e29c" },
|
|
5
|
+
category: "general",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
PaintbrushSmall_default as default
|
|
11
|
+
};
|