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

Add Jamstack icon (#4831)

This commit is contained in:
Alexandre Paradis 2021-01-27 06:20:50 -05:00 committed by GitHub
parent 1f851d8a1c
commit 070118ed1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -3810,6 +3810,11 @@
"hex": "004027", "hex": "004027",
"source": "https://www.jamesonwhiskey.com/" "source": "https://www.jamesonwhiskey.com/"
}, },
{
"title": "Jamstack",
"hex": "F0047F",
"source": "https://github.com/jamstack/jamstack.org/tree/main/src/site/img/logo"
},
{ {
"title": "Jasmine", "title": "Jasmine",
"hex": "8A4182", "hex": "8A4182",

1
icons/jamstack.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Jamstack icon</title><path d="M12 0C5.365 0 0 5.364 0 12s5.365 12 12 12 12-5.364 12-12V0zm.496 3.318h8.17v8.17h-8.17zm-9.168 9.178h8.16v8.149c-4.382-.257-7.904-3.767-8.16-8.149zm9.168.016h8.152a8.684 8.684 0 01-8.152 8.148z"/></svg>

After

Width:  |  Height:  |  Size: 310 B