@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.56 → 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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/square-outlined-radius-0-stroke-1",
21
- version: "1.1.56",
21
+ version: "1.1.57",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-outlined-radius-0-stroke-1",
3
- "version": "1.1.56",
3
+ "version": "1.1.57",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -4459,6 +4459,13 @@
4459
4459
  "iconName": "exclamation-circle, info, warning",
4460
4460
  "pathname": "src/IconExclamationCircle"
4461
4461
  },
4462
+ {
4463
+ "svg": "<Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/><Path d=\"M11.5 13.5L11.25 7H12.75L12.5 13.5H11.5Z\" fill=\"currentColor\"/><Circle cx=\"12.0001\" cy=\"15.9996\" r=\"0.9\" fill=\"currentColor\"/>",
4464
+ "tags": "Circle, Path",
4465
+ "componentName": "IconExclamationCircleBold",
4466
+ "iconName": "exclamation-circle-bold, info, warning",
4467
+ "pathname": "src/IconExclamationCircleBold"
4468
+ },
4462
4469
  {
4463
4470
  "svg": "<Path d=\"M12 9.5V14M12 16.49V16.5M12 3L2.25 19.5H21.75L12 3Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
4464
4471
  "tags": "Path",