📦 Add Ahrefs logo and wordmark

This commit is contained in:
Vladimir Antonio F. C.
2025-08-28 23:46:31 -04:00
parent 3392e73b1d
commit e854672fad
4 changed files with 14 additions and 0 deletions
+11
View File
@@ -3843,5 +3843,16 @@ export const svgs: iSVG[] = [
dark: '/library/kibo-ui-dark.svg'
},
url: 'https://kibo-ui.com/'
},
{
title: 'Ahrefs',
category: 'Platform',
route: '/library/ahrefs.svg',
wordmark: {
dark: '/library/ahrefs-wordmark-dark.svg',
light: '/library/ahrefs-wordmark-light.svg'
},
url: 'https://ahrefs.com/',
brandUrl: 'https://ahrefs.com/logo'
}
];