Add Kong icon (#7214)

* Add Kong icon

* Fix title in JSON file

* Fix SVG
This commit is contained in:
Sigurd Spieckermann 2022-03-28 08:15:32 +02:00 committed by GitHub
parent d5706aabf9
commit 0e278a0e4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -5540,6 +5540,12 @@
"hex": "B60014", "hex": "B60014",
"source": "https://commons.wikimedia.org/wiki/File:Konami_4th_logo_2.svg" "source": "https://commons.wikimedia.org/wiki/File:Konami_4th_logo_2.svg"
}, },
{
"title": "Kong",
"hex": "003459",
"source": "https://konghq.com/brand-assets/",
"guidelines": "https://konghq.com/brand/"
},
{ {
"title": "Kongregate", "title": "Kongregate",
"hex": "990000", "hex": "990000",

1
icons/kong.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Kong</title><path d="M7.88 18.96h4.405l2.286 2.876-.393.979h-5.69l.139-.979-1.341-2.117.594-.759Zm3.152-12.632 2.36-.004L24 18.97l-.824 3.845h-4.547l.283-1.083L9 9.912l2.032-3.584Zm4.17-5.144 4.932 3.876-.632.651.855 1.191v1.273l-2.458 2.004-4.135-4.884h-2.407l.969-1.777 2.876-2.334ZM4.852 13.597l3.44-2.989 4.565 5.494-1.296 2.012h-4.21l-2.912 3.822-.665.879H0v-4.689l3.517-4.529h1.335Z"/></svg>

After

Width:  |  Height:  |  Size: 476 B