@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.192 → 1.1.193
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/IconScriptAi/index.d.ts +4 -0
- package/IconScriptAi/index.js +2 -0
- package/IconScriptAi/index.js.map +1 -0
- package/IconScriptAi/index.mjs +2 -0
- package/IconScriptAi/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
|
@@ -10479,6 +10479,13 @@
|
|
|
10479
10479
|
"iconName": "script-2, paper, page, contract, file, document, skills",
|
|
10480
10480
|
"pathname": "src/IconScript2"
|
|
10481
10481
|
},
|
|
10482
|
+
{
|
|
10483
|
+
"svg": "<Path d=\"M7 20H5.5C4.39543 20 3.5 19.1046 3.5 18V17C3.5 16.4477 3.94772 16 4.5 16H12.5C13.0523 16 13.5 16.4477 13.5 17V18.25C13.5 19.2165 14.2835 20 15.25 20C16.2165 20 17 19.2165 17 18.25V5.75C17 4.7835 17.7835 4 18.75 4C19.7165 4 20.5 4.7835 20.5 5.75V8C20.5 8.55228 20.0523 9 19.5 9H17.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15 20H6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 4H10.5M6 16V13.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M7.08091 4.77036L6.54359 3.37334C6.45708 3.14842 6.24099 3 6 3C5.75901 3 5.54292 3.14842 5.45641 3.37334L4.91909 4.77036C4.71594 5.29854 4.29854 5.71594 3.77036 5.91909L2.37334 6.45641C2.14842 6.54292 2 6.75901 2 7C2 7.24099 2.14842 7.45708 2.37334 7.54359L3.77036 8.08091C4.29854 8.28406 4.71594 8.70146 4.91909 9.22964L5.45641 10.6267C5.54292 10.8516 5.75901 11 6 11C6.24099 11 6.45708 10.8516 6.54359 10.6267L7.08091 9.22964C7.28406 8.70146 7.70146 8.28406 8.22964 8.08091L9.62666 7.54359C9.85158 7.45708 10 7.24099 10 7C10 6.75901 9.85158 6.54292 9.62666 6.45641L8.22964 5.91909C7.70146 5.71594 7.28406 5.29854 7.08091 4.77036Z\" fill=\"currentColor\"/>",
|
|
10484
|
+
"tags": "Path",
|
|
10485
|
+
"componentName": "IconScriptAi",
|
|
10486
|
+
"iconName": "script-ai, paper, page, contract, file, document, skills",
|
|
10487
|
+
"pathname": "src/IconScriptAi"
|
|
10488
|
+
},
|
|
10482
10489
|
{
|
|
10483
10490
|
"svg": "<Path d=\"M14 3H8C6.34315 3 5 4.34315 5 6V18C5 19.6569 6.34315 21 8 21H16C17.6569 21 19 19.6569 19 18V11.9083C19 11.3161 18.8247 10.737 18.4962 10.2442L17.5038 8.75577C17.1753 8.26297 17 7.68395 17 7.09167V6C17 4.34315 15.6569 3 14 3Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 7V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 7V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10484
10491
|
"tags": "Path",
|