bevi-icon 1.3.0 → 1.3.2
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/components/BvIcon/Icon.d.ts +22 -6
- package/dist/components/BvIcon/Icon.js +26 -10
- package/dist/components/BvIcon/index.d.ts +4 -1
- package/dist/components/BvIcon/index.js +18 -13
- package/dist/components/BvIcon/types/variant.d.ts +1 -0
- package/dist/components/BvIcon/types/variant.js +1 -0
- package/dist/components/BvIcon/types/weight.d.ts +1 -0
- package/dist/components/BvIcon/types/weight.js +1 -0
- package/dist/components/BvIcon/utils/notFound.d.ts +1 -0
- package/dist/components/BvIcon/utils/notFound.js +74 -0
- package/dist/components/BvIcon/utils/specialWeightIcons.d.ts +3 -0
- package/dist/components/BvIcon/utils/specialWeightIcons.js +7 -0
- package/dist/components/BvIcon/variant/dark.js +3295 -2793
- package/dist/components/BvIcon/variant/duo.js +2305 -1736
- package/dist/components/BvIcon/variant/light.js +3646 -3384
- package/dist/components/BvIcon/variant/solid.js +732 -563
- package/dist/components/BvIcon/weight/400.d.ts +6 -0
- package/dist/components/BvIcon/weight/400.js +96 -0
- package/dist/components/BvIcon/weight/600.d.ts +6 -0
- package/dist/components/BvIcon/weight/600.js +148 -0
- package/dist/index.js +6 -2
- package/package.json +1 -1
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { jsx as C, Fragment as r } from "react/jsx-runtime";
|
|
2
|
+
const o = {
|
|
3
|
+
// #region v1.0
|
|
4
|
+
// #endregion
|
|
5
|
+
// #region v1.1
|
|
6
|
+
// A
|
|
7
|
+
arrowBack: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M14.9 25.9667L5.63331 16.7C5.51998 16.5867 5.44665 16.48 5.39998 16.3667C5.35331 16.2533 5.33331 16.1333 5.33331 16C5.33331 15.8667 5.35331 15.7467 5.39998 15.6333C5.44665 15.52 5.51998 15.4133 5.63331 15.3L14.9333 6C15.1133 5.82 15.3333 5.73334 15.6 5.73334C15.8666 5.73334 16.1 5.83334 16.3 6.03334C16.5 6.23334 16.6 6.46667 16.6 6.73334C16.6 7 16.5 7.23334 16.3 7.43334L8.73331 15H25.2666C25.5533 15 25.7933 15.0933 25.9866 15.28C26.1733 15.4667 26.2666 15.7067 26.2666 16C26.2666 16.2933 26.1733 16.5267 25.9866 16.72C25.8 16.9067 25.56 17 25.2666 17H8.73331L16.3333 24.6C16.5133 24.78 16.6 25 16.6 25.2667C16.6 25.5333 16.5 25.7667 16.3 25.9667C16.1 26.1667 15.8666 26.2667 15.6 26.2667C15.3333 26.2667 15.1 26.1667 14.9 25.9667Z",
|
|
11
|
+
fill: "currentColor"
|
|
12
|
+
}
|
|
13
|
+
) }),
|
|
14
|
+
arrowForward: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M15.5 25.94C15.32 25.76 15.2333 25.5267 15.2333 25.24C15.2333 24.9533 15.32 24.72 15.5 24.54L23.0333 17.0067H6.53333C6.24666 17.0067 6.00666 16.9133 5.81999 16.7267C5.63332 16.54 5.53333 16.3 5.53333 16.0067C5.53333 15.7133 5.62666 15.48 5.81999 15.2867C6.00666 15.1 6.24666 15.0067 6.53333 15.0067H23.0333L15.5 7.47333C15.32 7.29333 15.2333 7.06 15.2333 6.76C15.2333 6.46 15.32 6.22 15.5 6.04667C15.68 5.87333 15.9133 5.78 16.2 5.78C16.4867 5.78 16.72 5.86667 16.9 6.04667L26.1667 15.3133C26.28 15.4267 26.3533 15.5333 26.4 15.6467C26.4467 15.76 26.4667 15.88 26.4667 16.0133C26.4667 16.1267 26.4467 16.24 26.4 16.36C26.3533 16.48 26.28 16.6 26.1667 16.7067L16.9 25.9733C16.72 26.1533 16.4867 26.2333 16.2 26.2267C15.9133 26.2133 15.68 26.12 15.5 25.9467V25.94Z",
|
|
18
|
+
fill: "currentColor"
|
|
19
|
+
}
|
|
20
|
+
) }),
|
|
21
|
+
arrowNorthEast: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M6.03334 25.9667C5.83334 25.7667 5.73334 25.5333 5.73334 25.2667C5.73334 25 5.83334 24.7667 6.03334 24.5667L21.9333 8.66666H13.1333C12.8467 8.66666 12.6067 8.57332 12.4133 8.37999C12.2267 8.19332 12.1333 7.95332 12.1333 7.66666C12.1333 7.37999 12.2267 7.13999 12.4133 6.95332C12.6 6.76666 12.84 6.66666 13.1333 6.66666H24.3333C24.62 6.66666 24.86 6.75999 25.0533 6.95332C25.24 7.13999 25.3333 7.37999 25.3333 7.66666V18.8667C25.3333 19.1533 25.24 19.3933 25.0533 19.5867C24.8667 19.7733 24.6267 19.8667 24.3333 19.8667C24.0467 19.8667 23.8067 19.7733 23.6133 19.5867C23.42 19.4 23.3333 19.16 23.3333 18.8667V10.0667L7.43334 25.9667C7.23334 26.1667 7 26.2667 6.73334 26.2667C6.46667 26.2667 6.23334 26.1667 6.03334 25.9667Z",
|
|
25
|
+
fill: "currentColor"
|
|
26
|
+
}
|
|
27
|
+
) }),
|
|
28
|
+
arrowNorth: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
29
|
+
"path",
|
|
30
|
+
{
|
|
31
|
+
d: "M16 29.3333C15.7133 29.3333 15.4733 29.24 15.28 29.0533C15.0933 28.8667 15 28.6267 15 28.3333V6.46666L8.76665 12.7C8.56665 12.9 8.33332 13 8.06665 13C7.79998 13 7.56665 12.9 7.36665 12.7C7.16665 12.5 7.06665 12.2667 7.06665 12C7.06665 11.7333 7.16665 11.5 7.36665 11.3L15.3 3.36666C15.4133 3.25333 15.52 3.17999 15.6333 3.15333C15.7466 3.11999 15.8666 3.10666 16 3.10666C16.1333 3.10666 16.2533 3.12666 16.3666 3.15333C16.48 3.18666 16.5866 3.25999 16.7 3.36666L24.6333 11.3C24.8333 11.5 24.9333 11.7333 24.9333 12C24.9333 12.2667 24.8333 12.5 24.6333 12.7C24.4333 12.88 24.2 12.9733 23.9333 12.98C23.6667 12.9933 23.4333 12.9 23.2333 12.7L17 6.46666V28.3333C17 28.62 16.9066 28.86 16.72 29.0533C16.5333 29.24 16.2933 29.3333 16 29.3333Z",
|
|
32
|
+
fill: "currentColor"
|
|
33
|
+
}
|
|
34
|
+
) }),
|
|
35
|
+
arrowNorthWeast: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
36
|
+
"path",
|
|
37
|
+
{
|
|
38
|
+
d: "M24.5667 25.9667L8.66669 10.0667V18.8667C8.66669 19.1533 8.57335 19.3933 8.38002 19.5867C8.19335 19.7733 7.95335 19.8667 7.66669 19.8667C7.38002 19.8667 7.14002 19.7733 6.95335 19.5867C6.76669 19.4 6.66669 19.16 6.66669 18.8667V7.66666C6.66669 7.37999 6.76002 7.13999 6.95335 6.95332C7.14002 6.76666 7.38002 6.66666 7.66669 6.66666H18.8667C19.1534 6.66666 19.3934 6.75999 19.5867 6.95332C19.7734 7.13999 19.8667 7.37999 19.8667 7.66666C19.8667 7.95332 19.7734 8.19332 19.5867 8.37999C19.4 8.56666 19.16 8.66666 18.8667 8.66666H10.0667L25.9667 24.5667C26.1667 24.7667 26.2667 25 26.2667 25.2667C26.2667 25.5333 26.1667 25.7667 25.9667 25.9667C25.7667 26.1667 25.5334 26.2667 25.2667 26.2667C25 26.2667 24.7667 26.1667 24.5667 25.9667Z",
|
|
39
|
+
fill: "currentColor"
|
|
40
|
+
}
|
|
41
|
+
) }),
|
|
42
|
+
arrowSouth: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
d: "M16 28.9333C15.8666 28.9333 15.7466 28.9133 15.6333 28.8667C15.52 28.82 15.4133 28.7467 15.3 28.6333L7.36665 20.7C7.16665 20.5 7.06665 20.2667 7.06665 20C7.06665 19.7333 7.16665 19.5 7.36665 19.3C7.56665 19.1 7.79998 19 8.06665 19C8.33332 19 8.56665 19.1 8.76665 19.3L15 25.5333V3.66666C15 3.37999 15.0933 3.13999 15.28 2.95332C15.4667 2.76666 15.7066 2.66666 15.9933 2.66666C16.28 2.66666 16.52 2.75999 16.7133 2.95332C16.9 3.13999 16.9933 3.37999 16.9933 3.66666V25.5333L23.2266 19.3C23.4066 19.12 23.6333 19.0267 23.9133 19.02C24.1933 19.0133 24.4266 19.1 24.6333 19.3C24.8333 19.5 24.9333 19.7333 24.9333 20C24.9333 20.2667 24.8333 20.5 24.6333 20.7L16.7 28.6333C16.5866 28.7467 16.48 28.82 16.3666 28.8667C16.2533 28.9133 16.1333 28.9333 16 28.9333Z",
|
|
46
|
+
fill: "currentColor"
|
|
47
|
+
}
|
|
48
|
+
) }),
|
|
49
|
+
// C
|
|
50
|
+
chevronBack: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
51
|
+
"path",
|
|
52
|
+
{
|
|
53
|
+
d: "M20.8666 28.4L9.16664 16.7C9.0533 16.5867 8.97997 16.48 8.9333 16.3667C8.88664 16.2533 8.86664 16.1333 8.86664 16C8.86664 15.8667 8.88664 15.7467 8.9333 15.6333C8.97997 15.52 9.0533 15.4133 9.16664 15.3L20.8666 3.6C21.1133 3.35334 21.42 3.23334 21.8 3.23334C22.18 3.23334 22.4866 3.35334 22.7333 3.6C23 3.86667 23.1333 4.18667 23.1333 4.54667C23.1333 4.90667 23 5.23334 22.7333 5.5L12.2333 16L22.7333 26.5C23 26.7667 23.1266 27.0867 23.12 27.4467C23.1066 27.8133 22.98 28.12 22.7333 28.3667C22.4666 28.6333 22.1466 28.7667 21.7866 28.7667C21.4266 28.7667 21.1133 28.6467 20.8666 28.4Z",
|
|
54
|
+
fill: "currentColor"
|
|
55
|
+
}
|
|
56
|
+
) }),
|
|
57
|
+
chevronDown: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
58
|
+
"path",
|
|
59
|
+
{
|
|
60
|
+
d: "M15.98 20.3133C15.8467 20.3133 15.7267 20.2933 15.6133 20.2467C15.5 20.2 15.3933 20.1267 15.28 20.0133L8.67999 13.4133C8.49999 13.2333 8.41999 13 8.42665 12.6933C8.43999 12.3933 8.53332 12.1533 8.71332 11.9733C8.93332 11.7533 9.17332 11.6533 9.42665 11.6933C9.67999 11.7333 9.91332 11.8333 10.1067 12.0133L15.9733 17.88L21.84 12.0133C22.02 11.8333 22.2533 11.7333 22.56 11.7133C22.86 11.6933 23.1 11.7933 23.28 12.0133C23.5 12.1933 23.5933 12.4267 23.56 12.7133C23.5267 13 23.42 13.2467 23.2467 13.4467L16.68 20.0133C16.5667 20.1267 16.46 20.2 16.3467 20.2467C16.2333 20.2933 16.1133 20.3133 15.98 20.3133Z",
|
|
61
|
+
fill: "currentColor"
|
|
62
|
+
}
|
|
63
|
+
) }),
|
|
64
|
+
chevronForward: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "M9.26 28.3C9.01333 28.0333 8.88667 27.72 8.88 27.3667C8.86667 27.0133 9 26.7 9.26 26.4333L19.76 15.9333L9.26 5.43333C9.01333 5.18666 8.88667 4.88 8.88 4.51333C8.86667 4.14666 9 3.83333 9.26 3.56C9.50667 3.29333 9.80667 3.15333 10.18 3.14666C10.5467 3.13333 10.86 3.26666 11.1333 3.53333L22.8333 15.2333C22.9467 15.3467 23.02 15.4533 23.0667 15.5667C23.1133 15.68 23.1333 15.8 23.1333 15.9333C23.1333 16.0667 23.1133 16.1867 23.0667 16.3C23.02 16.4133 22.9467 16.52 22.8333 16.6333L11.1333 28.3333C10.8867 28.58 10.5867 28.7 10.2133 28.7C9.84 28.7 9.52667 28.5667 9.26 28.3Z",
|
|
68
|
+
fill: "currentColor"
|
|
69
|
+
}
|
|
70
|
+
) }),
|
|
71
|
+
chevronLeft: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
72
|
+
"path",
|
|
73
|
+
{
|
|
74
|
+
d: "M18.5667 23.32L11.9667 16.72C11.8534 16.6067 11.78 16.5 11.7334 16.3867C11.6867 16.2733 11.6667 16.1533 11.6667 16.02C11.6667 15.8867 11.6867 15.7667 11.7334 15.6533C11.78 15.54 11.8534 15.4333 11.9667 15.32L18.6 8.68666C18.8 8.48666 19.04 8.38666 19.32 8.38666C19.6 8.38666 19.8334 8.48666 20.04 8.68666C20.24 8.88666 20.3334 9.13332 20.32 9.41999C20.3067 9.70666 20.2067 9.95332 20 10.1533L14.1334 16.02L20.0334 21.92C20.2334 22.12 20.3334 22.3533 20.3334 22.62C20.3334 22.8867 20.2334 23.12 20.0334 23.32C19.8334 23.52 19.5867 23.62 19.3 23.62C19.0134 23.62 18.7667 23.52 18.5667 23.32Z",
|
|
75
|
+
fill: "currentColor"
|
|
76
|
+
}
|
|
77
|
+
) }),
|
|
78
|
+
chevronRight: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
79
|
+
"path",
|
|
80
|
+
{
|
|
81
|
+
d: "M13.4334 8.68001L20.0334 15.28C20.1467 15.3933 20.22 15.5 20.2667 15.6133C20.3134 15.7267 20.3334 15.8467 20.3334 15.98C20.3334 16.1133 20.3134 16.2333 20.2667 16.3467C20.22 16.46 20.1467 16.5667 20.0334 16.68L13.4 23.3133C13.2 23.5133 12.96 23.6133 12.68 23.6133C12.4 23.6133 12.1667 23.5133 11.96 23.3133C11.76 23.1133 11.6667 22.8667 11.68 22.58C11.6934 22.2933 11.7934 22.0467 12 21.8467L17.8667 15.98L11.9667 10.08C11.7667 9.88001 11.6667 9.64667 11.6667 9.38C11.6667 9.11334 11.7667 8.88001 11.9667 8.68001C12.1667 8.48001 12.4134 8.38 12.7 8.38C12.9867 8.38 13.2334 8.48001 13.4334 8.68001Z",
|
|
82
|
+
fill: "currentColor"
|
|
83
|
+
}
|
|
84
|
+
) }),
|
|
85
|
+
chevronUp: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
86
|
+
"path",
|
|
87
|
+
{
|
|
88
|
+
d: "M8.73336 19.7667C8.53336 19.5667 8.42669 19.3333 8.41336 19.0667C8.40002 18.8 8.49336 18.5667 8.70002 18.3667L15.3 11.7667C15.4134 11.6533 15.52 11.58 15.6334 11.5333C15.7467 11.4867 15.8667 11.4667 16 11.4667C16.1334 11.4667 16.2534 11.4867 16.3667 11.5333C16.48 11.58 16.5867 11.6533 16.7 11.7667L23.3 18.3333C23.5 18.5133 23.6 18.74 23.6 19.0133C23.6 19.2867 23.5 19.5333 23.3 19.7333C23.1 19.9333 22.86 20.0333 22.58 20.0333C22.3 20.0333 22.06 19.9333 21.8667 19.7333L16 13.9L10.1334 19.8C9.95336 20 9.72669 20.0933 9.45336 20.08C9.17336 20.0667 8.94002 19.96 8.74002 19.76L8.73336 19.7667Z",
|
|
89
|
+
fill: "currentColor"
|
|
90
|
+
}
|
|
91
|
+
) })
|
|
92
|
+
// #endregion
|
|
93
|
+
};
|
|
94
|
+
export {
|
|
95
|
+
o as default
|
|
96
|
+
};
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
import { jsx as C, Fragment as r } from "react/jsx-runtime";
|
|
2
|
+
const L = {
|
|
3
|
+
// #region v1.0
|
|
4
|
+
// #endregion
|
|
5
|
+
// #region v1.1
|
|
6
|
+
// A
|
|
7
|
+
add: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M16 25.6666C15.6222 25.6666 15.3055 25.5388 15.05 25.2833C14.7944 25.0277 14.6666 24.711 14.6666 24.3333V17.3333H7.66665C7.28887 17.3333 6.9722 17.2055 6.71665 16.9499C6.46109 16.6944 6.33331 16.3777 6.33331 15.9999C6.33331 15.6221 6.46109 15.3055 6.71665 15.0499C6.9722 14.7944 7.28887 14.6666 7.66665 14.6666H14.6666V7.66659C14.6666 7.28881 14.7944 6.97214 15.05 6.71659C15.3055 6.46103 15.6222 6.33325 16 6.33325C16.3778 6.33325 16.6944 6.46103 16.95 6.71659C17.2055 6.97214 17.3333 7.28881 17.3333 7.66659V14.6666H24.3333C24.7111 14.6666 25.0278 14.7944 25.2833 15.0499C25.5389 15.3055 25.6666 15.6221 25.6666 15.9999C25.6666 16.3777 25.5389 16.6944 25.2833 16.9499C25.0278 17.2055 24.7111 17.3333 24.3333 17.3333H17.3333V24.3333C17.3333 24.711 17.2055 25.0277 16.95 25.2833C16.6944 25.5388 16.3778 25.6666 16 25.6666Z",
|
|
11
|
+
fill: "currentColor"
|
|
12
|
+
}
|
|
13
|
+
) }),
|
|
14
|
+
arrowBack: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M14.5334 25.9334L5.53336 16.9334C5.37781 16.8001 5.27225 16.6556 5.2167 16.5001C5.16114 16.3445 5.13336 16.1779 5.13336 16.0001C5.13336 15.8223 5.16114 15.6556 5.2167 15.5001C5.27225 15.3445 5.37781 15.2001 5.53336 15.0667L14.5667 6.03341C14.8334 5.76675 15.1445 5.63897 15.5 5.65008C15.8556 5.66119 16.1556 5.80008 16.4 6.06675C16.6667 6.33341 16.8 6.64452 16.8 7.00008C16.8 7.35564 16.6667 7.66675 16.4 7.93341L9.6667 14.6667H25.0334C25.4111 14.6667 25.7278 14.7945 25.9834 15.0501C26.2389 15.3056 26.3667 15.6223 26.3667 16.0001C26.3667 16.3779 26.2389 16.6945 25.9834 16.9501C25.7278 17.2056 25.4111 17.3334 25.0334 17.3334H9.6667L16.4334 24.1001C16.7 24.3667 16.8278 24.6723 16.8167 25.0167C16.8056 25.3612 16.6667 25.6667 16.4 25.9334C16.1334 26.2001 15.8223 26.3334 15.4667 26.3334C15.1111 26.3334 14.8 26.2001 14.5334 25.9334Z",
|
|
18
|
+
fill: "currentColor"
|
|
19
|
+
}
|
|
20
|
+
) }),
|
|
21
|
+
arrowForward: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M15.0667 25.9C14.8223 25.6555 14.7 25.3499 14.7 24.9833C14.7 24.6166 14.8223 24.2999 15.0667 24.0333L21.8 17.3333H6.43336C6.05558 17.3333 5.74447 17.2055 5.50003 16.95C5.25558 16.6944 5.13336 16.3777 5.13336 16C5.13336 15.6222 5.25558 15.3055 5.50003 15.05C5.74447 14.7944 6.05558 14.6666 6.43336 14.6666H21.8L15.0667 7.93328C14.8223 7.68884 14.7 7.37773 14.7 6.99995C14.7 6.62217 14.8223 6.31106 15.0667 6.06662C15.3334 5.82217 15.65 5.69995 16.0167 5.69995C16.3834 5.69995 16.6889 5.82217 16.9334 6.06662L25.9667 15.0666C26.1 15.2 26.2 15.3444 26.2667 15.5C26.3334 15.6555 26.3667 15.8222 26.3667 16C26.3667 16.1555 26.3334 16.3166 26.2667 16.4833C26.2 16.65 26.1 16.7999 25.9667 16.9333L16.9334 25.9333C16.6889 26.2 16.3834 26.3222 16.0167 26.3C15.65 26.2777 15.3334 26.1444 15.0667 25.9Z",
|
|
25
|
+
fill: "currentColor"
|
|
26
|
+
}
|
|
27
|
+
) }),
|
|
28
|
+
arrowNorthEast: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
29
|
+
"path",
|
|
30
|
+
{
|
|
31
|
+
d: "M5.80002 26.1999C5.53336 25.9333 5.40002 25.6221 5.40002 25.2666C5.40002 24.911 5.53336 24.5999 5.80002 24.3333L21.1667 8.99992H13.1334C12.7556 8.99992 12.4389 8.87214 12.1834 8.61659C11.9278 8.36103 11.8 8.04436 11.8 7.66659C11.8 7.28881 11.9278 6.97214 12.1834 6.71659C12.4389 6.46103 12.7556 6.33325 13.1334 6.33325H24.3334C24.7111 6.33325 25.0278 6.46103 25.2834 6.71659C25.5389 6.97214 25.6667 7.28881 25.6667 7.66659V18.8666C25.6667 19.2444 25.5389 19.561 25.2834 19.8166C25.0278 20.0721 24.7111 20.1999 24.3334 20.1999C23.9556 20.1999 23.6389 20.0721 23.3834 19.8166C23.1278 19.561 23 19.2444 23 18.8666V10.8333L7.66669 26.1999C7.42225 26.4666 7.11669 26.5999 6.75002 26.5999C6.38336 26.5999 6.06669 26.4666 5.80002 26.1999Z",
|
|
32
|
+
fill: "currentColor"
|
|
33
|
+
}
|
|
34
|
+
) }),
|
|
35
|
+
arrowNorth: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
36
|
+
"path",
|
|
37
|
+
{
|
|
38
|
+
d: "M16 29.6666C15.6222 29.6666 15.3056 29.5388 15.05 29.2833C14.7945 29.0277 14.6667 28.711 14.6667 28.3333V7.23327L8.96668 12.9333C8.70001 13.2222 8.3889 13.361 8.03335 13.3499C7.67779 13.3388 7.37779 13.1999 7.13335 12.9333C6.84446 12.6888 6.70001 12.3888 6.70001 12.0333C6.70001 11.6777 6.84446 11.3666 7.13335 11.0999L15.0667 3.13327C15.2 2.99993 15.3445 2.90549 15.5 2.84993C15.6556 2.79438 15.8222 2.7666 16 2.7666C16.1778 2.7666 16.3445 2.79438 16.5 2.84993C16.6556 2.90549 16.8 2.99993 16.9333 3.13327L24.9 11.0999C25.1667 11.3666 25.3 11.6777 25.3 12.0333C25.3 12.3888 25.1667 12.6888 24.9 12.9333C24.6333 13.1777 24.3222 13.3055 23.9667 13.3166C23.6111 13.3277 23.3 13.1999 23.0333 12.9333L17.3333 7.23327V28.3333C17.3333 28.711 17.2056 29.0277 16.95 29.2833C16.6945 29.5388 16.3778 29.6666 16 29.6666Z",
|
|
39
|
+
fill: "currentColor"
|
|
40
|
+
}
|
|
41
|
+
) }),
|
|
42
|
+
arrowNorthWeast: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
d: "M24.3333 26.1999L8.99998 10.8333V18.8666C8.99998 19.2444 8.8722 19.561 8.61665 19.8166C8.36109 20.0721 8.04442 20.1999 7.66665 20.1999C7.28887 20.1999 6.9722 20.0721 6.71665 19.8166C6.46109 19.561 6.33331 19.2444 6.33331 18.8666V7.66659C6.33331 7.28881 6.46109 6.97214 6.71665 6.71659C6.9722 6.46103 7.28887 6.33325 7.66665 6.33325H18.8666C19.2444 6.33325 19.5611 6.46103 19.8166 6.71659C20.0722 6.97214 20.2 7.28881 20.2 7.66659C20.2 8.04436 20.0722 8.36103 19.8166 8.61659C19.5611 8.87214 19.2444 8.99992 18.8666 8.99992H10.8333L26.2 24.3333C26.4666 24.5999 26.6 24.911 26.6 25.2666C26.6 25.6221 26.4666 25.9333 26.2 26.1999C25.9333 26.4666 25.6222 26.5999 25.2666 26.5999C24.9111 26.5999 24.6 26.4666 24.3333 26.1999Z",
|
|
46
|
+
fill: "currentColor"
|
|
47
|
+
}
|
|
48
|
+
) }),
|
|
49
|
+
arrowSouth: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
d: "M16 29.1333C15.8222 29.1333 15.6556 29.1055 15.5 29.05C15.3445 28.9944 15.2 28.8888 15.0667 28.7333L7.13335 20.7666C6.84446 20.5 6.70001 20.1888 6.70001 19.8333C6.70001 19.4777 6.84446 19.1666 7.13335 18.9C7.37779 18.6333 7.67779 18.5 8.03335 18.5C8.3889 18.5 8.70001 18.6333 8.96668 18.9L14.6667 24.6333V3.49995C14.6667 3.1444 14.7945 2.83884 15.05 2.58328C15.3056 2.32773 15.6222 2.19995 16 2.19995C16.3778 2.19995 16.6945 2.32773 16.95 2.58328C17.2056 2.83884 17.3333 3.15551 17.3333 3.53328V24.6333L23.0333 18.9C23.2778 18.6555 23.5833 18.5277 23.95 18.5166C24.3167 18.5055 24.6333 18.6333 24.9 18.9C25.1667 19.1666 25.3 19.4777 25.3 19.8333C25.3 20.1888 25.1667 20.5 24.9 20.7666L16.9333 28.7333C16.8 28.8888 16.6556 28.9944 16.5 29.05C16.3445 29.1055 16.1778 29.1333 16 29.1333Z",
|
|
53
|
+
fill: "currentColor"
|
|
54
|
+
}
|
|
55
|
+
) }),
|
|
56
|
+
// C
|
|
57
|
+
chevronBack: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
58
|
+
"path",
|
|
59
|
+
{
|
|
60
|
+
d: "M20.7172 28.6332L9.01719 16.9332C8.88385 16.7999 8.78385 16.6555 8.71719 16.4999C8.65052 16.3443 8.61719 16.1777 8.61719 15.9999C8.61719 15.8221 8.65052 15.6555 8.71719 15.4999C8.78385 15.3443 8.88385 15.1999 9.01719 15.0666L20.7172 3.36657C21.0283 3.05546 21.4172 2.8999 21.8839 2.8999C22.3505 2.8999 22.7283 3.05546 23.0172 3.36657C23.3505 3.67768 23.5172 4.06657 23.5172 4.53324C23.5172 4.9999 23.3505 5.3999 23.0172 5.73324L12.7505 15.9999L23.0172 26.2666C23.3505 26.5999 23.5172 26.9943 23.5172 27.4499C23.5172 27.9055 23.3616 28.2888 23.0505 28.5999C22.7172 28.9332 22.3227 29.0999 21.8672 29.0999C21.4116 29.0999 21.0283 28.9443 20.7172 28.6332Z",
|
|
61
|
+
fill: "currentColor"
|
|
62
|
+
}
|
|
63
|
+
) }),
|
|
64
|
+
chevronDown: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "M16 20.3999C15.8222 20.3999 15.6556 20.3666 15.5 20.2999C15.3445 20.2333 15.2 20.1333 15.0667 19.9999L8.46669 13.3999C8.22225 13.1555 8.10558 12.8444 8.11669 12.4666C8.1278 12.0888 8.25558 11.7777 8.50002 11.5333C8.78891 11.2444 9.10558 11.1166 9.45002 11.1499C9.79447 11.1833 10.1 11.3222 10.3667 11.5666L16 17.1999L21.6334 11.5666C21.8778 11.3222 22.1945 11.1888 22.5834 11.1666C22.9722 11.1444 23.2889 11.2777 23.5334 11.5666C23.8222 11.8111 23.95 12.1166 23.9167 12.4833C23.8834 12.8499 23.7445 13.1666 23.5 13.4333L16.9334 19.9999C16.8 20.1333 16.6556 20.2333 16.5 20.2999C16.3445 20.3666 16.1778 20.3999 16 20.3999Z",
|
|
68
|
+
fill: "currentColor"
|
|
69
|
+
}
|
|
70
|
+
) }),
|
|
71
|
+
chevronDownward: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
72
|
+
"path",
|
|
73
|
+
{
|
|
74
|
+
d: "M3.33285 8.94993C3.66618 8.63882 4.05507 8.47771 4.49951 8.4666C4.94396 8.45549 5.33285 8.6166 5.66618 8.94993L15.9328 19.2166L26.1995 8.94993C26.5106 8.63882 26.894 8.47771 27.3495 8.4666C27.8051 8.45549 28.1995 8.6166 28.5328 8.94993C28.8662 9.23882 29.0384 9.6166 29.0495 10.0833C29.0606 10.5499 28.8995 10.9388 28.5662 11.2499L16.8662 22.9833C16.7328 23.1166 16.5884 23.2166 16.4328 23.2833C16.2773 23.3499 16.1106 23.3833 15.9328 23.3833C15.7551 23.3833 15.5884 23.3499 15.4328 23.2833C15.2773 23.2166 15.1328 23.1166 14.9995 22.9833L3.29951 11.2833C2.9884 10.9722 2.83285 10.5888 2.83285 10.1333C2.83285 9.67771 2.99951 9.28327 3.33285 8.94993Z",
|
|
75
|
+
fill: "currentColor"
|
|
76
|
+
}
|
|
77
|
+
) }),
|
|
78
|
+
chevronForward: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
79
|
+
"path",
|
|
80
|
+
{
|
|
81
|
+
d: "M8.96666 28.5334C8.65555 28.2 8.49444 27.8111 8.48333 27.3667C8.47221 26.9223 8.63333 26.5334 8.96666 26.2L19.2333 15.9334L8.96666 5.6667C8.65555 5.35559 8.49444 4.97226 8.48333 4.5167C8.47221 4.06114 8.63333 3.6667 8.96666 3.33337C9.25555 3.00003 9.63333 2.82781 10.1 2.8167C10.5667 2.80559 10.9555 2.9667 11.2667 3.30003L23 15C23.1333 15.1334 23.2333 15.2778 23.3 15.4334C23.3667 15.5889 23.4 15.7556 23.4 15.9334C23.4 16.1111 23.3667 16.2778 23.3 16.4334C23.2333 16.5889 23.1333 16.7334 23 16.8667L11.3 28.5667C10.9889 28.8778 10.6055 29.0334 10.15 29.0334C9.69444 29.0334 9.29999 28.8667 8.96666 28.5334Z",
|
|
82
|
+
fill: "currentColor"
|
|
83
|
+
}
|
|
84
|
+
) }),
|
|
85
|
+
chevronLeft: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
86
|
+
"path",
|
|
87
|
+
{
|
|
88
|
+
d: "M17.7333 23.5L11.1333 16.9C11 16.7667 10.9 16.6222 10.8333 16.4667C10.7667 16.3111 10.7333 16.1444 10.7333 15.9667C10.7333 15.7889 10.7667 15.6222 10.8333 15.4667C10.9 15.3111 11 15.1667 11.1333 15.0333L17.7667 8.4C18.0333 8.13333 18.35 8 18.7167 8C19.0833 8 19.4 8.13333 19.6667 8.4C19.9333 8.66667 20.0611 8.98889 20.05 9.36667C20.0389 9.74444 19.9 10.0667 19.6333 10.3333L14 15.9667L19.6667 21.6333C19.9333 21.9 20.0667 22.2111 20.0667 22.5667C20.0667 22.9222 19.9333 23.2333 19.6667 23.5C19.4 23.7667 19.0778 23.9 18.7 23.9C18.3222 23.9 18 23.7667 17.7333 23.5Z",
|
|
89
|
+
fill: "currentColor"
|
|
90
|
+
}
|
|
91
|
+
) }),
|
|
92
|
+
chevronRight: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
93
|
+
"path",
|
|
94
|
+
{
|
|
95
|
+
d: "M11.5667 23.4999C11.3222 23.2111 11.1945 22.8888 11.1833 22.5333C11.1722 22.1777 11.3 21.8666 11.5667 21.5999L17.2 15.9666L11.5333 10.2999C11.2889 10.0555 11.1722 9.73884 11.1833 9.34995C11.1945 8.96106 11.3222 8.64439 11.5667 8.39995C11.8556 8.11106 12.1722 7.97217 12.5167 7.98328C12.8611 7.99439 13.1667 8.13328 13.4333 8.39995L20.0667 15.0333C20.2 15.1666 20.3 15.3111 20.3667 15.4666C20.4333 15.6222 20.4667 15.7888 20.4667 15.9666C20.4667 16.1444 20.4333 16.3111 20.3667 16.4666C20.3 16.6222 20.2 16.7666 20.0667 16.8999L13.4667 23.4999C13.2 23.7666 12.8889 23.8944 12.5333 23.8833C12.1778 23.8722 11.8556 23.7444 11.5667 23.4999Z",
|
|
96
|
+
fill: "currentColor"
|
|
97
|
+
}
|
|
98
|
+
) }),
|
|
99
|
+
chevronUp: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
100
|
+
"path",
|
|
101
|
+
{
|
|
102
|
+
d: "M8.49997 19.9666C8.23331 19.7 8.09442 19.3889 8.08331 19.0333C8.0722 18.6777 8.19997 18.3777 8.46664 18.1333L15.0666 11.5333C15.2 11.4 15.3444 11.3 15.5 11.2333C15.6555 11.1666 15.8222 11.1333 16 11.1333C16.1778 11.1333 16.3444 11.1666 16.5 11.2333C16.6555 11.3 16.8 11.4 16.9333 11.5333L23.5333 18.1C23.8 18.3444 23.9333 18.65 23.9333 19.0166C23.9333 19.3833 23.8 19.6889 23.5333 19.9333C23.2666 20.2 22.95 20.3333 22.5833 20.3333C22.2166 20.3333 21.9 20.2 21.6333 19.9333L16 14.3333L10.3666 20C10.1222 20.2666 9.81664 20.3944 9.44997 20.3833C9.08331 20.3722 8.76664 20.2333 8.49997 19.9666Z",
|
|
103
|
+
fill: "currentColor"
|
|
104
|
+
}
|
|
105
|
+
) }),
|
|
106
|
+
chevronUpward: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
107
|
+
"path",
|
|
108
|
+
{
|
|
109
|
+
d: "M28.55 22.8994C28.2167 23.2105 27.8278 23.3717 27.3834 23.3828C26.9389 23.3939 26.55 23.2328 26.2167 22.8994L15.95 12.6328L5.68336 22.8994C5.37225 23.2105 4.98892 23.3717 4.53336 23.3828C4.07781 23.3939 3.68336 23.2328 3.35003 22.8994C3.0167 22.6105 2.84447 22.2328 2.83336 21.7661C2.82225 21.2994 2.98336 20.9105 3.3167 20.5994L15.0167 8.8661C15.15 8.73276 15.2945 8.63276 15.45 8.5661C15.6056 8.49943 15.7723 8.4661 15.95 8.4661C16.1278 8.4661 16.2945 8.49943 16.45 8.5661C16.6056 8.63276 16.75 8.73276 16.8834 8.8661L28.5834 20.5661C28.8945 20.8772 29.05 21.2605 29.05 21.7161C29.05 22.1717 28.8834 22.5661 28.55 22.8994Z",
|
|
110
|
+
fill: "currentColor"
|
|
111
|
+
}
|
|
112
|
+
) }),
|
|
113
|
+
close: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
114
|
+
"path",
|
|
115
|
+
{
|
|
116
|
+
d: "M16 17.8666L9.23334 24.6332C8.96668 24.8999 8.65556 25.0332 8.30001 25.0332C7.94445 25.0332 7.63334 24.8999 7.36668 24.6332C7.10001 24.3666 6.96667 24.0554 6.96667 23.6999C6.96667 23.3443 7.10001 23.0332 7.36668 22.7666L14.1333 15.9999L7.36668 9.23322C7.10001 8.96655 6.96667 8.65544 6.96667 8.29989C6.96667 7.94433 7.10001 7.63322 7.36668 7.36655C7.63334 7.09989 7.94445 6.96655 8.30001 6.96655C8.65556 6.96655 8.96668 7.09989 9.23334 7.36655L16 14.1332L22.7667 7.36655C23.0333 7.09989 23.3445 6.96655 23.7 6.96655C24.0556 6.96655 24.3667 7.09989 24.6333 7.36655C24.9 7.63322 25.0333 7.94433 25.0333 8.29989C25.0333 8.65544 24.9 8.96655 24.6333 9.23322L17.8667 15.9999L24.6333 22.7666C24.9 23.0332 25.0333 23.3443 25.0333 23.6999C25.0333 24.0554 24.9 24.3666 24.6333 24.6332C24.3667 24.8999 24.0556 25.0332 23.7 25.0332C23.3445 25.0332 23.0333 24.8999 22.7667 24.6332L16 17.8666Z",
|
|
117
|
+
fill: "currentColor"
|
|
118
|
+
}
|
|
119
|
+
) }),
|
|
120
|
+
launch: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
121
|
+
"path",
|
|
122
|
+
{
|
|
123
|
+
d: "M6.16666 28.4667C5.45555 28.4667 4.83888 28.2056 4.31666 27.6833C3.79444 27.1611 3.53333 26.5444 3.53333 25.8333V6.16667C3.53333 5.43333 3.79444 4.80556 4.31666 4.28333C4.83888 3.76111 5.45555 3.5 6.16666 3.5H13.9667C14.3444 3.5 14.6611 3.63333 14.9167 3.9C15.1722 4.16667 15.3 4.48889 15.3 4.86667C15.3 5.22222 15.1722 5.52778 14.9167 5.78333C14.6611 6.03889 14.3444 6.16667 13.9667 6.16667H6.16666V25.8333H25.8333V18.0333C25.8333 17.6556 25.9611 17.3389 26.2167 17.0833C26.4722 16.8278 26.7889 16.7 27.1667 16.7C27.5222 16.7 27.8333 16.8278 28.1 17.0833C28.3667 17.3389 28.5 17.6556 28.5 18.0333V25.8333C28.5 26.5444 28.2389 27.1611 27.7167 27.6833C27.1944 28.2056 26.5667 28.4667 25.8333 28.4667H6.16666ZM12.2333 19.7333C11.9889 19.4889 11.8611 19.1889 11.85 18.8333C11.8389 18.4778 11.9667 18.1667 12.2333 17.9L24 6.16667H18.6333C18.2555 6.16667 17.9389 6.03889 17.6833 5.78333C17.4278 5.52778 17.3 5.21111 17.3 4.83333C17.3 4.47778 17.4278 4.16667 17.6833 3.9C17.9389 3.63333 18.2555 3.5 18.6333 3.5H27.1667C27.5222 3.5 27.8333 3.63333 28.1 3.9C28.3667 4.16667 28.5 4.47778 28.5 4.83333V13.3667C28.5 13.7444 28.3667 14.0611 28.1 14.3167C27.8333 14.5722 27.5111 14.7 27.1333 14.7C26.7778 14.7 26.4722 14.5722 26.2167 14.3167C25.9611 14.0611 25.8333 13.7444 25.8333 13.3667V8.03333L14.1 19.8C13.8555 20.0444 13.55 20.1611 13.1833 20.15C12.8167 20.1389 12.5 20 12.2333 19.7333Z",
|
|
124
|
+
fill: "currentColor"
|
|
125
|
+
}
|
|
126
|
+
) }),
|
|
127
|
+
remove: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
128
|
+
"path",
|
|
129
|
+
{
|
|
130
|
+
d: "M7.66665 17.3334C7.28887 17.3334 6.9722 17.2056 6.71665 16.9501C6.46109 16.6945 6.33331 16.3779 6.33331 16.0001C6.33331 15.6223 6.46109 15.3056 6.71665 15.0501C6.9722 14.7945 7.28887 14.6667 7.66665 14.6667H24.3333C24.7111 14.6667 25.0278 14.7945 25.2833 15.0501C25.5389 15.3056 25.6666 15.6223 25.6666 16.0001C25.6666 16.3779 25.5389 16.6945 25.2833 16.9501C25.0278 17.2056 24.7111 17.3334 24.3333 17.3334H7.66665Z",
|
|
131
|
+
fill: "currentColor"
|
|
132
|
+
}
|
|
133
|
+
) }),
|
|
134
|
+
// #endregion
|
|
135
|
+
// #region v1.3
|
|
136
|
+
// C
|
|
137
|
+
check: /* @__PURE__ */ C(r, { children: /* @__PURE__ */ C(
|
|
138
|
+
"path",
|
|
139
|
+
{
|
|
140
|
+
d: "M12.7334 19.5593L23.6944 8.59865C24.0488 8.24398 24.4666 8.06665 24.9477 8.06665C25.429 8.06665 25.8469 8.24398 26.2014 8.59865C26.556 8.9531 26.7334 9.37332 26.7334 9.85932C26.7334 10.3453 26.556 10.7657 26.2014 11.1203L13.987 23.3493C13.6324 23.704 13.2145 23.8813 12.7334 23.8813C12.2523 23.8813 11.8344 23.704 11.4797 23.3493L5.78404 17.6537C5.42938 17.299 5.25449 16.8787 5.25938 16.3927C5.26427 15.9067 5.44404 15.4864 5.79871 15.132C6.15316 14.7773 6.57338 14.6 7.05938 14.6C7.54538 14.6 7.96571 14.7773 8.32038 15.132L12.7334 19.5593Z",
|
|
141
|
+
fill: "currentColor"
|
|
142
|
+
}
|
|
143
|
+
) })
|
|
144
|
+
// #endregion
|
|
145
|
+
};
|
|
146
|
+
export {
|
|
147
|
+
L as default
|
|
148
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
import { default as
|
|
1
|
+
import { default as n } from "./components/BvIcon/index.js";
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./components/BvIcon/Icon.js";
|
|
4
4
|
import "./components/BvIcon/variant/solid.js";
|
|
5
5
|
import "./components/BvIcon/variant/duo.js";
|
|
6
6
|
import "./components/BvIcon/variant/dark.js";
|
|
7
7
|
import "./components/BvIcon/variant/light.js";
|
|
8
|
+
import "./components/BvIcon/weight/400.js";
|
|
9
|
+
import "./components/BvIcon/weight/600.js";
|
|
10
|
+
import "./components/BvIcon/utils/notFound.js";
|
|
11
|
+
import "./components/BvIcon/utils/specialWeightIcons.js";
|
|
8
12
|
export {
|
|
9
|
-
|
|
13
|
+
n as BvIcon
|
|
10
14
|
};
|