@manychat/icons 4.36.1 → 4.37.1
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/dist/index.d.ts +1 -0
- package/dist/index.es.js +618 -579
- package/dist/index.js +618 -578
- package/package.json +1 -1
- package/umd/mcicons.js +618 -578
- package/umd/mcicons.min.js +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -297,6 +297,7 @@ export const AiPositiveCommentReplies: Icon
|
|
|
297
297
|
export const AiInstantAnswers: Icon
|
|
298
298
|
export const AiIntention: Icon
|
|
299
299
|
export const AiFilled: Icon
|
|
300
|
+
export const AiOutlined: Icon
|
|
300
301
|
export const Bigcommerce: Icon
|
|
301
302
|
export const Woocommerce: Icon
|
|
302
303
|
export const Amazon: Icon
|