We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b8c09 commit 35409dbCopy full SHA for 35409db
src/icons/index.ts
@@ -1,6 +1,8 @@
1
export * from './Add';
2
export * from './AddCircle';
3
export * from './Application';
4
+export * from './ArrowCompress';
5
+export * from './ArrowExpand';
6
export * from './Bell';
7
export * from './Bus';
8
export * from './CatalogIcon';
@@ -96,12 +98,12 @@ export * from './Remove';
96
98
export * from './Reset';
97
99
export * from './RightArrow';
100
export * from './Ring';
101
+export * from './SMP';
102
export * from './Save';
103
export * from './Screenshot';
104
export * from './Search';
105
export * from './Settings';
106
export * from './Share';
-export * from './SMP';
107
export * from './SocialMedial';
108
export * from './Star';
109
export * from './Success';
0 commit comments