# Can't embed SVG link in posts

**URL:** https://meta.discourse.org/t/cant-embed-svg-link-in-posts/69632
**Category:** Feature
**Created:** [September 8, 2017, 2:28pm UTC](https://meta.discourse.org/t/cant-embed-svg-link-in-posts/69632 "2017-09-08T14:28:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dfabulich](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dfabulich/32/108716_2.png) [@dfabulich](https://meta.discourse.org/u/dfabulich)
#### Post date: [September 8, 2017, 2:28pm UTC](https://meta.discourse.org/t/cant-embed-svg-link-in-posts/69632/1 "2017-09-08T14:28:27Z")

</div>

Our forum is talking about the upgrade from EmojiOne v3.0 to v3.1. For some reason, [emojione.com](http://emojione.com) decided that v3.0 would appear on their website in PNG, so I can link to them in a Discourse post, but v3.1 uses SVG. When I try to paste that into a forum post (so I can do an A/B comparison) it doesn’t work.

For example: [JoyPixels | Stunning emoji for beautiful brands & agencies!](https://www.emojione.com/emoji/1f48f)

The kiss looks pretty different from v3.0 to v3.1. I can copy and paste the v3.0 URL here and have it show up as a PNG, but not the v3.1 URL.

 ![](https://global.discourse-cdn.com/meta/original/3X/4/f/4f6ebdab644329289c8475b1bdf8b2d0a0a06aa0.png)

[https://d1j8pt39hxlh3d.cloudfront.net/development/emojione/3.1/551/9357.svg?1497573595](https://d1j8pt39hxlh3d.cloudfront.net/development/emojione/3.1/551/9357.svg?1497573595)

Is this a bug? I think the forum supports SVG in general, right?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [September 9, 2017, 12:19am UTC](https://meta.discourse.org/t/cant-embed-svg-link-in-posts/69632/2 "2017-09-09T00:19:41Z")

</div>

Sort of, there are a lot of security exploits with SVG so we have heavy restrictions on what SVG commands are allowed. I suggest writing Emoji One and telling them they need to allow PNG linking.
