You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
556 B
Plaintext

<svg viewBox="0 0 16 16" vg-attr='utils.AttributesAppend{AttrMap: c.AttrMap, Classes: "d3c-icon d3-lineicon"}'>
<polygon class="d3c-icon-stroke" points="8,1.24 10.44,5.77 15.5,6.68 11.95,10.4 12.64,15.5 8,13.27 3.37,15.5 4.06,10.4 0.5,6.68 5.56,5.77" stroke="black" stroke-width="1" stroke-linejoin="round" stroke-linecap="round" fill="none"/>
</svg>
<style>
.d3c-icon {
height: 1em;
}
</style>
<script type="application/x-go">
import (
"git.d3nexus.de/Dadido3/D3vugu-components/utils"
)
type LStar struct{
AttrMap vugu.AttrMap
}
</script>