gtk2/testsuite/gtk/icons/scalable/everything-justsymbolic-symbolic.svg
Benjamin Otte 5f794773aa testsuite: Add more icontheme tests
Check that the lookup order works properly when forcing either symbolic
or regular icons.
2014-05-14 04:28:36 +02:00

12 lines
601 B
XML

<?xml version="1.0" standalone="no"?>
<svg width="128" height="128" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="32" height="32" fill="black"/>
<rect x="32" y="32" width="32" height="32" fill="black"/>
<rect x="64" y="0" width="32" height="32" fill="black"/>
<rect x="96" y="32" width="32" height="32" fill="black"/>
<rect x="0" y="64" width="32" height="32" fill="black"/>
<rect x="32" y="96" width="32" height="32" fill="black"/>
<rect x="64" y="64" width="32" height="32" fill="black"/>
<rect x="96" y="96" width="32" height="32" fill="black"/>
</svg>