mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
commit
6ac9e35bfd
@ -1786,6 +1786,13 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/front.svg',
|
||||
url: 'https://front.com'
|
||||
},
|
||||
{
|
||||
id: 473836,
|
||||
title: 'Monero',
|
||||
category: 'Crypto',
|
||||
route: '/library/monero.svg',
|
||||
url: 'https://www.getmonero.org/'
|
||||
},
|
||||
{
|
||||
id: 775133760594,
|
||||
title: 'Axiom',
|
||||
|
1
static/library/monero.svg
Normal file
1
static/library/monero.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" preserveAspectRatio="xMidYMid"><path fill="#F60" d="M128 0A128 128 0 0 0 7 168h38V61l83 83 83-83v107h38A128 128 0 0 0 128 0"/><path fill="#4C4C4C" d="m109 163-36-36v68H19a128 128 0 0 0 218 0h-54v-68l-36 36-19 19-19-19Z"/></svg>
|
After Width: | Height: | Size: 292 B |
Loading…
Reference in New Issue
Block a user