Skip to content

Commit e403550

Browse files
committed
refactor(assets): newTemplate 아이콘 사이즈 변경
1 parent c18f2af commit e403550

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

frontend/src/assets/images/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export { default as logoIcon } from './logo_24x24.png';
2-
export { default as newTemplateIcon } from './newTemplate_14x14.png';
2+
export { default as newTemplateIcon } from './newTemplate_12x12.png';
33
export { default as pencilIcon } from './pencil.png';
44
export { default as searchIcon } from './search.png';
55
export { default as trashcanIcon } from './trashcan.png';
253 Bytes
Loading
-305 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)