@central-icons-react-native/round-outlined-radius-3-stroke-1 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/round-outlined-radius-3-stroke-1",
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/round-outlined-radius-3-stroke-1",
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": "<Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/><Path d=\"M12 6.5V13.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Circle cx=\"12.0002\" cy=\"16.8\" r=\"0.8\" fill=\"currentColor\"/>",
4422
+ "tags": "Circle, Path",
4423
+ "componentName": "IconExclamationCircle",
4424
+ "iconName": "exclamation-circle, info, warning",
4425
+ "pathname": "src/IconExclamationCircle"
4426
+ },
4420
4427
  {
4421
4428
  "svg": "<Path d=\"M3.5 10.25V6.5C3.5 4.84315 4.84315 3.5 6.5 3.5H18.5C20.1569 3.5 21.5 4.84315 21.5 6.5V12.5C21.5 14.1569 20.1569 15.5 18.5 15.5H14.75M17.5 7.5V10.5M17.5 7.5H14.5M17.5 7.5L14 11M9.5 21.5H4.5C3.39543 21.5 2.5 20.6046 2.5 19.5V15.5C2.5 14.3954 3.39543 13.5 4.5 13.5H9.5C10.6046 13.5 11.5 14.3954 11.5 15.5V19.5C11.5 20.6046 10.6046 21.5 9.5 21.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
4422
4429
  "tags": "Path",