📦 Add X logo.

This commit is contained in:
pheralb
2023-11-14 10:41:48 +00:00
parent 550696e4a7
commit 9adafef87f
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1498,5 +1498,12 @@ export const svgs: iSVG[] = [
category: 'Crypto',
route: '/library/matic.svg',
url: 'https://polygon.technology/'
},
{
id: 215,
title: 'X',
category: 'Social',
route: '/library/x.svg',
url: 'https://x.com'
}
];