@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.68 → 1.1.69
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/IconVibeCoding2/index.d.ts +4 -0
- package/IconVibeCoding2/index.js +2 -0
- package/IconVibeCoding2/index.js.map +1 -0
- package/IconVibeCoding2/index.mjs +2 -0
- package/IconVibeCoding2/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -10941,6 +10941,13 @@
|
|
|
10941
10941
|
"iconName": "vibe-coding, ai, ide, syntax",
|
|
10942
10942
|
"pathname": "src/IconVibeCoding"
|
|
10943
10943
|
},
|
|
10944
|
+
{
|
|
10945
|
+
"svg": "<Path d=\"M17.4 3H16.6L15.6 5.6L13 6.6V7.4L15.6 8.4L16.6 11H17.4L18.4 8.4L21 7.4V6.6L18.4 5.6L17.4 3Z\" fill=\"currentColor\"/><Path d=\"M9.5 4.5L2 11.72L9.5 19.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M22 11.72L14.5 19.4998\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10946
|
+
"tags": "Path",
|
|
10947
|
+
"componentName": "IconVibeCoding2",
|
|
10948
|
+
"iconName": "vibe-coding-2, ai, ide, syntax",
|
|
10949
|
+
"pathname": "src/IconVibeCoding2"
|
|
10950
|
+
},
|
|
10944
10951
|
{
|
|
10945
10952
|
"svg": "<Path d=\"M2 20C2 15.4635 5.48364 13.4994 8.5 14.108\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M7 20H11M11 20H20L22 13H13L11 20Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M17 5C17.4728 5.6131 17.7973 6.25322 18 7C18.6326 6.60534 19.2848 6.31003 20 6.1\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M8.00186 11C5.79272 11 4.00186 9.20914 4.00186 7C4.00175 5.5 4.50186 3.5 6.50186 3.5C7.66587 3.5 9.50175 2.5 9.50175 2.5C10.1335 3.48416 11.0988 3.75934 12.0019 3C13.1801 4.17824 12.8808 5.32809 12.0019 6.5V7C12.0019 9.20914 10.211 11 8.00186 11Z\" stroke=\"currentColor\" strokeWidth=\"1.8\" strokeLinecap=\"round\"/><Rect width=\"4\" height=\"2.5\" transform=\"matrix(-1 0 0 1 8 6)\" fill=\"currentColor\"/><Rect width=\"3\" height=\"2.5\" transform=\"matrix(-1 0 0 1 12 6)\" fill=\"currentColor\"/><Path d=\"M9.5 6.75H7.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10946
10953
|
"tags": "Path, Rect",
|