@central-icons-react-native/round-filled-radius-1-stroke-2 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=\"M11.4502 3.11717C11.8093 3.01457 12.1907 3.01457 12.5498 3.11717L18.5498 4.83104C19.408 5.0765 19.9998 5.86128 20 6.75389V7.49999H21.25C22.3546 7.49999 23.25 8.39542 23.25 9.49999V12C23.2495 13.1041 22.3542 14 21.25 14H20V15.8818C19.9996 16.639 19.5718 17.3322 18.8945 17.6709L12.8945 20.6709C12.3317 20.9522 11.6683 20.9522 11.1055 20.6709L5.10547 17.6709C4.42822 17.3322 4.00037 16.639 4 15.8818V14H2.75C1.64576 14 0.75053 13.1041 0.75 12V9.49999C0.75 8.39542 1.64543 7.49999 2.75 7.49999H4V6.75389C4.00017 5.86128 4.59201 5.0765 5.4502 4.83104L11.4502 3.11717ZM9 13C8.44772 13 8 13.4477 8 14C8.00032 14.552 8.44791 15 9 15H15C15.5521 15 15.9997 14.552 16 14C16 13.4477 15.5523 13 15 13H9ZM2.75 12H4V9.49999H2.75V12ZM20 12H21.25V9.49999H20V12ZM9 8.99999C8.44772 8.99999 8 9.4477 8 9.99999C8.00032 10.552 8.44791 11 9 11H15C15.5521 11 15.9997 10.552 16 9.99999C16 9.4477 15.5523 8.99999 15 8.99999H9Z\" 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=\"M14 2C15.1046 2 16 2.89543 16 4V8H20C21.1046 8 22 8.89543 22 10V14C22 15.1046 21.1046 16 20 16H16V20C16 21.1046 15.1046 22 14 22H10C8.89543 22 8 21.1046 8 20V16H4C2.89543 16 2 15.1046 2 14V10C2 8.89543 2.89543 8 4 8H8V4C8 2.89543 8.89543 2 10 2H14Z\" 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 2ZM11 8C10.7239 8 10.5 8.22386 10.5 8.5V10C10.5 10.2761 10.2761 10.5 10 10.5H8.5C8.22386 10.5 8 10.7239 8 11V13C8 13.2761 8.22386 13.5 8.5 13.5H10C10.2761 13.5 10.5 13.7239 10.5 14V15.5C10.5 15.7761 10.7239 16 11 16H13C13.2761 16 13.5 15.7761 13.5 15.5V14C13.5 13.7239 13.7239 13.5 14 13.5H15.5C15.7761 13.5 16 13.2761 16 13V11C16 10.7239 15.7761 10.5 15.5 10.5H14C13.7239 10.5 13.5 10.2761 13.5 10V8.5C13.5 8.22386 13.2761 8 13 8H11Z\" 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=\"M19 3C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H19ZM11 8C10.7239 8 10.5 8.22386 10.5 8.5V10C10.5 10.2761 10.2761 10.5 10 10.5H8.5C8.22386 10.5 8 10.7239 8 11V13C8 13.2761 8.22386 13.5 8.5 13.5H10C10.2761 13.5 10.5 13.7239 10.5 14V15.5C10.5 15.7761 10.7239 16 11 16H13C13.2761 16 13.5 15.7761 13.5 15.5V14C13.5 13.7239 13.7239 13.5 14 13.5H15.5C15.7761 13.5 16 13.2761 16 13V11C16 10.7239 15.7761 10.5 15.5 10.5H14C13.7239 10.5 13.5 10.2761 13.5 10V8.5C13.5 8.22386 13.2761 8 13 8H11Z\" 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=\"M17.4789 3.63124C15.3039 1.45625 11.7775 1.45625 9.60252 3.63124L7.3206 5.91316L10.2945 8.88704C11.7349 7.75024 13.5538 7.0718 15.5311 7.0718C16.8073 7.0718 18.0174 7.35438 19.1024 7.86039C19.1817 6.33986 18.6407 4.79313 17.4789 3.63124Z\" fill=\"currentColor\"/><Path d=\"M8.88704 10.2945L5.91316 7.3206L3.63124 9.60252C1.45625 11.7775 1.45625 15.3039 3.63124 17.4789C4.79313 18.6407 6.33986 19.1817 7.86039 19.1024C7.35438 18.0174 7.0718 16.8073 7.0718 15.5311C7.0718 13.5538 7.75024 11.7349 8.88704 10.2945Z\" fill=\"currentColor\"/><Path d=\"M13.3013 9.4568C10.8273 10.3653 9.06223 12.7421 9.06223 15.5311C9.06223 19.1038 11.9584 22 15.5311 22C15.6241 22 15.7167 21.998 15.8088 21.9941L13.3013 9.4568Z\" fill=\"currentColor\"/><Path d=\"M17.7609 21.6054C20.2349 20.697 22 18.3202 22 15.5311C22 11.9584 19.1038 9.06223 15.5311 9.06223C15.4381 9.06223 15.3455 9.06419 15.2534 9.06808L17.7609 21.6054Z\" fill=\"currentColor\"/>",
|
|
8251
8279
|
"tags": "Path",
|