How to export component to SVG?

I am trying to export componet symbol and layout in SVG file. If anyone can help me, I’m very new in Kicad.
Thank you.

In Schematic (Eeschema), you can directly export symbol as SVG via the Library Editor.
In PCBNew, you can export the complete board as SVG. Either directly from the File menu, or via the Plot command. But I don’t think you can export individual footprints yet. Not in ver BZR-5256 that I’m running, at least.

Thanks Anool, but I picked component, opened component editor > File > Create SVG file > creates SVG file with empty tag where I suppose to found graphic elements.
Is there any script file like ULP in Eagle for (batch or single item) converting library?

Hi, @Teofilo_Stevenson what version do you have?
SVG export was broken in the last stable (2013). In the newer versions from 2014 it works better.

2013-jully-07 stable.
Maybe is worth mentioning I’m using 64bit Xubuntu 14.04?

That’s the one that didn’t export SVGs properly , both windows and linux…

Thank you. I will find another version then.