@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.195 → 1.1.196
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/IconShortcut/index.d.ts +4 -0
- package/IconShortcut/index.js +2 -0
- package/IconShortcut/index.js.map +1 -0
- package/IconShortcut/index.mjs +2 -0
- package/IconShortcut/index.mjs.map +1 -0
- package/README.md +2 -1
- package/filtered-icons.json +16 -2
- package/icons/index.d.ts +1 -0
- package/icons-index.json +8 -6
- 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 +8 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -10392,7 +10392,7 @@
|
|
|
10392
10392
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6 3C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6ZM14.8944 8.44721C15.1414 7.95324 14.9412 7.35256 14.4472 7.10557C13.9532 6.85858 13.3526 7.05881 13.1056 7.55279L9.10557 15.5528C8.85858 16.0468 9.05881 16.6474 9.55279 16.8944C10.0468 17.1414 10.6474 16.9412 10.8944 16.4472L14.8944 8.44721Z\" fill=\"currentColor\"/>",
|
|
10393
10393
|
"tags": "Path",
|
|
10394
10394
|
"componentName": "IconRunShortcut",
|
|
10395
|
-
"iconName": "run-shortcut,slash",
|
|
10395
|
+
"iconName": "run-shortcut, slash, skills",
|
|
10396
10396
|
"pathname": "src/IconRunShortcut"
|
|
10397
10397
|
},
|
|
10398
10398
|
{
|
|
@@ -10913,6 +10913,13 @@
|
|
|
10913
10913
|
"iconName": "shopping-bag-like-2",
|
|
10914
10914
|
"pathname": "src/IconShoppingBagLike2"
|
|
10915
10915
|
},
|
|
10916
|
+
{
|
|
10917
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18 3C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H18ZM13.4033 7.83789C13.549 7.32776 12.905 6.97219 12.5508 7.36719L8.24707 12.166C7.95855 12.488 8.18773 13 8.62012 13H11.5L10.5967 16.1621C10.451 16.6722 11.095 17.0278 11.4492 16.6328L15.7529 11.834C16.0415 11.512 15.8123 11 15.3799 11H12.5L13.4033 7.83789Z\" fill=\"currentColor\"/>",
|
|
10918
|
+
"tags": "Path",
|
|
10919
|
+
"componentName": "IconShortcut",
|
|
10920
|
+
"iconName": "shortcut, hotkey, powerkey, skill",
|
|
10921
|
+
"pathname": "src/IconShortcut"
|
|
10922
|
+
},
|
|
10916
10923
|
{
|
|
10917
10924
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.8387 2.58316C18.0611 1.8056 16.8004 1.80561 16.0229 2.58318L14.7358 3.87027C13.491 5.11509 13.2873 7.00677 14.1247 8.46331L10.4621 12.1259L9.08967 10.7535C7.9383 9.60216 6.0008 9.54979 4.86161 10.8334C2.25318 13.7725 1.28068 17.012 2.54918 20.8174C2.64827 21.1147 2.88153 21.3479 3.1788 21.447C6.98424 22.7155 10.2236 21.7429 13.1627 19.1345C14.4463 17.9953 14.394 16.0578 13.2426 14.9064L11.8699 13.5338L15.5325 9.87123C16.9891 10.7088 18.8809 10.5051 20.1258 9.26021L21.4129 7.97311C22.1904 7.19555 22.1904 5.93491 21.4129 5.15737L18.8387 2.58316ZM17.4308 3.99104L20.005 6.56525L18.718 7.85235C18.0071 8.56319 16.8546 8.56318 16.1437 7.85234C15.4329 7.14149 15.4329 5.98897 16.1438 5.27813L17.4308 3.99104Z\" fill=\"currentColor\"/>",
|
|
10918
10925
|
"tags": "Path",
|