From cd7834858b5484f2c7bbac692c7fffd4df1c6a44 Mon Sep 17 00:00:00 2001 From: Rajdeep singh <32416397+officialrajdeepsingh@users.noreply.github.com> Date: Wed, 19 Jul 2023 13:46:50 +0530 Subject: [PATCH] Add Nextra icon (#8557) Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/nextra.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/nextra.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 55df2e9f..c41a3a66 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8069,6 +8069,12 @@ "hex": "8ED500", "source": "https://about.nextdoor.com/us-media/" }, + { + "title": "Nextra", + "hex": "000000", + "source": "https://nextra.site", + "guidelines": "https://nextra.site/about#design-assets" + }, { "title": "NFC", "hex": "002E5F", diff --git a/icons/nextra.svg b/icons/nextra.svg new file mode 100644 index 00000000..53da3fc3 --- /dev/null +++ b/icons/nextra.svg @@ -0,0 +1 @@ +Nextra \ No newline at end of file