@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.202 → 1.1.204
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/IconClapboardSparkle/index.d.ts +4 -0
- package/IconClapboardSparkle/index.js +2 -0
- package/IconClapboardSparkle/index.js.map +1 -0
- package/IconClapboardSparkle/index.mjs +2 -0
- package/IconClapboardSparkle/index.mjs.map +1 -0
- package/IconEducation/index.d.ts +4 -0
- package/IconEducation/index.js +2 -0
- package/IconEducation/index.js.map +1 -0
- package/IconEducation/index.mjs +2 -0
- package/IconEducation/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +29 -1
- package/icons/index.d.ts +2 -0
- package/icons-index.json +9 -5
- package/index.d.ts +2 -0
- 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/skills/central-icons-react-native/SKILL.md +4 -2
- package/tsx-icons.json +15 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
|
|
|
5
5
|
|
|
6
6
|
# Central Icons — React Native
|
|
7
7
|
|
|
8
|
-
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.
|
|
8
|
+
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.204) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1961 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
|
|
9
9
|
|
|
10
10
|
The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
|
|
11
11
|
|
|
@@ -112,6 +112,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
112
112
|
- **IconBubbleWideSparkle** — bubble-wide-sparkle, message, chat
|
|
113
113
|
- **IconCalenderSparkle** — calender-sparkle, date, plan
|
|
114
114
|
- **IconCameraSparkle** — camera-sparkle, picture, image, cam
|
|
115
|
+
- **IconClapboardSparkle** — clapboard-sparkle, movie, film, ai
|
|
115
116
|
- **IconClaw** — claw, openclaw, ai, qclaw
|
|
116
117
|
- **IconClipboard2Sparkle** — clipboard 2-sparkle, copy, list, auto-fill, form-fill
|
|
117
118
|
- **IconCloudySparkle** — cloudy-sparkle, clouds
|
|
@@ -743,7 +744,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
743
744
|
- **IconFilterDescending** — filter-descending, sort, za
|
|
744
745
|
- **IconFilterTimeline** — filter-timeline, sort
|
|
745
746
|
- **IconLiquidGlass** — liquid-glass, glass-effect
|
|
746
|
-
- **IconMaintenance** — maintenance, settings, service
|
|
747
|
+
- **IconMaintenance** — maintenance, settings, service, tweak
|
|
747
748
|
- **IconReorder** — reorder
|
|
748
749
|
- **IconSettingsGear1** — settings-gear-1, preferences
|
|
749
750
|
- **IconSettingsGear2** — settings-gear-2, preferences
|
|
@@ -1871,6 +1872,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1871
1872
|
- **IconDiscoBall** — disco-ball, music, dance, party
|
|
1872
1873
|
- **IconDoorHanger** — door-hanger, sign, do-not-disdurb
|
|
1873
1874
|
- **IconDumbell** — dumbell, fitness, training
|
|
1875
|
+
- **IconEducation** — education, book, reading, freetime, apple
|
|
1874
1876
|
- **IconElements** — elements, materials, products, tools, teams, skills, circles
|
|
1875
1877
|
- **IconEmojiAstonished** — emoji-astonished
|
|
1876
1878
|
- **IconExplosion** — explosion, boom, bang, pop
|
package/tsx-icons.json
CHANGED
|
@@ -3479,6 +3479,13 @@
|
|
|
3479
3479
|
"iconName": "clapboard, movie, film",
|
|
3480
3480
|
"pathname": "src/IconClapboard"
|
|
3481
3481
|
},
|
|
3482
|
+
{
|
|
3483
|
+
"svg": "<Path d=\"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z\" fill=\"currentColor\"/><Path d=\"M21 16.1436L20.1738 15.8262L19.4766 14.0146L19.4287 13.9023C19.1681 13.3545 18.6138 13 18 13C17.3862 13 16.8319 13.3545 16.5713 13.9023L16.5234 14.0146L15.8262 15.8262L14.0146 16.5234C13.4035 16.7585 13 17.3452 13 18C13 18.6548 13.4035 19.2415 14.0146 19.4766L15.8262 20.1738L16.1445 21H5.5C4.11929 21 3 19.8807 3 18.5V9H21V16.1436Z\" fill=\"currentColor\"/><Path d=\"M6.92969 8H3V5.5C3 4.11929 4.11929 3 5.5 3H9.22168L6.92969 8Z\" fill=\"currentColor\"/><Path d=\"M13.4297 8H8.02832L10.3203 3H15.7217L13.4297 8Z\" fill=\"currentColor\"/><Path d=\"M18.5 3C19.8807 3 21 4.11929 21 5.5V8H14.5283L16.8203 3H18.5Z\" fill=\"currentColor\"/>",
|
|
3484
|
+
"tags": "Path",
|
|
3485
|
+
"componentName": "IconClapboardSparkle",
|
|
3486
|
+
"iconName": "clapboard-sparkle, movie, film, ai",
|
|
3487
|
+
"pathname": "src/IconClapboardSparkle"
|
|
3488
|
+
},
|
|
3482
3489
|
{
|
|
3483
3490
|
"svg": "<Path d=\"M22 17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V10H22V17.5Z\" fill=\"currentColor\"/><Path d=\"M6.60938 9H2V6.5C2 5.11929 3.11929 4 4.5 4H8.90137L6.60938 9Z\" fill=\"currentColor\"/><Path d=\"M13.9014 9H7.70801L10 4H16.1934L13.9014 9Z\" fill=\"currentColor\"/><Path d=\"M22 9H15L17.292 4H19.5C20.8807 4 22 5.11929 22 6.5V9Z\" fill=\"currentColor\"/>",
|
|
3484
3491
|
"tags": "Path",
|
|
@@ -4949,6 +4956,13 @@
|
|
|
4949
4956
|
"iconName": "edit-small-2",
|
|
4950
4957
|
"pathname": "src/IconEditSmall2"
|
|
4951
4958
|
},
|
|
4959
|
+
{
|
|
4960
|
+
"svg": "<Path d=\"M21.5 15C21.7761 15 21.9999 15.224 22 15.5C22 15.7762 21.7761 16 21.5 16H21.0176C20.45 17.2715 20.45 18.7286 21.0176 20H21.5C21.7761 20 21.9999 20.224 22 20.5C22 20.7762 21.7761 21 21.5 21H5C3.34315 21 2 19.6569 2 18C2.0001 16.3433 3.34321 15 5 15H21.5Z\" fill=\"currentColor\"/><Path d=\"M13.2002 2.09964C13.4211 1.93427 13.7348 1.97946 13.9004 2.20023C14.0658 2.42111 14.0206 2.73481 13.7998 2.90042C13.3717 3.22156 13.0406 3.65873 12.8164 4.07913C12.7864 4.13535 12.7586 4.19006 12.7334 4.2432C20.7699 1.94635 18.8702 16.7975 11.999 13.5274C5.03126 16.844 3.17723 1.51768 11.6162 4.35257C11.6912 4.11371 11.8002 3.8585 11.9336 3.60843C12.2093 3.09148 12.6285 2.52845 13.2002 2.09964Z\" fill=\"currentColor\"/>",
|
|
4961
|
+
"tags": "Path",
|
|
4962
|
+
"componentName": "IconEducation",
|
|
4963
|
+
"iconName": "education, book, reading, freetime, apple",
|
|
4964
|
+
"pathname": "src/IconEducation"
|
|
4965
|
+
},
|
|
4952
4966
|
{
|
|
4953
4967
|
"svg": "<Path d=\"M8.04698 12.5498C8.6184 12.4452 9.2506 12.5197 9.8253 12.6523C10.4072 12.7867 10.9719 12.9901 11.4259 13.1777C11.9455 13.3925 12.548 13.3829 13.0704 13.1562C13.8209 12.8304 14.9526 12.4339 15.921 12.5439C18.9495 12.8884 20.4242 15.2469 20.8565 17.7607C21.0748 19.0304 20.003 20 18.839 20H18.6437C18.0252 20 17.4494 19.6835 17.1183 19.1611C16.8932 18.8062 16.4333 18.6838 16.0616 18.8799L15.8595 18.9863C15.2118 19.3279 14.4311 19.299 13.8106 18.9102L13.0558 18.4365C12.5686 18.1312 11.9492 18.1312 11.462 18.4365L10.8019 18.8506C10.1228 19.2762 9.26758 19.3085 8.5587 18.9346C8.06481 18.6742 7.45823 18.7733 7.07334 19.1777L6.97178 19.2842C6.53721 19.7411 5.93437 19.9999 5.30381 20C4.07144 19.9999 2.90563 18.9634 3.20323 17.6035C3.73404 15.1787 5.33673 13.0461 8.04698 12.5498Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.0011 3.5C19.0721 3.5 20.7511 5.17893 20.7511 7.25C20.7511 9.32107 19.0721 11 17.0011 11C14.9909 10.9999 13.3497 9.41832 13.255 7.43164C13.2412 7.42376 13.2262 7.41754 13.213 7.4082C12.4416 6.86364 11.5605 6.86361 10.7892 7.4082C10.7757 7.41772 10.7603 7.42364 10.7462 7.43164C10.6514 9.41833 9.01124 11 7.00108 11C4.93006 10.9999 3.25108 9.32103 3.25108 7.25C3.25108 5.17897 4.93006 3.50006 7.00108 3.5C8.75643 3.5 10.2293 4.70629 10.6378 6.33496C11.5145 5.88888 12.4866 5.88921 13.3634 6.33496C13.7718 4.70618 15.2457 3.50005 17.0011 3.5ZM7.00108 4.5C5.48235 4.50006 4.25108 5.73125 4.25108 7.25C4.25108 8.76875 5.48235 9.99994 7.00108 10C8.51986 10 9.75108 8.76878 9.75108 7.25C9.75108 5.73122 8.51986 4.5 7.00108 4.5ZM17.0011 4.5C15.4823 4.50006 14.2511 5.73125 14.2511 7.25C14.2511 8.76875 15.4823 9.99994 17.0011 10C18.5199 10 19.7511 8.76878 19.7511 7.25C19.7511 5.73122 18.5199 4.5 17.0011 4.5Z\" fill=\"currentColor\"/>",
|
|
4954
4968
|
"tags": "Path",
|
|
@@ -7858,7 +7872,7 @@
|
|
|
7858
7872
|
"svg": "<Path d=\"M14.639 2C10.5736 2 7.27794 5.29568 7.27794 9.36111C7.27794 10.2447 7.43382 11.0928 7.71991 11.8788L2.55978 17.0423C1.58402 18.0187 1.58427 19.6012 2.56036 20.5773L3.42285 21.4398C4.39894 22.4159 5.98141 22.4161 6.95781 21.4404L12.1213 16.2802C12.9074 16.5663 13.7555 16.7222 14.639 16.7222C18.7045 16.7222 22.0002 13.4265 22.0002 9.36111C22.0002 8.51308 21.8566 7.69752 21.5919 6.93809C21.5353 6.77559 21.3991 6.65363 21.2313 6.61522C21.0636 6.57682 20.8879 6.62738 20.7662 6.74906L17.9799 9.53534C17.0093 10.506 15.4355 10.506 14.4648 9.53534C13.4942 8.56466 13.4942 6.99089 14.4648 6.02022L17.2511 3.23395C17.3728 3.11227 17.4233 2.93656 17.3849 2.76882C17.3465 2.60107 17.2246 2.46486 17.0621 2.40824C16.3026 2.14361 15.4871 2 14.639 2Z\" fill=\"currentColor\"/>",
|
|
7859
7873
|
"tags": "Path",
|
|
7860
7874
|
"componentName": "IconMaintenance",
|
|
7861
|
-
"iconName": "maintenance, settings, service",
|
|
7875
|
+
"iconName": "maintenance, settings, service, tweak",
|
|
7862
7876
|
"pathname": "src/IconMaintenance"
|
|
7863
7877
|
},
|
|
7864
7878
|
{
|