@rokkit/icons 1.0.0-next.140 → 1.0.0-next.142
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/lib/app/icons.json +114 -114
- package/lib/app/index.d.ts +6 -6
- package/lib/app/index.js +8 -8
- package/lib/app/index.mjs +5 -5
- package/lib/app/package.json +22 -22
- package/lib/app.json +2 -2
- package/lib/auth/icons.json +363 -375
- package/lib/auth/index.d.ts +6 -6
- package/lib/auth/index.js +8 -8
- package/lib/auth/index.mjs +5 -5
- package/lib/auth/package.json +22 -22
- package/lib/auth.json +8 -20
- package/lib/base/icons.json +288 -288
- package/lib/base/index.d.ts +6 -6
- package/lib/base/index.js +8 -8
- package/lib/base/index.mjs +5 -5
- package/lib/base/package.json +22 -22
- package/lib/base.json +2 -2
- package/lib/glyph/icons.json +1919 -0
- package/lib/glyph/index.d.ts +8 -0
- package/lib/glyph/index.js +9 -0
- package/lib/glyph/index.mjs +6 -0
- package/lib/glyph/package.json +24 -0
- package/lib/glyph.json +1919 -0
- package/lib/light/icons.json +21 -21
- package/lib/light/index.d.ts +6 -6
- package/lib/light/index.js +8 -8
- package/lib/light/index.mjs +5 -5
- package/lib/light/package.json +22 -22
- package/lib/light.json +2 -2
- package/lib/semantic/chars.json +1 -0
- package/lib/semantic/icons.json +1136 -0
- package/lib/semantic/index.d.ts +8 -0
- package/lib/semantic/index.js +9 -0
- package/lib/semantic/index.mjs +6 -0
- package/lib/semantic/info.json +1 -0
- package/lib/semantic/metadata.json +1 -0
- package/lib/semantic/package.json +24 -0
- package/lib/semantic.json +1136 -0
- package/lib/solid/icons.json +42 -42
- package/lib/solid/index.d.ts +6 -6
- package/lib/solid/index.js +8 -8
- package/lib/solid/index.mjs +5 -5
- package/lib/solid/package.json +22 -22
- package/lib/solid.json +2 -2
- package/lib/twotone/icons.json +18 -18
- package/lib/twotone/index.d.ts +6 -6
- package/lib/twotone/index.js +8 -8
- package/lib/twotone/index.mjs +5 -5
- package/lib/twotone/package.json +22 -22
- package/lib/twotone.json +2 -2
- package/package.json +4 -4
- package/lib/components/icons.json +0 -155
- package/lib/components/index.d.ts +0 -8
- package/lib/components/index.js +0 -9
- package/lib/components/index.mjs +0 -6
- package/lib/components/package.json +0 -24
- package/lib/components.json +0 -155
- /package/lib/{components → glyph}/chars.json +0 -0
- /package/lib/{components → glyph}/info.json +0 -0
- /package/lib/{components → glyph}/metadata.json +0 -0
package/lib/app/icons.json
CHANGED
|
@@ -1,116 +1,116 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
2
|
+
"prefix": "app",
|
|
3
|
+
"icons": {
|
|
4
|
+
"alert-bell": {
|
|
5
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3\" opacity=\".5\"/></g>"
|
|
6
|
+
},
|
|
7
|
+
"alert-bing": {
|
|
8
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3M12 6v4\" opacity=\".5\"/></g>"
|
|
9
|
+
},
|
|
10
|
+
"alert-clear": {
|
|
11
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M22 10.5V12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2h1.5\" opacity=\".5\"/><path d=\"M7 14h9m-9 3.5h6M22 2l-5 5m0-5 5 5\"/></g>"
|
|
12
|
+
},
|
|
13
|
+
"alert-snooze": {
|
|
14
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10 9h4l-4 4h4\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3\" opacity=\".5\"/></g>"
|
|
15
|
+
},
|
|
16
|
+
"alert-unread": {
|
|
17
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 10.5V12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2h1.5\" opacity=\".5\"/><circle cx=\"19\" cy=\"5\" r=\"3\"/><path stroke-linecap=\"round\" d=\"M7 14h9m-9 3.5h6\"/></g>"
|
|
18
|
+
},
|
|
19
|
+
"align-horizontal-center": {
|
|
20
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M12 2v3m0 17v-3m0-5v-4\" opacity=\".5\"/><path d=\"M5 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 5 6.565 5 7.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 6.098 19 6.565 19 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 8.902 5 8.435 5 7.5Zm2 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h5c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-5c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
|
|
21
|
+
},
|
|
22
|
+
"align-horizontal-left": {
|
|
23
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M3 2v20\" opacity=\".5\"/><path d=\"M7 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 5 8.565 5 9.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C21 6.098 21 6.565 21 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 8.902 7 8.435 7 7.5Zm0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
|
|
24
|
+
},
|
|
25
|
+
"align-horizontal-right": {
|
|
26
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M21 2v20\" opacity=\".5\"/><path d=\"M17 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 5 15.435 5 14.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C3 6.098 3 6.565 3 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C4.098 10 4.565 10 5.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C17 8.902 17 8.435 17 7.5Zm0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C6 15.098 6 15.565 6 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C7.098 19 7.565 19 8.5 19h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75Z\"/></g>"
|
|
27
|
+
},
|
|
28
|
+
"align-vertical-bottom": {
|
|
29
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 21h20\" opacity=\".5\"/><path d=\"M7.5 17c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 15.902 5 15.435 5 14.5v-9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 3 6.565 3 7.5 3s1.402 0 1.75.201a1.5 1.5 0 01.549.549C10 4.098 10 4.565 10 5.5v9c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549C8.902 17 8.435 17 7.5 17Zm9 0c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C14 15.902 14 15.435 14 14.5v-6c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C15.098 6 15.565 6 16.5 6s1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 7.098 19 7.565 19 8.5v6c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201Z\"/></g>"
|
|
30
|
+
},
|
|
31
|
+
"align-vertical-middle": {
|
|
32
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 12h3m17 0h-3m-5 0h-4\" opacity=\".5\"/><path d=\"M7.5 5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 19 6.565 19 7.5 19s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 5 8.435 5 7.5 5Zm9 2c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v5c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7Z\"/></g>"
|
|
33
|
+
},
|
|
34
|
+
"align-vertical-top": {
|
|
35
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 3h20\" opacity=\".5\"/><path d=\"M7.5 7c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 8.098 5 8.565 5 9.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 21 6.565 21 7.5 21s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 7 8.435 7 7.5 7Zm9 0c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v6c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-6c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7Z\"/></g>"
|
|
36
|
+
},
|
|
37
|
+
"calendar": {
|
|
38
|
+
"body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M7 4V2.5M17 4V2.5M2.5 9h19\" opacity=\".5\"/><path fill=\"currentColor\" d=\"M18 17a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0\"/></g>"
|
|
39
|
+
},
|
|
40
|
+
"calendar-mark": {
|
|
41
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke-linecap=\"round\" d=\"M7 4V2.5M17 4V2.5M2 9h20\" opacity=\".5\"/><circle cx=\"16.5\" cy=\"16.5\" r=\"1.5\"/></g>"
|
|
42
|
+
},
|
|
43
|
+
"calendar-minimal": {
|
|
44
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke-linecap=\"round\" d=\"M7 4V2.5M17 4V2.5M2 9h20\" opacity=\".5\"/></g>"
|
|
45
|
+
},
|
|
46
|
+
"chart": {
|
|
47
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 22H2\"/><path d=\"M21 22v-7.5a1.5 1.5 0 00-1.5-1.5h-3a1.5 1.5 0 00-1.5 1.5V22\" opacity=\".5\"/><path d=\"M15 22V5c0-1.414 0-2.121-.44-2.56C14.122 2 13.415 2 12 2s-2.121 0-2.56.44C9 2.878 9 3.585 9 5v17\"/><path d=\"M9 22V9.5A1.5 1.5 0 007.5 8h-3A1.5 1.5 0 003 9.5V22\" opacity=\".5\"/></g>"
|
|
48
|
+
},
|
|
49
|
+
"chart-down": {
|
|
50
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M22 22H12c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12V2\" opacity=\".5\"/><path d=\"m19 15-3.118-3.926c-.477-.602-.716-.903-.99-1.05a1.5 1.5 0 00-1.357-.029c-.28.135-.531.425-1.035 1.005s-.755.87-1.035 1.005a1.5 1.5 0 01-1.356-.03c-.274-.146-.513-.447-.99-1.048L6 7\"/></g>"
|
|
51
|
+
},
|
|
52
|
+
"chart-up": {
|
|
53
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M22 22H12c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12V2\" opacity=\".5\"/><path d=\"m19 7-3.118 3.926c-.477.602-.716.903-.99 1.05a1.5 1.5 0 01-1.357.029c-.28-.135-.531-.425-1.035-1.005s-.755-.87-1.035-1.005a1.5 1.5 0 00-1.356.03c-.274.146-.513.447-.99 1.048L6 15\"/></g>"
|
|
54
|
+
},
|
|
55
|
+
"code-hidden": {
|
|
56
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"m17 7.83 1.697 1.526c1.542 1.39 2.313 2.083 2.313 2.974 0 .89-.771 1.585-2.314 2.973L17 16.83\" opacity=\".2\"/><path stroke-dasharray=\"3 3\" d=\"m13.987 5-3.974 14.83\"/><path d=\"M7 7.83 5.304 9.356C3.76 10.746 2.99 11.44 2.99 12.33s.771 1.585 2.314 2.973L7 16.83\" opacity=\".2\"/></g>"
|
|
57
|
+
},
|
|
58
|
+
"code-visible": {
|
|
59
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"m17 7.83 1.697 1.526c1.542 1.39 2.313 2.083 2.313 2.974 0 .89-.771 1.585-2.314 2.973L17 16.83\"/><path d=\"m13.987 5-3.974 14.83\" opacity=\".5\"/><path d=\"M7 7.83 5.304 9.356C3.76 10.746 2.99 11.44 2.99 12.33s.771 1.585 2.314 2.973L7 16.83\"/></g>"
|
|
60
|
+
},
|
|
61
|
+
"download": {
|
|
62
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M3 15c0 2.828 0 4.243.879 5.121C4.757 21 6.172 21 9 21h6c2.828 0 4.243 0 5.121-.879C21 19.243 21 17.828 21 15\" opacity=\".5\"/><path d=\"M12 3v13m0 0 4-4.375M12 16l-4-4.375\"/></g>"
|
|
63
|
+
},
|
|
64
|
+
"export": {
|
|
65
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 12a8 8 0 1016 0\" opacity=\".5\"/><path stroke-linejoin=\"round\" d=\"M12 14V4m0 0 3 3m-3-3L9 7\"/></g>"
|
|
66
|
+
},
|
|
67
|
+
"history": {
|
|
68
|
+
"body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M12 8v4l2.5 2.5\" opacity=\".5\"/><path fill=\"currentColor\" d=\"m5.604 5.604-.53-.53zM4.338 6.871l-.75.003a.75.75 0 00.746.747zm2.542.762a.75.75 0 00.007-1.5zM5.075 4.321a.75.75 0 00-1.5.008zm-1.248 6.464a.75.75 0 10-1.486-.204zm15.035-5.647c-3.82-3.82-9.993-3.859-13.788-.064l1.06 1.06c3.2-3.199 8.423-3.18 11.668.065zM5.138 18.862c3.82 3.82 9.993 3.86 13.788.064l-1.06-1.06c-3.2 3.199-8.423 3.18-11.667-.064zm13.788.064c3.795-3.795 3.757-9.968-.064-13.788l-1.06 1.06c3.244 3.245 3.263 8.468.064 11.668zM5.074 5.074 3.808 6.34l1.06 1.06 1.267-1.265zm-.74 2.547 2.546.012.007-1.5-2.545-.012zm.754-.754L5.075 4.32l-1.5.008.013 2.545zM2.34 10.58a9.81 9.81 0 002.797 8.281l1.06-1.06a8.31 8.31 0 01-2.371-7.017z\"/></g>"
|
|
69
|
+
},
|
|
70
|
+
"import": {
|
|
71
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 12a8 8 0 1016 0\" opacity=\".5\"/><path stroke-linejoin=\"round\" d=\"M12 4v10m0 0 3-3m-3 3-3-3\"/></g>"
|
|
72
|
+
},
|
|
73
|
+
"list": {
|
|
74
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 17h7m-7-5h7M4 7h7\" opacity=\".5\"/><path stroke-linejoin=\"round\" d=\"M17 4v16m0-16-3 4m3-4 3 4m-3 12 3-4m-3 4-3-4\"/></g>"
|
|
75
|
+
},
|
|
76
|
+
"login": {
|
|
77
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path stroke-linejoin=\"round\" d=\"M2.001 11.999h14m0 0-3.5-3m3.5 3-3.5 3\"/><path d=\"M9.002 7c.012-2.175.109-3.353.877-4.121C10.758 2 12.172 2 15 2h1c2.829 0 4.243 0 5.122.879C22 3.757 22 5.172 22 8v8c0 2.828 0 4.243-.878 5.121C20.242 22 18.829 22 16 22h-1c-2.828 0-4.242 0-5.121-.879-.768-.768-.865-1.946-.877-4.121\" opacity=\".5\"/></g>"
|
|
78
|
+
},
|
|
79
|
+
"logout": {
|
|
80
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M9.002 7c.012-2.175.109-3.353.877-4.121C10.758 2 12.172 2 15 2h1c2.829 0 4.243 0 5.122.879C22 3.757 22 5.172 22 8v8c0 2.828 0 4.243-.878 5.121C20.242 22 18.829 22 16 22h-1c-2.828 0-4.242 0-5.121-.879-.768-.768-.865-1.946-.877-4.121\" opacity=\".5\"/><path stroke-linejoin=\"round\" d=\"M15 12H2m0 0 3.5-3M2 12l3.5 3\"/></g>"
|
|
81
|
+
},
|
|
82
|
+
"password": {
|
|
83
|
+
"body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M3.172 18.828C4.343 20 6.229 20 10 20h5c3.114-.01 4.765-.108 5.828-1.172C22 17.657 22 15.771 22 12s0-5.657-1.172-6.828C19.765 4.108 18.114 4.01 15 4h-5C6.229 4 4.343 4 3.172 5.172S2 8.229 2 12s0 5.657 1.172 6.828Z\" opacity=\".5\"/><path fill=\"currentColor\" d=\"M9 12a1 1 0 11-2 0 1 1 0 012 0m4 0a1 1 0 11-2 0 1 1 0 012 0\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M15 2v20\"/></g>"
|
|
84
|
+
},
|
|
85
|
+
"refresh": {
|
|
86
|
+
"body": "<g fill=\"currentColor\"><path d=\"M12.079 3v-.75zm-8.4 8.333h-.75zm0 1.667-.527.532a.75.75 0 001.056 0zm2.209-1.134A.75.75 0 104.83 10.8zM2.528 10.8a.75.75 0 00-1.056 1.065zm16.088-3.408a.75.75 0 101.277-.786zM12.079 2.25c-5.047 0-9.15 4.061-9.15 9.083h1.5c0-4.182 3.42-7.583 7.65-7.583zm-9.15 9.083V13h1.5v-1.667zm1.28 2.2 1.679-1.667L4.83 10.8l-1.68 1.667zm0-1.065L2.528 10.8l-1.057 1.065 1.68 1.666zm15.684-5.86A9.16 9.16 0 0012.08 2.25v1.5a7.66 7.66 0 016.537 3.643z\"/><path d=\"M11.883 21v.75zm8.43-8.333h.75zm0-1.667.528-.533a.75.75 0 00-1.055 0zM18.1 12.133a.75.75 0 101.055 1.067zm3.373 1.067a.75.75 0 101.054-1.067zM5.318 16.606a.75.75 0 10-1.277.788zm6.565 5.144c5.062 0 9.18-4.058 9.18-9.083h-1.5c0 4.18-3.43 7.583-7.68 7.583zm9.18-9.083V11h-1.5v1.667zm-1.277-2.2L18.1 12.133l1.055 1.067 1.686-1.667zm0 1.066 1.687 1.667 1.054-1.067-1.686-1.666zm-15.745 5.86a9.2 9.2 0 007.842 4.357v-1.5a7.7 7.7 0 01-6.565-3.644z\" opacity=\".5\"/></g>"
|
|
87
|
+
},
|
|
88
|
+
"send": {
|
|
89
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"m17.498 18.485 3.13-9.391c1.248-3.745 1.873-5.618.884-6.606-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523.19.28.297.607.31.945.008.171-.019.35-.072.705-.196 1.304-.294 1.956-.179 2.458.23 1 1.004 1.785 2 2.028.5.123 1.154.034 2.46-.143l.072-.01c.368-.05.552-.075.729-.064.32.019.63.124.898.303.147.098.279.23.541.492l.252.252c1.51 1.51 2.265 2.265 3.066 2.226.22-.011.438-.062.64-.152.734-.323 1.072-1.336 1.747-3.362Z\"/><path stroke-linecap=\"round\" d=\"M6 18 21 3\" opacity=\".5\"/></g>"
|
|
90
|
+
},
|
|
91
|
+
"shield": {
|
|
92
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 22c-1.02 0-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991v-1.574c0-3.198 0-4.797.378-5.334C3.755 4.545 5.258 4.03 8.265 3l.573-.196C10.405 2.268 11.188 2 12 2\"/><path d=\"M12 22c1.02 0 1.38-.158 2.101-.473 2.66-1.162 6.9-3.898 6.9-9.536v-1.574c0-3.198 0-4.797-.378-5.334-.378-.538-1.881-1.053-4.888-2.082l-.573-.196C13.595 2.268 12.812 2 12 2\" opacity=\".5\"/></g>"
|
|
93
|
+
},
|
|
94
|
+
"tag": {
|
|
95
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4.728 16.137c-1.545-1.546-2.318-2.318-2.605-3.321-.288-1.003-.042-2.068.45-4.197l.283-1.228c.413-1.792.62-2.688 1.233-3.302s1.51-.82 3.302-1.233l1.228-.284c2.13-.491 3.194-.737 4.197-.45 1.003.288 1.775 1.061 3.32 2.606l1.83 1.83C20.657 9.248 22 10.592 22 12.262c0 1.671-1.344 3.015-4.033 5.704-2.69 2.69-4.034 4.034-5.705 4.034-1.67 0-3.015-1.344-5.704-4.033z\"/><circle cx=\"8.607\" cy=\"8.879\" r=\"2\" opacity=\".5\" transform=\"rotate(-45 8.607 8.879)\"/><path stroke-linecap=\"round\" d=\"m11.542 18.5 6.979-6.98\" opacity=\".5\"/></g>"
|
|
96
|
+
},
|
|
97
|
+
"trash-empty": {
|
|
98
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M20.5 6h-17m15.333 2.5-.46 6.9c-.177 2.654-.265 3.981-1.13 4.79s-2.195.81-4.856.81h-.774c-2.66 0-3.99 0-4.856-.81-.865-.809-.953-2.136-1.13-4.79l-.46-6.9\"/><path d=\"M9.17 4a3.001 3.001 0 015.66 0\" opacity=\".5\"/></g>"
|
|
99
|
+
},
|
|
100
|
+
"trash-full": {
|
|
101
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M9.17 4a3.001 3.001 0 015.66 0\" opacity=\".5\"/><path d=\"M20.5 6h-17m15.333 2.5-.46 6.9c-.177 2.654-.265 3.981-1.13 4.79s-2.195.81-4.856.81h-.774c-2.66 0-3.99 0-4.856-.81-.865-.809-.953-2.136-1.13-4.79l-.46-6.9\"/><path d=\"m9.5 11 .5 5m4.5-5-.5 5\" opacity=\".5\"/></g>"
|
|
102
|
+
},
|
|
103
|
+
"trend-down": {
|
|
104
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m22 18-7.38-7.335c-.997-.991-1.496-1.487-2.115-1.487s-1.117.496-2.115 1.488l-.24.238c-.997.992-1.497 1.489-2.116 1.489s-1.118-.497-2.115-1.49L2 7\" opacity=\".5\"/><path d=\"M22 12.454V18h-5.582\"/></g>"
|
|
105
|
+
},
|
|
106
|
+
"trend-up": {
|
|
107
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m22 7-7.38 7.335c-.997.991-1.496 1.487-2.115 1.487s-1.117-.496-2.115-1.488l-.24-.238c-.997-.992-1.497-1.489-2.116-1.489s-1.118.497-2.115 1.49L2 18\" opacity=\".5\"/><path d=\"M22 12.546V7h-5.582\"/></g>"
|
|
108
|
+
},
|
|
109
|
+
"upload": {
|
|
110
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M3 15c0 2.828 0 4.243.879 5.121C4.757 21 6.172 21 9 21h6c2.828 0 4.243 0 5.121-.879C21 19.243 21 17.828 21 15\" opacity=\".5\"/><path d=\"M12 16V3m0 0 4 4.375M12 3 8 7.375\"/></g>"
|
|
111
|
+
}
|
|
112
|
+
},
|
|
113
|
+
"lastModified": 1773761813,
|
|
114
|
+
"width": 24,
|
|
115
|
+
"height": 24
|
|
116
116
|
}
|
package/lib/app/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { IconifyJSON, IconifyInfo, IconifyMetaData, IconifyChars } from '@iconify/types'
|
|
1
|
+
import type { IconifyJSON, IconifyInfo, IconifyMetaData, IconifyChars } from '@iconify/types';
|
|
2
2
|
|
|
3
|
-
export { IconifyJSON, IconifyInfo, IconifyMetaData, IconifyChars }
|
|
3
|
+
export { IconifyJSON, IconifyInfo, IconifyMetaData, IconifyChars };
|
|
4
4
|
|
|
5
|
-
export declare const icons: IconifyJSON
|
|
6
|
-
export declare const info: IconifyInfo
|
|
7
|
-
export declare const metadata: IconifyMetaData
|
|
8
|
-
export declare const chars: IconifyChars
|
|
5
|
+
export declare const icons: IconifyJSON;
|
|
6
|
+
export declare const info: IconifyInfo;
|
|
7
|
+
export declare const metadata: IconifyMetaData;
|
|
8
|
+
export declare const chars: IconifyChars;
|
package/lib/app/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
const icons = require('./icons.json')
|
|
2
|
-
const info = {}
|
|
3
|
-
const metadata = {}
|
|
4
|
-
const chars = {}
|
|
1
|
+
const icons = require('./icons.json');
|
|
2
|
+
const info = {};
|
|
3
|
+
const metadata = {};
|
|
4
|
+
const chars = {};
|
|
5
5
|
|
|
6
|
-
exports.icons = icons
|
|
7
|
-
exports.info = info
|
|
8
|
-
exports.metadata = metadata
|
|
9
|
-
exports.chars = chars
|
|
6
|
+
exports.icons = icons;
|
|
7
|
+
exports.info = info;
|
|
8
|
+
exports.metadata = metadata;
|
|
9
|
+
exports.chars = chars;
|
package/lib/app/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import icons from './icons.json' with { type: 'json' }
|
|
1
|
+
import icons from './icons.json' with { type: 'json' };
|
|
2
2
|
|
|
3
|
-
const info = {}
|
|
4
|
-
const metadata = {}
|
|
5
|
-
const chars = {}
|
|
6
|
-
export { icons, info, metadata, chars }
|
|
3
|
+
const info = {};
|
|
4
|
+
const metadata = {};
|
|
5
|
+
const chars = {};
|
|
6
|
+
export { icons, info, metadata, chars };
|
package/lib/app/package.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
2
|
+
"name": "@rokkit/app",
|
|
3
|
+
"description": "app icon set in Iconify JSON format",
|
|
4
|
+
"version": "1.0.0",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"module": "index.mjs",
|
|
7
|
+
"types": "index.d.ts",
|
|
8
|
+
"homepage": "https://github.com/jerrythomas/rokkit",
|
|
9
|
+
"exports": {
|
|
10
|
+
"./*": "./*",
|
|
11
|
+
".": {
|
|
12
|
+
"types": "./index.d.ts",
|
|
13
|
+
"require": "./index.js",
|
|
14
|
+
"import": "./index.mjs"
|
|
15
|
+
},
|
|
16
|
+
"./icons.json": "./icons.json"
|
|
17
|
+
},
|
|
18
|
+
"iconSet": {
|
|
19
|
+
"icons": "icons.json"
|
|
20
|
+
},
|
|
21
|
+
"dependencies": {
|
|
22
|
+
"@iconify/types": "*"
|
|
23
|
+
}
|
|
24
24
|
}
|
package/lib/app.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "app",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1773761813,
|
|
4
4
|
"icons": {
|
|
5
5
|
"alert-bell": {
|
|
6
6
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3\" opacity=\".5\"/></g>"
|
|
@@ -113,4 +113,4 @@
|
|
|
113
113
|
},
|
|
114
114
|
"width": 24,
|
|
115
115
|
"height": 24
|
|
116
|
-
}
|
|
116
|
+
}
|