mirror of
https://github.com/grafana/grafana.git
synced 2025-01-13 09:32:12 -06:00
b08285962d
* Add svgs * Fix output dir
8 lines
592 B
XML
8 lines
592 B
XML
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
<path stroke="currentColor" fill="transparent" d="M2.5 5.5h11v2H2.5Z"/>
|
|
<path stroke="currentColor" fill="transparent" d="M2.5 1.5h11v2H2.5Z"/>
|
|
<path
|
|
d="M7.64645 14.3536C7.84171 14.5488 8.15829 14.5488 8.35355 14.3536L11.5355 11.1716C11.7308 10.9763 11.7308 10.6597 11.5355 10.4645C11.3403 10.2692 11.0237 10.2692 10.8284 10.4645L8 13.2929L5.17157 10.4645C4.97631 10.2692 4.65973 10.2692 4.46447 10.4645C4.2692 10.6597 4.2692 10.9763 4.46447 11.1716L7.64645 14.3536ZM7.5 8V14H8.5V8H7.5Z"
|
|
fill="currentColor"/>
|
|
</svg>
|