diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bab3cfa0..4e128db8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8549,6 +8549,11 @@ "hex": "000000", "source": "https://sourceforge.net/projects/lazarus/" }, + { + "title": "LazyVim", + "hex": "2E7DE9", + "source": "https://github.com/LazyVim/lazyvim.github.io/blob/db7f1bd035de3f41a75a29f65f36819f6ac152af/static/img/icon.svg" + }, { "title": "LBRY", "hex": "2F9176", diff --git a/icons/lazyvim.svg b/icons/lazyvim.svg new file mode 100644 index 00000000..8234251f --- /dev/null +++ b/icons/lazyvim.svg @@ -0,0 +1 @@ +LazyVim \ No newline at end of file