QGIS/images/themes/default/mIconFolderOpenParams.svg
Nyall Dawson cd6aa7f665 Add parameterized color support to QgsApplication::getThemeIcon
Adds framework to allow for icons which can have dynamic coloring
2021-05-17 10:54:44 +10:00

3 lines
500 B
XML

<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g stroke="param(outline) #888a85" stroke-opacity="param(outline-opacity) 1"><path d="m1.5 1.5v2h6.75l2 2h4.25v-2h-4.25l-2-2z" fill="param(outline) #888a85" fill-opacity="param(outline-opacity) 1" /><g fill="param(fill) #eee" fill-opacity="param(fill-opacity) 1"><path d="m1.5 5.5v8.25s-.01.75.75.75h11.5s.75.02.75-.75v-6.25h-5.25l-2-2z"/><path d="m1.5 5.5v8.25s.019.75.75.75h11.5s.749 0 .749-.75l.001-6.25h-5.25l-2-2z"/></g></g></svg>