@central-icons-react-native/square-outlined-radius-0-stroke-1.5 1.1.120 → 1.1.121
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/IconEmojiLol/index.d.ts +4 -0
- package/IconEmojiLol/index.js +2 -0
- package/IconEmojiLol/index.js.map +1 -0
- package/IconEmojiLol/index.mjs +2 -0
- package/IconEmojiLol/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
|
@@ -4655,6 +4655,13 @@
|
|
|
4655
4655
|
"iconName": "emoji-grinning",
|
|
4656
4656
|
"pathname": "src/IconEmojiGrinning"
|
|
4657
4657
|
},
|
|
4658
|
+
{
|
|
4659
|
+
"svg": "<Path d=\"M17.184 12.6089C17.6769 18.6033 8.92685 20.1685 7.33594 14.3453C10.7799 14.3333 13.9436 13.7755 17.184 12.6089Z\" fill=\"currentColor\"/><Path d=\"M7.71318 10.7248L6.58326 12.9548C8.13113 12.4649 9.72734 11.5301 10.6676 10.2038C9.33042 9.27909 7.51076 8.9466 5.88867 9.01562L7.71318 10.7248Z\" fill=\"currentColor\"/><Path d=\"M15.5911 9.33556L17.4157 11.0447C15.7936 11.1137 13.9739 10.7812 12.6367 9.8565C13.577 8.5302 15.1732 7.5954 16.7211 7.10547L15.5911 9.33556Z\" fill=\"currentColor\"/><Circle cx=\"12\" cy=\"12\" r=\"9.25\" stroke=\"currentColor\" strokeWidth=\"1.5\"/>",
|
|
4660
|
+
"tags": "Circle, Path",
|
|
4661
|
+
"componentName": "IconEmojiLol",
|
|
4662
|
+
"iconName": "emoji-lol, laugh, comedy, joke",
|
|
4663
|
+
"pathname": "src/IconEmojiLol"
|
|
4664
|
+
},
|
|
4658
4665
|
{
|
|
4659
4666
|
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9.25\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\" fill=\"currentColor\"/><Path d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\" fill=\"currentColor\"/>",
|
|
4660
4667
|
"tags": "Circle, Path",
|