From b305c2fbb3f09cd0f7de62fbbe7eeffd78ab42b1 Mon Sep 17 00:00:00 2001 From: JFronny Date: Sun, 12 May 2024 13:36:24 +0200 Subject: [PATCH] chore: add actual icon --- DOMjudgelogo.svg | 172 ++++++++++++++++++ .../io/gitlab/jfronny/sdom/icons/SDIcons.kt | 7 + src/main/resources/META-INF/pluginIcon.svg | 82 +++++++-- 3 files changed, 249 insertions(+), 12 deletions(-) create mode 100644 DOMjudgelogo.svg create mode 100644 src/main/kotlin/io/gitlab/jfronny/sdom/icons/SDIcons.kt diff --git a/DOMjudgelogo.svg b/DOMjudgelogo.svg new file mode 100644 index 0000000..c2ffa15 --- /dev/null +++ b/DOMjudgelogo.svg @@ -0,0 +1,172 @@ + + + + + + DOM + + + DOM + + + judge + + + judge + + + + + + + / + + + / + + + \ + + + \ + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/kotlin/io/gitlab/jfronny/sdom/icons/SDIcons.kt b/src/main/kotlin/io/gitlab/jfronny/sdom/icons/SDIcons.kt new file mode 100644 index 0000000..37f8403 --- /dev/null +++ b/src/main/kotlin/io/gitlab/jfronny/sdom/icons/SDIcons.kt @@ -0,0 +1,7 @@ +package io.gitlab.jfronny.sdom.icons + +import com.intellij.openapi.util.IconLoader + +object SDIcons { + @JvmField val ToolWindow = IconLoader.getIcon("/sd_plugin_logo.svg", javaClass) +} \ No newline at end of file diff --git a/src/main/resources/META-INF/pluginIcon.svg b/src/main/resources/META-INF/pluginIcon.svg index dcf6b99..20b7338 100644 --- a/src/main/resources/META-INF/pluginIcon.svg +++ b/src/main/resources/META-INF/pluginIcon.svg @@ -1,12 +1,70 @@ - - - - - - - - - - \ No newline at end of file + + + + + D + D + + + j + j + +