From 9ecc26a9b52ea625e2d0dd62053e0c6537aeca6b Mon Sep 17 00:00:00 2001 From: pheralb Date: Wed, 24 Jan 2024 12:30:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20svgs=20+=20fix=20viewbo?= =?UTF-8?q?x=20in=20some=20svgs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/library/biomejs.svg | 2 +- static/library/coinbase-dark.svg | 1 - static/library/coinbase-light.svg | 1 - static/library/coinbase.svg | 1 + static/library/mongodb-wordmark.svg | 2 +- static/library/sanity.svg | 13 +------------ static/library/uber_dark.svg | 3 +++ static/library/{uber.svg => uber_light.svg} | 0 static/library/webflow.svg | 11 +---------- 9 files changed, 8 insertions(+), 26 deletions(-) delete mode 100644 static/library/coinbase-dark.svg delete mode 100644 static/library/coinbase-light.svg create mode 100644 static/library/coinbase.svg create mode 100644 static/library/uber_dark.svg rename static/library/{uber.svg => uber_light.svg} (100%) diff --git a/static/library/biomejs.svg b/static/library/biomejs.svg index 838fc86..05fa79c 100644 --- a/static/library/biomejs.svg +++ b/static/library/biomejs.svg @@ -1,5 +1,5 @@ - + diff --git a/static/library/coinbase-dark.svg b/static/library/coinbase-dark.svg deleted file mode 100644 index d346a83..0000000 --- a/static/library/coinbase-dark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/library/coinbase-light.svg b/static/library/coinbase-light.svg deleted file mode 100644 index d86c034..0000000 --- a/static/library/coinbase-light.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/library/coinbase.svg b/static/library/coinbase.svg new file mode 100644 index 0000000..687bea6 --- /dev/null +++ b/static/library/coinbase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/mongodb-wordmark.svg b/static/library/mongodb-wordmark.svg index b30a82b..60a0015 100644 --- a/static/library/mongodb-wordmark.svg +++ b/static/library/mongodb-wordmark.svg @@ -1,4 +1,4 @@ - + diff --git a/static/library/sanity.svg b/static/library/sanity.svg index 87e813f..71cbf2f 100644 --- a/static/library/sanity.svg +++ b/static/library/sanity.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/library/uber_dark.svg b/static/library/uber_dark.svg new file mode 100644 index 0000000..bbf8987 --- /dev/null +++ b/static/library/uber_dark.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/library/uber.svg b/static/library/uber_light.svg similarity index 100% rename from static/library/uber.svg rename to static/library/uber_light.svg diff --git a/static/library/webflow.svg b/static/library/webflow.svg index bcf1c6f..e7ee9a5 100644 --- a/static/library/webflow.svg +++ b/static/library/webflow.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file