From 64aacaf78e2c2c1f408e25bd813c53485c2e0f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Mateus?= Date: Wed, 15 May 2024 18:30:18 -0300 Subject: [PATCH] add: goland and rubymine icons (#29) --- README.md | 2 ++ assets/goland-dark.svg | 43 +++++++++++++++++++++++++++++++++++++++ assets/goland-light.svg | 43 +++++++++++++++++++++++++++++++++++++++ assets/rubymine-dark.svg | 37 +++++++++++++++++++++++++++++++++ assets/rubymine-light.svg | 36 ++++++++++++++++++++++++++++++++ 5 files changed, 161 insertions(+) create mode 100644 assets/goland-dark.svg create mode 100644 assets/goland-light.svg create mode 100644 assets/rubymine-dark.svg create mode 100644 assets/rubymine-light.svg diff --git a/README.md b/README.md index ff2ba2bc..d80b17d8 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `gleam` | | | `gherkin` | | | `go` | | +| `goland` | | | `googleanalytics` | | | `googleappsscript` | | | `gradle` | | @@ -345,6 +346,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `rollupjs` | | | `ros` | | | `ruby` | | +| `rubymine` | | | `rust` | | | `safari` | | | `sass` | | diff --git a/assets/goland-dark.svg b/assets/goland-dark.svg new file mode 100644 index 00000000..fcc7c780 --- /dev/null +++ b/assets/goland-dark.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/goland-light.svg b/assets/goland-light.svg new file mode 100644 index 00000000..cc81cf5e --- /dev/null +++ b/assets/goland-light.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/rubymine-dark.svg b/assets/rubymine-dark.svg new file mode 100644 index 00000000..1ab99d8c --- /dev/null +++ b/assets/rubymine-dark.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/rubymine-light.svg b/assets/rubymine-light.svg new file mode 100644 index 00000000..c52eee0d --- /dev/null +++ b/assets/rubymine-light.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +