@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.1.72 → 1.1.73
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/IconRemix/index.d.ts +4 -0
- package/IconRemix/index.js +2 -0
- package/IconRemix/index.js.map +1 -0
- package/IconRemix/index.mjs +2 -0
- package/IconRemix/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
|
@@ -8519,6 +8519,13 @@
|
|
|
8519
8519
|
"iconName": "reddit",
|
|
8520
8520
|
"pathname": "src/IconReddit"
|
|
8521
8521
|
},
|
|
8522
|
+
{
|
|
8523
|
+
"svg": "<Path d=\"M21 20H5.56055L7.28027 21.7197L6.21973 22.7803L2.68945 19.25L6.21973 15.7197L7.28027 16.7803L5.56055 18.5H19.5V11H21V20Z\" fill=\"currentColor\"/><Path d=\"M12.75 11.25H16V12.75H12.75V16H11.25V12.75H8V11.25H11.25V8H12.75V11.25Z\" fill=\"currentColor\"/><Path d=\"M21.3105 4.75L17.7803 8.28027L16.7197 7.21973L18.4395 5.5H4.5V13H3V4H18.4395L16.7197 2.28027L17.7803 1.21973L21.3105 4.75Z\" fill=\"currentColor\"/>",
|
|
8524
|
+
"tags": "Path",
|
|
8525
|
+
"componentName": "IconRemix",
|
|
8526
|
+
"iconName": "remix, new-try, repeat",
|
|
8527
|
+
"pathname": "src/IconRemix"
|
|
8528
|
+
},
|
|
8522
8529
|
{
|
|
8523
8530
|
"svg": "<Path d=\"M3 3H9.93934L3 9.93934V3Z\" fill=\"currentColor\"/><Path d=\"M3 19.9393V12.0607L12.0607 3H19.9393L14.068 8.8713C13.4752 8.47866 12.7643 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 12.7643 8.47866 13.4752 8.8713 14.068L3 19.9393Z\" fill=\"currentColor\"/><Path d=\"M15.1287 9.93196L21 4.06066V11.9393L11.9393 21H4.06066L9.93196 15.1287C10.5248 15.5213 11.2357 15.75 12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 11.2357 15.5213 10.5248 15.1287 9.93196Z\" fill=\"currentColor\"/><Path d=\"M14.0607 21H21V14.0607L14.0607 21Z\" fill=\"currentColor\"/><Path d=\"M9.75 12C9.75 10.7574 10.7574 9.75 12 9.75C13.2426 9.75 14.25 10.7574 14.25 12C14.25 13.2426 13.2426 14.25 12 14.25C10.7574 14.25 9.75 13.2426 9.75 12Z\" fill=\"currentColor\"/>",
|
|
8524
8531
|
"tags": "Path",
|