I've found an SVG wysiwyg called SVG Edit. You can download the source and host it yourself, or you can do as I've done and embed it in an iFrame using
<iframe src="http://svg-edit.googlecode.com/svn/tags/stable/editor/svg-editor.html"
width="600" height="600"></iframe>
Post new comment