@central-icons-react-native/round-filled-radius-2-stroke-1 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=\"M12.5 16C13.3284 16 14 16.6716 14 17.5V18C14 19.3057 14.8355 20.413 16 20.8252V21H5C3.34315 21 2 19.6569 2 18V17.5C2 16.6716 2.67157 16 3.5 16H12.5Z\" fill=\"currentColor\"/><Path d=\"M17.5039 3C17.1892 3.41817 17 3.93631 17 4.5V19C17 19.5522 16.5254 20.0209 16.041 19.7559C15.4207 19.4163 15 18.7571 15 18V17.5C15 16.1193 13.8807 15 12.5 15H5V12.25C5.7582 12.25 6.43778 11.7829 6.70996 11.0752L7.36719 9.36719L9.0752 8.70996C9.78286 8.43778 10.25 7.7582 10.25 7C10.25 6.2418 9.78286 5.56222 9.0752 5.29004L7.36719 4.63184L6.8291 3.23633C7.18879 3.08375 7.58468 3 8 3H17.5039Z\" fill=\"currentColor\"/><Path d=\"M5 3C5.24094 3 5.4574 3.1482 5.54395 3.37305L6.24023 5.18555C6.34181 5.44944 6.55056 5.65819 6.81445 5.75977L8.62695 6.45605C8.8518 6.5426 9 6.75906 9 7C9 7.24094 8.8518 7.4574 8.62695 7.54395L6.81445 8.24023C6.55056 8.34181 6.34181 8.55056 6.24023 8.81445L5.54395 10.627C5.4574 10.8518 5.24094 11 5 11C4.75906 11 4.5426 10.8518 4.45605 10.627L3.75977 8.81445C3.65819 8.55056 3.44944 8.34181 3.18555 8.24023L1.37305 7.54395C1.1482 7.4574 1 7.24094 1 7C1 6.75906 1.1482 6.5426 1.37305 6.45605L3.18555 5.75977C3.44944 5.65819 3.65819 5.44944 3.75977 5.18555L4.45605 3.37305C4.5426 3.1482 4.75906 3 5 3Z\" fill=\"currentColor\"/><Path d=\"M19.5 3C20.3284 3 21 3.67157 21 4.5V7.5C21 8.32843 20.3284 9 19.5 9H18V4.5C18 3.67157 18.6716 3 19.5 3Z\" 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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V19.5C4 20.8807 5.11929 22 6.5 22H17.5C18.8807 22 20 20.8807 20 19.5V11.8491C20 11.2014 19.8203 10.5664 19.4808 10.0148L18.3709 8.21112C18.1284 7.8171 18 7.36352 18 6.90087V4.5C18 3.11929 16.8807 2 15.5 2H6.5ZM9.5 6C9.77614 6 10 6.22386 10 6.5V9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5V6.5C9 6.22386 9.22386 6 9.5 6ZM13 6.5C13 6.22386 12.7761 6 12.5 6C12.2239 6 12 6.22386 12 6.5V9.5C12 9.77614 12.2239 10 12.5 10C12.7761 10 13 9.77614 13 9.5V6.5Z\" fill=\"currentColor\"/>",
|
|
10484
10491
|
"tags": "Path",
|