@manychat/icons 4.40.2 → 4.40.3
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/README.md +1 -1
- package/dist/index.es.js +464 -464
- package/dist/index.js +464 -464
- package/package.json +1 -1
- package/umd/mcicons.js +1370 -1068
- package/umd/mcicons.min.js +1 -1
package/README.md
CHANGED
|
@@ -49,7 +49,7 @@ const Star = () => <Icon.Star color={palettes.semantic.accent} size={32} />
|
|
|
49
49
|
|
|
50
50
|
### Visual testing
|
|
51
51
|
|
|
52
|
-
The latest published version can be viewed in https://design.manychat.
|
|
52
|
+
The latest published version can be viewed in https://design.manychat.io/components/icon
|
|
53
53
|
|
|
54
54
|
The current icon set can be exported from Figma and previewed locally:
|
|
55
55
|
|