@central-icons-react-native/square-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=\"M21 3H3V21H21V3ZM15.3416 7.55279L13.5528 6.65836L8.65836 16.4472L10.4472 17.3416L15.3416 7.55279Z\" 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=\"M21 21H3V3H21V21ZM8 13H11.667L11 17L16 11H12.333L13 7L8 13Z\" 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=\"M17.0009 1.58594L22.4151 7.00015L20.208 9.20726C18.9576 10.4577 17.0573 10.6623 15.5942 9.82106L11.9151 13.5001L15.4151 17.0002L14.708 17.7073C11.4049 21.0103 7.90073 23.0209 3.18479 21.4489L2.71045 21.2907L2.55234 20.8164C0.980338 16.1004 2.99065 12.5962 6.29381 9.29306L7.00092 8.58597L10.5009 12.0859L14.18 8.40683C13.3388 6.94373 13.5434 5.04349 14.7938 3.79304L17.0009 1.58594ZM17.0009 4.41436L16.208 5.20726C15.494 5.9213 15.494 7.079 16.208 7.79304C16.9221 8.50709 18.0798 8.50709 18.7938 7.79304L19.5867 7.00015L17.0009 4.41436Z\" fill=\"currentColor\"/>",
|
|
10918
10925
|
"tags": "Path",
|