Merge branch 'main' into rowy_buildship

This commit is contained in:
Gaurav Chadha 2023-12-11 23:49:32 +05:30 committed by GitHub
commit b9d77ee267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -1618,6 +1618,13 @@ 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'
},
{ {
id: 69114, id: 69114,
title: 'Rowy', title: 'Rowy',
@ -1631,5 +1638,5 @@ export const svgs: iSVG[] = [
category: 'AI', category: 'AI',
route: '/library/buildship.svg', route: '/library/buildship.svg',
url: 'https://buildship.com/' url: 'https://buildship.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