mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
ba781135a8
Windows theme is now also high-dpi ready. See #2418
14 lines
443 B
XML
14 lines
443 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<defs id="defs3051">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#4d4d4d;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
d="M 2 3 L 2 5 L 14 5 L 14 3 L 2 3 z M 2 7 L 2 9 L 14 9 L 14 7 L 2 7 z M 2 11 L 2 13 L 14 13 L 14 11 L 2 11 z "
|
|
class="ColorScheme-Text"
|
|
/>
|
|
</svg>
|