1 parent a76f293 commit 190e9faCopy full SHA for 190e9fa
1 file changed
src/utils/appIcons.js
@@ -122,6 +122,8 @@ import {
122
HouseIcon,
123
UserIcon,
124
TargetIcon,
125
+ MagnifyingGlassIcon,
126
+ BugBeetleIcon,
127
} from '@phosphor-icons/react';
128
129
export const appIcons = {
@@ -248,4 +250,6 @@ export const appIcons = {
248
250
249
251
252
253
254
255
};
0 commit comments