@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.183 → 1.1.184
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/IconLens/index.d.ts +4 -0
- package/IconLens/index.js +2 -0
- package/IconLens/index.js.map +1 -0
- package/IconLens/index.mjs +2 -0
- package/IconLens/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
|
@@ -7329,6 +7329,13 @@
|
|
|
7329
7329
|
"iconName": "lemonsqueezy",
|
|
7330
7330
|
"pathname": "src/IconLemonsqueezy"
|
|
7331
7331
|
},
|
|
7332
|
+
{
|
|
7333
|
+
"svg": "<Path d=\"M15.0996 21.5078C14.1235 21.8258 13.0822 22 12 22C10.1369 22 8.39376 21.4888 6.90039 20.6016L15.0996 15.8682V21.5078Z\" fill=\"currentColor\"/><Path d=\"M21.7842 14.0693C21.1836 16.923 19.3664 19.3263 16.9004 20.7158V11.249L21.7842 14.0693Z\" fill=\"currentColor\"/><Path d=\"M10.1992 16.6182L5.31641 19.4375C3.28069 17.6069 2 14.9532 2 12C2 11.9619 2.00153 11.9238 2.00195 11.8857L10.1992 16.6182Z\" fill=\"currentColor\"/><Path d=\"M15.0996 10.209V13.79L12 15.5781L8.90039 13.7891V10.209L12 8.41992L15.0996 10.209Z\" fill=\"currentColor\"/><Path d=\"M7.09961 12.749L2.21484 9.92969C2.81557 7.07622 4.63358 4.67253 7.09961 3.2832V12.749Z\" fill=\"currentColor\"/><Path d=\"M18.6826 4.56152C20.7189 6.39212 22 9.04626 22 12C22 12.0375 21.9975 12.0749 21.9971 12.1123L13.7998 7.38086L18.6826 4.56152Z\" fill=\"currentColor\"/><Path d=\"M12 2C13.8626 2 15.6055 2.5106 17.0986 3.39746L8.90039 8.13086V2.49121C9.8764 2.17327 10.9179 2 12 2Z\" fill=\"currentColor\"/>",
|
|
7334
|
+
"tags": "Path",
|
|
7335
|
+
"componentName": "IconLens",
|
|
7336
|
+
"iconName": "lens, camera, focal-length , aperture, f-stop, iso, focus, depth",
|
|
7337
|
+
"pathname": "src/IconLens"
|
|
7338
|
+
},
|
|
7332
7339
|
{
|
|
7333
7340
|
"svg": "<Path d=\"M12.0586 9.4082L12.9492 12.5957H11.0566L11.9473 9.4082H12.0586Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM10.6875 7.54492L7.8457 16H10.1016L10.623 14.1426H13.3828L13.9043 16H16.1602L13.3184 7.54492H10.6875Z\" fill=\"currentColor\"/>",
|
|
7334
7341
|
"tags": "Path",
|