Is there a way to draw clipart icons in tikz? Or is there a way to export them or should I use some other software for this purpose?
I want to draw the following 5 icons:





Is there a way to draw clipart icons in tikz? Or is there a way to export them or should I use some other software for this purpose?
I want to draw the following 5 icons:





\includegrapics{}inside a tikz node, and this way "import" your icons and use them as part of a tikz picture. Of course you can givewidthoption toincludegraphicsto size them appropiately. I think this is the quickest way. You can also try to recreate those icons in pure tikz, but with all those gradients, shades, etc. that will be very difficult. – JLDiaz Mar 08 '13 at 09:55tikzpicture. However, I'm not sure how well the resulting code is suited for editing... – bencarabelli Mar 08 '13 at 10:47