Skip to content

Commit ac9be2a

Browse files
authored
Merge pull request #754 from vladiantio/feat/add-ahrefs
📦 Add Ahrefs logo and wordmark
2 parents 88b4908 + e854672 commit ac9be2a

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
@@ -3851,5 +3851,16 @@ export const svgs: iSVG[] = [
38513851
dark: '/library/kibo-ui-dark.svg'
38523852
},
38533853
url: 'https://kibo-ui.com/'
3854+
},
3855+
{
3856+
title: 'Ahrefs',
3857+
category: 'Platform',
3858+
route: '/library/ahrefs.svg',
3859+
wordmark: {
3860+
dark: '/library/ahrefs-wordmark-dark.svg',
3861+
light: '/library/ahrefs-wordmark-light.svg'
3862+
},
3863+
url: 'https://ahrefs.com/',
3864+
brandUrl: 'https://ahrefs.com/logo'
38543865
}
38553866
];
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)