diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d5627d9..67f1856 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1866,6 +1866,10 @@ export const svgs: iSVG[] = [ dark: '/library/axiom-dark.svg', light: '/library/axiom-light.svg' }, + wordmark: { + light: '/library/axiom-wordmark-light.svg', + dark: '/library/axiom-wordmark-dark.svg' + }, url: 'https://axiom.co/' }, { diff --git a/static/library/axiom-wordmark-dark.svg b/static/library/axiom-wordmark-dark.svg new file mode 100644 index 0000000..8f46535 --- /dev/null +++ b/static/library/axiom-wordmark-dark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/static/library/axiom-wordmark-light.svg b/static/library/axiom-wordmark-light.svg new file mode 100644 index 0000000..cb80b8b --- /dev/null +++ b/static/library/axiom-wordmark-light.svg @@ -0,0 +1,10 @@ + + + + + + + + + +