Hi! I was just trying to throw some SVG into my Hub site. The basic idea is to drop a text element into the Hub editor, then edit that text element in code mode, and paste SVG into it.
Having done that, I get some odd results.
Pasting the SVG in, and switching out of code mode back to WYSIWYG I can see my SVG graphic clearly and correctly. Yay!
Then I leave edit mode for the text element and my SVG item disappears. I put it inside a DIV with a fixed height and 100% width, and a red border to make it more obvious where it should be... the red box draws correctly, but the SVG image is simply not there.
OK. So I save the site anyway, and flip over to view mode for the site. AND... my SVG graphic _is_ there, but is drawn entirely in black..???!
What are technical limitations of SVG in Hub?
Ok - I think I came up with a solution. I do not have an explanation per-se, but I did fix my particular issue. I ran my SVG through an on-line SVG optimization tool.
I have no affiliation with that tool nor have I thoroughly vetted it. After running my SVG through that tool, it came out of Hub showing all curves and colors of the logo in proper form. I have never had trouble with that SVG before, but maybe it included some odd extra formatting old styles? Unclear... but I'm moving on. Maybe this note will help someone else.
I discovered another couple SVG related limitations.