From 6f52b8473f1414967d40b2e799e6a5783de5959b Mon Sep 17 00:00:00 2001 From: David Bolack Date: Wed, 30 Apr 2025 10:38:15 -0500 Subject: [PATCH] Swap in an svg --- .../basePages/listPage/brewItem/brewItem.jsx | 2 +- client/homebrew/thumbnail.svg | 64 +++++++++++++++++++ themes/assets/naturalCritLogoBlack.svg | 41 ++++++++++++ 3 files changed, 106 insertions(+), 1 deletion(-) create mode 100644 client/homebrew/thumbnail.svg create mode 100644 themes/assets/naturalCritLogoBlack.svg diff --git a/client/homebrew/pages/basePages/listPage/brewItem/brewItem.jsx b/client/homebrew/pages/basePages/listPage/brewItem/brewItem.jsx index ef309a613..b4c455b88 100644 --- a/client/homebrew/pages/basePages/listPage/brewItem/brewItem.jsx +++ b/client/homebrew/pages/basePages/listPage/brewItem/brewItem.jsx @@ -5,7 +5,7 @@ const moment = require('moment'); import request from '../../../../utils/request-middleware.js'; const googleDriveIcon = require('../../../../googleDrive.svg'); -const homebreweryIcon = require('../../../../thumbnail.png'); +const homebreweryIcon = require('../../../../thumbnail.svg'); const dedent = require('dedent-tabs').default; const BrewItem = ({ diff --git a/client/homebrew/thumbnail.svg b/client/homebrew/thumbnail.svg new file mode 100644 index 000000000..d9422909d --- /dev/null +++ b/client/homebrew/thumbnail.svg @@ -0,0 +1,64 @@ + + + + + + + NaturalCritLogo + + + + + + + + + NaturalCritLogo + + + + diff --git a/themes/assets/naturalCritLogoBlack.svg b/themes/assets/naturalCritLogoBlack.svg new file mode 100644 index 000000000..0e3135066 --- /dev/null +++ b/themes/assets/naturalCritLogoBlack.svg @@ -0,0 +1,41 @@ + + + + + + NaturalCritLogo + + + + + + + + + NaturalCritLogo + + + +