@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.55 → 1.1.57
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/IconCalenderSparkle/index.d.ts +4 -0
- package/IconCalenderSparkle/index.js +2 -0
- package/IconCalenderSparkle/index.js.map +1 -0
- package/IconCalenderSparkle/index.mjs +2 -0
- package/IconCalenderSparkle/index.mjs.map +1 -0
- package/IconExclamationCircleBold/index.d.ts +4 -0
- package/IconExclamationCircleBold/index.js +2 -0
- package/IconExclamationCircleBold/index.js.map +1 -0
- package/IconExclamationCircleBold/index.mjs +2 -0
- package/IconExclamationCircleBold/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- 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/tsx-icons.json +14 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2261,6 +2261,13 @@
|
|
|
2261
2261
|
"iconName": "calender-remove, date-remove",
|
|
2262
2262
|
"pathname": "src/IconCalenderRemove"
|
|
2263
2263
|
},
|
|
2264
|
+
{
|
|
2265
|
+
"svg": "<Path d=\"M8 2H7V4H3V21H13V20H4V9H20V13H21V4H17V2H16V4H8V2Z\" fill=\"currentColor\"/><Path d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\" fill=\"currentColor\"/>",
|
|
2266
|
+
"tags": "Path",
|
|
2267
|
+
"componentName": "IconCalenderSparkle",
|
|
2268
|
+
"iconName": "calender-sparkle, date, plan",
|
|
2269
|
+
"pathname": "src/IconCalenderSparkle"
|
|
2270
|
+
},
|
|
2264
2271
|
{
|
|
2265
2272
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 3H21V21H3V3ZM20 8H4V20H20V8ZM9.5 14C9.5 12.6193 10.6193 11.5 12 11.5C13.3807 11.5 14.5 12.6193 14.5 14C14.5 15.3807 13.3807 16.5 12 16.5C10.6193 16.5 9.5 15.3807 9.5 14Z\" fill=\"currentColor\"/>",
|
|
2266
2273
|
"tags": "Path",
|
|
@@ -4452,6 +4459,13 @@
|
|
|
4452
4459
|
"iconName": "exclamation-circle, info, warning",
|
|
4453
4460
|
"pathname": "src/IconExclamationCircle"
|
|
4454
4461
|
},
|
|
4462
|
+
{
|
|
4463
|
+
"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 2ZM12 15.0996C11.503 15.0997 11.1006 15.503 11.1006 16C11.1008 16.4968 11.5031 16.8994 12 16.8994C12.4969 16.8994 12.9002 16.4969 12.9004 16C12.9004 15.5029 12.4971 15.0996 12 15.0996ZM11.5 13.5H12.5L12.75 7H11.25L11.5 13.5Z\" fill=\"currentColor\"/>",
|
|
4464
|
+
"tags": "Path",
|
|
4465
|
+
"componentName": "IconExclamationCircleBold",
|
|
4466
|
+
"iconName": "exclamation-circle-bold, info, warning",
|
|
4467
|
+
"pathname": "src/IconExclamationCircleBold"
|
|
4468
|
+
},
|
|
4455
4469
|
{
|
|
4456
4470
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0012 2.01709L1.375 19.9999H22.6274L12.0012 2.01709ZM12.5 9V14.5H11.5V9H12.5ZM12.5 16H11.5V17H12.5V16Z\" fill=\"currentColor\"/>",
|
|
4457
4471
|
"tags": "Path",
|