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

Add StackBlitz icon (#7732)

* Add StackBlitz icon

* Fix linting error
This commit is contained in:
LitoMore 2022-09-04 22:23:30 +08:00 committed by GitHub
parent 32bb14fd35
commit a748e03d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -10368,6 +10368,11 @@
"source": "https://www.stackbit.com/branding-guidelines/",
"guidelines": "https://www.stackbit.com/branding-guidelines/"
},
{
"title": "StackBlitz",
"hex": "1269D3",
"source": "https://stackblitz.com"
},
{
"title": "StackEdit",
"hex": "606060",

1
icons/stackblitz.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>StackBlitz</title><path d="M10.797 14.182H3.635L16.728 0l-3.525 9.818h7.162L7.272 24l3.524-9.818Z"/></svg>

After

Width:  |  Height:  |  Size: 184 B