From cffcfab49c502cfb460a4c15e389e0cb5db86a24 Mon Sep 17 00:00:00 2001 From: MatiScavuzzo Date: Wed, 24 Jul 2024 15:25:08 -0300 Subject: [PATCH] feat: add react-icons on frontend icons library --- db/frontend/icons.ts | 12 ++++++++++++ public/frontend/react-icons.svg | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 public/frontend/react-icons.svg diff --git a/db/frontend/icons.ts b/db/frontend/icons.ts index 688fb6e..5f00834 100644 --- a/db/frontend/icons.ts +++ b/db/frontend/icons.ts @@ -7,6 +7,7 @@ const icons: DocPage = { { github_username: 'nsdonato' }, { github_username: 'IvanMJs' }, { github_username: 'isahernz' }, + { github_username: 'MatiScavuzzo' }, ], pageItems: [ { @@ -165,6 +166,17 @@ const icons: DocPage = { }, videos: [], }, + { + imgPlaceholder: 'React Icons', + titleCard: 'Biblioteca de íconos para React con importaciones ES6', + links: [{ type: LinkType.Web, url: 'https://react-icons.github.io/react-icons/' }], + cover: { + src: '/frontend/react-icons.svg', + height: 80, + width: 80, + }, + videos: [], + }, ], } diff --git a/public/frontend/react-icons.svg b/public/frontend/react-icons.svg new file mode 100644 index 0000000..ceff54a --- /dev/null +++ b/public/frontend/react-icons.svg @@ -0,0 +1,9 @@ + + + + + + + + +