From 6b95fad9bdae5870f9bcace409172794d6e30dae Mon Sep 17 00:00:00 2001 From: Antoine BERNIER Date: Mon, 16 Sep 2024 18:35:16 +0200 Subject: [PATCH] fix: ppicon --- src/app/page.tsx | 4 ++ src/assets/pp-icon.svg | 119 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 123 insertions(+) create mode 100644 src/assets/pp-icon.svg diff --git a/src/app/page.tsx b/src/app/page.tsx index f57d293a..306d9b23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,7 @@ import docsIcon from '@/assets/docs-icon.png' import dreiIcon from '@/assets/drei-icon.svg' import jotaiIcon from '@/assets/jotai-icon.png' +import ppIcon from '@/assets/pp-icon.svg' import r3fIcon from '@/assets/r3f-icon.svg' import reactSpringIcon from '@/assets/react-spring-icon.svg' import uiKitIcon from '@/assets/uikit-icon.svg' @@ -98,6 +99,9 @@ const libs: Record = { github: 'https://github.com/pmndrs/react-postprocessing', description: 'React Postprocessing is a postprocessing wrapper for @react-three/fiber', docs: 'pmndrs/react-postprocessing/master/docs', + icon: ppIcon.src, + iconWidth: ppIcon.width, + iconHeight: ppIcon.height, }, uikit: { title: 'uikit', diff --git a/src/assets/pp-icon.svg b/src/assets/pp-icon.svg new file mode 100644 index 00000000..9eb55e59 --- /dev/null +++ b/src/assets/pp-icon.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +