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

Add Adguard icon (#1810)

* Added adguard.svg, updated _data/simple-icons.json

* Updated adguard.svg path to reflect new source
This commit is contained in:
phatbhoy67 2019-10-22 20:52:52 +01:00 committed by Johan Fagerberg
parent 986cc11fb5
commit 5eeb45ad97
2 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,11 @@
"hex": "FF6550",
"source": "http://www.addthis.com/"
},
{
"title": "AdGuard",
"hex": "66B574",
"source": "https://adguard.com/en/contribute.html"
},
{
"title": "Adobe",
"hex": "FF0000",

1
icons/adguard.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>AdGuard icon</title><path d="M12 0C8.519 0 4.426.828.931 2.628l-.545.279v.616c0 3.711.071 13.613 11.101 20.169L12 24l.513-.308c11.03-6.556 11.1-16.458 11.1-20.17v-.608l-.538-.282C19.622.825 15.481 0 12 0zm0 2.012c2.978 0 6.584.763 9.576 2.197-.008 3.888-.418 11.543-9.576 17.33-9.158-5.787-9.569-13.442-9.576-17.33C5.46 2.77 9.022 2.012 12 2.012zm5.035 5.565c-.26.008-.484.173-.61.299l-5.38 5.58-2.012-2.413c-.955-1.106-2.262-.251-2.564-.05l4.677 5.43 6.385-8.648a.7.7 0 00-.496-.198z"/></svg>

After

Width:  |  Height:  |  Size: 571 B