Skip to content

Commit e854672

Browse files
committed
📦 Add Ahrefs logo and wordmark
1 parent 3392e73 commit e854672

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

src/data/svgs.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3843,5 +3843,16 @@ export const svgs: iSVG[] = [
38433843
dark: '/library/kibo-ui-dark.svg'
38443844
},
38453845
url: 'https://kibo-ui.com/'
3846+
},
3847+
{
3848+
title: 'Ahrefs',
3849+
category: 'Platform',
3850+
route: '/library/ahrefs.svg',
3851+
wordmark: {
3852+
dark: '/library/ahrefs-wordmark-dark.svg',
3853+
light: '/library/ahrefs-wordmark-light.svg'
3854+
},
3855+
url: 'https://ahrefs.com/',
3856+
brandUrl: 'https://ahrefs.com/logo'
38463857
}
38473858
];
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

static/library/ahrefs.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)