@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.243 → 1.1.244
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/IconMask1/index.d.ts +4 -0
- package/IconMask1/index.js +2 -0
- package/IconMask1/index.js.map +1 -0
- package/IconMask1/index.mjs +2 -0
- package/IconMask1/index.mjs.map +1 -0
- package/IconMedicalCross/index.d.ts +4 -0
- package/IconMedicalCross/index.js +2 -0
- package/IconMedicalCross/index.js.map +1 -0
- package/IconMedicalCross/index.mjs +2 -0
- package/IconMedicalCross/index.mjs.map +1 -0
- package/IconMedicalCrossCircle/index.d.ts +4 -0
- package/IconMedicalCrossCircle/index.js +2 -0
- package/IconMedicalCrossCircle/index.js.map +1 -0
- package/IconMedicalCrossCircle/index.mjs +2 -0
- package/IconMedicalCrossCircle/index.mjs.map +1 -0
- package/IconMedicalCrossSquare/index.d.ts +4 -0
- package/IconMedicalCrossSquare/index.js +2 -0
- package/IconMedicalCrossSquare/index.js.map +1 -0
- package/IconMedicalCrossSquare/index.mjs +2 -0
- package/IconMedicalCrossSquare/index.mjs.map +1 -0
- package/README.md +7 -0
- package/filtered-icons.json +56 -0
- package/icons/index.d.ts +4 -0
- package/icons-index.json +15 -2
- package/index.d.ts +4 -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 +8 -1
- package/tsx-icons.json +28 -0
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.244) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2012 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
|
|
|
@@ -1015,6 +1015,13 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1015
1015
|
- **IconTouch** — touch, tab, click
|
|
1016
1016
|
- **IconTouchGrass** — touch-grass, nature, logout
|
|
1017
1017
|
|
|
1018
|
+
### Health & Medical
|
|
1019
|
+
|
|
1020
|
+
- **IconMask1** — mask, medical-mask, covid
|
|
1021
|
+
- **IconMedicalCross** — medical-cross, first-aid, emergency
|
|
1022
|
+
- **IconMedicalCrossCircle** — medical-cross-circle, first-aid, emergency
|
|
1023
|
+
- **IconMedicalCrossSquare** — medical-cross-square, first-aid, emergency
|
|
1024
|
+
|
|
1018
1025
|
### Interface General
|
|
1019
1026
|
|
|
1020
1027
|
- **IconAnchor1** — anchor-1, link
|
package/tsx-icons.json
CHANGED
|
@@ -8162,6 +8162,13 @@
|
|
|
8162
8162
|
"iconName": "mask, theatre",
|
|
8163
8163
|
"pathname": "src/IconMask"
|
|
8164
8164
|
},
|
|
8165
|
+
{
|
|
8166
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.1289 3.0166L19.6289 5.0166L20 5.11621V7.5H22.5V13H20V15.7266C19.9999 16.6977 19.4376 17.5814 18.5576 17.9922L12 21.0518L5.44238 17.9922C4.56237 17.5814 4.00011 16.6977 4 15.7266V13H1.5V7.5H4V5.11621L4.37109 5.0166L11.8711 3.0166L12 2.98242L12.1289 3.0166ZM9 14H15V13H9V14ZM2.5 12H4V8.5H2.5V12ZM20 12H21.5V8.5H20V12ZM9 10H15V9H9V10Z\" fill=\"currentColor\"/>",
|
|
8167
|
+
"tags": "Path",
|
|
8168
|
+
"componentName": "IconMask1",
|
|
8169
|
+
"iconName": "mask, medical-mask, covid",
|
|
8170
|
+
"pathname": "src/IconMask1"
|
|
8171
|
+
},
|
|
8165
8172
|
{
|
|
8166
8173
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.9683 17.2439C18.4742 16.9446 20.6561 15.4006 20.9304 13.9898C21.3625 11.7674 21.3268 8.56632 21.3268 8.56632C21.3268 4.22771 18.4842 2.95599 18.4842 2.95599C17.051 2.29772 14.5899 2.0209 12.033 2H11.9702C9.41328 2.0209 6.95379 2.29772 5.52045 2.95599C5.52045 2.95599 2.67779 4.22771 2.67779 8.56632C2.67779 8.82934 2.67643 9.10599 2.67501 9.39399C2.67108 10.1938 2.66672 11.0812 2.68986 12.0074C2.79308 16.2504 3.46773 20.432 7.39063 21.4703C9.19939 21.9491 10.7523 22.0493 12.003 21.9805C14.2712 21.8548 15.5444 21.1711 15.5444 21.1711L15.4696 19.5254C15.4696 19.5254 13.8488 20.0365 12.0285 19.9742C10.225 19.9124 8.32108 19.7797 8.02939 17.5655C8.00246 17.371 7.98899 17.163 7.98899 16.9446C7.98899 16.9446 9.75939 17.3774 12.003 17.4802C13.375 17.5431 14.6616 17.3998 15.9683 17.2439ZM17.9739 14.1562V8.90285C17.9739 7.82919 17.7006 6.97599 17.1516 6.34477C16.5852 5.71354 15.8436 5.38996 14.9232 5.38996C13.858 5.38996 13.0515 5.79931 12.5183 6.61814L11.9998 7.48717L11.4814 6.61814C10.9481 5.79931 10.1416 5.38996 9.07657 5.38996C8.15602 5.38996 7.41446 5.71354 6.84821 6.34477C6.2991 6.97599 6.02572 7.82919 6.02572 8.90285V14.1562H8.107V9.05726C8.107 7.98241 8.55924 7.43685 9.46383 7.43685C10.464 7.43685 10.9654 8.08402 10.9654 9.36371V12.1547H13.0344V9.36371C13.0344 8.08402 13.5356 7.43685 14.5358 7.43685C15.4404 7.43685 15.8927 7.98241 15.8927 9.05726V14.1562H17.9739Z\" fill=\"currentColor\"/>",
|
|
8167
8174
|
"tags": "Path",
|
|
@@ -8246,6 +8253,27 @@
|
|
|
8246
8253
|
"iconName": "medal, trophy, badge, winner, win",
|
|
8247
8254
|
"pathname": "src/IconMedal"
|
|
8248
8255
|
},
|
|
8256
|
+
{
|
|
8257
|
+
"svg": "<Path d=\"M16 8H22V16H16V22H8V16H2V8H8V2H16V8Z\" fill=\"currentColor\"/>",
|
|
8258
|
+
"tags": "Path",
|
|
8259
|
+
"componentName": "IconMedicalCross",
|
|
8260
|
+
"iconName": "medical-cross, first-aid, emergency",
|
|
8261
|
+
"pathname": "src/IconMedicalCross"
|
|
8262
|
+
},
|
|
8263
|
+
{
|
|
8264
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM10.5 10.5H8V13.5H10.5V16H13.5V13.5H16V10.5H13.5V8H10.5V10.5Z\" fill=\"currentColor\"/>",
|
|
8265
|
+
"tags": "Path",
|
|
8266
|
+
"componentName": "IconMedicalCrossCircle",
|
|
8267
|
+
"iconName": "medical-cross-circle, first-aid, emergency",
|
|
8268
|
+
"pathname": "src/IconMedicalCrossCircle"
|
|
8269
|
+
},
|
|
8270
|
+
{
|
|
8271
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 21H3V3H21V21ZM10.5 10.5H8V13.5H10.5V16H13.5V13.5H16V10.5H13.5V8H10.5V10.5Z\" fill=\"currentColor\"/>",
|
|
8272
|
+
"tags": "Path",
|
|
8273
|
+
"componentName": "IconMedicalCrossSquare",
|
|
8274
|
+
"iconName": "medical-cross-square, first-aid, emergency",
|
|
8275
|
+
"pathname": "src/IconMedicalCrossSquare"
|
|
8276
|
+
},
|
|
8249
8277
|
{
|
|
8250
8278
|
"svg": "<Path d=\"M9.97503 3.58104C12.0831 1.47299 15.5009 1.47299 17.609 3.58104C19.0387 5.0108 19.4985 7.04233 18.9893 8.85939C17.947 8.3106 16.7598 8 15.5 8C13.6089 8 11.8812 8.69993 10.562 9.85487L7.13159 6.42448L9.97503 3.58104Z\" fill=\"currentColor\"/><Path d=\"M8 15.5C8 13.6089 8.69993 11.8812 9.85487 10.562L6.42448 7.13159L3.58104 9.97503C1.47299 12.0831 1.47299 15.5009 3.58104 17.609C5.01082 19.0387 7.04228 19.4983 8.85929 18.9891C8.31056 17.9468 8 16.7597 8 15.5Z\" fill=\"currentColor\"/><Path d=\"M9 15.5C9 12.4691 11.0745 9.92267 13.8811 9.20322L16.1339 21.9695C15.9254 21.9897 15.7139 22 15.5 22C11.9101 22 9 19.0899 9 15.5Z\" fill=\"currentColor\"/><Path d=\"M22 15.5C22 18.5309 19.9255 21.0773 17.1189 21.7968L14.8661 9.03052C15.0746 9.01033 15.2861 9 15.5 9C19.0899 9 22 11.9101 22 15.5Z\" fill=\"currentColor\"/>",
|
|
8251
8279
|
"tags": "Path",
|