@central-icons-react-native/square-outlined-radius-0-stroke-1 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-1",
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-1",
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=\"M1.5 5V3.5H6H9.5V5\" stroke=\"currentColor\"/><Path d=\"M5.5 3.5V11.5M5.5 11.5H4M5.5 11.5H7\" stroke=\"currentColor\"/><Path d=\"M5.5 15V20.5H20.5V5.5H13\" stroke=\"currentColor\"/><Path d=\"M20.5 16L16 11.5L7 20.5\" stroke=\"currentColor\"/>",
7789
+ "tags": "Path",
7790
+ "componentName": "IconPromptTextToImage",
7791
+ "iconName": "prompt-text-to-image",
7792
+ "pathname": "src/IconPromptTextToImage"
7793
+ },
7794
+ {
7795
+ "svg": "<Path d=\"M1.5 5V3.5H6H9.5V5\" stroke=\"currentColor\"/><Path d=\"M5.5 3.5V11.5M5.5 11.5H4M5.5 11.5H7\" stroke=\"currentColor\"/><Path d=\"M5.5 15V20.5H20.5V5.5H13\" stroke=\"currentColor\"/><Path d=\"M11 16V10L15.5 13L11 16Z\" stroke=\"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.5\" stroke=\"currentColor\"/><Circle cx=\"6\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\"/><Circle cx=\"18\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\"/><Path d=\"M6 8.5V15.5\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M12 6H18V15.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M14 3.5L11.5 6L14 8.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
7789
7803
  "tags": "Circle, Path",