I have found the ccicons package to typeset Creative Commons logos, but I'm wondering if there is a package that typesets logos like this one:

If not, how would you do that in TiKz or graphicx?
Edit:
I got the svg version of the logo, converted it to PDF with Inkscape, and I'm using the following line:
\includegraphics[width=4em]{by-nc-nd.eu.pdf}
When I build with xelatex, I get:
! Unable to load picture or PDF file 'by-nc-nd.eu.pdf'.
<to be read again>
}
l.12 ...ncludegraphics[width=4em]{by-nc-nd.eu.pdf}
\includegraphics? – TH. Jun 9 '11 at 12:24epsorsvg. IMHO it's worth a shot. EDIT: Andrey was faster than me. =) – Paulo Cereda Jun 9 '11 at 12:39