feat: Add Axiom Logo

This commit is contained in:
Igor Bedesqui
2023-12-11 19:09:02 -03:00
parent 0576bf98c6
commit 73f71f3dd6
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1715,5 +1715,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/front.svg',
url: 'https://front.com'
},
{
id: 775133760594,
title: 'Axiom',
category: 'Software',
route: '/library/axiom.svg',
url: 'https://axiom.co/'
}
];