Skip to content

Commit c043213

Browse files
committed
new(apps): icon
1 parent aa93325 commit c043213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/utils/appIcons.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import {
2525
QuestionIcon,
2626
CardsThreeIcon,
2727
AtomIcon,
28+
SoccerBallIcon,
2829
} from '@phosphor-icons/react';
2930

3031
export const appIcons = {
@@ -54,4 +55,5 @@ export const appIcons = {
5455
QuestionIcon,
5556
CardsThreeIcon,
5657
AtomIcon,
58+
SoccerBallIcon,
5759
};

0 commit comments

Comments
 (0)