From 148da2048a86e07d83516720742d5a81cc198682 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Tue, 30 Jan 2018 21:13:58 -0800 Subject: [PATCH] change logo to SVG --- README.md | 2 +- assets/ps_black_64.svg | 120 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 121 insertions(+), 1 deletion(-) create mode 100644 assets/ps_black_64.svg diff --git a/README.md b/README.md index 19c3d4de2e4..6688d2d7141 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and c for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. -[logo]: https://raw.githubusercontent.com/PowerShell/PowerShell/master/assets/Powershell_black_64.png +[logo]: https://raw.githubusercontent.com/PowerShell/PowerShell/master/assets/ps_black_64.svg?sanitize=true ## Windows PowerShell vs PowerShell Core diff --git a/assets/ps_black_64.svg b/assets/ps_black_64.svg new file mode 100644 index 00000000000..a238b21fee5 --- /dev/null +++ b/assets/ps_black_64.svg @@ -0,0 +1,120 @@ + + + +image/svg+xml \ No newline at end of file