Add Flatpak icon (#7520)

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>
This commit is contained in:
Gabriel Arazas 2022-06-19 23:03:25 +08:00 committed by GitHub
parent 6aaf924bca
commit f93f507ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -3568,6 +3568,12 @@
"hex": "4A86CF",
"source": "https://flathub.org/"
},
{
"title": "Flatpak",
"hex": "4A90D9",
"source": "https://flatpak.org/press",
"guidelines": "https://flatpak.org/press"
},
{
"title": "Flattr",
"hex": "000000",

1
icons/flatpak.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Flatpak</title><path d="M12 0c-.556 0-1.111.144-1.61.432l-7.603 4.39a3.217 3.217 0 0 0-1.61 2.788v8.78c0 1.151.612 2.212 1.61 2.788l7.603 4.39a3.217 3.217 0 0 0 3.22 0l7.603-4.39a3.217 3.217 0 0 0 1.61-2.788V7.61a3.217 3.217 0 0 0-1.61-2.788L13.61.432A3.218 3.218 0 0 0 12 0Zm0 2.358c.15 0 .299.039.431.115l7.604 4.39c.132.077.24.187.315.316L12 12v9.642a.863.863 0 0 1-.431-.116l-7.604-4.39a.866.866 0 0 1-.431-.746V7.61c0-.153.041-.302.116-.43L12 12Z"/></svg>

After

Width:  |  Height:  |  Size: 538 B