Merge pull request #80 from pritamHN/main

Add Hashnode logo
This commit is contained in:
Pablo Hdez 2023-12-11 18:09:43 +00:00 committed by GitHub
commit bb6a1e960a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -1618,4 +1618,11 @@ export const svgs: iSVG[] = [
route: '/library/randevum.svg', route: '/library/randevum.svg',
url: 'https://www.randevum.co' url: 'https://www.randevum.co'
}, },
{
id: 232,
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="1000" height="1000" fill="none"><path fill="#2563EB" fill-rule="evenodd" d="M68.692 334.16c-91.59 91.589-91.59 240.085 0 331.674L334.16 931.302c91.589 91.588 240.085 91.588 331.674-.001l265.468-265.467c91.588-91.59 91.588-240.085-.001-331.674L665.834 68.692c-91.59-91.59-240.085-91.59-331.674 0L68.692 334.16Zm431.302 330.06c90.694 0 164.216-73.522 164.216-164.216s-73.522-164.216-164.216-164.216-164.216 73.522-164.216 164.216S409.3 664.22 499.994 664.22Z" clip-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 532 B