1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-26 01:13:41 +02:00

Add Azure Pipelines icon (#1353)

This commit is contained in:
Eric Cornelissen 2019-05-13 00:58:25 +03:00 committed by David Klebanoff
parent 358a1e58ae
commit 47d5f86b27
2 changed files with 6 additions and 0 deletions

View File

@ -230,6 +230,11 @@
"hex": "0078D7",
"source": "http://azure.com/devops"
},
{
"title": "Azure Pipelines",
"hex": "2560E0",
"source": "https://github.com/vscode-icons/vscode-icons/pull/1741"
},
{
"title": "Baidu",
"hex": "2319DC",

1
icons/azurepipelines.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Azure Pipelines icon</title><path d="M1.8 18H0v6h6v-1.8H1.8zM23 0h-8.93a2 2 0 0 0-1.67.89L9 5.99H1a1 1 0 0 0-1 1v5.5l3.5 3.61 1.2-1.29 1.5 1.5L5 17.53l1.48 1.48 1.22-1.22 1.5 1.51L8 20.5l3.5 3.5H17a1 1 0 0 0 1-1v-8l5.11-3.4A2 2 0 0 0 24 9.92V1a1 1 0 0 0-1-1zm-5 9a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/></svg>

After

Width:  |  Height:  |  Size: 379 B