diff --git a/app/src/components/file-icon/icons/go.svg b/app/src/components/file-icon/icons/go.svg index 4fcff8c..42f59b5 100644 --- a/app/src/components/file-icon/icons/go.svg +++ b/app/src/components/file-icon/icons/go.svg @@ -1,38 +1,4 @@ - - - - - - - - - - - - - - - - - - golang-official - - - + + + diff --git a/app/src/components/file-icon/icons/kotlin.svg b/app/src/components/file-icon/icons/kotlin.svg index 93fee78..2bd14df 100644 --- a/app/src/components/file-icon/icons/kotlin.svg +++ b/app/src/components/file-icon/icons/kotlin.svg @@ -1 +1,28 @@ -icon_Kotlin \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/project.js b/lib/project.js index ecfb55d..c365a78 100644 --- a/lib/project.js +++ b/lib/project.js @@ -264,6 +264,8 @@ class ClassName extends AnotherClass this.files.createVersion('./test/icons/test.c', 'Test icon') this.files.createVersion('./test/icons/test.h', 'Test icon') this.files.createVersion('./test/icons/test.pwet', 'Test icon') + this.files.createVersion('./test/icons/test.go', 'Test icon') + this.files.createVersion('./test/icons/test.kt', 'Test icon') this.files.createVersion('./test/and that\'s a very long file with a very long name so I can test how scrolling works', 'Test icon') // Adding file versions