Add HSBC icon (#8971)

* Add HSBC icon

* Add JSON data for HSBC

* Fix URL
This commit is contained in:
PratyushJayachandran 2023-07-21 06:55:30 -07:00 committed by GitHub
parent 1b64f10dfc
commit fee7770680
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -5503,6 +5503,12 @@
"hex": "0096D6",
"source": "https://brandcentral.ext.hp.com/login"
},
{
"title": "HSBC",
"hex": "DB0011",
"source": "https://www.hsbc.com",
"guidelines": "https://www.hsbc.com/terms-and-conditions"
},
{
"title": "HTML Academy",
"hex": "302683",

1
icons/hsbc.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>HSBC</title><path d="m24 12.007-5.996 5.997V5.996L24 12.007zm-5.996-6.01H6.01l5.996 6.01 5.997-6.01zM0 12.006l6.01 5.997V5.996L0 12.007zm6.01 5.997h11.994l-5.997-5.997-5.996 5.997z"/></svg>

After

Width:  |  Height:  |  Size: 267 B