From c519c3ef5016ab13cde9f036b4d95b9bc883473b Mon Sep 17 00:00:00 2001 From: Johnny Bell <hi@johnnybell.io> Date: Sat, 2 Mar 2019 01:26:14 -0800 Subject: [PATCH] Added the StackShare logo (#1251) --- _data/simple-icons.json | 5 +++++ icons/stackshare.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/stackshare.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a067c3024..d4cd4eee8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2245,6 +2245,11 @@ "hex": "FE7A16", "source": "http://stackoverflow.com" }, + { + "title": "StackShare", + "hex": "0690FA", + "source": "https://stackshare.io/branding" + }, { "title": "Statamic", "hex": "1F3641", diff --git a/icons/stackshare.svg b/icons/stackshare.svg new file mode 100644 index 000000000..a262da9fb --- /dev/null +++ b/icons/stackshare.svg @@ -0,0 +1 @@ +<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>StackShare icon</title><path d="M18.736 16.065c-.754 0-1.383.537-1.524 1.248-.041.3 0 .601 0 .601a1.555 1.555 0 0 0 3.078-.3c0-.855-.697-1.55-1.554-1.55M5.193 10.452A1.55 1.55 0 0 0 3.645 12a1.55 1.55 0 0 0 1.548 1.548A1.55 1.55 0 0 0 6.742 12a1.55 1.55 0 0 0-1.549-1.548M18.735 7.951c.859 0 1.557-.698 1.557-1.556 0-.858-.698-1.556-1.557-1.556-.754 0-1.385.54-1.526 1.254v.01s-.035.32 0 .594a1.559 1.559 0 0 0 1.526 1.254"/><path d="M22.556 0C23.353 0 24 .69 24 1.54v20.92c0 .851-.647 1.54-1.444 1.54H1.444C.647 24 0 23.311 0 22.46V1.54C0 .69.647 0 1.444 0h21.112zm-3.82 20.509a2.962 2.962 0 1 0-2.844-3.79h-1.757l-2.74-4.717-.002-.004.002-.004 2.736-4.709h1.748a2.963 2.963 0 1 0 0-1.656h-2.665l-.027-.016-3.227 5.552-.025.042H8.018a2.963 2.963 0 1 0 0 1.657h1.961l3.208 5.52.015-.009h2.69a2.962 2.962 0 0 0 2.843 2.134z"/><path d="M18.763 19.04c-.755 0-1.385-.54-1.526-1.253 0 0-.041-.302 0-.605a1.559 1.559 0 0 1 1.526-1.254c.858 0 1.556.698 1.556 1.556 0 .859-.698 1.557-1.556 1.557zM5.2 13.53a1.558 1.558 0 0 1-1.556-1.556c0-.859.698-1.557 1.556-1.557.859 0 1.557.698 1.557 1.557 0 .858-.698 1.556-1.557 1.556zm12.023-7.428v-.01A1.559 1.559 0 0 1 18.75 4.84c.859 0 1.557.698 1.557 1.556 0 .858-.698 1.556-1.557 1.556-.754 0-1.384-.54-1.526-1.254-.035-.274 0-.595 0-.595z"/></svg>