PushPage Vector Logo

For a project I’m currently working on I needed a vector version of PushPage’s circle P logo. Finding nothing on the web, I figured I make one and share it in case anyone else might want it.

a circle with a cursive P inside

Download this file (SVG, 857bytes)

If you’ve never heard of PushPage, it’s basically a site where you answer questions. People can ask you specific questions or you can just answer the ones the website asks you. It touts itself as a “Conan or Opera” style interview for the everyday person. Some might argue that the everyday person isn’t interesting enough to be interviewed in that way, but that is neither here nor there.

Optionally, you can use the SVG code instead of the the file itself:

<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="67.833px" height="67.833px" viewBox="0 0 67.833 67.833" enable-background="new 0 0 67.833 67.833" xml:space="preserve">
<circle fill="#231F20" cx="33.917" cy="33.917" r="33.917"/>
<path fill="none" stroke="#FFFFFF" stroke-miterlimit="10" d="M30.5,35.166c0,0-8.667,4.333-12.333-1.333
C14.5,28.167,26.5,13,44.5,19.833s-0.001,21.5-5.667,16.917"/>
<path fill="none" stroke="#FFFFFF" stroke-miterlimit="10" d="M19.833,43.833c0,0,14.5,10.666,16-3.5c1.5-14.167,1.5-15,4-16.5"/>
</svg>

Up Next: CSS3 Transitions on Open Networking User Group