10 lines
412 B
Plaintext
10 lines
412 B
Plaintext
|
<svg viewBox="0 0 16 16" vg-attr="c.AttrMap">
|
||
|
<path class="d3c-icon-stroke" d="M8.372 15.498l-5.501 -5.501c-1.951,-1.951 -1.951,-5.115 0.001,-7.066 1.951,-1.951 5.114,-1.952 7.066,0l3.574 3.569m0 -4.242l0 4.242 -4.242 0" stroke="black" stroke-width="1" stroke-linejoin="round" stroke-linecap="round" fill="none"/>
|
||
|
</svg>
|
||
|
|
||
|
<script type="application/x-go">
|
||
|
type LRedo struct{
|
||
|
AttrMap vugu.AttrMap
|
||
|
}
|
||
|
</script>
|