mirror of https://github.com/sveltejs/svelte
4 lines
213 B
4 lines
213 B
6 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" viewBox="0 0 24 24">
|
||
|
<path fill="#999" d="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z" />
|
||
|
</svg>
|