Add E3 icon (#7876)

* Add E3 icon

* Add alias

* Use precision 4

* Minor fix

Co-authored-by: Engin Diri <engin.diri@mail.schwarz>
This commit is contained in:
LitoMore 2022-10-16 18:39:06 +08:00 committed by GitHub
parent 39978497d9
commit 75c7043241
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View file

@ -3227,6 +3227,16 @@
"hex": "0066CC",
"source": "https://www.e.leclerc/assets/images/sue-logo.svg"
},
{
"title": "E3",
"hex": "E73D2F",
"source": "https://commons.wikimedia.org/wiki/File:E3_Logo.svg",
"aliases": {
"aka": [
"Electronic Entertainment Expo"
]
}
},
{
"title": "EA",
"hex": "000000",

1
icons/e3.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>E3</title><path d="M11.0676 16.5185H4.7723v-2.6738h6.2615v-3.757H4.7723v-2.64h6.2615V3.691H0v16.6184h14.1476c0-.0339-2.7754-.7108-3.08-3.7908zm10.12-6.3969c1.8954 1.2862 2.8769 2.5385 2.8092 5.1108-.0677 2.6738-2.7754 5.043-5.72 5.043-2.0984 0-4.7723-.9477-5.7876-3.7569l3.4861-1.5569c.4738.88 1.1508 1.557 2.2 1.557 1.1507 0 1.9969-.88 2.0984-1.997.0339-.2708-.1353-2.2338-2.0984-2.3015l-2.2-.237 2.8092-4.5353h-6.3292v-3.757h11.5415z"/></svg>

After

Width:  |  Height:  |  Size: 522 B