@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.1.46 → 1.1.48
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/IconExclamationTriangle/index.d.ts +4 -0
- package/{IconTriangleExclamation → IconExclamationTriangle}/index.js +1 -1
- package/{IconTriangleExclamation → IconExclamationTriangle}/index.js.map +1 -1
- package/{IconTriangleExclamation → IconExclamationTriangle}/index.mjs +1 -1
- package/{IconTriangleExclamation → IconExclamationTriangle}/index.mjs.map +1 -1
- package/README.md +1 -1
- package/filtered-icons.json +14 -14
- package/icons/index.d.ts +1 -1
- package/icons-index.json +3 -3
- package/index.d.ts +1 -1
- 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 +7 -7
- package/IconTriangleExclamation/index.d.ts +0 -4
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -4424,6 +4424,13 @@
|
|
|
4424
4424
|
"iconName": "exclamation-circle, info, warning",
|
|
4425
4425
|
"pathname": "src/IconExclamationCircle"
|
|
4426
4426
|
},
|
|
4427
|
+
{
|
|
4428
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1.18359 20.0003L12.0011 1.78125L22.8187 20.0003H1.18359ZM12.75 9.00024V14.5002H11.25V9.00024H12.75ZM11.25 15.5002H12.75V17.0002H11.25V15.5002Z\" fill=\"currentColor\"/>",
|
|
4429
|
+
"tags": "Path",
|
|
4430
|
+
"componentName": "IconExclamationTriangle",
|
|
4431
|
+
"iconName": "exclamation-triangle, error, warning, alert",
|
|
4432
|
+
"pathname": "src/IconExclamationTriangle"
|
|
4433
|
+
},
|
|
4427
4434
|
{
|
|
4428
4435
|
"svg": "<Path d=\"M12 13V22H2V13H12Z\" fill=\"currentColor\"/><Path d=\"M22 3V16H14V14.5H20.5V4.5H4.5V11H3V3H22Z\" fill=\"currentColor\"/><Path d=\"M18 7V11.5H16.5V9.56066L14 12.0607L12.9393 11L15.4393 8.5H13.5V7H18Z\" fill=\"currentColor\"/>",
|
|
4429
4436
|
"tags": "Path",
|
|
@@ -10521,13 +10528,6 @@
|
|
|
10521
10528
|
"iconName": "trending-circle",
|
|
10522
10529
|
"pathname": "src/IconTrendingCircle"
|
|
10523
10530
|
},
|
|
10524
|
-
{
|
|
10525
|
-
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1.18359 20.0003L12.0011 1.78125L22.8187 20.0003H1.18359ZM12.75 9.00024V14.5002H11.25V9.00024H12.75ZM11.25 15.5002H12.75V17.0002H11.25V15.5002Z\" fill=\"currentColor\"/>",
|
|
10526
|
-
"tags": "Path",
|
|
10527
|
-
"componentName": "IconTriangleExclamation",
|
|
10528
|
-
"iconName": "triangle-exclamation, error, warning, alert",
|
|
10529
|
-
"pathname": "src/IconTriangleExclamation"
|
|
10530
|
-
},
|
|
10531
10531
|
{
|
|
10532
10532
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 2V4H2V7.25C2 9.14088 3.3995 10.7049 5.2192 10.9627C5.93693 13.707 8.33863 15.7703 11.2539 15.982V17H6V22H18V17H12.7539V15.9815C15.6657 15.7666 18.0637 13.7046 18.7808 10.9627C20.6005 10.7049 22 9.14088 22 7.25V4H19V2H5ZM3.5 5.5H5V9.25C5 9.29087 5.00036 9.33166 5.00109 9.37235C4.12663 9.06379 3.5 8.23007 3.5 7.25V5.5ZM20.5 7.25C20.5 8.23007 19.8734 9.06379 18.9989 9.37235C18.9996 9.33166 19 9.29087 19 9.25V5.5H20.5V7.25Z\" fill=\"currentColor\"/>",
|
|
10533
10533
|
"tags": "Path",
|