From 6e9e355898305aa51f3db7aebe8f069b7d26da9c Mon Sep 17 00:00:00 2001 From: Doron Brayer Date: Tue, 24 Jul 2018 11:43:19 +0300 Subject: [PATCH] [New icon] .NET (#875) * Create dot-net.svg .NET icon - according to the guidelines. * Rename dot-net.svg to dotnet.svg Removed hyphen in filename. * Adding metadata of .NET Adding metadata of .NET * Rename .NET SVG to match #888 * Optimize .NET using SVGO Precision: 4 Lower values gave artifacts in e.g. corners of "N" --- _data/simple-icons.json | 5 +++++ icons/dot-net.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dot-net.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 963f9fe4..a7787961 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1,5 +1,10 @@ { "icons": [ + { + "title": ".NET", + "hex": "5C2D91", + "source": "https://docs.microsoft.com/en-us/dotnet/images/hub/net.svg" + }, { "title": "500px", "hex": "0099E5", diff --git a/icons/dot-net.svg b/icons/dot-net.svg new file mode 100644 index 00000000..7962ea6c --- /dev/null +++ b/icons/dot-net.svg @@ -0,0 +1 @@ +.NET icon