mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Merge branch 'main' into rowy_buildship
This commit is contained in:
commit
b9d77ee267
@ -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',
|
||||||
|
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="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 |
Loading…
Reference in New Issue
Block a user