Skip to content

Commit 2e1bba0

Browse files
committed
impl: update icons to match the new branding
1 parent 022696b commit 2e1bba0

File tree

4 files changed

+11
-15
lines changed

4 files changed

+11
-15
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Changed
6+
7+
- the logos and icons now match the new branding
8+
59
## 0.3.1 - 2025-06-19
610

711
### Added

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ fun CopySpec.fromCompileDependencies() {
133133
}
134134
from("src/main/resources") {
135135
include("icon.svg")
136-
rename("icon.svg", "pluginIcon.svg")
136+
include("pluginIcon.svg")
137137
}
138138

139139
// Copy dependencies, excluding those provided by Toolbox.

src/main/resources/icon.svg

Lines changed: 2 additions & 14 deletions
Loading

src/main/resources/pluginIcon.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)