From b7a13a81dfc507b72b1083e07838f29010ef2113 Mon Sep 17 00:00:00 2001 From: pheralb Date: Sat, 19 Feb 2022 14:04:44 +0000 Subject: [PATCH] Design improvements --- README.md | 8 ++- components/header/index.js | 21 ++++---- components/items/all.js | 14 +++--- package-lock.json | 98 +++++++++++++++++++------------------ package.json | 6 +-- pages/_app.js | 10 ++-- pages/index.js | 10 ++-- pages/{icon => svg}/[id].js | 2 +- 8 files changed, 83 insertions(+), 86 deletions(-) rename pages/{icon => svg}/[id].js (98%) diff --git a/README.md b/README.md index 85a54ec..0e831f5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@

- - iconr logo - + svgparty logo

-

Iconr - Beautiful SVG vector icons

+

SVGParty - Beautiful SVG vector logos


## 🚀 Getting started: @@ -24,4 +22,4 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the ## 📦 Deployed on Vercel: -[https://iconr.vercel.app/](https://iconr.vercel.app/) +[https://svgparty.vercel.app/](https://svgparty.vercel.app/) diff --git a/components/header/index.js b/components/header/index.js index 07fe9ad..066428f 100644 --- a/components/header/index.js +++ b/components/header/index.js @@ -55,21 +55,20 @@ const Header = () => { - + iconr logo - iconr + SVGParty - iconr + SVGParty @@ -81,7 +80,7 @@ const Header = () => { display={{ base: "none", md: "inline-flex" }} > - + { icon={} /> - + { Close - +