1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

add Appveyor icon (#1128)

* add Appveyor icon

* Appveyor --> AppVeyor

* DDDDDD --> 00B3E0
This commit is contained in:
chris48s 2018-12-16 16:40:45 +00:00 committed by Eric Cornelissen
parent 6e4f6d5949
commit 55f216f07e
2 changed files with 6 additions and 0 deletions

View File

@ -135,6 +135,11 @@
"hex": "000000",
"source": "https://developer.apple.com/apple-pay/marketing/"
},
{
"title": "AppVeyor",
"hex": "00B3E0",
"source": "https://commons.wikimedia.org/wiki/File:Appveyor_logo.svg"
},
{
"title": "Arch Linux",
"hex": "1793D1",

1
icons/appveyor.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>AppVeyor icon</title><path d="M 12,0 C 18.6,0 24,5.4 24,12 24,18.6 18.6,24 12,24 5.4,24 0,18.6 0,12 0,5.4 5.4,0 12,0 Z m 2.94,14.34 C 16.26,12.66 16.08,10.26 14.4,9 12.78,7.74 10.38,8.04 9,9.72 7.68,11.4 7.86,13.8 9.54,15.06 c 1.68,1.26 4.08,0.96 5.4,-0.72 z m -6.42,7.8 c 0.72,0.3 2.28,0.6 3.06,0.6 l 5.22,-7.56 c 1.68,-2.52 1.26,-5.94 -1.08,-7.8 -2.1,-1.68 -5.04,-1.62 -7.14,0 l -7.26,5.58 c 0.18,1.92 0.72,2.88 0.72,2.94 l 4.14,-4.5 c -0.3,1.98 0.42,4.02 2.1,5.28 1.44,1.14 3.18,1.44 4.86,1.08 z"/></svg>

After

Width:  |  Height:  |  Size: 586 B