@central-icons-react-native/round-filled-radius-0-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=\"M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4ZM14.4472 7.10557C14.9412 7.35256 15.1414 7.95324 14.8944 8.44721L10.8944 16.4472C10.6474 16.9412 10.0468 17.1414 9.55279 16.8944C9.05881 16.6474 8.85858 16.0468 9.10557 15.5528L13.1056 7.55279C13.3526 7.05881 13.9532 6.85858 14.4472 7.10557Z\" 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=\"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H20ZM13.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=\"M16.2909 2.29299C16.6816 1.90234 17.315 1.90234 17.7056 2.29299L21.707 6.29436C21.8946 6.48196 22 6.7364 22 7.00171C22 7.26701 21.8946 7.52145 21.707 7.70905L20.2065 9.20956C18.9556 10.4604 17.0547 10.6651 15.5911 9.8236L11.9107 13.5039L14.7046 16.2978C14.8922 16.4854 14.9976 16.7398 14.9976 17.0051C14.9976 17.2704 14.8922 17.5249 14.7046 17.7125C11.4003 21.0167 7.89496 23.0279 3.17739 21.4553C2.87868 21.3557 2.64429 21.1214 2.54472 20.8226C0.972169 16.1051 2.98318 12.5996 6.28748 9.29538C6.67814 8.90472 7.31152 8.90473 7.70218 9.29538L10.496 12.0892L14.1764 8.4089C13.3348 6.9453 13.5395 5.04439 14.7904 3.7935L16.2909 2.29299ZM16.9983 4.41504L16.2051 5.2082C15.4908 5.92249 15.4908 7.08058 16.2051 7.79487C16.9194 8.50916 18.0775 8.50916 18.7918 7.79487L19.585 7.00171L16.9983 4.41504Z\" fill=\"currentColor\"/>",
|
|
10918
10925
|
"tags": "Path",
|