Add Hashnode logo

This commit is contained in:
pritamHN 2023-12-11 23:13:02 +05:30 committed by GitHub
parent ba574ac741
commit f78306f386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -1589,5 +1589,12 @@ export const svgs: iSVG[] = [
category: 'Browser',
route: '/library/opera.svg',
url: 'https://www.opera.com'
},
{
id: 228,
title: 'Hashnode',
category: 'Social',
route: '/library/hashnode.svg',
url: 'https://hashnode.com'
}
];

View 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