Skip to content

Commit 5cf513f

Browse files
committed
Added: octagon icon in logo-maker
1 parent ea218bf commit 5cf513f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

addon/components/logo-maker.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ export const DEFAULT_ICONS = [
5050
'globe-snow',
5151
'user',
5252
'paper-plane-top',
53-
'handshake'
53+
'handshake',
54+
'octagon-xmark'
5455
];
5556

5657
export const DEFAULT_COLORS = [

0 commit comments

Comments
 (0)