Merge pull request #95 from marpeand/main

Adding Monero cryptocurrency
This commit is contained in:
Pablo Hdez
2023-12-12 01:05:33 +00:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -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
View 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