# SVG icon not parsed correctly?

**URL:** https://meta.discourse.org/t/svg-icon-not-parsed-correctly/264950
**Category:** Support
**Created:** [May 14, 2023, 11:06am UTC](https://meta.discourse.org/t/svg-icon-not-parsed-correctly/264950 "2023-05-14T11:06:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dandv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dandv/32/169779_2.png) [@dandv](https://meta.discourse.org/u/dandv)
#### Post date: [May 14, 2023, 11:06am UTC](https://meta.discourse.org/t/svg-icon-not-parsed-correctly/264950/1 "2023-05-14T11:06:25Z")

</div>

I’ve uploaded this SVG icon as our “large icon” but the colors all got mashed into one green. The logo shown in this post also suffers from that transformation.

 ![Weaviate-logo-light-name-square](https://global.discourse-cdn.com/meta/original/4X/2/0/1/2015a64e9940d7cf2dd591393be76567f1f4eb52.svg)

Here’s the same file, zipped. The original shows different shades of yellow and green.  
[Weaviate-logo-light-name-square.zip](https://meta.discourse.org/uploads/short-url/vQq5J5C5WrU0HqcNbPvBG42rXae.zip) (310.2 KB)

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [May 14, 2023, 1:47pm UTC](https://meta.discourse.org/t/svg-icon-not-parsed-correctly/264950/2 "2023-05-14T13:47:03Z")

</div>

i find png format works better. here you go.

 ![weaviate](https://global.discourse-cdn.com/meta/original/4X/8/1/1/811ef156e2525559c859ecdb7a5cd26d5e459e46.png)

i tested that logo i converted for you and it worked as expected for a Discourse logo.

---

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [May 14, 2023, 6:38pm UTC](https://meta.discourse.org/t/svg-icon-not-parsed-correctly/264950/3 "2023-05-14T18:38:43Z")

</div>

Hello,

It seems the problem is this SVG contains embedded image base64 which is not rendering. I think there is no a possible workaround for this right now. 🤔 Probably the best way is what @Lilly suggested or maybe recreates the SVG without embedded images but I am not too familiar with this. 🙂
