Add BEM icon (#6732)

Co-authored-by: Engin Diri <engin.diri@mail.schwarz>
This commit is contained in:
Alexandre Paradis 2021-11-07 04:37:44 -05:00 committed by GitHub
parent 5764510cfd
commit 834de82d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -1169,6 +1169,11 @@
"hex": "004A9D", "hex": "004A9D",
"source": "https://zh.wikipedia.org/wiki/File:Beijing_Subway_Logo.svg" "source": "https://zh.wikipedia.org/wiki/File:Beijing_Subway_Logo.svg"
}, },
{
"title": "BEM",
"hex": "000000",
"source": "https://en.bem.info/"
},
{ {
"title": "Bentley", "title": "Bentley",
"hex": "333333", "hex": "333333",

1
icons/bem.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>BEM</title><path d="M0 5.163h5.61v1.65H0Zm0-3.065h5.61v1.65H0Zm10.067 6.106H0v1.65h9.69c1.06 0 3.536.024 4.455 1.51v-.92c-.448-1.462-1.768-2.24-4.078-2.24Zm.023 3.065H0v1.65h9.69c2.357 0 3.842.095 4.455.425v-.731c-.471-1.155-2.451-1.344-4.055-1.344Zm-.023 7.78H0V17.4h9.69c1.06 0 3.536-.024 4.455-1.509v.92c-.448 1.461-1.768 2.24-4.078 2.24zm.023-3.065H0v-1.65h9.69c2.357 0 3.842-.094 4.455-.424v.73c-.471 1.156-2.451 1.344-4.055 1.344zm6.507 5.918H24v-1.014h-7.19c-.637 0-2.146-.023-2.688-.896v.566c.26.872 1.06 1.344 2.475 1.344zm-.023-1.863h7.403v-1.013H16.81c-1.439 0-2.334-.047-2.688-.26v.448c.283.708 1.485.825 2.452.825z"/></svg>

After

Width:  |  Height:  |  Size: 714 B