diff --git a/frontend/src/lib/components/icons/AppwriteIcon.svelte b/frontend/src/lib/components/icons/AppwriteIcon.svelte index a90c2c3748..e3fa92af08 100644 --- a/frontend/src/lib/components/icons/AppwriteIcon.svelte +++ b/frontend/src/lib/components/icons/AppwriteIcon.svelte @@ -9,9 +9,9 @@ {width} {height} viewBox="0 0 168 168" - fill="none" xmlns="http://www.w3.org/2000/svg" + style="fill:currentcolor;" > - - + + diff --git a/frontend/src/lib/components/icons/AwsIcon.svelte b/frontend/src/lib/components/icons/AwsIcon.svelte index 783366407c..a3976b4ee3 100644 --- a/frontend/src/lib/components/icons/AwsIcon.svelte +++ b/frontend/src/lib/components/icons/AwsIcon.svelte @@ -3,8 +3,8 @@ export let width = '24px' - - - - + + + + diff --git a/frontend/src/lib/components/icons/DatadogIcon.svelte b/frontend/src/lib/components/icons/DatadogIcon.svelte index fc5bf7db13..74af0888bc 100644 --- a/frontend/src/lib/components/icons/DatadogIcon.svelte +++ b/frontend/src/lib/components/icons/DatadogIcon.svelte @@ -4,6 +4,7 @@ \ No newline at end of file diff --git a/frontend/src/lib/components/icons/FunkwhaleIcon.svelte b/frontend/src/lib/components/icons/FunkwhaleIcon.svelte index b709cf8eac..d5d9a55b99 100644 --- a/frontend/src/lib/components/icons/FunkwhaleIcon.svelte +++ b/frontend/src/lib/components/icons/FunkwhaleIcon.svelte @@ -12,6 +12,7 @@ xml:space="preserve" {width} {height} + style="fill:currentcolor;" > @@ -66,26 +67,22 @@ class="st1" d="m 128,157.1 c 17.7,0 32.1,-14.4 32.1,-32.1 0,-0.9 -0.8,-1.7 -1.7,-1.7 h -12.1 c -0.9,0 -1.7,0.8 -1.7,1.7 0,9.1 -7.4,16.6 -16.6,16.6 -9.1,0 -16.6,-7.4 -16.6,-16.6 0,-0.9 -0.8,-1.7 -1.7,-1.7 H 97.6 c -0.9,0 -1.7,0.8 -1.7,1.7 0,17.8 14.4,32.1 32.1,32.1 z" id="path6" - style="fill:#000000" /> diff --git a/frontend/src/lib/components/icons/GdocsIcon.svelte b/frontend/src/lib/components/icons/GdocsIcon.svelte index d02f4e9335..49bcae01de 100644 --- a/frontend/src/lib/components/icons/GdocsIcon.svelte +++ b/frontend/src/lib/components/icons/GdocsIcon.svelte @@ -3,7 +3,7 @@ export let width = '24px' - + diff --git a/frontend/src/lib/components/icons/GraphqlIcon.svelte b/frontend/src/lib/components/icons/GraphqlIcon.svelte index 0c22ed76b6..c33ea33751 100644 --- a/frontend/src/lib/components/icons/GraphqlIcon.svelte +++ b/frontend/src/lib/components/icons/GraphqlIcon.svelte @@ -15,6 +15,7 @@ xml:space="preserve" {width} {height} + style="fill:currentcolor;" > @@ -23,7 +24,6 @@ x="122" y="-0.4" transform="matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)" - fill="#E535AB" width="16.6" height="320.3" /> @@ -31,7 +31,7 @@ - + @@ -40,7 +40,6 @@ x="37.9" y="312.2" transform="matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)" - fill="#E535AB" width="185" height="16.6" /> @@ -52,7 +51,6 @@ x="177.1" y="71.1" transform="matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)" - fill="#E535AB" width="185" height="16.6" /> @@ -64,7 +62,6 @@ x="122.1" y="-13" transform="matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)" - fill="#E535AB" width="16.6" height="185" /> @@ -76,7 +73,6 @@ x="109.6" y="151.6" transform="matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)" - fill="#E535AB" width="320.3" height="16.6" /> @@ -84,12 +80,12 @@ - + - + @@ -98,39 +94,32 @@ x="262.4" y="240.1" transform="matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)" - fill="#E535AB" width="14.5" height="160.9" /> diff --git a/frontend/src/lib/components/icons/HubspotIcon.svelte b/frontend/src/lib/components/icons/HubspotIcon.svelte index f51ff53f42..2a968e1f81 100644 --- a/frontend/src/lib/components/icons/HubspotIcon.svelte +++ b/frontend/src/lib/components/icons/HubspotIcon.svelte @@ -3,7 +3,7 @@ export let width = '24px' - + diff --git a/frontend/src/lib/components/icons/LinkdingIcon.svelte b/frontend/src/lib/components/icons/LinkdingIcon.svelte index 98105285e9..d5af77333f 100644 --- a/frontend/src/lib/components/icons/LinkdingIcon.svelte +++ b/frontend/src/lib/components/icons/LinkdingIcon.svelte @@ -3,10 +3,9 @@ export let width = '24px' - + diff --git a/frontend/src/lib/components/icons/LinkedinIcon.svelte b/frontend/src/lib/components/icons/LinkedinIcon.svelte index ba0cd36583..f2c79ee54a 100644 --- a/frontend/src/lib/components/icons/LinkedinIcon.svelte +++ b/frontend/src/lib/components/icons/LinkedinIcon.svelte @@ -3,7 +3,7 @@ export let width = '24px' - + diff --git a/frontend/src/lib/components/icons/MongodbIcon.svelte b/frontend/src/lib/components/icons/MongodbIcon.svelte index cb62f2898c..3889431ea7 100644 --- a/frontend/src/lib/components/icons/MongodbIcon.svelte +++ b/frontend/src/lib/components/icons/MongodbIcon.svelte @@ -3,6 +3,6 @@ export let width = '24px' - - + + diff --git a/frontend/src/lib/components/icons/Mysql.svelte b/frontend/src/lib/components/icons/Mysql.svelte index 3c5f651290..90d9838463 100644 --- a/frontend/src/lib/components/icons/Mysql.svelte +++ b/frontend/src/lib/components/icons/Mysql.svelte @@ -10,11 +10,11 @@ {width} {height} viewBox="0 0 391 202" - style="fill:currentcolor;" + style="enable-background:new 0 0 270 270; fill:currentcolor;" > -Nextcloud icon + preserveAspectRatio="xMidYMid meet" + style="fill:currentcolor;"> - + \ No newline at end of file diff --git a/frontend/src/lib/components/icons/PineconeIcon.svelte b/frontend/src/lib/components/icons/PineconeIcon.svelte index 5c35153cf5..7cba578545 100644 --- a/frontend/src/lib/components/icons/PineconeIcon.svelte +++ b/frontend/src/lib/components/icons/PineconeIcon.svelte @@ -9,126 +9,125 @@ {width} {height} viewBox="0 0 168 168" - fill="none" + style="fill:currentcolor;" xmlns="http://www.w3.org/2000/svg" > - - + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/src/lib/components/icons/SnowflakeIcon.svelte b/frontend/src/lib/components/icons/SnowflakeIcon.svelte index 16ffef1fd2..85ddd68057 100644 --- a/frontend/src/lib/components/icons/SnowflakeIcon.svelte +++ b/frontend/src/lib/components/icons/SnowflakeIcon.svelte @@ -3,18 +3,10 @@ export let width = '24px' - +> \ No newline at end of file diff --git a/frontend/src/lib/components/icons/SquareIcon.svelte b/frontend/src/lib/components/icons/SquareIcon.svelte index 861eea7347..1df73a388b 100644 --- a/frontend/src/lib/components/icons/SquareIcon.svelte +++ b/frontend/src/lib/components/icons/SquareIcon.svelte @@ -3,7 +3,7 @@ export let width = '24px' - + diff --git a/frontend/src/lib/components/icons/StripeIcon.svelte b/frontend/src/lib/components/icons/StripeIcon.svelte index 90a86d95a1..db3f6ae34b 100644 --- a/frontend/src/lib/components/icons/StripeIcon.svelte +++ b/frontend/src/lib/components/icons/StripeIcon.svelte @@ -3,7 +3,7 @@ export let width = '24px' - + diff --git a/frontend/src/lib/components/icons/SurrealdbIcon.svelte b/frontend/src/lib/components/icons/SurrealdbIcon.svelte index aac76efe5b..8a12c6ec32 100644 --- a/frontend/src/lib/components/icons/SurrealdbIcon.svelte +++ b/frontend/src/lib/components/icons/SurrealdbIcon.svelte @@ -3,8 +3,8 @@ export let width = '24px' - - + + diff --git a/frontend/src/lib/components/icons/TelegramIcon.svelte b/frontend/src/lib/components/icons/TelegramIcon.svelte index 50247145a8..6d06b2bccd 100644 --- a/frontend/src/lib/components/icons/TelegramIcon.svelte +++ b/frontend/src/lib/components/icons/TelegramIcon.svelte @@ -3,7 +3,7 @@ export let width = '24px' - +