@central-icons-react-native/square-outlined-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 d=\"M12 9.75V13.75M12 16.24V16.25M12 3.25L2.5 19.25H21.5L12 3.25Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
|
|
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=\"M3.75 10.25V3.75H21.25V15.25H14.75M17.25 10.75V7.75H14.25M14 11L16.7465 8.25346M11.25 13.75H2.75V21.25H11.25V13.75Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
|
|
4429
4436
|
"tags": "Path",
|
|
@@ -10521,13 +10528,6 @@
|
|
|
10521
10528
|
"iconName": "trending-circle",
|
|
10522
10529
|
"pathname": "src/IconTrendingCircle"
|
|
10523
10530
|
},
|
|
10524
|
-
{
|
|
10525
|
-
"svg": "<Path d=\"M12 9.75V13.75M12 16.24V16.25M12 3.25L2.5 19.25H21.5L12 3.25Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
|
|
10526
|
-
"tags": "Path",
|
|
10527
|
-
"componentName": "IconTriangleExclamation",
|
|
10528
|
-
"iconName": "triangle-exclamation, error, warning, alert",
|
|
10529
|
-
"pathname": "src/IconTriangleExclamation"
|
|
10530
|
-
},
|
|
10531
10531
|
{
|
|
10532
10532
|
"svg": "<Path d=\"M12.0039 18V15\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M18.25 4.75H21.25V7.25C21.25 8.90685 19.9069 10.25 18.25 10.25\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M5.75 2.75H18.25V9.25C18.25 12.5637 15.5637 15.25 12.25 15.25H11.75C8.43629 15.25 5.75 12.5637 5.75 9.25V2.75Z\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M6.75 17.75H17.25V21.25H6.75V17.75Z\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M5.75 4.75H2.75V7.25C2.75 8.90685 4.09315 10.25 5.75 10.25\" stroke=\"currentColor\" strokeWidth=\"1.5\"/>",
|
|
10533
10533
|
"tags": "Path",
|