mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 18:33:09 -05:00
Replace the info-*.png files used in qml with svg variants
This commit is contained in:
11
YACReaderLibrary/qml/info-rating.svg
Normal file
11
YACReaderLibrary/qml/info-rating.svg
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="info" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 21">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polygon class="cls-1" points="14.09 7.12 21.01 8.12 16.01 13 17.19 19.88 11 16.63 4.82 19.89 6 13 1 8.13 7.91 7.12 11 .86 14.09 7.12"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 342 B |
Reference in New Issue
Block a user