@rokkit/icons 1.0.0-next.153 → 1.0.0-next.155
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.json +2 -2
- package/lib/auth/icons.json +363 -363
- 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.json +2 -2
- package/lib/base/icons.json +294 -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.json +8 -2
- package/lib/glyph/icons.json +1929 -1917
- package/lib/glyph/index.d.ts +6 -6
- package/lib/glyph/index.js +8 -8
- package/lib/glyph/index.mjs +5 -5
- package/lib/glyph.json +14 -2
- 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.json +2 -2
- package/lib/semantic/icons.json +1194 -1134
- package/lib/semantic/index.d.ts +6 -6
- package/lib/semantic/index.js +8 -8
- package/lib/semantic/index.mjs +5 -5
- package/lib/semantic.json +62 -2
- 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.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.json +2 -2
- package/package.json +1 -1
package/lib/base/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/base/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/base/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/base.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "base",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1775221916,
|
|
4
4
|
"icons": {
|
|
5
5
|
"accordion-closed": {
|
|
6
6
|
"body": "<path fill=\"currentColor\" d=\"M16.5 12 9 19.5l-1.05-1.05L14.4 12 7.95 5.55 9 4.5z\"/>"
|
|
@@ -283,8 +283,14 @@
|
|
|
283
283
|
},
|
|
284
284
|
"validity-warning": {
|
|
285
285
|
"body": "<path fill=\"currentColor\" d=\"M22.2 17.633 14.002 3.396a2.322 2.322 0 00-4.004 0L1.8 17.633a2.2 2.2 0 000 2.224A2.28 2.28 0 003.802 21h16.397a2.28 2.28 0 002-1.143 2.2 2.2 0 00.001-2.224M11.25 9.75a.75.75 0 111.5 0v3.75a.75.75 0 11-1.5 0zM12 18a1.124 1.124 0 110-2.249A1.124 1.124 0 0112 18\"/>"
|
|
286
|
+
},
|
|
287
|
+
"view-chart": {
|
|
288
|
+
"body": "<path fill=\"currentColor\" d=\"M17.293 2.293C17 2.586 17 3.057 17 4v13c0 .943 0 1.414.293 1.707S18.057 19 19 19s1.414 0 1.707-.293S21 17.943 21 17V4c0-.943 0-1.414-.293-1.707S19.943 2 19 2s-1.414 0-1.707.293M10 7c0-.943 0-1.414.293-1.707S11.057 5 12 5s1.414 0 1.707.293S14 6.057 14 7v10c0 .943 0 1.414-.293 1.707S12.943 19 12 19s-1.414 0-1.707-.293S10 17.943 10 17zM3.293 9.293C3 9.586 3 10.057 3 11v6c0 .943 0 1.414.293 1.707S4.057 19 5 19s1.414 0 1.707-.293S7 17.943 7 17v-6c0-.943 0-1.414-.293-1.707S5.943 9 5 9s-1.414 0-1.707.293M3 21.25a.75.75 0 000 1.5h18a.75.75 0 000-1.5z\"/>"
|
|
289
|
+
},
|
|
290
|
+
"view-code": {
|
|
291
|
+
"body": "<path fill=\"currentColor\" d=\"M14.18 4.276a.75.75 0 01.531.918l-3.973 14.83a.75.75 0 01-1.45-.389l3.974-14.83a.75.75 0 01.919-.53m2.262 3.053a.75.75 0 011.059-.056l1.737 1.564c.737.662 1.347 1.212 1.767 1.71.44.525.754 1.088.754 1.784 0 .695-.313 1.258-.754 1.782-.42.499-1.03 1.049-1.767 1.711l-1.737 1.564a.75.75 0 01-1.004-1.115l1.697-1.527c.788-.709 1.319-1.19 1.663-1.598.33-.393.402-.622.402-.818s-.072-.424-.402-.817c-.344-.409-.875-.89-1.663-1.598l-1.697-1.527a.75.75 0 01-.056-1.06m-8.94 1.06a.75.75 0 10-1.004-1.115L4.761 8.836c-.737.662-1.347 1.212-1.767 1.71-.44.525-.754 1.088-.754 1.784 0 .695.313 1.258.754 1.782.42.499 1.03 1.049 1.767 1.711l1.737 1.564a.75.75 0 001.004-1.115l-1.697-1.527c-.788-.709-1.319-1.19-1.663-1.598-.33-.393-.402-.622-.402-.818s.072-.424.402-.817c.344-.409.875-.89 1.663-1.598z\"/>"
|
|
286
292
|
}
|
|
287
293
|
},
|
|
288
294
|
"width": 24,
|
|
289
295
|
"height": 24
|
|
290
|
-
}
|
|
296
|
+
}
|