@central-icons-react/round-outlined-radius-0-stroke-1.5 0.0.61 → 1.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/IconFlashcards/index.d.ts +4 -0
- package/IconFlashcards/index.js +2 -0
- package/IconFlashcards/index.js.map +1 -0
- package/IconFlashcards/index.mjs +2 -0
- package/IconFlashcards/index.mjs.map +1 -0
- package/IconPaintBrush/index.d.ts +4 -0
- package/IconPaintBrush/index.js +2 -0
- package/IconPaintBrush/index.js.map +1 -0
- package/IconPaintBrush/index.mjs +2 -0
- package/IconPaintBrush/index.mjs.map +1 -0
- package/IconPaintBucket/index.d.ts +4 -0
- package/IconPaintBucket/index.js +2 -0
- package/IconPaintBucket/index.js.map +1 -0
- package/IconPaintBucket/index.mjs +2 -0
- package/IconPaintBucket/index.mjs.map +1 -0
- package/IconPaintBucketDrop/index.d.ts +4 -0
- package/IconPaintBucketDrop/index.js +2 -0
- package/IconPaintBucketDrop/index.js.map +1 -0
- package/IconPaintBucketDrop/index.mjs +2 -0
- package/IconPaintBucketDrop/index.mjs.map +1 -0
- package/IconShaderEffect/index.d.ts +4 -0
- package/IconShaderEffect/index.js +2 -0
- package/IconShaderEffect/index.js.map +1 -0
- package/IconShaderEffect/index.mjs +2 -0
- package/IconShaderEffect/index.mjs.map +1 -0
- package/README.md +5 -0
- package/icons/index.d.ts +5 -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 +14 -4
- 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-outlined-radius-0-stroke-1.5",
|
3
|
-
"version": "
|
3
|
+
"version": "1.0.1",
|
4
4
|
"style": "round-outlined-radius-0-stroke-1.5",
|
5
5
|
"importExamples": {
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react/round-outlined-radius-0-stroke-1.5/IconHome';",
|
@@ -12,7 +12,7 @@
|
|
12
12
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
13
13
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
14
14
|
},
|
15
|
-
"totalIcons":
|
15
|
+
"totalIcons": 1519,
|
16
16
|
"categories": {
|
17
17
|
"AI & Magic": {
|
18
18
|
"count": 32,
|
@@ -428,7 +428,7 @@
|
|
428
428
|
]
|
429
429
|
},
|
430
430
|
"Edit": {
|
431
|
-
"count":
|
431
|
+
"count": 66,
|
432
432
|
"icons": [
|
433
433
|
"IconAddKeyframe",
|
434
434
|
"IconBezier",
|
@@ -469,6 +469,9 @@
|
|
469
469
|
"IconMarkdown",
|
470
470
|
"IconMarker",
|
471
471
|
"IconMarkerCircle",
|
472
|
+
"IconPaintBrush",
|
473
|
+
"IconPaintBucket",
|
474
|
+
"IconPaintBucketDrop",
|
472
475
|
"IconPencil",
|
473
476
|
"IconPencilLine",
|
474
477
|
"IconPencilWave",
|
@@ -480,6 +483,7 @@
|
|
480
483
|
"IconRewrite1",
|
481
484
|
"IconRewrite2",
|
482
485
|
"IconRuler",
|
486
|
+
"IconShaderEffect",
|
483
487
|
"IconShaders",
|
484
488
|
"IconSignature",
|
485
489
|
"IconSlice",
|
@@ -1420,7 +1424,7 @@
|
|
1420
1424
|
]
|
1421
1425
|
},
|
1422
1426
|
"Things": {
|
1423
|
-
"count":
|
1427
|
+
"count": 119,
|
1424
1428
|
"icons": [
|
1425
1429
|
"IconAlien",
|
1426
1430
|
"IconBackpack",
|
@@ -1465,6 +1469,7 @@
|
|
1465
1469
|
"IconFire3",
|
1466
1470
|
"IconFlag1",
|
1467
1471
|
"IconFlag2",
|
1472
|
+
"IconFlashcards",
|
1468
1473
|
"IconFootsteps",
|
1469
1474
|
"IconForYou",
|
1470
1475
|
"IconGalaxy",
|
@@ -2362,6 +2367,7 @@
|
|
2362
2367
|
"IconFistbump": "fistbump, boom, hands, friends",
|
2363
2368
|
"IconFlag1": "flag-1, priority",
|
2364
2369
|
"IconFlag2": "flag-2, priority",
|
2370
|
+
"IconFlashcards": "flashcards, cards, pages",
|
2365
2371
|
"IconFloppyDisk1": "floppy-disk-1, save",
|
2366
2372
|
"IconFloppyDisk2": "floppy-disk-2, save",
|
2367
2373
|
"IconFocusAuto": "focus-auto",
|
@@ -2709,6 +2715,9 @@
|
|
2709
2715
|
"IconPageTextLock": "page-text-lock",
|
2710
2716
|
"IconPageTextPieChart": "page-text-pie-chart",
|
2711
2717
|
"IconPageTextSearch": "page-text-search",
|
2718
|
+
"IconPaintBrush": "paint-brush, design, color, appearance",
|
2719
|
+
"IconPaintBucket": "paint-bucket, design, color, appearance",
|
2720
|
+
"IconPaintBucketDrop": "paint-bucket-drop",
|
2712
2721
|
"IconPancakes": "pancakes, maple-syrup, breakfast",
|
2713
2722
|
"IconPanoramaView": "panorama-view",
|
2714
2723
|
"IconPaperclip1": "paperclip-1, attachment",
|
@@ -2884,6 +2893,7 @@
|
|
2884
2893
|
"IconSettingsSliderVer": "settings-slider-ver",
|
2885
2894
|
"IconSettingsToggle1": "settings-toggle-1",
|
2886
2895
|
"IconSettingsToggle2": "settings-toggle-2",
|
2896
|
+
"IconShaderEffect": "shader-effect, material",
|
2887
2897
|
"IconShaders": "shaders, material, effect",
|
2888
2898
|
"IconShadows": "shadows",
|
2889
2899
|
"IconShaka1": "shaka-1, call me, hang-ten",
|