Adding Sensu icon (#1192)

Closes #1198.
This commit is contained in:
Aaron Sachs 2019-02-06 16:06:52 -06:00 committed by David Klebanoff
parent 722e9692dc
commit 217b3c13a5
2 changed files with 6 additions and 0 deletions

View File

@ -1965,6 +1965,11 @@
"hex": "21B352",
"source": "https://sellfy.com/about/"
},
{
"title": "Sensu",
"hex": "89C967",
"source": "https://github.com/sensu/sensu-go/blob/master/dashboard/src/assets/logo/graphic/green.svg"
},
{
"title": "Sentry",
"hex": "FB4226",

1
icons/sensu.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" ><title>Sensu icon</title><path d="M24 12L12 0 0 12l12 12 12-12zM12 3.197l4.418 4.418c-1.445-.386-2.93-.586-4.418-.586s-2.974.199-4.418.588L12 3.196zM8.069 16.87c1.19-.658 2.534-1.008 3.931-1.008s2.741.35 3.931 1.008L12 20.804 8.069 16.87zm9.509-1.647c-1.697-1.08-3.636-1.622-5.578-1.622s-3.881.542-5.578 1.622l-3.103-3.101C5.822 10.284 8.834 9.29 12 9.29s6.178.994 8.681 2.832l-3.103 3.101z"/></svg>

After

Width:  |  Height:  |  Size: 471 B