diff --git a/src/frontend/src/CustomNodes/GenericNode/components/nodeIcon/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/nodeIcon/index.tsx index a7d438372..e0343b786 100644 --- a/src/frontend/src/CustomNodes/GenericNode/components/nodeIcon/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/components/nodeIcon/index.tsx @@ -39,9 +39,17 @@ export function NodeIcon({ return (
{isLucideIcon ? ( - + ) : ( - + )}
); diff --git a/src/frontend/src/icons/AWS/AWS.jsx b/src/frontend/src/icons/AWS/AWS.jsx index c78fcac5c..7a41cd1e5 100644 --- a/src/frontend/src/icons/AWS/AWS.jsx +++ b/src/frontend/src/icons/AWS/AWS.jsx @@ -5,8 +5,6 @@ const SvgAWS = (props) => ( xmlns="http://www.w3.org/2000/svg" xmlSpace="preserve" id="Layer_1" - x={0} - y={0} style={{ enableBackground: "new 0 0 304 182", }} diff --git a/src/frontend/src/icons/AWSInverted/AWS.jsx b/src/frontend/src/icons/AWSInverted/AWS.jsx index 7c6c46abf..a7bc6d24a 100644 --- a/src/frontend/src/icons/AWSInverted/AWS.jsx +++ b/src/frontend/src/icons/AWSInverted/AWS.jsx @@ -5,8 +5,6 @@ const SvgAWS = (props) => ( xmlns="http://www.w3.org/2000/svg" xmlSpace="preserve" id="Layer_1" - x={0} - y={0} style={{ enableBackground: "new 0 0 304 182", }} diff --git a/src/frontend/src/icons/AstraDB/AstraDB.jsx b/src/frontend/src/icons/AstraDB/AstraDB.jsx index 8ba383f82..468065213 100644 --- a/src/frontend/src/icons/AstraDB/AstraDB.jsx +++ b/src/frontend/src/icons/AstraDB/AstraDB.jsx @@ -2,12 +2,12 @@ import { stringToBool } from "@/utils/utils"; const AstraSVG = (props) => ( ( xmlns="http://www.w3.org/2000/svg" viewBox="0 0 122.88 122.88" {...props} - height="1rem" - width="1rem" > diff --git a/src/frontend/src/icons/ElasticsearchStore/ElasticsearchLogo.jsx b/src/frontend/src/icons/ElasticsearchStore/ElasticsearchLogo.jsx index bbf7c040a..9126c5f84 100644 --- a/src/frontend/src/icons/ElasticsearchStore/ElasticsearchLogo.jsx +++ b/src/frontend/src/icons/ElasticsearchStore/ElasticsearchLogo.jsx @@ -1,8 +1,6 @@ const SvgElasticsearchLogo = (props) => ( ( strokeWidth="2" className="icon icon-tabler icon-tabler-brand-elastic" viewBox="0 0 24 24" + {...props} > diff --git a/src/frontend/src/icons/Exa/Exa.jsx b/src/frontend/src/icons/Exa/Exa.jsx index 2e499ca08..adc268f61 100644 --- a/src/frontend/src/icons/Exa/Exa.jsx +++ b/src/frontend/src/icons/Exa/Exa.jsx @@ -1,11 +1,5 @@ export const SvgExa = (props) => ( - + (