diff --git a/src/data/svgs.ts b/src/data/svgs.ts index c45df48..c141ced 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1342,6 +1342,12 @@ export const svgs: iSVG[] = [ route: '/library/algorand.svg', url: 'https://algorand.org/' }, + { + title: 'Tether', + category: 'Crypto', + route: '/library/tether.svg', + url: 'https://tether.to/' + }, { title: 'X', category: 'Social', diff --git a/static/library/tether.svg b/static/library/tether.svg new file mode 100644 index 0000000..3ddfd2a --- /dev/null +++ b/static/library/tether.svg @@ -0,0 +1 @@ + \ No newline at end of file