1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-15 00:04:37 -04:00
Alexandre Neto 932de2ab55 Replace PNGs by SVGs ()
- removes no longer needed SVG compounds
- Improves cap and join style icons
2016-12-21 08:55:22 +07:00

1 line
324 B
XML

<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 7h9v9" stroke="#000" stroke-linejoin="bevel" stroke-width="10"/><path d="m0 7h9v9" fill="none" stroke="#6389b8" stroke-linejoin="bevel" stroke-width="8"/><path d="m0 7h9v9" fill="none" stroke="#d3c02d" stroke-dasharray="2 2" stroke-width="2"/></svg>