From 6ea9e7ba65005fa82c43b00ae6deba41650b6fa1 Mon Sep 17 00:00:00 2001 From: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:21:16 +0100 Subject: [PATCH] Update Next.js (#7921) Co-authored-by: Adam Rusted --- _data/simple-icons.json | 3 ++- icons/nextdotjs.svg | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 221c468b..7c94f204 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9918,7 +9918,8 @@ { "title": "Next.js", "hex": "000000", - "source": "https://nextjs.org" + "source": "https://vercel.com/design/brands#next-js", + "guidelines": "https://vercel.com/design/brands#next-js" }, { "title": "NextBillion.ai", diff --git a/icons/nextdotjs.svg b/icons/nextdotjs.svg index 9972859e..06a2bd6e 100644 --- a/icons/nextdotjs.svg +++ b/icons/nextdotjs.svg @@ -1 +1 @@ -Next.js \ No newline at end of file +Next.js \ No newline at end of file