diff --git a/_data/simple-icons.json b/_data/simple-icons.json old mode 100644 new mode 100755 index f21ce249..3186df93 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -570,6 +570,11 @@ "hex": "E6B91E", "source": "http://www.imdb.com/pressroom/brand_guidelines" }, + { + "title": "Inkscape", + "hex": "000000", + "source": "https://commons.wikimedia.org/wiki/File:Inkscape_Logo.svg" + }, { "title": "Instacart", "hex": "43B02A", @@ -845,6 +850,11 @@ "hex": "00945E", "source": "https://www.moo.com/uk/about/press.html" }, + { + "title": "Mozilla", + "hex": "000000", + "source": "https://mozilla.ninja/our-logo" + }, { "title": "Myspace", "hex": "030303", @@ -1430,6 +1440,16 @@ "hex": "25D366", "source": "https://www.whatsappbrand.com" }, + { + "title": "Wii", + "hex": "8B8B8B", + "source": "https://de.wikipedia.org/wiki/Datei:WiiU.svg" + }, + { + "title": "Wii U", + "hex": "8B8B8B", + "source": "https://de.wikipedia.org/wiki/Datei:WiiU.svg" + }, { "title": "Wikipedia", "hex": "000000", diff --git a/icons/inkscape.svg b/icons/inkscape.svg new file mode 100644 index 00000000..915d93e1 --- /dev/null +++ b/icons/inkscape.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mozilla.svg b/icons/mozilla.svg new file mode 100644 index 00000000..b27a9299 --- /dev/null +++ b/icons/mozilla.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wii.svg b/icons/wii.svg new file mode 100644 index 00000000..de767d6e --- /dev/null +++ b/icons/wii.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wiiu.svg b/icons/wiiu.svg new file mode 100644 index 00000000..a56c9975 --- /dev/null +++ b/icons/wiiu.svg @@ -0,0 +1 @@ + \ No newline at end of file