@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.1.45 → 1.1.46

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-filled-radius-0-stroke-1.5",
21
- version: "1.1.45",
21
+ version: "1.1.46",
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-filled-radius-0-stroke-1.5",
3
- "version": "1.1.45",
3
+ "version": "1.1.46",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -4417,6 +4417,13 @@
4417
4417
  "iconName": "euro, currency, money, coin, EURO",
4418
4418
  "pathname": "src/IconEuro"
4419
4419
  },
4420
+ {
4421
+ "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 15C11.4477 15 11 15.4477 11 16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16C13 15.4477 12.5523 15 12 15ZM11.25 13H12.75V7H11.25V13Z\" fill=\"currentColor\"/>",
4422
+ "tags": "Path",
4423
+ "componentName": "IconExclamationCircle",
4424
+ "iconName": "exclamation-circle, info, warning",
4425
+ "pathname": "src/IconExclamationCircle"
4426
+ },
4420
4427
  {
4421
4428
  "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\"/>",
4422
4429
  "tags": "Path",