This commit is contained in:
rememberber
2024-11-21 14:12:49 +08:00
parent b21b7a79d5
commit e1042adff2
2 changed files with 2 additions and 1 deletions
@@ -51,7 +51,7 @@ public class MainWindow {
private static MainWindow mainWindow;
private static final String[] ICON_PATH = {"icon/smile.svg", "icon/edit.svg", "icon/time.svg", "icon/json.svg", "icon/check.svg", "icon/global.svg", "icon/exchange.svg", "icon/QRcode.svg", "icon/method.svg", "icon/calculate.svg", "icon/network.svg", "icon/color.svg", "icon/image.svg", "icon/translate.svg", "icon/schedule.svg", "icon/reg.svg", "icon/java.svg", "icon/nuclear.svg", "icon/pdf.svg", "icon/fx.svg", "icon/suffix-yml.svg"};
private static final String[] ICON_PATH = {"icon/smile.svg", "icon/edit.svg", "icon/time.svg", "icon/json.svg", "icon/check.svg", "icon/global.svg", "icon/exchange.svg", "icon/QRcode.svg", "icon/method.svg", "icon/calculate.svg", "icon/network.svg", "icon/color.svg", "icon/image.svg", "icon/translate.svg", "icon/schedule.svg", "icon/reg.svg", "icon/java.svg", "icon/format_painter.svg", "icon/pdf.svg", "icon/fx.svg", "icon/suffix-yml.svg"};
private MainWindow() {
}
@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1732169428776" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1446" width="16" height="16" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M886.871771 131.657143h-64.014628V49.3568a27.355429 27.355429 0 0 0-27.4432-27.413943H118.871771a27.355429 27.355429 0 0 0-27.413942 27.4432v310.827886c0 15.213714 12.229486 27.4432 27.4432 27.4432h676.571428c15.184457 0 27.413943-12.229486 27.413943-27.4432V204.8h36.571429v228.586057h-401.115429c-25.278171 0-45.728914 20.450743-45.728914 45.699657v155.4432h-50.322286A9.157486 9.157486 0 0 0 353.133714 643.657143v260.564114c0 0.702171 0.117029 1.492114 0.234057 2.165029a95.963429 95.963429 0 1 0 191.780572 6.9632c0-2.369829-0.117029-4.681143-0.234057-6.9632 0.117029-0.672914 0.234057-1.345829 0.234057-2.165029V643.657143a9.157486 9.157486 0 0 0-9.157486-9.157486h-50.263771v-128h401.115428c25.278171 0 45.728914-20.450743 45.728915-45.699657V177.3568c0-25.248914-20.48-45.699657-45.728915-45.699657z m-137.157485 182.857143h-585.142857v-219.428572h585.142857v219.428572z m-277.7088 598.864457c0 12.580571-10.298514 22.849829-22.849829 22.849828a22.9376 22.9376 0 0 1-22.879086-22.849828v-205.736229h45.728915v205.736229z" fill="#cdcdcd" p-id="1447"></path></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB