diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 47dded8..14f837d 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2187,5 +2187,11 @@ export const svgs: iSVG[] = [ category: 'Entertainment', route: '/library/voicemod.svg', url: 'https://voicemod.net/' + }, + { + title: 'Neovim', + category: 'Software', + route: '/library/neovim.svg', + url: 'https://neovim.io/' } ]; diff --git a/static/library/neovim.svg b/static/library/neovim.svg new file mode 100644 index 0000000..46c5eb8 --- /dev/null +++ b/static/library/neovim.svg @@ -0,0 +1,27 @@ + + + neovim-mark@2x + Created with Sketch (http://www.bohemiancoding.com/sketch) + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file