1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 18:33:16 +02:00

Add resolver rating stars as SVGs

This commit is contained in:
Jason Herskowitz
2012-12-06 20:47:13 -05:00
parent afa34f69cd
commit b0c382e0b6
3 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="50px" height="48px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<title>star-unstarred</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
<path d="M49.9072047,17.9280002 C49.7112047,17.3190002 49.1492047,16.9020002 48.5102048,16.8880002 L31.8672051,16.5530002 L26.4052052,1.00300002 C26.1942052,0.40200001 25.6272052,0 24.9902053,0 C24.3532053,0 23.7862053,0.40200001 23.5752053,1.00300002 L18.1122055,16.5530002 L1.46920585,16.8880002 C0.829205863,16.9020002 0.268205874,17.3190002 0.0722058936,17.9280002 C-0.123794086,18.5370001 0.0882058944,19.2030002 0.599205904,19.5880001 L13.8512058,29.5300005 L9.03720563,45.2750004 C8.85020562,45.8850004 9.07020563,46.5460005 9.58520561,46.9230004 C10.1002056,47.3000004 10.7982057,47.3110004 11.3222056,46.9480004 L24.9902058,37.5370002 L38.6592055,46.9480004 C38.9162055,47.1250004 39.2132055,47.2130004 39.5102055,47.2130004 C39.8222055,47.2130004 40.1332055,47.1160004 40.3972055,46.9230004 C40.9122055,46.5460004 41.1312056,45.8840004 40.9452055,45.2750004 L36.1272057,29.5300005 L49.3812054,19.5880001 C49.8912135,19.2030246 50.1031886,18.537009 49.9072047,17.9280002 C49.9072047,17.9280002 50.1031886,18.537009 49.9072047,17.9280002 L49.9072047,17.9280002 M33.4831935,27.761008 C32.9781935,28.141008 32.7641935,28.796008 32.9491935,29.4000081 L36.8161936,42.0380076 L25.8401938,34.4810074 C25.3281938,34.1270074 24.6511938,34.1270074 24.1391938,34.4810074 L13.163194,42.0390075 L17.0271941,29.4000076 C17.2121941,28.7960076 16.9981941,28.1410076 16.4931941,27.7610075 L5.88119363,19.7990076 L19.212194,19.5300076 C19.8381939,19.5170076 20.3901939,19.1180076 20.5971939,18.5270076 L24.9901941,6.02400735 L29.3821943,18.5270076 C29.5891943,19.1180076 30.1411943,19.5170076 30.7671943,19.5300076 L44.0981946,19.7990076 L33.4831935,27.761008 L33.4831935,27.761008 L33.4831935,27.761008" id="Shape" fill="rgb(80,81,80)"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB