@central-icons-react/round-filled-radius-3-stroke-1 1.0.3 → 1.0.5
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/IconCursorAi/index.d.ts +4 -0
- package/IconCursorAi/index.js +2 -0
- package/IconCursorAi/index.js.map +1 -0
- package/IconCursorAi/index.mjs +2 -0
- package/IconCursorAi/index.mjs.map +1 -0
- package/IconDispersion/index.d.ts +4 -0
- package/IconDispersion/index.js +2 -0
- package/IconDispersion/index.js.map +1 -0
- package/IconDispersion/index.mjs +2 -0
- package/IconDispersion/index.mjs.map +1 -0
- package/IconMarkup/index.d.ts +4 -0
- package/IconMarkup/index.js +2 -0
- package/IconMarkup/index.js.map +1 -0
- package/IconMarkup/index.mjs +2 -0
- package/IconMarkup/index.mjs.map +1 -0
- package/IconNewspaper1/index.js +1 -1
- package/IconNewspaper1/index.js.map +1 -1
- package/IconNewspaper1/index.mjs +1 -1
- package/IconNewspaper1/index.mjs.map +1 -1
- package/IconNewspaper2/index.js +1 -1
- package/IconNewspaper2/index.js.map +1 -1
- package/IconNewspaper2/index.mjs +1 -1
- package/IconNewspaper2/index.mjs.map +1 -1
- package/README.md +3 -0
- package/icons/index.d.ts +3 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +12 -6
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
package/icons-index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"package": "@central-icons-react/round-filled-radius-3-stroke-1",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.5",
|
4
4
|
"style": "round-filled-radius-3-stroke-1",
|
5
5
|
"importExamples": {
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react/round-filled-radius-3-stroke-1/IconHome';",
|
@@ -12,16 +12,17 @@
|
|
12
12
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
13
13
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
14
14
|
},
|
15
|
-
"totalIcons":
|
15
|
+
"totalIcons": 1523,
|
16
16
|
"categories": {
|
17
17
|
"AI & Magic": {
|
18
|
-
"count":
|
18
|
+
"count": 33,
|
19
19
|
"icons": [
|
20
20
|
"IconAppleIntelligenceIcon",
|
21
21
|
"IconBoxSparkle",
|
22
22
|
"IconBrain1",
|
23
23
|
"IconBrain2",
|
24
24
|
"IconBroomSparkle",
|
25
|
+
"IconCursorAi",
|
25
26
|
"IconCuteRobot",
|
26
27
|
"IconEyeSparkle",
|
27
28
|
"IconFortuneTellerBall",
|
@@ -429,7 +430,7 @@
|
|
429
430
|
]
|
430
431
|
},
|
431
432
|
"Edit": {
|
432
|
-
"count":
|
433
|
+
"count": 68,
|
433
434
|
"icons": [
|
434
435
|
"IconAddKeyframe",
|
435
436
|
"IconBezier",
|
@@ -456,6 +457,7 @@
|
|
456
457
|
"IconColorSwatch",
|
457
458
|
"IconComponents",
|
458
459
|
"IconCornerRadius",
|
460
|
+
"IconDispersion",
|
459
461
|
"IconEditBig",
|
460
462
|
"IconEditSmall1",
|
461
463
|
"IconEditSmall2",
|
@@ -470,6 +472,7 @@
|
|
470
472
|
"IconMarkdown",
|
471
473
|
"IconMarker",
|
472
474
|
"IconMarkerCircle",
|
475
|
+
"IconMarkup",
|
473
476
|
"IconPaintBrush",
|
474
477
|
"IconPaintBucket",
|
475
478
|
"IconPaintBucketDrop",
|
@@ -2225,6 +2228,7 @@
|
|
2225
2228
|
"IconCursor1": "cursor-1, arrow",
|
2226
2229
|
"IconCursor2": "cursor-2, arrow",
|
2227
2230
|
"IconCursor3": "cursor-3, arrow",
|
2231
|
+
"IconCursorAi": "cursor-ai, agent, magic",
|
2228
2232
|
"IconCursorClick": "cursor-click, arrow, clickbait",
|
2229
2233
|
"IconCursorList": "cursor-list, cursor, list",
|
2230
2234
|
"IconCurtain": "curtain, showtime, theater",
|
@@ -2259,6 +2263,7 @@
|
|
2259
2263
|
"IconDirectorChair": "director-chair, chair",
|
2260
2264
|
"IconDiscord": "discord",
|
2261
2265
|
"IconDishwasher": "dishwasher, clean",
|
2266
|
+
"IconDispersion": "dispersion, refraction",
|
2262
2267
|
"IconDivider": "divider, add-line",
|
2263
2268
|
"IconDollar": "dollar, currency, money, coin, USD",
|
2264
2269
|
"IconDonut": "donut",
|
@@ -2611,6 +2616,7 @@
|
|
2611
2616
|
"IconMarkdown": "markdown",
|
2612
2617
|
"IconMarker": "marker, highlight",
|
2613
2618
|
"IconMarkerCircle": "marker-circle, highlight",
|
2619
|
+
"IconMarkup": "markup, marker, highlight",
|
2614
2620
|
"IconMask": "mask, theatre",
|
2615
2621
|
"IconMastadon": "mastadon",
|
2616
2622
|
"IconMathBasic": "math-basic, calc",
|
@@ -2651,8 +2657,8 @@
|
|
2651
2657
|
"IconMute": "mute, sound-off",
|
2652
2658
|
"IconNailedIt": "nailed-it",
|
2653
2659
|
"IconNewspaper": "newspaper, News, paper",
|
2654
|
-
"IconNewspaper1": "newspaper-1, guide, info, faq",
|
2655
|
-
"IconNewspaper2": "newspaper-2, guide, info, faq",
|
2660
|
+
"IconNewspaper1": "newspaper-1, guide, info, faq, book",
|
2661
|
+
"IconNewspaper2": "newspaper-2, guide, info, faq, book",
|
2656
2662
|
"IconNewspaper3": "newspaper-3",
|
2657
2663
|
"IconNfc1": "nfc-1",
|
2658
2664
|
"IconNfc2": "nfc-2",
|