Skip to content

Commit

Permalink
new icon: insomnia (original, original-wordmark, plain, plain-wordmar…
Browse files Browse the repository at this point in the history
…k) (#1513)

* bump npm version to v2.15.1

* new icon : Insomnia (original, original-wordmark)

* update

* update

* update

* update

* Update

* update

* Rename insomnia-original-logo.svg to insomnia-original.svg

* Rename insomnia-original-wordmarker.svg to insomnia-original-wordmark.svg

* Apply suggestions from code review

Fix devicon.json file
 - Change to correct color
 - Add open-source tag
 - Remove font since no icons are mono colored
 - Remove whitespace
 - Fix versions.svg array

* Apply suggestions from code review

* Sort `insomnia` entry in `devicon.json`

* size update

* update

* update size

* update size and add plain version

* update color type

* .

* .

* .

* Update icons and color

* .

* deleted *

* *

* *

---------

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
Co-authored-by: Amacado <clemens.bastian@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: unknown <joseliojrx25@gmail.com>
  • Loading branch information
7 people authored Feb 17, 2023
1 parent 98cf9fc commit f42f80c
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
26 changes: 26 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4089,6 +4089,32 @@
"color": "#000000",
"aliases": []
},
{
"name": "insomnia",
"altnames": [
"Insomnia Rest Client"
],
"tags": [
"open-source",
"Rest API",
"Soap API",
"JSON-XML"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#4000bf",
"aliases": []
},
{
"name": "intellij",
"altnames": [
Expand Down
1 change: 1 addition & 0 deletions icons/insomnia/insomnia-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/insomnia/insomnia-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/insomnia/insomnia-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/insomnia/insomnia-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f42f80c

Please sign in to comment.