forked from AuroraMiddleware/gtk
5807fee893
Fixes two warnings when opening the inspector on my PinePhone, these two files were attempted to be loaded as PNG (as per the extension) instead of SVG. Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
4 lines
170 B
XML
4 lines
170 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<path d="M3 7h10v2H3z" style="marker:none" color="#bebebe" overflow="visible" fill="#474747"/>
|
|
</svg>
|