mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 19:00:04 -05:00
More png to svg conversions on qml side
This commit is contained in:
13
YACReaderLibrary/qml/star.svg
Normal file
13
YACReaderLibrary/qml/star.svg
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: none;
|
||||
stroke: #f0f;
|
||||
stroke-miterlimit: 10;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polygon class="cls-1" points="5.5 2 6.85 4.64 9.78 5.11 7.69 7.21 8.15 10.14 5.5 8.8 2.85 10.14 3.31 7.21 1.22 5.11 4.15 4.64 5.5 2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 417 B |
Reference in New Issue
Block a user