10 lines
551 B
Plaintext
10 lines
551 B
Plaintext
|
<svg viewBox="0 0 16 16" vg-attr="c.AttrMap">
|
||
|
<path class="d3c-icon-stroke" d="M3.98 2.5l0.01 0c0.83,0 1.5,0.67 1.5,1.5l0 8c0,0.83 -0.67,1.5 -1.5,1.5l-0.01 0c-0.83,0 -1.5,-0.67 -1.5,-1.5l0 -8c0,-0.83 0.67,-1.5 1.5,-1.5zm7.99 0l0.01 0c0.83,0 1.5,0.67 1.5,1.5l0 8c0,0.83 -0.67,1.5 -1.5,1.5l-0.01 0c-0.83,0 -1.5,-0.67 -1.5,-1.5l0 -8c0,-0.83 0.67,-1.5 1.5,-1.5z" stroke="black" stroke-width="1" stroke-linejoin="round" stroke-linecap="round" fill="none"/>
|
||
|
</svg>
|
||
|
|
||
|
<script type="application/x-go">
|
||
|
type LPause struct{
|
||
|
AttrMap vugu.AttrMap
|
||
|
}
|
||
|
</script>
|