12 lines
396 B
Plaintext
12 lines
396 B
Plaintext
|
<svg viewBox="0 0 16 16" vg-attr="c.AttrMap">
|
||
|
<circle class="d3c-icon-fill" cx="1.5" cy="8.5" r="1" stroke="none" fill="black"/>
|
||
|
<circle class="d3c-icon-fill" cx="7.5" cy="8.5" r="1" stroke="none" fill="black"/>
|
||
|
<circle class="d3c-icon-fill" cx="13.5" cy="8.5" r="1" stroke="none" fill="black"/>
|
||
|
</svg>
|
||
|
|
||
|
<script type="application/x-go">
|
||
|
type LMore struct{
|
||
|
AttrMap vugu.AttrMap
|
||
|
}
|
||
|
</script>
|