@wikicasa-dev/svg-icons 0.0.1
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/README.md +39 -0
- package/dist/AboutUsIcon.js +41 -0
- package/dist/ArrowIcon.js +28 -0
- package/dist/BarChartIcon.js +39 -0
- package/dist/BellIcon.js +45 -0
- package/dist/BulbIcon.js +40 -0
- package/dist/CloseIcon.js +38 -0
- package/dist/DefaultValues-k7iQWtC2.js +9 -0
- package/dist/DeleteIcon.js +27 -0
- package/dist/DrawIcon.js +40 -0
- package/dist/GermanyFlagIcon.js +34 -0
- package/dist/HeartIcon.js +28 -0
- package/dist/HidePswIcon.js +69 -0
- package/dist/ItalyFlagIcon.js +34 -0
- package/dist/LocationIcon.js +29 -0
- package/dist/LogoutIcon.js +44 -0
- package/dist/MailIcon.js +43 -0
- package/dist/MapIcon.js +50 -0
- package/dist/NewsIcon.js +63 -0
- package/dist/NotesIcon.js +43 -0
- package/dist/PhoneIcon.js +50 -0
- package/dist/PhotoIcon.js +46 -0
- package/dist/PinIcon.js +38 -0
- package/dist/PlanIcon.js +31 -0
- package/dist/PlusIcon.js +57 -0
- package/dist/PrestigeIcon.js +41 -0
- package/dist/PrintIcon.js +44 -0
- package/dist/ProfileIcon.js +30 -0
- package/dist/QuotesIcon.js +41 -0
- package/dist/RequestIcon.js +47 -0
- package/dist/SearchIcon.js +55 -0
- package/dist/ShareIcon.js +40 -0
- package/dist/SuitcaseIcon.js +45 -0
- package/dist/TieIcon.js +39 -0
- package/dist/TourIcon.js +50 -0
- package/dist/UkFlagIcon.js +90 -0
- package/dist/ValuationIcon.js +43 -0
- package/dist/VideoIcon.js +44 -0
- package/dist/ViewPswIcon.js +42 -0
- package/dist/WarningIcon.js +36 -0
- package/dist/WarningIconRounded.js +40 -0
- package/dist/WikiNerdIcon.js +175 -0
- package/dist/WkAppIcon.js +57 -0
- package/dist/favicon.ico +0 -0
- package/dist/index.d.ts +41 -0
- package/dist/index.js +82 -0
- package/dist/svgIcons/AboutUsIcon.d.ts +3 -0
- package/dist/svgIcons/ArrowIcon.d.ts +3 -0
- package/dist/svgIcons/BarChartIcon.d.ts +3 -0
- package/dist/svgIcons/BellIcon.d.ts +3 -0
- package/dist/svgIcons/BulbIcon.d.ts +3 -0
- package/dist/svgIcons/CloseIcon.d.ts +3 -0
- package/dist/svgIcons/DeleteIcon.d.ts +3 -0
- package/dist/svgIcons/DrawIcon.d.ts +3 -0
- package/dist/svgIcons/GermanyFlagIcon.d.ts +3 -0
- package/dist/svgIcons/HeartIcon.d.ts +3 -0
- package/dist/svgIcons/HidePswIcon.d.ts +3 -0
- package/dist/svgIcons/ItalyFlagIcon.d.ts +3 -0
- package/dist/svgIcons/LocationIcon.d.ts +3 -0
- package/dist/svgIcons/LogoutIcon.d.ts +3 -0
- package/dist/svgIcons/MailIcon.d.ts +3 -0
- package/dist/svgIcons/MapIcon.d.ts +3 -0
- package/dist/svgIcons/NewsIcon.d.ts +3 -0
- package/dist/svgIcons/NotesIcon.d.ts +3 -0
- package/dist/svgIcons/PhoneIcon.d.ts +3 -0
- package/dist/svgIcons/PhotoIcon.d.ts +3 -0
- package/dist/svgIcons/PinIcon.d.ts +3 -0
- package/dist/svgIcons/PlanIcon.d.ts +3 -0
- package/dist/svgIcons/PlusIcon.d.ts +3 -0
- package/dist/svgIcons/PrestigeIcon.d.ts +3 -0
- package/dist/svgIcons/PrintIcon.d.ts +3 -0
- package/dist/svgIcons/ProfileIcon.d.ts +3 -0
- package/dist/svgIcons/QuotesIcon.d.ts +3 -0
- package/dist/svgIcons/RequestIcon.d.ts +3 -0
- package/dist/svgIcons/SearchIcon.d.ts +3 -0
- package/dist/svgIcons/ShareIcon.d.ts +3 -0
- package/dist/svgIcons/SuitcaseIcon.d.ts +3 -0
- package/dist/svgIcons/TieIcon.d.ts +3 -0
- package/dist/svgIcons/TourIcon.d.ts +3 -0
- package/dist/svgIcons/UkFlagIcon.d.ts +3 -0
- package/dist/svgIcons/ValuationIcon.d.ts +3 -0
- package/dist/svgIcons/VideoIcon.d.ts +3 -0
- package/dist/svgIcons/ViewPswIcon.d.ts +3 -0
- package/dist/svgIcons/WarningIcon.d.ts +3 -0
- package/dist/svgIcons/WarningIconRounded.d.ts +3 -0
- package/dist/svgIcons/WikiNerdIcon.d.ts +3 -0
- package/dist/svgIcons/WkAppIcon.d.ts +3 -0
- package/package.json +55 -0
package/dist/MapIcon.js
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { h as e } from "vue";
|
|
2
|
+
import { g as n } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const c = (r, { attrs: o }) => {
|
|
4
|
+
r = { ...n(), ...r };
|
|
5
|
+
const { width: t, height: a, strokeColor: i, fillColor: l } = r;
|
|
6
|
+
return e(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 16.312 17.301",
|
|
11
|
+
width: `${t}`,
|
|
12
|
+
height: `${a}`,
|
|
13
|
+
class: r.class ?? "",
|
|
14
|
+
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
[
|
|
17
|
+
e(
|
|
18
|
+
"g",
|
|
19
|
+
{
|
|
20
|
+
fill: l,
|
|
21
|
+
stroke: o["stroke-color"] ?? i,
|
|
22
|
+
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
23
|
+
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
24
|
+
"stroke-width": `${o["stroke-width"] ?? "1"}`,
|
|
25
|
+
transform: "translate(.102 .151)"
|
|
26
|
+
},
|
|
27
|
+
[
|
|
28
|
+
e("path", {
|
|
29
|
+
d: `M6.874 12.7a1.771 1.771 0 0 0 2.482-.02c.883-.878
|
|
30
|
+
1.766-1.755 2.633-2.647a5.463 5.463 0 0 0 1.523-5.01A5.56
|
|
31
|
+
5.56 0 0 0 7.981.5a4.506 4.506 0 0 0-.715.048 5.605 5.605
|
|
32
|
+
0 0 0-4.789 5.944A5.334 5.334 0 0 0 4 9.926Z`
|
|
33
|
+
}),
|
|
34
|
+
e("circle", {
|
|
35
|
+
cx: "2.244",
|
|
36
|
+
cy: "2.244",
|
|
37
|
+
r: "2.244",
|
|
38
|
+
transform: "translate(5.837 3.635)"
|
|
39
|
+
}),
|
|
40
|
+
e("path", {
|
|
41
|
+
d: "M13.932 11.893a1 1 0 0 1 .917.6l.525 1.209a2 2 0 0 1-1.835 2.8H2.569A2 2 0 0 1 .734 13.7l.525-1.209a1 1 0 0 1 .917-.6"
|
|
42
|
+
})
|
|
43
|
+
]
|
|
44
|
+
)
|
|
45
|
+
]
|
|
46
|
+
);
|
|
47
|
+
};
|
|
48
|
+
export {
|
|
49
|
+
c as MapIcon
|
|
50
|
+
};
|
package/dist/NewsIcon.js
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { g as d } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const l = (h, { attrs: e }) => {
|
|
4
|
+
h = { ...d(), ...h };
|
|
5
|
+
const { width: o, height: r, strokeColor: a, fillColor: i } = h;
|
|
6
|
+
return t(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 20.413 17.303",
|
|
11
|
+
width: `${o}`,
|
|
12
|
+
height: `${r}`,
|
|
13
|
+
class: h.class ?? "",
|
|
14
|
+
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
t(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: i,
|
|
20
|
+
stroke: a,
|
|
21
|
+
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
+
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
23
|
+
"stroke-width": `${e["stroke-width"] ?? "1.3"}`,
|
|
24
|
+
transform: "translate(-17.253 -443.696)"
|
|
25
|
+
},
|
|
26
|
+
[
|
|
27
|
+
t("rect", {
|
|
28
|
+
width: "15.904",
|
|
29
|
+
height: "12.885",
|
|
30
|
+
rx: "1.5",
|
|
31
|
+
transform: "translate(21.111 444.346)"
|
|
32
|
+
}),
|
|
33
|
+
t("path", {
|
|
34
|
+
d: "M34.348 460.348H22.252a4.35 4.35 0 0 1-4.349-4.349v-8.324"
|
|
35
|
+
}),
|
|
36
|
+
t("path", {
|
|
37
|
+
d: "M23.258 446.672h11.461"
|
|
38
|
+
}),
|
|
39
|
+
t("path", {
|
|
40
|
+
d: "M23.258 449.374h4.588"
|
|
41
|
+
}),
|
|
42
|
+
t("path", {
|
|
43
|
+
d: "M30.106 449.374h4.664"
|
|
44
|
+
}),
|
|
45
|
+
t("path", {
|
|
46
|
+
d: "M23.258 452.073h4.588"
|
|
47
|
+
}),
|
|
48
|
+
t("path", {
|
|
49
|
+
d: "M30.106 452.073h4.664"
|
|
50
|
+
}),
|
|
51
|
+
t("path", {
|
|
52
|
+
d: "M23.258 454.775h4.588"
|
|
53
|
+
}),
|
|
54
|
+
t("path", {
|
|
55
|
+
d: "M30.106 454.775h4.664"
|
|
56
|
+
})
|
|
57
|
+
]
|
|
58
|
+
)
|
|
59
|
+
);
|
|
60
|
+
};
|
|
61
|
+
export {
|
|
62
|
+
l as NewsIcon
|
|
63
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { h as e } from "vue";
|
|
2
|
+
import { g as h } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const r = (i, { attrs: o }) => {
|
|
4
|
+
i = { ...h(), ...i };
|
|
5
|
+
const { width: l, height: t } = i;
|
|
6
|
+
return e(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 17.618 17.501",
|
|
11
|
+
width: `${l}`,
|
|
12
|
+
height: `${t}`,
|
|
13
|
+
class: i.class ?? "",
|
|
14
|
+
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
e(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: o["fill-color"] ?? "none",
|
|
20
|
+
stroke: o["stroke-color"] ?? "#2b5dff",
|
|
21
|
+
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
22
|
+
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
23
|
+
"stroke-width": `${o["stroke-width"] ?? "1.5"}`
|
|
24
|
+
},
|
|
25
|
+
[
|
|
26
|
+
e("path", {
|
|
27
|
+
d: `M5.692 14.091a.312.312 0 0 1-.345-.273l-.316-3.054a.953.953 0 0 1
|
|
28
|
+
.2-.695l7.099-8.841a1.269 1.269 0 0 1 1.784-.2h.006l2.151 1.727a1.271 1.271
|
|
29
|
+
0 0 1 .2 1.785h0l-7.1 8.839a.954.954 0 0 1-.633.351Z`
|
|
30
|
+
}),
|
|
31
|
+
e("path", {
|
|
32
|
+
d: "m10.886 3.025 4.178 3.272"
|
|
33
|
+
}),
|
|
34
|
+
e("path", {
|
|
35
|
+
d: "M15.869 9.57v4.981a2.2 2.2 0 0 1-2.2 2.2H2.95a2.2 2.2 0 0 1-2.2-2.2V3.827a2.2 2.2 0 0 1 2.2-2.2h4.979"
|
|
36
|
+
})
|
|
37
|
+
]
|
|
38
|
+
)
|
|
39
|
+
);
|
|
40
|
+
};
|
|
41
|
+
export {
|
|
42
|
+
r as NotesIcon
|
|
43
|
+
};
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { g as i } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const h = (a, { attrs: c }) => {
|
|
4
|
+
a = { ...i(), ...a };
|
|
5
|
+
const { width: e, height: o } = a;
|
|
6
|
+
return t(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 19.381 19.374",
|
|
11
|
+
width: `${e}`,
|
|
12
|
+
height: `${o}`,
|
|
13
|
+
class: a.class ?? "",
|
|
14
|
+
"aria-hidden": c["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
t(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: c["fill-color"] ?? "none"
|
|
20
|
+
},
|
|
21
|
+
[
|
|
22
|
+
t("path", {
|
|
23
|
+
d: `M1.3 5.084a4.719 4.719 0 0 1 .311-1.881 2.418 2.418 0 0 1 .954-1.134c.387-.24.787-.46
|
|
24
|
+
1.187-.672a.6.6 0 0 1 .774.29c.369.6.73 1.205 1.111 1.8q.433.672.908 1.315a.633.633 0 0
|
|
25
|
+
1-.132.919c-.207.132-.386.3-.588.444a2.325 2.325 0 0 0-.731 2.919 3.262 3.262 0 0
|
|
26
|
+
0 .364.6 20.026 20.026 0 0 0 4.355 4.322 2.425 2.425 0 0 0 2.631.25 1.933 1.933 0 0 0
|
|
27
|
+
.678-.569c.187-.24.37-.482.553-.721a.6.6 0 0 1 .892-.133c.446.308.888.627 1.343.922.579.372
|
|
28
|
+
1.17.729 1.759 1.086a.62.62 0 0 1 .257.914c-.166.3-.334.6-.507.9a2.846 2.846 0 0 1-2.317 1.429
|
|
29
|
+
7.429 7.429 0 0 1-3.243-.483 14.778 14.778 0 0 1-4.674-2.778 19.81 19.81 0 0 1-4.248-4.887 11.451
|
|
30
|
+
11.451 0 0 1-1.492-3.731c-.084-.435-.114-.879-.145-1.121Z`
|
|
31
|
+
}),
|
|
32
|
+
t("path", {
|
|
33
|
+
stroke: c["stroke-color"] ?? "#2b5dff",
|
|
34
|
+
"stroke-width": "1.3",
|
|
35
|
+
d: `M.652 4.895c.065.5.1 1 .2 1.5a12.257 12.257 0 0 0 1.636 4 20.576 20.576 0 0 0
|
|
36
|
+
4.523 5.1 15.185 15.185 0 0 0 4.578 2.673 7.964 7.964 0 0 0 3.68.515 3.374 3.374 0
|
|
37
|
+
0 0 2.606-1.6c.219-.355.42-.721.619-1.086a1.228 1.228 0 0 0-.435-1.655q-1.642-.972-3.2-2.071a1.219
|
|
38
|
+
1.219 0 0 0-1.694.3q-.283.375-.572.744a1.421 1.421 0 0 1-.787.508 1.878 1.878 0 0 1-1.627-.333
|
|
39
|
+
19.489 19.489 0 0 1-3.559-3.361 9.758 9.758 0 0 1-.844-1.123 1.7 1.7 0 0 1
|
|
40
|
+
.475-2.339c.2-.136.389-.3.584-.444a1.219 1.219 0 0 0 .286-1.684q-1.1-1.559-2.071-3.2A1.223
|
|
41
|
+
1.223 0 0 0 3.51.835c-.45.228-.891.478-1.317.746a2.957 2.957 0 0 0-1.131 1.343 5.5 5.5 0 0 0-.41 1.971Z`
|
|
42
|
+
})
|
|
43
|
+
]
|
|
44
|
+
)
|
|
45
|
+
);
|
|
46
|
+
};
|
|
47
|
+
h.inheritAttrs = !1;
|
|
48
|
+
export {
|
|
49
|
+
h as PhoneIcon
|
|
50
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { h as e } from "vue";
|
|
2
|
+
import { g as a } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const d = (t, { attrs: o }) => {
|
|
4
|
+
t = { ...a(), ...t };
|
|
5
|
+
const { width: i, height: h, strokeColor: r, fillColor: l } = t;
|
|
6
|
+
return e(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 22.338 18",
|
|
11
|
+
width: `${i}`,
|
|
12
|
+
height: `${h}`,
|
|
13
|
+
class: t.class ?? "",
|
|
14
|
+
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
[
|
|
17
|
+
e(
|
|
18
|
+
"g",
|
|
19
|
+
{
|
|
20
|
+
fill: l,
|
|
21
|
+
stroke: o["stroke-color"] ?? r,
|
|
22
|
+
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
23
|
+
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
24
|
+
"stroke-width": `${o["stroke-width"] ?? "1"}`
|
|
25
|
+
},
|
|
26
|
+
[
|
|
27
|
+
e("path", {
|
|
28
|
+
d: `M12.934.5a2.581 2.581 0 0 1 1.827.755l1.5 1.5a2.572 2.572 0 0 0
|
|
29
|
+
1.825.756h1.172a2.583 2.583 0 0 1 2.582 2.582v8.827a2.582 2.582 0 0
|
|
30
|
+
1-2.584 2.58H3.081A2.582 2.582 0 0 1 .5 14.918V6.092A2.582 2.582 0 0
|
|
31
|
+
1 3.081 3.51h1.172a2.572 2.572 0 0 0 1.825-.756l1.494-1.5A2.583 2.583 0 0 1 9.4.5Z`
|
|
32
|
+
}),
|
|
33
|
+
e("path", {
|
|
34
|
+
d: "M7.882 10.61a3.284 3.284 0 1 1 3.288 3.29 3.283 3.283 0 0 1-3.288-3.29Z"
|
|
35
|
+
}),
|
|
36
|
+
e("path", {
|
|
37
|
+
d: "M4.77 7a.741.741 0 1 1-.741-.739h0A.739.739 0 0 1 4.77 7"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
)
|
|
41
|
+
]
|
|
42
|
+
);
|
|
43
|
+
};
|
|
44
|
+
export {
|
|
45
|
+
d as PhotoIcon
|
|
46
|
+
};
|
package/dist/PinIcon.js
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { h as e } from "vue";
|
|
2
|
+
import { g as h } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const a = (t, { attrs: o }) => {
|
|
4
|
+
t = { ...h(), ...t };
|
|
5
|
+
const { width: i, height: r } = t;
|
|
6
|
+
return e(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 14.507 17",
|
|
11
|
+
width: `${i}`,
|
|
12
|
+
height: `${r}`,
|
|
13
|
+
class: t.class ?? "",
|
|
14
|
+
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
e(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: `${o["stroke-color"] ?? "#222"}`,
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
"stroke-width": `${o["stroke-width"] ?? "0.8"}`
|
|
24
|
+
},
|
|
25
|
+
[
|
|
26
|
+
e("path", {
|
|
27
|
+
d: "M7.25.55h0a6.69 6.69 0 0 1 4.6 11.549l-4.6 4.351-4.6-4.35A6.69 6.69 0 0 1 7.25.55Z"
|
|
28
|
+
}),
|
|
29
|
+
e("path", {
|
|
30
|
+
d: "M9.684 6.583a2.43 2.43 0 1 1-2.43-2.43 2.43 2.43 0 0 1 2.43 2.43Z"
|
|
31
|
+
})
|
|
32
|
+
]
|
|
33
|
+
)
|
|
34
|
+
);
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
a as PinIcon
|
|
38
|
+
};
|
package/dist/PlanIcon.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { h as i } from "vue";
|
|
2
|
+
import { g as h } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const d = (e, { attrs: o }) => {
|
|
4
|
+
e = { ...h(), ...e };
|
|
5
|
+
const { width: r, height: t, strokeColor: l, fillColor: n } = e;
|
|
6
|
+
return i(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 17.3 17.3",
|
|
11
|
+
width: `${r}`,
|
|
12
|
+
height: `${t}`,
|
|
13
|
+
class: e.class ?? "",
|
|
14
|
+
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
[
|
|
17
|
+
i("path", {
|
|
18
|
+
fill: n,
|
|
19
|
+
stroke: o["stroke-color"] ?? l,
|
|
20
|
+
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
21
|
+
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
22
|
+
"stroke-width": `${o["stroke-width"] ?? "1"}`,
|
|
23
|
+
d: `M16.65 13.983a2.667 2.667 0 0 1-2.666 2.667H3.317A2.667 2.667 0 0 1 .65 13.983V3.316A2.666 2.666 0 0
|
|
24
|
+
1 3.317.65h10.667a2.666 2.666 0 0 1 2.666 2.666v6.217m-9.244-.054H.657m6.852-4.461V1.379m0 11.675V8.787`
|
|
25
|
+
})
|
|
26
|
+
]
|
|
27
|
+
);
|
|
28
|
+
};
|
|
29
|
+
export {
|
|
30
|
+
d as PlanIcon
|
|
31
|
+
};
|
package/dist/PlusIcon.js
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { g as i } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const s = (e, { attrs: o }) => {
|
|
4
|
+
e = { ...i(), ...e };
|
|
5
|
+
const { width: r, height: n } = e;
|
|
6
|
+
return t(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
width: `${r}`,
|
|
11
|
+
height: `${n}`,
|
|
12
|
+
class: e.class ?? "",
|
|
13
|
+
"aria-hidden": o["aria-hidden"] ?? "true",
|
|
14
|
+
viewBox: "0 0 20 20"
|
|
15
|
+
},
|
|
16
|
+
t(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
transform: "translate(.35 .35)"
|
|
20
|
+
},
|
|
21
|
+
[
|
|
22
|
+
t("path", {
|
|
23
|
+
d: "M13.65 18.65h-8a5 5 0 0 1-5-5v-8a5 5 0 0 1 5-5h8a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5",
|
|
24
|
+
fill: o["fill-color"] ?? "none"
|
|
25
|
+
}),
|
|
26
|
+
t("rect", {
|
|
27
|
+
width: "18",
|
|
28
|
+
height: "18",
|
|
29
|
+
rx: "5",
|
|
30
|
+
transform: "translate(.65 .65)",
|
|
31
|
+
fill: "none",
|
|
32
|
+
stroke: "#2b5dff",
|
|
33
|
+
"stroke-width": "2"
|
|
34
|
+
}),
|
|
35
|
+
t("path", {
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: "#2b5dff",
|
|
38
|
+
"stroke-linecap": "round",
|
|
39
|
+
"stroke-linejoin": "round",
|
|
40
|
+
"stroke-width": "2",
|
|
41
|
+
d: "M5.65 9.65h8"
|
|
42
|
+
}),
|
|
43
|
+
t("path", {
|
|
44
|
+
fill: "none",
|
|
45
|
+
stroke: "#2b5dff",
|
|
46
|
+
"stroke-linecap": "round",
|
|
47
|
+
"stroke-linejoin": "round",
|
|
48
|
+
"stroke-width": "2",
|
|
49
|
+
d: "M9.65 13.65v-8"
|
|
50
|
+
})
|
|
51
|
+
]
|
|
52
|
+
)
|
|
53
|
+
);
|
|
54
|
+
};
|
|
55
|
+
export {
|
|
56
|
+
s as PlusIcon
|
|
57
|
+
};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { g as i } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const d = (e, { attrs: a }) => {
|
|
4
|
+
e = { ...i(), ...e };
|
|
5
|
+
const { width: o, height: h } = e;
|
|
6
|
+
return t(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 17.97 16.303",
|
|
11
|
+
width: `${o}`,
|
|
12
|
+
height: `${h}`,
|
|
13
|
+
class: e.class ?? "",
|
|
14
|
+
"aria-hidden": a["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
t(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: a["fill-color"] ?? "none",
|
|
20
|
+
stroke: a["stroke-color"] ?? "#222",
|
|
21
|
+
"stroke-width": `${a["stroke-width"] ?? "1.3"}`
|
|
22
|
+
},
|
|
23
|
+
[
|
|
24
|
+
t("path", {
|
|
25
|
+
d: `m.842 4.74 7.813 10.745a.407.407 0 0 0 .659 0l7.815-10.748a.679.679 0 0 0-.107-.915L13.588.879a.951.951
|
|
26
|
+
0 0 0-.619-.229H5.037a.95.95 0 0 0-.615.226L.951 3.823a.679.679 0 0 0-.109.917Z`
|
|
27
|
+
}),
|
|
28
|
+
t("path", {
|
|
29
|
+
d: `M7.736.65 5.153 3.83a.91.91 0 0 0-.148.885l3.976 10.91a.01.01 0 0 0
|
|
30
|
+
.018 0l4.086-11.028a.91.91 0 0 0-.138-.879L10.536.65`
|
|
31
|
+
}),
|
|
32
|
+
t("path", {
|
|
33
|
+
d: "M.773 4.309h16.545"
|
|
34
|
+
})
|
|
35
|
+
]
|
|
36
|
+
)
|
|
37
|
+
);
|
|
38
|
+
};
|
|
39
|
+
export {
|
|
40
|
+
d as PrestigeIcon
|
|
41
|
+
};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { g as r } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const s = (t, { attrs: h }) => {
|
|
4
|
+
t = { ...r(), ...t };
|
|
5
|
+
const { width: e, height: i } = t, a = () => ({
|
|
6
|
+
fill: "none",
|
|
7
|
+
stroke: `${h["stroke-color"] ?? "#2b5dff"}`,
|
|
8
|
+
"stroke-linecap": "round",
|
|
9
|
+
"stroke-linejoin": "round",
|
|
10
|
+
"stroke-width": `${h["stroke-width"] ?? "1"}`
|
|
11
|
+
});
|
|
12
|
+
return o(
|
|
13
|
+
"svg",
|
|
14
|
+
{
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 17.5 17.5",
|
|
17
|
+
width: `${e}`,
|
|
18
|
+
height: `${i}`,
|
|
19
|
+
class: t.class ?? "",
|
|
20
|
+
"aria-hidden": h["aria-hidden"] ?? "true"
|
|
21
|
+
},
|
|
22
|
+
[
|
|
23
|
+
o("path", {
|
|
24
|
+
...a(),
|
|
25
|
+
d: "M3.204 5.672V3.211A2.46 2.46 0 0 1 5.664.75h6.169a2.461 2.461 0 0 1 2.463 2.46h0v2.462"
|
|
26
|
+
}),
|
|
27
|
+
o("path", {
|
|
28
|
+
...a(),
|
|
29
|
+
d: "M3.011 13.057h-.137a2.31 2.31 0 0 1-2.124-2.46V8.135a2.311 2.311 0 0 1 2.122-2.461h11.755a2.31 2.31 0 0 1 2.123 2.461v2.46a2.311 2.311 0 0 1-2.123 2.462h-.142"
|
|
30
|
+
}),
|
|
31
|
+
o("path", {
|
|
32
|
+
...a(),
|
|
33
|
+
d: "M5.234 10.309h7.033a1.912 1.912 0 0 1 2.028 1.77v2.9a1.911 1.911 0 0 1-2.028 1.77H5.234a1.913 1.913 0 0 1-2.03-1.77v-2.9a1.913 1.913 0 0 1 2.03-1.77Z"
|
|
34
|
+
}),
|
|
35
|
+
o("path", {
|
|
36
|
+
fill: `${h["stroke-color"] ?? "#2b5dff"}`,
|
|
37
|
+
d: "M3.881 7.859a.677.677 0 1 1-.678-.676.677.677 0 0 1 .678.676Z"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
);
|
|
41
|
+
};
|
|
42
|
+
export {
|
|
43
|
+
s as PrintIcon
|
|
44
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { h as i } from "vue";
|
|
2
|
+
import { g as n } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const l = (o, { attrs: e }) => {
|
|
4
|
+
o = { ...n(), ...o };
|
|
5
|
+
const { width: r, height: t } = o;
|
|
6
|
+
return i(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 18.486 17.302",
|
|
11
|
+
width: `${r}`,
|
|
12
|
+
height: `${t}`,
|
|
13
|
+
class: o.class ?? "",
|
|
14
|
+
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
i("path", {
|
|
17
|
+
fill: e["fill-color"] ?? "none",
|
|
18
|
+
stroke: e["stroke-color"] ?? "#222",
|
|
19
|
+
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
20
|
+
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
21
|
+
"stroke-width": `${e["stroke-width"] ?? "1.3"}`,
|
|
22
|
+
d: `M1.838 16.65A1.292 1.292 0 0 1 .65 15.279c0-3.539 2.484-6.408 5.547-6.408h.715a4.441
|
|
23
|
+
4.441 0 1 1 4.664 0h.713c3.065 0 5.547 2.869 5.547 6.408a1.29 1.29 0 0 1-1.186 1.371Z`
|
|
24
|
+
})
|
|
25
|
+
);
|
|
26
|
+
};
|
|
27
|
+
l.inheritAttrs = !1;
|
|
28
|
+
export {
|
|
29
|
+
l as ProfileIcon
|
|
30
|
+
};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { g as n } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const a = (e, { attrs: t }) => {
|
|
4
|
+
e = { ...n(), ...e };
|
|
5
|
+
const { width: i, height: r, strokeColor: h, fillColor: l } = e;
|
|
6
|
+
return o(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 17.102 17.3",
|
|
11
|
+
width: `${i}`,
|
|
12
|
+
height: `${r}`,
|
|
13
|
+
class: e.class ?? "",
|
|
14
|
+
"aria-hidden": t["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
o(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: l,
|
|
20
|
+
stroke: h,
|
|
21
|
+
"stroke-linecap": `${t["stroke-linecap"] ?? "round"}`,
|
|
22
|
+
"stroke-linejoin": `${t["stroke-linejoin"] ?? "round"}`,
|
|
23
|
+
"stroke-width": `${t["stroke-width"] ?? "1.3"}`
|
|
24
|
+
},
|
|
25
|
+
[
|
|
26
|
+
o("path", {
|
|
27
|
+
d: "m4.118 12.427 4.209-3.97 1.879 1.259 5.353-5.319"
|
|
28
|
+
}),
|
|
29
|
+
o("path", {
|
|
30
|
+
d: "M.65.646v13.769a2.235 2.235 0 0 0 2.235 2.231h13.567"
|
|
31
|
+
}),
|
|
32
|
+
o("path", {
|
|
33
|
+
d: "m14.249 4.298 1.464-.067-.022 1.306"
|
|
34
|
+
})
|
|
35
|
+
]
|
|
36
|
+
)
|
|
37
|
+
);
|
|
38
|
+
};
|
|
39
|
+
export {
|
|
40
|
+
a as QuotesIcon
|
|
41
|
+
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { h as e } from "vue";
|
|
2
|
+
import { g as a } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const n = (t, { attrs: o }) => {
|
|
4
|
+
t = { ...a(), ...t };
|
|
5
|
+
const { width: i, height: h, fillColor: r } = t;
|
|
6
|
+
return e(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 16.07 17.3",
|
|
11
|
+
width: `${i}`,
|
|
12
|
+
height: `${h}`,
|
|
13
|
+
class: t.class ?? "",
|
|
14
|
+
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
e(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: r,
|
|
20
|
+
stroke: `${o["stroke-color"] ?? "#222"}`,
|
|
21
|
+
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
22
|
+
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
23
|
+
"stroke-width": `${o["stroke-width"] ?? "1.3"}`
|
|
24
|
+
},
|
|
25
|
+
[
|
|
26
|
+
e("path", {
|
|
27
|
+
d: "M13.05 8.06V5.613a1.122 1.122 0 0 0-.33-.795L8.881.979A1.125 1.125 0 0 0 8.086.65h-5.28A2.156 2.156 0 0 0 .65 2.805v11.689a2.156 2.156 0 0 0 2.156 2.156h6.89"
|
|
28
|
+
}),
|
|
29
|
+
e("path", {
|
|
30
|
+
d: "M12.8 5.148H9.678a1.124 1.124 0 0 1-1.127-1.127V.87"
|
|
31
|
+
}),
|
|
32
|
+
e("path", {
|
|
33
|
+
d: "M5.603 13.388h9.547"
|
|
34
|
+
}),
|
|
35
|
+
e("path", {
|
|
36
|
+
d: "m12.175 10.417 2.975 2.975"
|
|
37
|
+
}),
|
|
38
|
+
e("path", {
|
|
39
|
+
d: "m12.175 16.363 2.975-2.975"
|
|
40
|
+
})
|
|
41
|
+
]
|
|
42
|
+
)
|
|
43
|
+
);
|
|
44
|
+
};
|
|
45
|
+
export {
|
|
46
|
+
n as RequestIcon
|
|
47
|
+
};
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { h as e } from "vue";
|
|
2
|
+
import { g as c } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const h = (o, { attrs: i }) => {
|
|
4
|
+
o = { ...c(), ...o };
|
|
5
|
+
const { width: r, height: t } = o;
|
|
6
|
+
return e(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 17.977 19.365",
|
|
11
|
+
width: `${r}`,
|
|
12
|
+
height: `${t}`,
|
|
13
|
+
class: o.class ?? "",
|
|
14
|
+
"aria-hidden": i["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
e(
|
|
17
|
+
"g",
|
|
18
|
+
{
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: `${i["stroke-color"] ?? "#385cf6"}`,
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-width": `${i["stroke-width"] ?? "2"}`
|
|
23
|
+
},
|
|
24
|
+
[
|
|
25
|
+
e(
|
|
26
|
+
"g",
|
|
27
|
+
{
|
|
28
|
+
fill: "#fff"
|
|
29
|
+
},
|
|
30
|
+
[
|
|
31
|
+
e("circle", {
|
|
32
|
+
cx: 7.361,
|
|
33
|
+
cy: 7.361,
|
|
34
|
+
r: 7.631,
|
|
35
|
+
stroke: "none"
|
|
36
|
+
}),
|
|
37
|
+
e("circle", {
|
|
38
|
+
cx: 7.361,
|
|
39
|
+
cy: 7.361,
|
|
40
|
+
r: 6.631,
|
|
41
|
+
fill: "none"
|
|
42
|
+
})
|
|
43
|
+
]
|
|
44
|
+
),
|
|
45
|
+
e("path", {
|
|
46
|
+
fill: "none",
|
|
47
|
+
d: "m11.656 13.043 4.907 4.907"
|
|
48
|
+
})
|
|
49
|
+
]
|
|
50
|
+
)
|
|
51
|
+
);
|
|
52
|
+
};
|
|
53
|
+
export {
|
|
54
|
+
h as SearchIcon
|
|
55
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { h as i } from "vue";
|
|
2
|
+
import { g as t } from "./DefaultValues-k7iQWtC2.js";
|
|
3
|
+
const d = (o, { attrs: e }) => {
|
|
4
|
+
o = { ...t(), ...o };
|
|
5
|
+
const { width: n, height: r } = o;
|
|
6
|
+
return i(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
viewBox: "0 0 18 18",
|
|
11
|
+
width: `${n}`,
|
|
12
|
+
height: `${r}`,
|
|
13
|
+
class: o.class ?? "",
|
|
14
|
+
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
+
},
|
|
16
|
+
[
|
|
17
|
+
i(
|
|
18
|
+
"g",
|
|
19
|
+
{
|
|
20
|
+
fill: e["fill-color"] ?? "none",
|
|
21
|
+
stroke: e["stroke-color"] ?? "#2b5dff",
|
|
22
|
+
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
23
|
+
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
24
|
+
"stroke-width": `${e["stroke-width"] ?? "2"}`
|
|
25
|
+
},
|
|
26
|
+
[
|
|
27
|
+
i("path", {
|
|
28
|
+
d: "M17 8.926v6.053A2.113 2.113 0 0 1 14.807 17H3.193A2.113 2.113 0 0 1 1 14.979V8.926"
|
|
29
|
+
}),
|
|
30
|
+
i("path", {
|
|
31
|
+
d: "M12.337 4.268 9 1 5.67 4.267 9 1v11.343"
|
|
32
|
+
})
|
|
33
|
+
]
|
|
34
|
+
)
|
|
35
|
+
]
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
export {
|
|
39
|
+
d as ShareIcon
|
|
40
|
+
};
|