mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-17 23:51:08 +03:00
Add HSBC icon (#8971)
* Add HSBC icon * Add JSON data for HSBC * Fix URL
This commit is contained in:
parent
1b64f10dfc
commit
fee7770680
@ -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
1
icons/hsbc.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user