@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.10 → 1.1.11

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-2",
21
- version: "1.1.10",
21
+ version: "1.1.11",
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-2",
3
- "version": "1.1.10",
3
+ "version": "1.1.11",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -7784,6 +7784,20 @@
7784
7784
  "iconName": "prompt, vibe-designing, box-sparkle",
7785
7785
  "pathname": "src/IconPrompt1"
7786
7786
  },
7787
+ {
7788
+ "svg": "<Path d=\"M2 6V4H6H10V6\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6 4V11M6 11H4M6 11H8\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6 15V20H20V6H14\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M20 16L16 12L8 20\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
7789
+ "tags": "Path",
7790
+ "componentName": "IconPromptTextToImage",
7791
+ "iconName": "prompt-text-to-image",
7792
+ "pathname": "src/IconPromptTextToImage"
7793
+ },
7794
+ {
7795
+ "svg": "<Path d=\"M2 6V4H6H10V6\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6 4V11M6 11H4M6 11H8\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6 15V20H20V6H14\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M11 16.5V9.5L16 13L11 16.5Z\" fill=\"currentColor\"/>",
7796
+ "tags": "Path",
7797
+ "componentName": "IconPromptTextToVideo",
7798
+ "iconName": "prompt-text-to-video",
7799
+ "pathname": "src/IconPromptTextToVideo"
7800
+ },
7787
7801
  {
7788
7802
  "svg": "<Circle cx=\"6\" cy=\"6\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"6\" cy=\"18\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"18\" cy=\"18\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M13 6H18V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M14 4L12 6L14 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
7789
7803
  "tags": "Circle, Path",