Skip to content

Commit 06e031f

Browse files
committed
chore: new icons
1 parent 7849995 commit 06e031f

File tree

6 files changed

+14
-3
lines changed

6 files changed

+14
-3
lines changed

.github/workflows/ci.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
run: |
2727
Push-Location assets
2828
# https://learn.microsoft.com/windows/apps/design/style/iconography/app-icon-construction
29-
magick.exe -background transparent -define 'icon:auto-resize=16,24,32,48,256' icon.svg rabbit.ico
30-
magick.exe -background transparent -define 'icon:auto-resize=16,24,32,48,256' icon-alt.svg rabbit-alt.ico
31-
magick.exe -background transparent -define 'icon:auto-resize=16,24,32,48,256' icon-ascii.svg rabbit-ascii.ico
29+
magick.exe -background transparent -define 'icon:auto-resize=16,24,32,48,256' zhuyin-t.svg rabbit.ico
30+
magick.exe -background transparent -define 'icon:auto-resize=16,24,32,48,256' zhuyin-t-alt.svg rabbit-alt.ico
31+
magick.exe -background transparent -define 'icon:auto-resize=16,24,32,48,256' pinyin-t.svg rabbit-ascii.ico
3232
Copy-Item "$(scoop prefix autohotkey)/v2/AutoHotkey32.exe","$(scoop prefix autohotkey)/v2/AutoHotkey64.exe" .
3333
rcedit.exe AutoHotkey32.exe --set-icon rabbit.ico
3434
rcedit.exe AutoHotkey64.exe --set-icon rabbit.ico
File renamed without changes.
File renamed without changes.
File renamed without changes.

assets/zhuyin-t-alt.svg

+7
Loading

assets/zhuyin-t.svg

+4
Loading

0 commit comments

Comments
 (0)