mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00: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).
8 lines
227 B
Text
8 lines
227 B
Text
<!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>
|