@manychat/icons 1.50.0 → 3.0.0
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 +5 -5
- package/dist/index.es.js +635 -635
- package/dist/index.js +635 -635
- package/package.json +1 -1
- package/umd/mcicons.js +629 -629
- package/umd/mcicons.min.js +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -51,7 +51,6 @@ export const CufEnum: Icon
|
|
|
51
51
|
export const CufNoIcon: Icon
|
|
52
52
|
export const CufArray: Icon
|
|
53
53
|
export const Popular: Icon
|
|
54
|
-
export const PopularFilled: Icon
|
|
55
54
|
export const AlignLeft: Icon
|
|
56
55
|
export const AlignCenter: Icon
|
|
57
56
|
export const AlignRight: Icon
|
|
@@ -136,7 +135,6 @@ export const Condition: Icon
|
|
|
136
135
|
export const LiveChat: Icon
|
|
137
136
|
export const Ticket: Icon
|
|
138
137
|
export const Messenger: Icon
|
|
139
|
-
export const CannedResponse: Icon
|
|
140
138
|
export const SponsoredMessages2: Icon
|
|
141
139
|
export const FbChat: Icon
|
|
142
140
|
export const ActionMarkConversationAsDone: Icon
|
|
@@ -152,7 +150,6 @@ export const Audience: Icon
|
|
|
152
150
|
export const Menu: Icon
|
|
153
151
|
export const SelectAll: Icon
|
|
154
152
|
export const TableView: Icon
|
|
155
|
-
export const All: Icon
|
|
156
153
|
export const BuilderText: Icon
|
|
157
154
|
export const Options: Icon
|
|
158
155
|
export const Delete: Icon
|
|
@@ -213,7 +210,6 @@ export const Templates: Icon
|
|
|
213
210
|
export const TriggerFbComments: Icon
|
|
214
211
|
export const TriggerFbAds: Icon
|
|
215
212
|
export const TriggerFbComments20: Icon
|
|
216
|
-
export const InstagramChannel2: Icon
|
|
217
213
|
export const WhatsAppWidget: Icon
|
|
218
214
|
export const Home: Icon
|
|
219
215
|
export const CreditCard: Icon
|
|
@@ -283,10 +279,14 @@ export const TelegramChannel: Icon
|
|
|
283
279
|
export const TelegramChannel2: Icon
|
|
284
280
|
export const Telegram: Icon
|
|
285
281
|
export const Tap: Icon
|
|
286
|
-
export const
|
|
282
|
+
export const InstagramChannel2: Icon
|
|
287
283
|
export const Reels: Icon
|
|
284
|
+
export const All: Icon
|
|
288
285
|
export const AssignGroup: Icon
|
|
286
|
+
export const CannedResponse: Icon
|
|
287
|
+
export const PopularFilled: Icon
|
|
289
288
|
export const Bricks: Icon
|
|
289
|
+
export const VideoCircleTg: Icon
|
|
290
290
|
export const Create: Icon
|
|
291
291
|
export const GtCheckbox: Icon
|
|
292
292
|
export const GtFbComment: Icon
|