mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 15:17:58 +08:00
Add Hashnode logo
This commit is contained in:
parent
ba574ac741
commit
f78306f386
@ -1589,5 +1589,12 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Browser',
|
category: 'Browser',
|
||||||
route: '/library/opera.svg',
|
route: '/library/opera.svg',
|
||||||
url: 'https://www.opera.com'
|
url: 'https://www.opera.com'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 228,
|
||||||
|
title: 'Hashnode',
|
||||||
|
category: 'Social',
|
||||||
|
route: '/library/hashnode.svg',
|
||||||
|
url: 'https://hashnode.com'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
1
static/library/hashnode.svg
Normal file
1
static/library/hashnode.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none"><path fill="#2563EB" fill-rule="evenodd" d="M2.198 10.693a7.505 7.505 0 0 0 0 10.614l8.495 8.495a7.505 7.505 0 0 0 10.614 0l8.495-8.495a7.505 7.505 0 0 0 0-10.614l-8.495-8.495a7.505 7.505 0 0 0-10.614 0l-8.495 8.495ZM16 21.255a5.255 5.255 0 1 0 0-10.51 5.255 5.255 0 0 0 0 10.51Z" clip-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 383 B |
Loading…
x
Reference in New Issue
Block a user