@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.37 → 1.1.38
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/IconArrowCornerUpLeft/index.js +1 -1
- package/IconArrowCornerUpLeft/index.js.map +1 -1
- package/IconArrowCornerUpLeft/index.mjs +1 -1
- package/IconArrowCornerUpLeft/index.mjs.map +1 -1
- package/IconAura/index.d.ts +4 -0
- package/IconAura/index.js +2 -0
- package/IconAura/index.js.map +1 -0
- package/IconAura/index.mjs +2 -0
- package/IconAura/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- 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 +8 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"pathname": "src/IconArrowCornerRightUp"
|
|
541
541
|
},
|
|
542
542
|
{
|
|
543
|
-
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.
|
|
543
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.2071 20.2071V9.70711H4.91422L8.91421 13.7071L8.20711 14.4142L3 9.20711L8.20711 4L8.91421 4.70711L4.91422 8.70711H21.2071V20.2071H20.2071Z\" fill=\"currentColor\"/>",
|
|
544
544
|
"tags": "Path",
|
|
545
545
|
"componentName": "IconArrowCornerUpLeft",
|
|
546
546
|
"iconName": "arrow-corner-up-left",
|
|
@@ -1057,6 +1057,13 @@
|
|
|
1057
1057
|
"iconName": "audio, music, playlist, musical-note",
|
|
1058
1058
|
"pathname": "src/IconAudio"
|
|
1059
1059
|
},
|
|
1060
|
+
{
|
|
1061
|
+
"svg": "<Path d=\"M12.001 15C15.3147 15 18.001 17.6863 18.001 21V22H6.00098V21C6.00098 17.6863 8.68727 15 12.001 15Z\" fill=\"currentColor\"/><Path d=\"M6.62207 14.1836L4.02344 15.6836L3.52344 14.8174L6.12207 13.3174L6.62207 14.1836Z\" fill=\"currentColor\"/><Path d=\"M20.4785 14.8174L19.9785 15.6836L17.3799 14.1836L17.8799 13.3174L20.4785 14.8174Z\" fill=\"currentColor\"/><Path d=\"M12.001 7C13.934 7 15.501 8.567 15.501 10.5C15.501 12.433 13.934 14 12.001 14C10.068 14 8.50098 12.433 8.50098 10.5C8.50098 8.567 10.068 7 12.001 7Z\" fill=\"currentColor\"/><Path d=\"M5.68652 8.87891L5.5127 9.86328L2.55859 9.34277L2.73242 8.3584L5.68652 8.87891Z\" fill=\"currentColor\"/><Path d=\"M21.4434 9.34277L18.4893 9.86328L18.3154 8.87891L21.2695 8.3584L21.4434 9.34277Z\" fill=\"currentColor\"/><Path d=\"M8.20605 5.19922L7.44043 5.8418L5.51172 3.54395L6.27734 2.90137L8.20605 5.19922Z\" fill=\"currentColor\"/><Path d=\"M18.4902 3.54395L16.5625 5.8418L16.1797 5.52051L15.7959 5.19922L17.7246 2.90137L18.4902 3.54395Z\" fill=\"currentColor\"/><Path d=\"M12.501 4H11.501V1H12.501V4Z\" fill=\"currentColor\"/>",
|
|
1062
|
+
"tags": "Path",
|
|
1063
|
+
"componentName": "IconAura",
|
|
1064
|
+
"iconName": "aura, enlighten",
|
|
1065
|
+
"pathname": "src/IconAura"
|
|
1066
|
+
},
|
|
1060
1067
|
{
|
|
1061
1068
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.5874 1.77393L16.5772 15.1877H5.69287L3.24904 20.6606L2.33594 20.2529L10.5874 1.77393ZM6.1394 14.1877H15.0355L10.5874 4.22651L6.1394 14.1877ZM22.6897 13.8615L16.7407 22.785L13.2892 19.3336L13.9964 18.6264L16.5853 21.2154L21.8577 13.3068L22.6897 13.8615Z\" fill=\"currentColor\"/>",
|
|
1062
1069
|
"tags": "Path",
|