Commit graph

4 commits

Author SHA1 Message Date
shenleban tongying eeff42581d cleanup: compress all svg files
for name in (fd --extension svg --max-depth 1)
    scour -i $name -o (pwd)/out/$name --strip-xml-prolog --enable-id-stripping --enable-comment-stripping --shorten-ids --remove-metadata  --remove-descriptions --remove-titles --indent=none
end
2023-03-31 09:21:58 +08:00
xiaoyifang 0a33dd12ae
high dpi:replace dictionary.svg
with a smaller size
2022-01-26 13:04:02 +08:00
yifang 6914d0186a
high dpi:change svg file
remove unknow properties
2022-01-26 07:54:56 +08:00
xiaoyifang c6b1572785 high dpi:change book icon and add dictionary icon 2022-01-24 23:07:40 +08:00