diff options
author | Hendrik Brucker <hendrik.brucker@mail.de> | 2023-07-10 15:09:40 +0200 |
---|---|---|
committer | Hendrik Brucker <hendrik.brucker@mail.de> | 2023-07-10 15:09:40 +0200 |
commit | 1bea64a29512a101c229ec3756b8d346f388ca84 (patch) | |
tree | 0d877fbfacb4219e41d33428a9b7c24280681861 /editor/icons/GuiGraphNodePort.svg | |
parent | e4be11b2733f2cbb213a2146d606d0839b38a236 (diff) | |
download | redot-engine-1bea64a29512a101c229ec3756b8d346f388ca84.tar.gz |
[Graph editors] Keep port icons crisp at high zoom levels, remove rim artifacts
Diffstat (limited to 'editor/icons/GuiGraphNodePort.svg')
-rw-r--r-- | editor/icons/GuiGraphNodePort.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiGraphNodePort.svg b/editor/icons/GuiGraphNodePort.svg index d04dabcfc3..04645d97b7 100644 --- a/editor/icons/GuiGraphNodePort.svg +++ b/editor/icons/GuiGraphNodePort.svg @@ -1 +1 @@ -<svg height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg"><circle cx="5" cy="5" fill="#fff" r="5"/></svg> +<svg height="24" width="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" fill="#fff" r="10"/></svg> |