mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Made crown icon look less like a paper boat.
The points slant outwards less, and added an underline that seems to be a fairly common component of similar icons.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
<path d="m 8,17 0,-9 0.4,0 3.2,5 0.8,0 3.2,-5 0.4,0 0,9" style="stroke: white; stroke-width: 2; fill: none;" />
|
||||
</g>
|
||||
<g id="crown">
|
||||
<path d="m 5,18 -2,-9 6,3 3,-7 3,7 6,-3 -2,9 z" />
|
||||
<path d="m 5,16 -1,-9 5,3 3,-7 3,7 5,-3 -1,9 z m 0,1 0,2 14,0 0,-2 z" />
|
||||
</g>
|
||||
</defs>
|
||||
</svg>
|
||||
</core-iconset-svg>
|
||||
</core-iconset-svg>
|
||||
|
||||
Reference in New Issue
Block a user