@manychat/icons 4.6.0 → 4.7.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 CHANGED
@@ -8,8 +8,20 @@
8
8
  }
9
9
 
10
10
  type Icon = ComponentType<Props>;
11
- export const IcGrid_24px_: Icon
12
- export const IcGrid__148x100_: Icon
11
+ export const Create: Icon
12
+ export const GtCheckbox: Icon
13
+ export const GtFbComment: Icon
14
+ export const GtAdsJson: Icon
15
+ export const GtBar: Icon
16
+ export const GtModal: Icon
17
+ export const GtSlideIn: Icon
18
+ export const GtBox: Icon
19
+ export const GtFbCode: Icon
20
+ export const GtRef: Icon
21
+ export const GtCustomerChat: Icon
22
+ export const GtButton: Icon
23
+ export const GtTakeover: Icon
24
+ export const GtLanding: Icon
13
25
  export const CheckCircle: Icon
14
26
  export const Time: Icon
15
27
  export const Nationality: Icon
@@ -72,11 +84,7 @@ export const Image: Icon
72
84
  export const Video: Icon
73
85
  export const VideoCircleTg: Icon
74
86
  export const GrowthTools: Icon
75
- export const GtSlideIn: Icon
76
87
  export const GtPageTakeover: Icon
77
- export const GtModal: Icon
78
- export const GtButton: Icon
79
- export const GtBox: Icon
80
88
  export const BuilderCard: Icon
81
89
  export const BuilderList: Icon
82
90
  export const BuilderGallery: Icon
@@ -122,7 +130,6 @@ export const OrphanSubscribedNoInfo: Icon
122
130
  export const OrphanOpen: Icon
123
131
  export const OrphanArchive: Icon
124
132
  export const OrphanRestore: Icon
125
- export const GtBar: Icon
126
133
  export const CufText: Icon
127
134
  export const CufNumber: Icon
128
135
  export const CufBoolean: Icon
@@ -159,7 +166,6 @@ export const SortUp: Icon
159
166
  export const SortDown: Icon
160
167
  export const Delete: Icon
161
168
  export const DeleteForever: Icon
162
- export const GtLanding: Icon
163
169
  export const Edit: Icon
164
170
  export const AddTag: Icon
165
171
  export const MagicWand: Icon