mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-26 20:55:35 +03:00
dfcd7b3ca5
Doing this removes the qt6-svg dependency and allows our rasterizer to be used for these little icons (and happens to be a fair bit smaller than the old SVGs).
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file>Icons/ladybird.png</file>
|
|
<file>Icons/back.tvg</file>
|
|
<file>Icons/forward.tvg</file>
|
|
<file>Icons/reload.tvg</file>
|
|
</qresource>
|
|
</RCC>
|