@uiuxicons/vue 0.2.0 → 0.3.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/icons/folder-check.cjs +45 -0
- package/dist/icons/folder-check.d.cts +56 -0
- package/dist/icons/folder-check.d.ts +56 -0
- package/dist/icons/folder-check.js +21 -0
- package/dist/icons/folder-code.cjs +45 -0
- package/dist/icons/folder-code.d.cts +56 -0
- package/dist/icons/folder-code.d.ts +56 -0
- package/dist/icons/folder-code.js +21 -0
- package/dist/icons/folder-minus.cjs +45 -0
- package/dist/icons/folder-minus.d.cts +56 -0
- package/dist/icons/folder-minus.d.ts +56 -0
- package/dist/icons/folder-minus.js +21 -0
- package/dist/icons/folder-open.cjs +45 -0
- package/dist/icons/folder-open.d.cts +56 -0
- package/dist/icons/folder-open.d.ts +56 -0
- package/dist/icons/folder-open.js +21 -0
- package/dist/icons/folder-plus.cjs +45 -0
- package/dist/icons/folder-plus.d.cts +56 -0
- package/dist/icons/folder-plus.d.ts +56 -0
- package/dist/icons/folder-plus.js +21 -0
- package/dist/icons/folder-x.cjs +45 -0
- package/dist/icons/folder-x.d.cts +56 -0
- package/dist/icons/folder-x.d.ts +56 -0
- package/dist/icons/folder-x.js +21 -0
- package/dist/icons/folder.cjs +45 -0
- package/dist/icons/folder.d.cts +56 -0
- package/dist/icons/folder.d.ts +56 -0
- package/dist/icons/folder.js +21 -0
- package/dist/index.cjs +21 -0
- package/dist/index.d.cts +7 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +14 -0
- package/package.json +1 -1
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var folder_check_exports = {};
|
|
20
|
+
__export(folder_check_exports, {
|
|
21
|
+
IconFolderCheck: () => IconFolderCheck
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(folder_check_exports);
|
|
24
|
+
var import_createIcon = require("../createIcon");
|
|
25
|
+
const IconFolderCheck = /* @__PURE__ */ (0, import_createIcon.createIcon)("folder-check", {
|
|
26
|
+
line: {
|
|
27
|
+
light: `<path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m12.147-7.353a.5.5 0 1 1 .707.707l-3.824 3.823a.75.75 0 0 1-1.06 0l-1.824-1.823a.5.5 0 1 1 .708-.707L11 14.293zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
28
|
+
regular: `<path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m12.22-7.53a.75.75 0 1 1 1.06 1.06l-3.823 3.824a1 1 0 0 1-1.414 0L8.47 13.53a.75.75 0 1 1 1.06-1.06L11 13.94zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
29
|
+
bold: `<path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m12.293-7.707a1 1 0 1 1 1.414 1.414l-3.823 3.823a1.25 1.25 0 0 1-1.768 0l-1.823-1.823a1 1 0 1 1 1.414-1.414L11 13.586zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
30
|
+
},
|
|
31
|
+
duotone: {
|
|
32
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m12.147-7.353a.5.5 0 1 1 .707.707l-3.824 3.823a.75.75 0 0 1-1.06 0l-1.824-1.823a.5.5 0 1 1 .708-.707L11 14.293zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
33
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m12.22-7.53a.75.75 0 1 1 1.06 1.06l-3.823 3.824a1 1 0 0 1-1.414 0L8.47 13.53a.75.75 0 1 1 1.06-1.06L11 13.94zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
34
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m12.293-7.707a1 1 0 1 1 1.414 1.414l-3.823 3.823a1.25 1.25 0 0 1-1.768 0l-1.823-1.823a1 1 0 1 1 1.414-1.414L11 13.586zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
35
|
+
},
|
|
36
|
+
solid: {
|
|
37
|
+
light: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5zm6.854 7.147a.5.5 0 0 0-.707 0L11 14.293l-1.646-1.646a.5.5 0 1 0-.708.707l1.824 1.823a.75.75 0 0 0 1.06 0l3.824-3.823a.5.5 0 0 0 0-.707" clip-rule="evenodd"/>`,
|
|
38
|
+
regular: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4c.236.315.607.5 1 .5h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25zm7.03 7.22a.75.75 0 0 0-1.06 0L11 13.94l-1.47-1.47a.75.75 0 1 0-1.06 1.06l1.823 1.824a1 1 0 0 0 1.414 0l3.823-3.824a.75.75 0 0 0 0-1.06" clip-rule="evenodd"/>`,
|
|
39
|
+
bold: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm7.207 7.293a1 1 0 0 0-1.414 0L11 13.586l-1.293-1.293a1 1 0 1 0-1.414 1.414l1.823 1.823a1.25 1.25 0 0 0 1.768 0l3.823-3.823a1 1 0 0 0 0-1.414" clip-rule="evenodd"/>`
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
IconFolderCheck
|
|
45
|
+
});
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { IconVariant, IconWeight } from '../types.cjs';
|
|
3
|
+
|
|
4
|
+
declare const IconFolderCheck: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
5
|
+
variant: {
|
|
6
|
+
type: vue.PropType<IconVariant>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
weight: {
|
|
10
|
+
type: vue.PropType<IconWeight>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
size: {
|
|
14
|
+
type: vue.PropType<number | string>;
|
|
15
|
+
default: undefined;
|
|
16
|
+
};
|
|
17
|
+
color: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: undefined;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
default: undefined;
|
|
24
|
+
};
|
|
25
|
+
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
28
|
+
variant: {
|
|
29
|
+
type: vue.PropType<IconVariant>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
weight: {
|
|
33
|
+
type: vue.PropType<IconWeight>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
size: {
|
|
37
|
+
type: vue.PropType<number | string>;
|
|
38
|
+
default: undefined;
|
|
39
|
+
};
|
|
40
|
+
color: {
|
|
41
|
+
type: StringConstructor;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{}>, {
|
|
49
|
+
variant: IconVariant;
|
|
50
|
+
weight: IconWeight;
|
|
51
|
+
size: string | number;
|
|
52
|
+
color: string;
|
|
53
|
+
title: string;
|
|
54
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
|
|
56
|
+
export { IconFolderCheck };
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { IconVariant, IconWeight } from '../types.js';
|
|
3
|
+
|
|
4
|
+
declare const IconFolderCheck: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
5
|
+
variant: {
|
|
6
|
+
type: vue.PropType<IconVariant>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
weight: {
|
|
10
|
+
type: vue.PropType<IconWeight>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
size: {
|
|
14
|
+
type: vue.PropType<number | string>;
|
|
15
|
+
default: undefined;
|
|
16
|
+
};
|
|
17
|
+
color: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: undefined;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
default: undefined;
|
|
24
|
+
};
|
|
25
|
+
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
28
|
+
variant: {
|
|
29
|
+
type: vue.PropType<IconVariant>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
weight: {
|
|
33
|
+
type: vue.PropType<IconWeight>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
size: {
|
|
37
|
+
type: vue.PropType<number | string>;
|
|
38
|
+
default: undefined;
|
|
39
|
+
};
|
|
40
|
+
color: {
|
|
41
|
+
type: StringConstructor;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{}>, {
|
|
49
|
+
variant: IconVariant;
|
|
50
|
+
weight: IconWeight;
|
|
51
|
+
size: string | number;
|
|
52
|
+
color: string;
|
|
53
|
+
title: string;
|
|
54
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
|
|
56
|
+
export { IconFolderCheck };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { createIcon } from "../createIcon";
|
|
2
|
+
const IconFolderCheck = /* @__PURE__ */ createIcon("folder-check", {
|
|
3
|
+
line: {
|
|
4
|
+
light: `<path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m12.147-7.353a.5.5 0 1 1 .707.707l-3.824 3.823a.75.75 0 0 1-1.06 0l-1.824-1.823a.5.5 0 1 1 .708-.707L11 14.293zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
5
|
+
regular: `<path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m12.22-7.53a.75.75 0 1 1 1.06 1.06l-3.823 3.824a1 1 0 0 1-1.414 0L8.47 13.53a.75.75 0 1 1 1.06-1.06L11 13.94zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
6
|
+
bold: `<path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m12.293-7.707a1 1 0 1 1 1.414 1.414l-3.823 3.823a1.25 1.25 0 0 1-1.768 0l-1.823-1.823a1 1 0 1 1 1.414-1.414L11 13.586zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
7
|
+
},
|
|
8
|
+
duotone: {
|
|
9
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m12.147-7.353a.5.5 0 1 1 .707.707l-3.824 3.823a.75.75 0 0 1-1.06 0l-1.824-1.823a.5.5 0 1 1 .708-.707L11 14.293zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
10
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m12.22-7.53a.75.75 0 1 1 1.06 1.06l-3.823 3.824a1 1 0 0 1-1.414 0L8.47 13.53a.75.75 0 1 1 1.06-1.06L11 13.94zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
11
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m12.293-7.707a1 1 0 1 1 1.414 1.414l-3.823 3.823a1.25 1.25 0 0 1-1.768 0l-1.823-1.823a1 1 0 1 1 1.414-1.414L11 13.586zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
12
|
+
},
|
|
13
|
+
solid: {
|
|
14
|
+
light: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5zm6.854 7.147a.5.5 0 0 0-.707 0L11 14.293l-1.646-1.646a.5.5 0 1 0-.708.707l1.824 1.823a.75.75 0 0 0 1.06 0l3.824-3.823a.5.5 0 0 0 0-.707" clip-rule="evenodd"/>`,
|
|
15
|
+
regular: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4c.236.315.607.5 1 .5h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25zm7.03 7.22a.75.75 0 0 0-1.06 0L11 13.94l-1.47-1.47a.75.75 0 1 0-1.06 1.06l1.823 1.824a1 1 0 0 0 1.414 0l3.823-3.824a.75.75 0 0 0 0-1.06" clip-rule="evenodd"/>`,
|
|
16
|
+
bold: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm7.207 7.293a1 1 0 0 0-1.414 0L11 13.586l-1.293-1.293a1 1 0 1 0-1.414 1.414l1.823 1.823a1.25 1.25 0 0 0 1.768 0l3.823-3.823a1 1 0 0 0 0-1.414" clip-rule="evenodd"/>`
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
IconFolderCheck
|
|
21
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var folder_code_exports = {};
|
|
20
|
+
__export(folder_code_exports, {
|
|
21
|
+
IconFolderCode: () => IconFolderCode
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(folder_code_exports);
|
|
24
|
+
var import_createIcon = require("../createIcon");
|
|
25
|
+
const IconFolderCode = /* @__PURE__ */ (0, import_createIcon.createIcon)("folder-code", {
|
|
26
|
+
line: {
|
|
27
|
+
light: `<path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m7.146-8.354a.5.5 0 1 1 .707.707L7.708 13l2.647 2.646a.5.5 0 1 1-.708.707L7 13.708a1 1 0 0 1 0-1.414zm4 0a.5.5 0 0 1 .707 0L17 12.293a1 1 0 0 1 0 1.414l-2.646 2.646a.5.5 0 1 1-.707-.707L16.293 13l-2.646-2.646a.5.5 0 0 1 0-.708M3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
28
|
+
regular: `<path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m7.22-8.53a.75.75 0 1 1 1.06 1.06L8.06 13l2.47 2.47a.75.75 0 1 1-1.06 1.06l-2.647-2.646a1.25 1.25 0 0 1 0-1.768zm4 0a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L14.53 16.53a.75.75 0 1 1-1.06-1.06L15.94 13l-2.47-2.47a.75.75 0 0 1 0-1.06M3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
29
|
+
bold: `<path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m7.293-8.707a1 1 0 1 1 1.414 1.414L8.414 13l2.293 2.293a1 1 0 1 1-1.414 1.414L6.646 14.06a1.5 1.5 0 0 1 0-2.12zm4 0a1 1 0 0 1 1.414 0l2.646 2.647a1.5 1.5 0 0 1 0 2.12l-2.646 2.647a1 1 0 1 1-1.414-1.414L15.586 13l-2.293-2.293a1 1 0 0 1 0-1.414M4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
30
|
+
},
|
|
31
|
+
duotone: {
|
|
32
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m7.146-8.354a.5.5 0 1 1 .707.707L7.708 13l2.647 2.646a.5.5 0 1 1-.708.707L7 13.708a1 1 0 0 1 0-1.414zm4 0a.5.5 0 0 1 .707 0L17 12.293a1 1 0 0 1 0 1.414l-2.646 2.646a.5.5 0 1 1-.707-.707L16.293 13l-2.646-2.646a.5.5 0 0 1 0-.708M3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
33
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m7.22-8.53a.75.75 0 1 1 1.06 1.06L8.06 13l2.47 2.47a.75.75 0 1 1-1.06 1.06l-2.647-2.646a1.25 1.25 0 0 1 0-1.768zm4 0a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L14.53 16.53a.75.75 0 1 1-1.06-1.06L15.94 13l-2.47-2.47a.75.75 0 0 1 0-1.06M3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
34
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m7.293-8.707a1 1 0 1 1 1.414 1.414L8.414 13l2.293 2.293a1 1 0 1 1-1.414 1.414L6.646 14.06a1.5 1.5 0 0 1 0-2.12zm4 0a1 1 0 0 1 1.414 0l2.646 2.647a1.5 1.5 0 0 1 0 2.12l-2.646 2.647a1 1 0 1 1-1.414-1.414L15.586 13l-2.293-2.293a1 1 0 0 1 0-1.414M4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
35
|
+
},
|
|
36
|
+
solid: {
|
|
37
|
+
light: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5zm1.854 6.146a.5.5 0 0 0-.708 0L7 12.293a1 1 0 0 0 0 1.414l2.646 2.646a.5.5 0 1 0 .707-.707L7.708 13l2.647-2.646a.5.5 0 0 0 0-.708m4 0a.5.5 0 1 0-.707.707L16.293 13l-2.646 2.646a.5.5 0 1 0 .707.707L17 13.708a1 1 0 0 0 0-1.414z" clip-rule="evenodd"/>`,
|
|
38
|
+
regular: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4c.236.315.607.5 1 .5h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25zm2.03 6.22a.75.75 0 0 0-1.06 0l-2.647 2.646a1.25 1.25 0 0 0 0 1.768L9.47 16.53a.75.75 0 1 0 1.06-1.06L8.06 13l2.47-2.47a.75.75 0 0 0 0-1.06m4 0a.75.75 0 1 0-1.06 1.06L15.94 13l-2.47 2.47a.75.75 0 1 0 1.06 1.06l2.647-2.646a1.25 1.25 0 0 0 0-1.768z" clip-rule="evenodd"/>`,
|
|
39
|
+
bold: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm2.207 6.293a1 1 0 0 0-1.414 0L6.646 11.94a1.5 1.5 0 0 0 0 2.12l2.647 2.647a1 1 0 1 0 1.414-1.414L8.414 13l2.293-2.293a1 1 0 0 0 0-1.414m4 0a1 1 0 1 0-1.414 1.414L15.586 13l-2.293 2.293a1 1 0 1 0 1.414 1.414l2.646-2.647a1.5 1.5 0 0 0 0-2.12z" clip-rule="evenodd"/>`
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
IconFolderCode
|
|
45
|
+
});
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { IconVariant, IconWeight } from '../types.cjs';
|
|
3
|
+
|
|
4
|
+
declare const IconFolderCode: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
5
|
+
variant: {
|
|
6
|
+
type: vue.PropType<IconVariant>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
weight: {
|
|
10
|
+
type: vue.PropType<IconWeight>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
size: {
|
|
14
|
+
type: vue.PropType<number | string>;
|
|
15
|
+
default: undefined;
|
|
16
|
+
};
|
|
17
|
+
color: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: undefined;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
default: undefined;
|
|
24
|
+
};
|
|
25
|
+
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
28
|
+
variant: {
|
|
29
|
+
type: vue.PropType<IconVariant>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
weight: {
|
|
33
|
+
type: vue.PropType<IconWeight>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
size: {
|
|
37
|
+
type: vue.PropType<number | string>;
|
|
38
|
+
default: undefined;
|
|
39
|
+
};
|
|
40
|
+
color: {
|
|
41
|
+
type: StringConstructor;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{}>, {
|
|
49
|
+
variant: IconVariant;
|
|
50
|
+
weight: IconWeight;
|
|
51
|
+
size: string | number;
|
|
52
|
+
color: string;
|
|
53
|
+
title: string;
|
|
54
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
|
|
56
|
+
export { IconFolderCode };
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { IconVariant, IconWeight } from '../types.js';
|
|
3
|
+
|
|
4
|
+
declare const IconFolderCode: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
5
|
+
variant: {
|
|
6
|
+
type: vue.PropType<IconVariant>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
weight: {
|
|
10
|
+
type: vue.PropType<IconWeight>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
size: {
|
|
14
|
+
type: vue.PropType<number | string>;
|
|
15
|
+
default: undefined;
|
|
16
|
+
};
|
|
17
|
+
color: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: undefined;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
default: undefined;
|
|
24
|
+
};
|
|
25
|
+
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
28
|
+
variant: {
|
|
29
|
+
type: vue.PropType<IconVariant>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
weight: {
|
|
33
|
+
type: vue.PropType<IconWeight>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
size: {
|
|
37
|
+
type: vue.PropType<number | string>;
|
|
38
|
+
default: undefined;
|
|
39
|
+
};
|
|
40
|
+
color: {
|
|
41
|
+
type: StringConstructor;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{}>, {
|
|
49
|
+
variant: IconVariant;
|
|
50
|
+
weight: IconWeight;
|
|
51
|
+
size: string | number;
|
|
52
|
+
color: string;
|
|
53
|
+
title: string;
|
|
54
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
|
|
56
|
+
export { IconFolderCode };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { createIcon } from "../createIcon";
|
|
2
|
+
const IconFolderCode = /* @__PURE__ */ createIcon("folder-code", {
|
|
3
|
+
line: {
|
|
4
|
+
light: `<path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m7.146-8.354a.5.5 0 1 1 .707.707L7.708 13l2.647 2.646a.5.5 0 1 1-.708.707L7 13.708a1 1 0 0 1 0-1.414zm4 0a.5.5 0 0 1 .707 0L17 12.293a1 1 0 0 1 0 1.414l-2.646 2.646a.5.5 0 1 1-.707-.707L16.293 13l-2.646-2.646a.5.5 0 0 1 0-.708M3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
5
|
+
regular: `<path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m7.22-8.53a.75.75 0 1 1 1.06 1.06L8.06 13l2.47 2.47a.75.75 0 1 1-1.06 1.06l-2.647-2.646a1.25 1.25 0 0 1 0-1.768zm4 0a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L14.53 16.53a.75.75 0 1 1-1.06-1.06L15.94 13l-2.47-2.47a.75.75 0 0 1 0-1.06M3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
6
|
+
bold: `<path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m7.293-8.707a1 1 0 1 1 1.414 1.414L8.414 13l2.293 2.293a1 1 0 1 1-1.414 1.414L6.646 14.06a1.5 1.5 0 0 1 0-2.12zm4 0a1 1 0 0 1 1.414 0l2.646 2.647a1.5 1.5 0 0 1 0 2.12l-2.646 2.647a1 1 0 1 1-1.414-1.414L15.586 13l-2.293-2.293a1 1 0 0 1 0-1.414M4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
7
|
+
},
|
|
8
|
+
duotone: {
|
|
9
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18m7.146-8.354a.5.5 0 1 1 .707.707L7.708 13l2.647 2.646a.5.5 0 1 1-.708.707L7 13.708a1 1 0 0 1 0-1.414zm4 0a.5.5 0 0 1 .707 0L17 12.293a1 1 0 0 1 0 1.414l-2.646 2.646a.5.5 0 1 1-.707-.707L16.293 13l-2.646-2.646a.5.5 0 0 1 0-.708M3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
10
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18m7.22-8.53a.75.75 0 1 1 1.06 1.06L8.06 13l2.47 2.47a.75.75 0 1 1-1.06 1.06l-2.647-2.646a1.25 1.25 0 0 1 0-1.768zm4 0a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L14.53 16.53a.75.75 0 1 1-1.06-1.06L15.94 13l-2.47-2.47a.75.75 0 0 1 0-1.06M3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
11
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m7.293-8.707a1 1 0 1 1 1.414 1.414L8.414 13l2.293 2.293a1 1 0 1 1-1.414 1.414L6.646 14.06a1.5 1.5 0 0 1 0-2.12zm4 0a1 1 0 0 1 1.414 0l2.646 2.647a1.5 1.5 0 0 1 0 2.12l-2.646 2.647a1 1 0 1 1-1.414-1.414L15.586 13l-2.293-2.293a1 1 0 0 1 0-1.414M4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
12
|
+
},
|
|
13
|
+
solid: {
|
|
14
|
+
light: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5zm1.854 6.146a.5.5 0 0 0-.708 0L7 12.293a1 1 0 0 0 0 1.414l2.646 2.646a.5.5 0 1 0 .707-.707L7.708 13l2.647-2.646a.5.5 0 0 0 0-.708m4 0a.5.5 0 1 0-.707.707L16.293 13l-2.646 2.646a.5.5 0 1 0 .707.707L17 13.708a1 1 0 0 0 0-1.414z" clip-rule="evenodd"/>`,
|
|
15
|
+
regular: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4c.236.315.607.5 1 .5h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25zm2.03 6.22a.75.75 0 0 0-1.06 0l-2.647 2.646a1.25 1.25 0 0 0 0 1.768L9.47 16.53a.75.75 0 1 0 1.06-1.06L8.06 13l2.47-2.47a.75.75 0 0 0 0-1.06m4 0a.75.75 0 1 0-1.06 1.06L15.94 13l-2.47 2.47a.75.75 0 1 0 1.06 1.06l2.647-2.646a1.25 1.25 0 0 0 0-1.768z" clip-rule="evenodd"/>`,
|
|
16
|
+
bold: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm2.207 6.293a1 1 0 0 0-1.414 0L6.646 11.94a1.5 1.5 0 0 0 0 2.12l2.647 2.647a1 1 0 1 0 1.414-1.414L8.414 13l2.293-2.293a1 1 0 0 0 0-1.414m4 0a1 1 0 1 0-1.414 1.414L15.586 13l-2.293 2.293a1 1 0 1 0 1.414 1.414l2.646-2.647a1.5 1.5 0 0 0 0-2.12z" clip-rule="evenodd"/>`
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
IconFolderCode
|
|
21
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var folder_minus_exports = {};
|
|
20
|
+
__export(folder_minus_exports, {
|
|
21
|
+
IconFolderMinus: () => IconFolderMinus
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(folder_minus_exports);
|
|
24
|
+
var import_createIcon = require("../createIcon");
|
|
25
|
+
const IconFolderMinus = /* @__PURE__ */ (0, import_createIcon.createIcon)("folder-minus", {
|
|
26
|
+
line: {
|
|
27
|
+
light: `<path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18M15 12.5a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
28
|
+
regular: `<path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18M15 12.25a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1 0-1.5zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
29
|
+
bold: `<path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m13-6a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
30
|
+
},
|
|
31
|
+
duotone: {
|
|
32
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18M15 12.5a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
33
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18M15 12.25a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1 0-1.5zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
34
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m13-6a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
35
|
+
},
|
|
36
|
+
solid: {
|
|
37
|
+
light: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5zm.5 9a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z" clip-rule="evenodd"/>`,
|
|
38
|
+
regular: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4c.236.315.607.5 1 .5h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25zm.5 9a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/>`,
|
|
39
|
+
bold: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm.5 9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z" clip-rule="evenodd"/>`
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
IconFolderMinus
|
|
45
|
+
});
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { IconVariant, IconWeight } from '../types.cjs';
|
|
3
|
+
|
|
4
|
+
declare const IconFolderMinus: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
5
|
+
variant: {
|
|
6
|
+
type: vue.PropType<IconVariant>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
weight: {
|
|
10
|
+
type: vue.PropType<IconWeight>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
size: {
|
|
14
|
+
type: vue.PropType<number | string>;
|
|
15
|
+
default: undefined;
|
|
16
|
+
};
|
|
17
|
+
color: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: undefined;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
default: undefined;
|
|
24
|
+
};
|
|
25
|
+
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
28
|
+
variant: {
|
|
29
|
+
type: vue.PropType<IconVariant>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
weight: {
|
|
33
|
+
type: vue.PropType<IconWeight>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
size: {
|
|
37
|
+
type: vue.PropType<number | string>;
|
|
38
|
+
default: undefined;
|
|
39
|
+
};
|
|
40
|
+
color: {
|
|
41
|
+
type: StringConstructor;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{}>, {
|
|
49
|
+
variant: IconVariant;
|
|
50
|
+
weight: IconWeight;
|
|
51
|
+
size: string | number;
|
|
52
|
+
color: string;
|
|
53
|
+
title: string;
|
|
54
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
|
|
56
|
+
export { IconFolderMinus };
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { IconVariant, IconWeight } from '../types.js';
|
|
3
|
+
|
|
4
|
+
declare const IconFolderMinus: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
5
|
+
variant: {
|
|
6
|
+
type: vue.PropType<IconVariant>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
weight: {
|
|
10
|
+
type: vue.PropType<IconWeight>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
13
|
+
size: {
|
|
14
|
+
type: vue.PropType<number | string>;
|
|
15
|
+
default: undefined;
|
|
16
|
+
};
|
|
17
|
+
color: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: undefined;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
default: undefined;
|
|
24
|
+
};
|
|
25
|
+
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
28
|
+
variant: {
|
|
29
|
+
type: vue.PropType<IconVariant>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
weight: {
|
|
33
|
+
type: vue.PropType<IconWeight>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
size: {
|
|
37
|
+
type: vue.PropType<number | string>;
|
|
38
|
+
default: undefined;
|
|
39
|
+
};
|
|
40
|
+
color: {
|
|
41
|
+
type: StringConstructor;
|
|
42
|
+
default: undefined;
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{}>, {
|
|
49
|
+
variant: IconVariant;
|
|
50
|
+
weight: IconWeight;
|
|
51
|
+
size: string | number;
|
|
52
|
+
color: string;
|
|
53
|
+
title: string;
|
|
54
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
|
|
56
|
+
export { IconFolderMinus };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { createIcon } from "../createIcon";
|
|
2
|
+
const IconFolderMinus = /* @__PURE__ */ createIcon("folder-minus", {
|
|
3
|
+
line: {
|
|
4
|
+
light: `<path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18M15 12.5a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
5
|
+
regular: `<path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18M15 12.25a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1 0-1.5zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
6
|
+
bold: `<path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m13-6a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
7
|
+
},
|
|
8
|
+
duotone: {
|
|
9
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.5 18V6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18M15 12.5a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1zM3.5 18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 19 6.5h-7a2.5 2.5 0 0 1-2-1l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
10
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2.25 18V6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18M15 12.25a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1 0-1.5zM3.75 18c0 .69.56 1.25 1.25 1.25h14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-7a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
11
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6a2 2 0 0 1 2-2h3.5a2 2 0 0 1 1.6.8l.3.4A2 2 0 0 0 12 6h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path fill="currentColor" d="M2 18V6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3m13-6a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zM4 18a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-7a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
12
|
+
},
|
|
13
|
+
solid: {
|
|
14
|
+
light: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h7A2.5 2.5 0 0 1 21.5 8v10a2.5 2.5 0 0 1-2.5 2.5H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5zm.5 9a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z" clip-rule="evenodd"/>`,
|
|
15
|
+
regular: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4c.236.315.607.5 1 .5h7A2.75 2.75 0 0 1 21.75 8v10A2.75 2.75 0 0 1 19 20.75H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25zm.5 9a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/>`,
|
|
16
|
+
bold: `<path fill="currentColor" fill-rule="evenodd" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm.5 9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z" clip-rule="evenodd"/>`
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
IconFolderMinus
|
|
21
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var folder_open_exports = {};
|
|
20
|
+
__export(folder_open_exports, {
|
|
21
|
+
IconFolderOpen: () => IconFolderOpen
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(folder_open_exports);
|
|
24
|
+
var import_createIcon = require("../createIcon");
|
|
25
|
+
const IconFolderOpen = /* @__PURE__ */ (0, import_createIcon.createIcon)("folder-open", {
|
|
26
|
+
line: {
|
|
27
|
+
light: `<path fill="currentColor" d="M2.5 6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h6A2.5 2.5 0 0 1 20.5 8v1.5h.28a1.5 1.5 0 0 1 1.471 1.794l-1.44 7.196a2.5 2.5 0 0 1-2.45 2.01H5A2.5 2.5 0 0 1 2.5 18zm1 12A1.5 1.5 0 0 0 5 19.5h13.36a1.5 1.5 0 0 0 1.471-1.206l1.44-7.196a.5.5 0 0 0-.49-.598H10.163a1.5 1.5 0 0 0-1.476 1.227l-.807 4.364a.5.5 0 0 1-.984-.182l.808-4.364a2.5 2.5 0 0 1 2.46-2.045H19.5V8A1.5 1.5 0 0 0 18 6.5h-6a2.5 2.5 0 0 1-1.908-.885L10 5.5l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
28
|
+
regular: `<path fill="currentColor" d="M2.25 6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h6A2.75 2.75 0 0 1 20.75 8v1.25h.03a1.75 1.75 0 0 1 1.716 2.093l-1.44 7.196a2.75 2.75 0 0 1-2.696 2.211H5A2.75 2.75 0 0 1 2.25 18zm1.5 12c0 .69.56 1.25 1.25 1.25h13.36a1.25 1.25 0 0 0 1.226-1.005l1.44-7.196a.25.25 0 0 0-.246-.299H10.164c-.603 0-1.12.43-1.23 1.023l-.808 4.364a.75.75 0 0 1-1.475-.274L7.46 11.5a2.75 2.75 0 0 1 2.704-2.249h9.086V8c0-.69-.56-1.25-1.25-1.25h-6a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
29
|
+
bold: `<path fill="currentColor" d="M2 6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h6a3 3 0 0 1 3 3v1.013a2 2 0 0 1 1.741 2.38l-1.44 7.195A3 3 0 0 1 18.362 21H5a3 3 0 0 1-3-3zm2 12a1 1 0 0 0 1 1h13.36a1 1 0 0 0 .98-.804L20.78 11H10.164a1 1 0 0 0-.983.818l-.809 4.364a1 1 0 0 1-1.967-.364l.809-4.364A3 3 0 0 1 10.164 9H19V8a1 1 0 0 0-1-1h-6a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
30
|
+
},
|
|
31
|
+
duotone: {
|
|
32
|
+
light: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6v12a2 2 0 0 0 2 2h1.5l1.678-8.392A2 2 0 0 1 10.14 10H20V8a2 2 0 0 0-2-2h-6a2 2 0 0 1-1.6-.8l-.3-.4A2 2 0 0 0 8.5 4H5a2 2 0 0 0-2 2"/><path fill="currentColor" d="M2.5 6A2.5 2.5 0 0 1 5 3.5h3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h6A2.5 2.5 0 0 1 20.5 8v1.5h.28a1.5 1.5 0 0 1 1.471 1.794l-1.44 7.196a2.5 2.5 0 0 1-2.45 2.01H5A2.5 2.5 0 0 1 2.5 18zm1 12A1.5 1.5 0 0 0 5 19.5h13.36a1.5 1.5 0 0 0 1.471-1.206l1.44-7.196a.5.5 0 0 0-.49-.598H10.163a1.5 1.5 0 0 0-1.476 1.227l-.807 4.364a.5.5 0 0 1-.984-.182l.808-4.364a2.5 2.5 0 0 1 2.46-2.045H19.5V8A1.5 1.5 0 0 0 18 6.5h-6a2.5 2.5 0 0 1-1.908-.885L10 5.5l-.3-.4a1.5 1.5 0 0 0-1.2-.6H5A1.5 1.5 0 0 0 3.5 6z"/>`,
|
|
33
|
+
regular: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6v12a2 2 0 0 0 2 2h1.5l1.678-8.392A2 2 0 0 1 10.14 10H20V8a2 2 0 0 0-2-2h-6a2 2 0 0 1-1.6-.8l-.3-.4A2 2 0 0 0 8.5 4H5a2 2 0 0 0-2 2"/><path fill="currentColor" d="M2.25 6A2.75 2.75 0 0 1 5 3.25h3.5c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h6A2.75 2.75 0 0 1 20.75 8v1.25h.03a1.75 1.75 0 0 1 1.716 2.093l-1.44 7.196a2.75 2.75 0 0 1-2.696 2.211H5A2.75 2.75 0 0 1 2.25 18zm1.5 12c0 .69.56 1.25 1.25 1.25h13.36a1.25 1.25 0 0 0 1.226-1.005l1.44-7.196a.25.25 0 0 0-.246-.299H10.164c-.603 0-1.12.43-1.23 1.023l-.808 4.364a.75.75 0 0 1-1.475-.274L7.46 11.5a2.75 2.75 0 0 1 2.704-2.249h9.086V8c0-.69-.56-1.25-1.25-1.25h-6a2.75 2.75 0 0 1-2.2-1.1l-.3-.4a1.25 1.25 0 0 0-1-.5H5c-.69 0-1.25.56-1.25 1.25z"/>`,
|
|
34
|
+
bold: `<path fill="var(--uiux-accent, currentColor)" fill-opacity="0.25" d="M3 6v12a2 2 0 0 0 2 2h1.5l1.678-8.392A2 2 0 0 1 10.14 10H20V8a2 2 0 0 0-2-2h-6a2 2 0 0 1-1.6-.8l-.3-.4A2 2 0 0 0 8.5 4H5a2 2 0 0 0-2 2"/><path fill="currentColor" d="M2 6a3 3 0 0 1 3-3h3.5a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h6a3 3 0 0 1 3 3v1.013a2 2 0 0 1 1.741 2.38l-1.44 7.195A3 3 0 0 1 18.362 21H5a3 3 0 0 1-3-3zm2 12a1 1 0 0 0 1 1h13.36a1 1 0 0 0 .98-.804L20.78 11H10.164a1 1 0 0 0-.983.818l-.809 4.364a1 1 0 0 1-1.967-.364l.809-4.364A3 3 0 0 1 10.164 9H19V8a1 1 0 0 0-1-1h-6a3 3 0 0 1-2.4-1.2l-.3-.4a1 1 0 0 0-.8-.4H5a1 1 0 0 0-1 1z"/>`
|
|
35
|
+
},
|
|
36
|
+
solid: {
|
|
37
|
+
light: `<path fill="currentColor" d="M8.5 3.5a2.5 2.5 0 0 1 2 1l.3.4a1.5 1.5 0 0 0 1.2.6h6A2.5 2.5 0 0 1 20.5 8v1.5H10.163a2.5 2.5 0 0 0-2.458 2.045l-.808 4.364a.5.5 0 1 0 .983.182l.808-4.364a1.5 1.5 0 0 1 1.475-1.227h11.44c.228 0 .441.05.632.14.052.207.061.428.016.654l-1.44 7.196a2.5 2.5 0 0 1-2.45 2.01H5A2.5 2.5 0 0 1 2.5 18V6A2.5 2.5 0 0 1 5 3.5z"/>`,
|
|
38
|
+
regular: `<path fill="currentColor" d="M8.5 3.25c.866 0 1.68.407 2.2 1.1l.3.4.095.112c.234.246.56.388.905.388h6A2.75 2.75 0 0 1 20.75 8v1.25H10.163a2.75 2.75 0 0 0-2.704 2.249l-.808 4.364a.75.75 0 0 0 1.475.274l.809-4.364a1.25 1.25 0 0 1 1.228-1.023h11.44c.368 0 .692.158.918.404a2 2 0 0 1-.025.189l-1.44 7.196a2.75 2.75 0 0 1-2.696 2.211H5A2.75 2.75 0 0 1 2.25 18V6A2.75 2.75 0 0 1 5 3.25z"/>`,
|
|
39
|
+
bold: `<path fill="currentColor" d="M8.5 3a3 3 0 0 1 2.4 1.2l.3.4a1 1 0 0 0 .8.4h6a3 3 0 0 1 3 3v1H10.163a3 3 0 0 0-2.95 2.454l-.808 4.364a1 1 0 0 0 1.967.364l.808-4.364a1 1 0 0 1 .983-.818h11.44a1 1 0 0 1 .989 1.137l-1.29 6.45A3 3 0 0 1 18.36 21H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3z"/>`
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
IconFolderOpen
|
|
45
|
+
});
|