🚀 Added Auth0

This commit is contained in:
Mehdi Dara 2024-01-10 11:53:05 +03:30
parent a4757914de
commit b04d2de39d
2 changed files with 7 additions and 0 deletions

View File

@ -706,6 +706,12 @@ export const svgs: iSVG[] = [
route: '/library/flutter.svg',
url: 'https://flutter.dev/'
},
{
title: 'Auth0',
category: 'Library',
route: '/library/auth0.svg',
url: 'https://auth0.com/'
},
{
title: 'Fresh',
category: 'Framework',

1
static/library/auth0.svg Normal file
View File

@ -0,0 +1 @@
<svg fill="#EB5424" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21.98 7.448L19.62 0H4.347L2.02 7.448c-1.352 4.312.03 9.206 3.815 12.015L12.007 24l6.157-4.552c3.755-2.81 5.182-7.688 3.815-12.015l-6.16 4.58 2.343 7.45-6.157-4.597-6.158 4.58 2.358-7.433-6.188-4.55 7.63-.045L12.008 0l2.356 7.404 7.615.044z"/></svg>

After

Width:  |  Height:  |  Size: 344 B