Designer News
Where the design community meets.
almost 7 years ago from Chris Lüders, Freelance UX Designer
Yea, right.
I replied to someone else as to the purpose of these "extra tags".
is used for telling your SVG not to render items, you can later display them by utilizing a tag. Chris Coyier (of course) does a great job explaining a use-case for this: http://css-tricks.com/svg-sprites-use-better-icon-fonts/
Not sure why they export with the custom xmlns, perhaps tracking purposes? That url just goes to a page not found.
As far as why they export with defs, perhaps they plan in using it in the future? Like a way to export SVG icon sprites?? (That'd be pretty sweet!)
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Probably these:
<title></title> <description>Created with Sketch Beta.</description> <defs></defs>
And this:
xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"