feat(slack): add slack icon (#115)

This commit is contained in:
Simon
2018-01-16 12:05:01 +03:00
committed by Terence Eden
parent 10f3508511
commit b3807d7fa1
4 changed files with 69 additions and 0 deletions

1
images/svg/slack.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Slack" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#fff" rx="15%"></rect><path d="M270 66a34 34 0 0 0-22 43l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42L313 88a34 34 0 0 0-43-22z" fill="#ecb32d"></path><path d="M176 132a34 34 0 0 0-65 21l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42l-88-272z" fill="#63c1a0"></path><path d="M424 313a34 34 0 1 0-21-65l-272 89a34 34 0 0 0-21 41c5 18 25 29 42 23l272-88z" fill="#e01a59"></path><path d="M188 390l65-21-21-65-65 21z" fill="#331433"></path><path d="M325 345l65-21-21-65-65 21z" fill="#d62027"></path><path d="M380 176a34 34 0 1 0-21-65L87 199a34 34 0 0 0-21 42c5 18 24 29 42 23l272-88z" fill="#89d3df"></path><path d="M143 253l65-21-21-65-65 21 21 65z" fill="#258b74"></path><path d="M280 209l65-21-21-66-65 21z" fill="#819c3c"></path></svg>

After

Width:  |  Height:  |  Size: 859 B