Stars for bb-ratings plugin
-
mdawaffe wrote (in the readme for the bb-ratings plugin) :
If anyone can create better star images (SVG would be super cool), contact the author of this plugin.
See it at: http://boakes.org/images/star.svg
…just play with the width and height values to change it’s size.
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="10cm" height="10cm" viewBox="-15 -15 270 240"
xmlns="http://www.w3.org/2000/svg" version="1.1">
<desc>bbPress star by ear1grey - GPL</desc>
<polygon stroke="#2e6e15" fill="#888888" stroke-width="1ex"
points="120,000 149,086 239,086 167,130
193,226 120,175 047,226 073,130
001,086 091,086" />
</svg>
You must be logged in to reply to this topic.