@scalar/icons 0.1.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/LICENSE +21 -0
- package/README.md +20 -0
- package/dist/LibraryIcon.vue.d.ts +17 -0
- package/dist/LibraryIcon.vue.d.ts.map +1 -0
- package/dist/LibraryIcon.vue.js +15 -0
- package/dist/LibraryIcon.vue2.js +4 -0
- package/dist/icons/basic-shape-diamond.svg.js +21 -0
- package/dist/icons/basic-shape-hexagon.svg.js +22 -0
- package/dist/icons/basic-shape-primary-circle-ellipse-round.svg.js +22 -0
- package/dist/icons/basic-shape-primary-square-rectangle.svg.js +22 -0
- package/dist/icons/basic-shape-shield.svg.js +22 -0
- package/dist/icons/computer-device-desktop-monitor.svg.js +24 -0
- package/dist/icons/computer-device-desktop.svg.js +22 -0
- package/dist/icons/computer-device-laptop.svg.js +22 -0
- package/dist/icons/computer-device-mobile-phone-android-samsung-back.svg.js +29 -0
- package/dist/icons/computer-device-mobile-phone-android-samsung.svg.js +26 -0
- package/dist/icons/computer-device-mobile-phone-iphone-x-back.svg.js +26 -0
- package/dist/icons/computer-device-mobile-phone-iphone-x.svg.js +29 -0
- package/dist/icons/computer-device-mobile-tablet-touch.svg.js +29 -0
- package/dist/icons/computer-device-mobile-tablet.svg.js +22 -0
- package/dist/icons/computer-device-network-ethernet-cat6.svg.js +29 -0
- package/dist/icons/computer-device-network-lan-www.svg.js +24 -0
- package/dist/icons/computer-device-network-wifi-connection.svg.js +29 -0
- package/dist/icons/computer-device-network-wifi-router.svg.js +26 -0
- package/dist/icons/ecology-science-erlenmeyer-flask.svg.js +26 -0
- package/dist/icons/image-flash-lightning.svg.js +21 -0
- package/dist/icons/image-picture-flower.svg.js +25 -0
- package/dist/icons/interface-alert-exclamation-diamond.svg.js +32 -0
- package/dist/icons/interface-alert-exclamation-triangle-warning.svg.js +32 -0
- package/dist/icons/interface-alert-information-circle.svg.js +32 -0
- package/dist/icons/interface-award-crown.svg.js +22 -0
- package/dist/icons/interface-bookmark-tag.svg.js +29 -0
- package/dist/icons/interface-bookmark.svg.js +22 -0
- package/dist/icons/interface-calendar-date-one.svg.js +30 -0
- package/dist/icons/interface-content-book-open-pages.svg.js +24 -0
- package/dist/icons/interface-content-book-page.svg.js +29 -0
- package/dist/icons/interface-content-file.svg.js +28 -0
- package/dist/icons/interface-content-folder.svg.js +22 -0
- package/dist/icons/interface-copy-clipboard.svg.js +25 -0
- package/dist/icons/interface-edit-attachment.svg.js +22 -0
- package/dist/icons/interface-edit-binocular.svg.js +43 -0
- package/dist/icons/interface-edit-magic-wand.svg.js +22 -0
- package/dist/icons/interface-edit-tool-paint-roller.svg.js +29 -0
- package/dist/icons/interface-edit-tool-pencil.svg.js +29 -0
- package/dist/icons/interface-favorite-award.svg.js +36 -0
- package/dist/icons/interface-favorite-flag.svg.js +22 -0
- package/dist/icons/interface-favorite-heart.svg.js +22 -0
- package/dist/icons/interface-favorite-star.svg.js +22 -0
- package/dist/icons/interface-favorite-stars-sparkles.svg.js +22 -0
- package/dist/icons/interface-hierarchy-flowchart.svg.js +29 -0
- package/dist/icons/interface-home-house.svg.js +22 -0
- package/dist/icons/interface-hyperlink.svg.js +22 -0
- package/dist/icons/interface-lighting-brightness.svg.js +22 -0
- package/dist/icons/interface-lock-closed.svg.js +26 -0
- package/dist/icons/interface-lock-open-unlock.svg.js +26 -0
- package/dist/icons/interface-login-key.svg.js +29 -0
- package/dist/icons/interface-search.svg.js +22 -0
- package/dist/icons/interface-setting-cog.svg.js +29 -0
- package/dist/icons/interface-share-megaphone-bullhorn.svg.js +22 -0
- package/dist/icons/interface-share-rocket.svg.js +36 -0
- package/dist/icons/interface-share-satellite.svg.js +22 -0
- package/dist/icons/interface-share-space-ship.svg.js +38 -0
- package/dist/icons/interface-share.svg.js +22 -0
- package/dist/icons/interface-signal-square.svg.js +29 -0
- package/dist/icons/interface-time-clock-circle.svg.js +22 -0
- package/dist/icons/interface-time-hour-glass.svg.js +36 -0
- package/dist/icons/interface-users-multiple.svg.js +22 -0
- package/dist/icons/interface-weather-moon.svg.js +23 -0
- package/dist/icons/mail-chat-bubble-square.svg.js +22 -0
- package/dist/icons/mail-send-email-paper-airplane.svg.js +29 -0
- package/dist/icons/mail-send-envelope.svg.js +29 -0
- package/dist/icons/money-cashier-receipt.svg.js +29 -0
- package/dist/icons/money-currency-dollar-pay.svg.js +22 -0
- package/dist/icons/money-graph-arrow-increase.svg.js +29 -0
- package/dist/icons/money-graph-bar-chart-increase.svg.js +22 -0
- package/dist/icons/nature-ecology-leaf.svg.js +24 -0
- package/dist/icons/phone-telephone.svg.js +22 -0
- package/dist/icons/programming-bug.svg.js +29 -0
- package/dist/icons/programming-cloud.svg.js +22 -0
- package/dist/icons/programming-computer-database-server.svg.js +32 -0
- package/dist/icons/programming-computer-database.svg.js +36 -0
- package/dist/icons/programming-module-four-layout.svg.js +22 -0
- package/dist/icons/programming-module-three.svg.js +22 -0
- package/dist/icons/programming-module.svg.js +22 -0
- package/dist/icons/programming-script-code.svg.js +22 -0
- package/dist/icons/shopping-cart.svg.js +36 -0
- package/dist/icons/shopping-gift-present.svg.js +36 -0
- package/dist/icons/shopping-shipping-box-parcel-package.svg.js +29 -0
- package/dist/icons/tag-new-circle.svg.js +22 -0
- package/dist/icons/travel-map-earth-globe.svg.js +24 -0
- package/dist/icons.d.ts +6 -0
- package/dist/icons.d.ts.map +1 -0
- package/dist/icons.js +195 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +7 -0
- package/dist/types.d.ts +6 -0
- package/dist/types.d.ts.map +1 -0
- package/package.json +48 -0
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, n = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M.75 21.75h22.5M6 11.25H3a.75.75 0 0 0-.75.75v9.75h4.5V12a.75.75 0 0 0-.75-.75m7.5-9h-3a.75.75 0 0 0-.75.75v18.75h4.5V3a.75.75 0 0 0-.75-.75m7.5 4.5h-3a.75.75 0 0 0-.75.75v14.25h4.5V7.5a.75.75 0 0 0-.75-.75"
|
|
12
|
+
}, null, -1), a = [
|
|
13
|
+
n
|
|
14
|
+
];
|
|
15
|
+
function s(c, h) {
|
|
16
|
+
return e(), o("svg", r, [...a]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: s };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
s as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("g", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round"
|
|
11
|
+
}, [
|
|
12
|
+
/* @__PURE__ */ e("path", { d: "M10.25 21.09a7.53 7.53 0 0 1-7.53-7.53C2.72 2.64 15.86 8.25 22.19 3a.46.46 0 0 1 .48 0 .51.51 0 0 1 .3.38c1.93 11.26-6.4 17.71-12.72 17.71" }),
|
|
13
|
+
/* @__PURE__ */ e("path", { d: "M13.26 11.55a25 25 0 0 0-8.61 4.29l-3.9 3.33" })
|
|
14
|
+
], -1), c = [
|
|
15
|
+
r
|
|
16
|
+
];
|
|
17
|
+
function s(a, l) {
|
|
18
|
+
return o(), t("svg", n, [...c]);
|
|
19
|
+
}
|
|
20
|
+
const i = { render: s };
|
|
21
|
+
export {
|
|
22
|
+
i as default,
|
|
23
|
+
s as render
|
|
24
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m15.04 22.39.012.007a5.53 5.53 0 0 0 6.884-.755l.774-.774a1.846 1.846 0 0 0 0-2.609L19.449 15a1.846 1.846 0 0 0-2.609 0h0a1.843 1.843 0 0 1-2.608 0L9.014 9.781a1.846 1.846 0 0 1 0-2.609h0a1.843 1.843 0 0 0 0-2.608L5.754 1.3a1.846 1.846 0 0 0-2.609 0l-.774.774a5.535 5.535 0 0 0-.756 6.884l.008.012A49.9 49.9 0 0 0 15.04 22.39"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function a(s, c) {
|
|
16
|
+
return e(), o("svg", n, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const h = { render: a };
|
|
19
|
+
export {
|
|
20
|
+
h as default,
|
|
21
|
+
a as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M3.75 14.298a8.25 8.25 0 1 0 16.5 0 8.25 8.25 0 1 0-16.5 0m.908-3.75h14.684m-7.342 0v12"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M4.292 11.351a5.23 5.23 0 0 0-2.792-.8m0 10.497a5.24 5.24 0 0 0 3.926-1.765M1.5 15.048h2.285m15.923-3.697a5.23 5.23 0 0 1 2.792-.8m0 10.497a5.24 5.24 0 0 1-3.926-1.765m3.926-4.235h-2.285M5.96 1.5c0 2.937.228 4.027 2.687 5.258M17.96 1.5c0 2.937-.228 4.027-2.687 5.258"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function c(i, a) {
|
|
23
|
+
return e(), n("svg", t, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const m = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
m as default,
|
|
28
|
+
c as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M18.375 19.5a4.875 4.875 0 1 0-2.764-8.885A7.5 7.5 0 1 0 8.25 19.5Z"
|
|
12
|
+
}, null, -1), s = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(l, d) {
|
|
16
|
+
return e(), o("svg", n, [...s]);
|
|
17
|
+
}
|
|
18
|
+
const a = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
a as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M12.001 6h1.5m3 0h1.5m-6 6h1.5m3 0h1.5m-6 3v6m-7.5 0h15M21 6a3 3 0 0 1-3 3H6a3 3 0 1 1 0-6h12a3 3 0 0 1 3 3"
|
|
12
|
+
}, null, -1), a = /* @__PURE__ */ e("path", {
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round",
|
|
16
|
+
d: "M21 12a3 3 0 0 1-3 3H6a3 3 0 1 1 0-6h12a3 3 0 0 1 3 3"
|
|
17
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
18
|
+
stroke: "currentColor",
|
|
19
|
+
d: "M6.751 6.375a.375.375 0 1 1 0-.75m0 .75a.375.375 0 0 0 0-.75m0 6.75a.375.375 0 1 1 0-.75m0 .75a.375.375 0 1 0 0-.75M1.126 21a.375.375 0 1 1 0-.75m0 .75a.375.375 0 1 0 0-.75m21.75.75a.375.375 0 1 1 0-.75m0 .75a.375.375 0 1 0 0-.75"
|
|
20
|
+
}, null, -1), l = [
|
|
21
|
+
n,
|
|
22
|
+
a,
|
|
23
|
+
s
|
|
24
|
+
];
|
|
25
|
+
function c(m, h) {
|
|
26
|
+
return o(), t("svg", r, [...l]);
|
|
27
|
+
}
|
|
28
|
+
const i = { render: c };
|
|
29
|
+
export {
|
|
30
|
+
i as default,
|
|
31
|
+
c as render
|
|
32
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M.75 5.251a11.25 4.5 0 1 0 22.5 0 11.25 4.5 0 1 0-22.5 0"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M.75 5.251V12c0 2.485 5.037 4.5 11.25 4.5s11.25-2.014 11.25-4.5V5.251"
|
|
18
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
d: "M.75 12v6.75c0 2.485 5.037 4.5 11.25 4.5s11.25-2.015 11.25-4.5V12"
|
|
24
|
+
}, null, -1), c = [
|
|
25
|
+
r,
|
|
26
|
+
s,
|
|
27
|
+
l
|
|
28
|
+
];
|
|
29
|
+
function i(d, a) {
|
|
30
|
+
return e(), n("svg", t, [...c]);
|
|
31
|
+
}
|
|
32
|
+
const k = { render: i };
|
|
33
|
+
export {
|
|
34
|
+
k as default,
|
|
35
|
+
i as render
|
|
36
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as s } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ s("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M2.25.747h6s1.5 0 1.5 1.5v6s0 1.5-1.5 1.5h-6s-1.5 0-1.5-1.5v-6s0-1.5 1.5-1.5m0 13.5h6s1.5 0 1.5 1.5v6s0 1.5-1.5 1.5h-6s-1.5 0-1.5-1.5v-6s0-1.5 1.5-1.5m13.5-13.5h6s1.5 0 1.5 1.5v6s0 1.5-1.5 1.5h-6s-1.5 0-1.5-1.5v-6s0-1.5 1.5-1.5m0 13.5h6s1.5 0 1.5 1.5v6s0 1.5-1.5 1.5h-6s-1.5 0-1.5-1.5v-6s0-1.5 1.5-1.5"
|
|
12
|
+
}, null, -1), n = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function h(c, l) {
|
|
16
|
+
return e(), o("svg", t, [...n]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: h };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
h as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as s } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ s("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M2.25 13.5H9s1.5 0 1.5 1.5v6.75s0 1.5-1.5 1.5H2.25s-1.5 0-1.5-1.5V15s0-1.5 1.5-1.5m12.75 0h6.75s1.5 0 1.5 1.5v6.75s0 1.5-1.5 1.5H15s-1.5 0-1.5-1.5V15s0-1.5 1.5-1.5M8.625.75h6.75s1.5 0 1.5 1.5V9s0 1.5-1.5 1.5h-6.75s-1.5 0-1.5-1.5V2.25s0-1.5 1.5-1.5"
|
|
12
|
+
}, null, -1), n = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(l, d) {
|
|
16
|
+
return e(), o("svg", t, [...n]);
|
|
17
|
+
}
|
|
18
|
+
const h = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
h as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m1.817 4.524 9.1-3.568a2.94 2.94 0 0 1 2.162 0l9.1 3.568a1.76 1.76 0 0 1 1.071 1.662v11.628a1.76 1.76 0 0 1-1.067 1.662l-9.1 3.569a2.96 2.96 0 0 1-2.162 0l-9.1-3.569A1.76 1.76 0 0 1 .75 17.814V6.186a1.76 1.76 0 0 1 1.067-1.662M12 9.353 1.104 5.081M12 9.353l10.896-4.272M12 23.25V9.353"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function s(c, a) {
|
|
16
|
+
return e(), o("svg", n, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: s };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
s as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, n = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m7.629 4.5-6.44 6.439a1.5 1.5 0 0 0 0 2.121l6.44 6.44m8.742-15 6.44 6.439a1.5 1.5 0 0 1 0 2.121l-6.44 6.44"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
n
|
|
14
|
+
];
|
|
15
|
+
function l(s, i) {
|
|
16
|
+
return e(), o("svg", r, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const a = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
a as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
6
|
+
fill: "none",
|
|
7
|
+
stroke: "currentColor",
|
|
8
|
+
"stroke-linecap": "round",
|
|
9
|
+
"stroke-linejoin": "round",
|
|
10
|
+
"stroke-width": "1.5",
|
|
11
|
+
d: "M1.5 1.1h1c.7 0 1.4.5 1.5 1.2l2.6 15.5c.1.7.7 1.2 1.5 1.2H18"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-width": "1.5",
|
|
16
|
+
d: "M16.1 21.4c.2 0 .4.2.4.4s-.2.4-.4.4m0-.8c-.2 0-.4.2-.4.4s.2.4.4.4m-7.5-.8c.2 0 .4.2.4.4s-.2.4-.4.4m0-.8c-.2 0-.4.2-.4.4s.2.4.4.4"
|
|
17
|
+
}, null, -1), c = /* @__PURE__ */ o("path", {
|
|
18
|
+
fill: "none",
|
|
19
|
+
stroke: "currentColor",
|
|
20
|
+
"stroke-linecap": "round",
|
|
21
|
+
"stroke-linejoin": "round",
|
|
22
|
+
"stroke-width": "1.5",
|
|
23
|
+
d: "M4.5 5.6h17.4c.4.1.6.5.5.9L21 12.4c-.3 1.3-1.5 2.3-2.9 2.3H6"
|
|
24
|
+
}, null, -1), l = [
|
|
25
|
+
r,
|
|
26
|
+
s,
|
|
27
|
+
c
|
|
28
|
+
];
|
|
29
|
+
function i(d, h) {
|
|
30
|
+
return e(), t("svg", n, [...l]);
|
|
31
|
+
}
|
|
32
|
+
const k = { render: i };
|
|
33
|
+
export {
|
|
34
|
+
k as default,
|
|
35
|
+
i as render
|
|
36
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M21.75 11.25H2.25v10.5a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5Zm0-4.5H2.25a1.5 1.5 0 0 0-1.5 1.5v2.25a.75.75 0 0 0 .75.75h21a.75.75 0 0 0 .75-.75V8.25a1.5 1.5 0 0 0-1.5-1.5m-10.5 0c-3.314 0-6.75-2.686-6.75-6"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M4.5.75c3.314 0 6.75 2.686 6.75 6m1.5 0c3.314 0 6.75-2.686 6.75-6"
|
|
18
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
d: "M19.5.75c-3.314 0-6.75 2.686-6.75 6m-3 0h4.5v16.5h-4.5z"
|
|
24
|
+
}, null, -1), c = [
|
|
25
|
+
r,
|
|
26
|
+
l,
|
|
27
|
+
s
|
|
28
|
+
];
|
|
29
|
+
function i(d, a) {
|
|
30
|
+
return e(), n("svg", t, [...c]);
|
|
31
|
+
}
|
|
32
|
+
const u = { render: i };
|
|
33
|
+
export {
|
|
34
|
+
u as default,
|
|
35
|
+
i as render
|
|
36
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as e } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M3 6.75h18s1.5 0 1.5 1.5v13.5s0 1.5-1.5 1.5H3s-1.5 0-1.5-1.5V8.25s0-1.5 1.5-1.5"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "m22.3 7.5-2.4-5.859A1.5 1.5 0 0 0 18.526.75H5.475a1.5 1.5 0 0 0-1.375.891L1.7 7.5M12 6.75v-6m2.25 18h4.5"
|
|
18
|
+
}, null, -1), l = [
|
|
19
|
+
r,
|
|
20
|
+
s
|
|
21
|
+
];
|
|
22
|
+
function c(i, d) {
|
|
23
|
+
return o(), n("svg", t, [...l]);
|
|
24
|
+
}
|
|
25
|
+
const h = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
h as default,
|
|
28
|
+
c as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M2.855 4.937a11.252 11.252 0 0 1 17.569.068M3.362 15.75v-7.5l3 7.5v-7.5m6 7.5h-1.5a1.5 1.5 0 0 1-1.5-1.5v-4.5a1.5 1.5 0 0 1 1.5-1.5h1.5m-3 4.5h3m3-4.5v2.017a9 9 0 0 0 .644 3.342l.856 2.141 1.5-5.25 1.5 5.25.857-2.141a9 9 0 0 0 .643-3.342V8.25M2.637 18.75a11.226 11.226 0 0 0 17.959.023"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(s, a) {
|
|
16
|
+
return e(), o("svg", n, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, n = /* @__PURE__ */ e("g", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round"
|
|
11
|
+
}, [
|
|
12
|
+
/* @__PURE__ */ e("path", { d: "M.75 12a11.25 11.25 0 1 0 22.5 0 11.25 11.25 0 1 0-22.5 0" }),
|
|
13
|
+
/* @__PURE__ */ e("path", { d: "m5 20.8 1-5.05h1.08a1.48 1.48 0 0 0 1.18-.58 1.44 1.44 0 0 0 .27-1.28l-.75-3a1.49 1.49 0 0 0-1.45-1.14H1m20-4.5h-4.08a1.49 1.49 0 0 0-1.45 1.14l-.75 3a1.44 1.44 0 0 0 .28 1.28 1.48 1.48 0 0 0 1.18.58h1.58l.78 4.75A1.5 1.5 0 0 0 20 17.25h2" })
|
|
14
|
+
], -1), a = [
|
|
15
|
+
n
|
|
16
|
+
];
|
|
17
|
+
function l(s, c) {
|
|
18
|
+
return t(), o("svg", r, [...a]);
|
|
19
|
+
}
|
|
20
|
+
const d = { render: l };
|
|
21
|
+
export {
|
|
22
|
+
d as default,
|
|
23
|
+
l as render
|
|
24
|
+
};
|
package/dist/icons.d.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { IconDefinition } from './types';
|
|
2
|
+
import type { Component } from 'vue';
|
|
3
|
+
/** Icon list for icon selector */
|
|
4
|
+
export declare const libraryIcons: IconDefinition[];
|
|
5
|
+
export declare const getLibraryIcon: (src: string) => Component | undefined;
|
|
6
|
+
//# sourceMappingURL=icons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../src/icons.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAC7C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAuCpC,kCAAkC;AAClC,eAAO,MAAM,YAAY,EAAE,cAAc,EAA6B,CAAA;AAKtE,eAAO,MAAM,cAAc,QAAS,MAAM,KAAG,SAAS,GAAG,SAExD,CAAA"}
|
package/dist/icons.js
ADDED
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
import * as c from "./icons/basic-shape-diamond.svg.js";
|
|
2
|
+
import * as m from "./icons/basic-shape-hexagon.svg.js";
|
|
3
|
+
import * as p from "./icons/basic-shape-primary-circle-ellipse-round.svg.js";
|
|
4
|
+
import * as f from "./icons/basic-shape-primary-square-rectangle.svg.js";
|
|
5
|
+
import * as g from "./icons/basic-shape-shield.svg.js";
|
|
6
|
+
import * as l from "./icons/computer-device-desktop-monitor.svg.js";
|
|
7
|
+
import * as v from "./icons/computer-device-desktop.svg.js";
|
|
8
|
+
import * as h from "./icons/computer-device-laptop.svg.js";
|
|
9
|
+
import * as u from "./icons/computer-device-mobile-phone-android-samsung-back.svg.js";
|
|
10
|
+
import * as d from "./icons/computer-device-mobile-phone-android-samsung.svg.js";
|
|
11
|
+
import * as b from "./icons/computer-device-mobile-phone-iphone-x-back.svg.js";
|
|
12
|
+
import * as k from "./icons/computer-device-mobile-phone-iphone-x.svg.js";
|
|
13
|
+
import * as y from "./icons/computer-device-mobile-tablet-touch.svg.js";
|
|
14
|
+
import * as w from "./icons/computer-device-mobile-tablet.svg.js";
|
|
15
|
+
import * as S from "./icons/computer-device-network-ethernet-cat6.svg.js";
|
|
16
|
+
import * as D from "./icons/computer-device-network-lan-www.svg.js";
|
|
17
|
+
import * as C from "./icons/computer-device-network-wifi-connection.svg.js";
|
|
18
|
+
import * as M from "./icons/computer-device-network-wifi-router.svg.js";
|
|
19
|
+
import * as P from "./icons/ecology-science-erlenmeyer-flask.svg.js";
|
|
20
|
+
import * as E from "./icons/image-flash-lightning.svg.js";
|
|
21
|
+
import * as B from "./icons/image-picture-flower.svg.js";
|
|
22
|
+
import * as F from "./icons/interface-alert-exclamation-diamond.svg.js";
|
|
23
|
+
import * as L from "./icons/interface-alert-exclamation-triangle-warning.svg.js";
|
|
24
|
+
import * as x from "./icons/interface-alert-information-circle.svg.js";
|
|
25
|
+
import * as A from "./icons/interface-award-crown.svg.js";
|
|
26
|
+
import * as T from "./icons/interface-bookmark-tag.svg.js";
|
|
27
|
+
import * as I from "./icons/interface-bookmark.svg.js";
|
|
28
|
+
import * as H from "./icons/interface-calendar-date-one.svg.js";
|
|
29
|
+
import * as q from "./icons/interface-content-book-open-pages.svg.js";
|
|
30
|
+
import * as O from "./icons/interface-content-book-page.svg.js";
|
|
31
|
+
import * as R from "./icons/interface-content-file.svg.js";
|
|
32
|
+
import * as W from "./icons/interface-content-folder.svg.js";
|
|
33
|
+
import * as G from "./icons/interface-copy-clipboard.svg.js";
|
|
34
|
+
import * as N from "./icons/interface-edit-attachment.svg.js";
|
|
35
|
+
import * as j from "./icons/interface-edit-binocular.svg.js";
|
|
36
|
+
import * as U from "./icons/interface-edit-magic-wand.svg.js";
|
|
37
|
+
import * as X from "./icons/interface-edit-tool-paint-roller.svg.js";
|
|
38
|
+
import * as K from "./icons/interface-edit-tool-pencil.svg.js";
|
|
39
|
+
import * as z from "./icons/interface-favorite-award.svg.js";
|
|
40
|
+
import * as J from "./icons/interface-favorite-flag.svg.js";
|
|
41
|
+
import * as Q from "./icons/interface-favorite-heart.svg.js";
|
|
42
|
+
import * as V from "./icons/interface-favorite-star.svg.js";
|
|
43
|
+
import * as Y from "./icons/interface-favorite-stars-sparkles.svg.js";
|
|
44
|
+
import * as Z from "./icons/interface-hierarchy-flowchart.svg.js";
|
|
45
|
+
import * as _ from "./icons/interface-home-house.svg.js";
|
|
46
|
+
import * as $ from "./icons/interface-hyperlink.svg.js";
|
|
47
|
+
import * as ee from "./icons/interface-lighting-brightness.svg.js";
|
|
48
|
+
import * as oe from "./icons/interface-lock-closed.svg.js";
|
|
49
|
+
import * as re from "./icons/interface-lock-open-unlock.svg.js";
|
|
50
|
+
import * as ie from "./icons/interface-login-key.svg.js";
|
|
51
|
+
import * as ae from "./icons/interface-search.svg.js";
|
|
52
|
+
import * as te from "./icons/interface-setting-cog.svg.js";
|
|
53
|
+
import * as ne from "./icons/interface-share-megaphone-bullhorn.svg.js";
|
|
54
|
+
import * as se from "./icons/interface-share-rocket.svg.js";
|
|
55
|
+
import * as ce from "./icons/interface-share-satellite.svg.js";
|
|
56
|
+
import * as me from "./icons/interface-share-space-ship.svg.js";
|
|
57
|
+
import * as pe from "./icons/interface-share.svg.js";
|
|
58
|
+
import * as fe from "./icons/interface-signal-square.svg.js";
|
|
59
|
+
import * as ge from "./icons/interface-time-clock-circle.svg.js";
|
|
60
|
+
import * as le from "./icons/interface-time-hour-glass.svg.js";
|
|
61
|
+
import * as ve from "./icons/interface-users-multiple.svg.js";
|
|
62
|
+
import * as he from "./icons/interface-weather-moon.svg.js";
|
|
63
|
+
import * as ue from "./icons/mail-chat-bubble-square.svg.js";
|
|
64
|
+
import * as de from "./icons/mail-send-email-paper-airplane.svg.js";
|
|
65
|
+
import * as be from "./icons/mail-send-envelope.svg.js";
|
|
66
|
+
import * as ke from "./icons/money-cashier-receipt.svg.js";
|
|
67
|
+
import * as ye from "./icons/money-currency-dollar-pay.svg.js";
|
|
68
|
+
import * as we from "./icons/money-graph-arrow-increase.svg.js";
|
|
69
|
+
import * as Se from "./icons/money-graph-bar-chart-increase.svg.js";
|
|
70
|
+
import * as De from "./icons/nature-ecology-leaf.svg.js";
|
|
71
|
+
import * as Ce from "./icons/phone-telephone.svg.js";
|
|
72
|
+
import * as Me from "./icons/programming-bug.svg.js";
|
|
73
|
+
import * as Pe from "./icons/programming-cloud.svg.js";
|
|
74
|
+
import * as Ee from "./icons/programming-computer-database-server.svg.js";
|
|
75
|
+
import * as Be from "./icons/programming-computer-database.svg.js";
|
|
76
|
+
import * as Fe from "./icons/programming-module-four-layout.svg.js";
|
|
77
|
+
import * as Le from "./icons/programming-module-three.svg.js";
|
|
78
|
+
import * as xe from "./icons/programming-module.svg.js";
|
|
79
|
+
import * as Ae from "./icons/programming-script-code.svg.js";
|
|
80
|
+
import * as Te from "./icons/shopping-cart.svg.js";
|
|
81
|
+
import * as Ie from "./icons/shopping-gift-present.svg.js";
|
|
82
|
+
import * as He from "./icons/shopping-shipping-box-parcel-package.svg.js";
|
|
83
|
+
import * as qe from "./icons/tag-new-circle.svg.js";
|
|
84
|
+
import * as Oe from "./icons/travel-map-earth-globe.svg.js";
|
|
85
|
+
const Re = /* @__PURE__ */ Object.assign({
|
|
86
|
+
"./icons/basic-shape-diamond.svg": c,
|
|
87
|
+
"./icons/basic-shape-hexagon.svg": m,
|
|
88
|
+
"./icons/basic-shape-primary-circle-ellipse-round.svg": p,
|
|
89
|
+
"./icons/basic-shape-primary-square-rectangle.svg": f,
|
|
90
|
+
"./icons/basic-shape-shield.svg": g,
|
|
91
|
+
"./icons/computer-device-desktop-monitor.svg": l,
|
|
92
|
+
"./icons/computer-device-desktop.svg": v,
|
|
93
|
+
"./icons/computer-device-laptop.svg": h,
|
|
94
|
+
"./icons/computer-device-mobile-phone-android-samsung-back.svg": u,
|
|
95
|
+
"./icons/computer-device-mobile-phone-android-samsung.svg": d,
|
|
96
|
+
"./icons/computer-device-mobile-phone-iphone-x-back.svg": b,
|
|
97
|
+
"./icons/computer-device-mobile-phone-iphone-x.svg": k,
|
|
98
|
+
"./icons/computer-device-mobile-tablet-touch.svg": y,
|
|
99
|
+
"./icons/computer-device-mobile-tablet.svg": w,
|
|
100
|
+
"./icons/computer-device-network-ethernet-cat6.svg": S,
|
|
101
|
+
"./icons/computer-device-network-lan-www.svg": D,
|
|
102
|
+
"./icons/computer-device-network-wifi-connection.svg": C,
|
|
103
|
+
"./icons/computer-device-network-wifi-router.svg": M,
|
|
104
|
+
"./icons/ecology-science-erlenmeyer-flask.svg": P,
|
|
105
|
+
"./icons/image-flash-lightning.svg": E,
|
|
106
|
+
"./icons/image-picture-flower.svg": B,
|
|
107
|
+
"./icons/interface-alert-exclamation-diamond.svg": F,
|
|
108
|
+
"./icons/interface-alert-exclamation-triangle-warning.svg": L,
|
|
109
|
+
"./icons/interface-alert-information-circle.svg": x,
|
|
110
|
+
"./icons/interface-award-crown.svg": A,
|
|
111
|
+
"./icons/interface-bookmark-tag.svg": T,
|
|
112
|
+
"./icons/interface-bookmark.svg": I,
|
|
113
|
+
"./icons/interface-calendar-date-one.svg": H,
|
|
114
|
+
"./icons/interface-content-book-open-pages.svg": q,
|
|
115
|
+
"./icons/interface-content-book-page.svg": O,
|
|
116
|
+
"./icons/interface-content-file.svg": R,
|
|
117
|
+
"./icons/interface-content-folder.svg": W,
|
|
118
|
+
"./icons/interface-copy-clipboard.svg": G,
|
|
119
|
+
"./icons/interface-edit-attachment.svg": N,
|
|
120
|
+
"./icons/interface-edit-binocular.svg": j,
|
|
121
|
+
"./icons/interface-edit-magic-wand.svg": U,
|
|
122
|
+
"./icons/interface-edit-tool-paint-roller.svg": X,
|
|
123
|
+
"./icons/interface-edit-tool-pencil.svg": K,
|
|
124
|
+
"./icons/interface-favorite-award.svg": z,
|
|
125
|
+
"./icons/interface-favorite-flag.svg": J,
|
|
126
|
+
"./icons/interface-favorite-heart.svg": Q,
|
|
127
|
+
"./icons/interface-favorite-star.svg": V,
|
|
128
|
+
"./icons/interface-favorite-stars-sparkles.svg": Y,
|
|
129
|
+
"./icons/interface-hierarchy-flowchart.svg": Z,
|
|
130
|
+
"./icons/interface-home-house.svg": _,
|
|
131
|
+
"./icons/interface-hyperlink.svg": $,
|
|
132
|
+
"./icons/interface-lighting-brightness.svg": ee,
|
|
133
|
+
"./icons/interface-lock-closed.svg": oe,
|
|
134
|
+
"./icons/interface-lock-open-unlock.svg": re,
|
|
135
|
+
"./icons/interface-login-key.svg": ie,
|
|
136
|
+
"./icons/interface-search.svg": ae,
|
|
137
|
+
"./icons/interface-setting-cog.svg": te,
|
|
138
|
+
"./icons/interface-share-megaphone-bullhorn.svg": ne,
|
|
139
|
+
"./icons/interface-share-rocket.svg": se,
|
|
140
|
+
"./icons/interface-share-satellite.svg": ce,
|
|
141
|
+
"./icons/interface-share-space-ship.svg": me,
|
|
142
|
+
"./icons/interface-share.svg": pe,
|
|
143
|
+
"./icons/interface-signal-square.svg": fe,
|
|
144
|
+
"./icons/interface-time-clock-circle.svg": ge,
|
|
145
|
+
"./icons/interface-time-hour-glass.svg": le,
|
|
146
|
+
"./icons/interface-users-multiple.svg": ve,
|
|
147
|
+
"./icons/interface-weather-moon.svg": he,
|
|
148
|
+
"./icons/mail-chat-bubble-square.svg": ue,
|
|
149
|
+
"./icons/mail-send-email-paper-airplane.svg": de,
|
|
150
|
+
"./icons/mail-send-envelope.svg": be,
|
|
151
|
+
"./icons/money-cashier-receipt.svg": ke,
|
|
152
|
+
"./icons/money-currency-dollar-pay.svg": ye,
|
|
153
|
+
"./icons/money-graph-arrow-increase.svg": we,
|
|
154
|
+
"./icons/money-graph-bar-chart-increase.svg": Se,
|
|
155
|
+
"./icons/nature-ecology-leaf.svg": De,
|
|
156
|
+
"./icons/phone-telephone.svg": Ce,
|
|
157
|
+
"./icons/programming-bug.svg": Me,
|
|
158
|
+
"./icons/programming-cloud.svg": Pe,
|
|
159
|
+
"./icons/programming-computer-database-server.svg": Ee,
|
|
160
|
+
"./icons/programming-computer-database.svg": Be,
|
|
161
|
+
"./icons/programming-module-four-layout.svg": Fe,
|
|
162
|
+
"./icons/programming-module-three.svg": Le,
|
|
163
|
+
"./icons/programming-module.svg": xe,
|
|
164
|
+
"./icons/programming-script-code.svg": Ae,
|
|
165
|
+
"./icons/shopping-cart.svg": Te,
|
|
166
|
+
"./icons/shopping-gift-present.svg": Ie,
|
|
167
|
+
"./icons/shopping-shipping-box-parcel-package.svg": He,
|
|
168
|
+
"./icons/tag-new-circle.svg": qe,
|
|
169
|
+
"./icons/travel-map-earth-globe.svg": Oe
|
|
170
|
+
});
|
|
171
|
+
function We(o) {
|
|
172
|
+
const r = Object.entries(o).map(([e, s]) => {
|
|
173
|
+
const i = e.replace("./icons/", "").replace(".svg", "");
|
|
174
|
+
return {
|
|
175
|
+
icon: {
|
|
176
|
+
// Prefix the src with the group so that the final flat icon map has unique keys
|
|
177
|
+
src: i,
|
|
178
|
+
title: i.replaceAll("-", " "),
|
|
179
|
+
tags: []
|
|
180
|
+
},
|
|
181
|
+
rawData: s
|
|
182
|
+
};
|
|
183
|
+
}), t = r.map((e) => e.icon), n = Object.fromEntries(
|
|
184
|
+
r.map((e) => [e.icon.src, e.rawData])
|
|
185
|
+
);
|
|
186
|
+
return {
|
|
187
|
+
iconDefinitionList: t,
|
|
188
|
+
iconDataMap: n
|
|
189
|
+
};
|
|
190
|
+
}
|
|
191
|
+
const a = We(Re), je = a.iconDefinitionList, Ge = a.iconDataMap, Ue = (o) => Ge[o];
|
|
192
|
+
export {
|
|
193
|
+
Ue as getLibraryIcon,
|
|
194
|
+
je as libraryIcons
|
|
195
|
+
};
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,mBAAmB,CAAA"}
|