@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.44 → 1.1.45

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-0-stroke-2",
21
- version: "1.1.44",
21
+ version: "1.1.45",
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-0-stroke-2",
3
- "version": "1.1.44",
3
+ "version": "1.1.45",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -6041,6 +6041,13 @@
6041
6041
  "iconName": "judge-gavel, legal, terms, law",
6042
6042
  "pathname": "src/IconJudgeGavel"
6043
6043
  },
6044
+ {
6045
+ "svg": "<Path d=\"M8 19L16 19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M16 5H21V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 5.5C16 9.5 12.5 13.5 12 19\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 18.9999V18.9122C12 12.9251 7.5 7 2 7.06002\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
6046
+ "tags": "Path",
6047
+ "componentName": "IconJump",
6048
+ "iconName": "jump, skip",
6049
+ "pathname": "src/IconJump"
6050
+ },
6044
6051
  {
6045
6052
  "svg": "<Path d=\"M10 5H14V19H10V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M3 5H7V15H3V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M17 5H21V13H17V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
6046
6053
  "tags": "Path",