@central-icons-react-native/round-outlined-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 d=\"M10 16L14 8M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
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 d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12.4984 11H15.3786C15.811 11 16.0395 11.5118 15.7508 11.8338L11.448 16.6331C11.0938 17.0282 10.4492 16.6722 10.5949 16.162L11.4984 13H8.61817C8.18573 13 7.95721 12.4882 8.24588 12.1662L12.5487 7.36689C12.9029 6.97182 13.5476 7.32783 13.4018 7.83803L12.4984 11Z\" 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 d=\"M12.5868 15.5859L8.4152 11.4144C7.63415 10.6333 6.35635 10.6251 5.62316 11.4513C3.13285 14.2573 2.21592 16.6447 3.5011 20.5002C7.35654 21.7853 9.74381 20.8683 12.5498 18.378C13.376 17.6448 13.3678 16.367 12.5868 15.5859Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 15.5L15.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5003 4.5L16.7931 3.20713C17.1837 2.81659 17.8168 2.81659 18.2074 3.20712L20.7931 5.7929C21.1837 6.18342 21.1837 6.81658 20.7932 7.20711L19.5003 8.5C18.3957 9.60457 16.6049 9.60457 15.5003 8.5C14.3957 7.39543 14.3957 5.60457 15.5003 4.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10918
10925
|
"tags": "Path",
|