1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00

Add Keystone icon (#6080)

* Add Keystone icon

* fix lint
This commit is contained in:
Alexandre Paradis 2022-08-12 14:27:34 -04:00 committed by GitHub
parent f121649ed2
commit 54d6fd7e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -5681,6 +5681,11 @@
"hex": "047AED",
"source": "https://www.keycdn.com/logos"
},
{
"title": "Keystone",
"hex": "166BFF",
"source": "https://keystonejs.com/"
},
{
"title": "KFC",
"hex": "F40027",

1
icons/keystone.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Keystone</title><path d="M4.5 0A4.5 4.5 0 000 4.5v15A4.5 4.5 0 004.5 24h15a4.5 4.5 0 004.5-4.5v-15A4.5 4.5 0 0019.5 0zm5.47 14.789v3.586H6.744V5.692H9.97v5.45h.167l4.218-5.45h3.463l-4.385 5.599 4.64 7.084h-3.788l-3.2-5.001z"/></svg>

After

Width:  |  Height:  |  Size: 310 B