From aa29387bbd60ef6a88ee2521840803c1c9990415 Mon Sep 17 00:00:00 2001 From: Evan Perry Date: Sat, 4 Jan 2025 15:25:54 -0700 Subject: [PATCH] Change filename, title, and data to be v0 --- _data/simple-icons.json | 2 +- icons/v0.svg | 1 + icons/v0byvercel.svg | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 icons/v0.svg delete mode 100644 icons/v0byvercel.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2091f04c8..6c1452aa8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16959,7 +16959,7 @@ } }, { - "title": "V0 by Vercel", + "title": "v0", "hex": "000000", "source": "https://v0.dev" }, diff --git a/icons/v0.svg b/icons/v0.svg new file mode 100644 index 000000000..bba0ff366 --- /dev/null +++ b/icons/v0.svg @@ -0,0 +1 @@ +v0 \ No newline at end of file diff --git a/icons/v0byvercel.svg b/icons/v0byvercel.svg deleted file mode 100644 index aecd80a44..000000000 --- a/icons/v0byvercel.svg +++ /dev/null @@ -1 +0,0 @@ -V0 by Vercel \ No newline at end of file