<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16" class="icon">
<polygon fill="currentColor" points="16,6.5 9.5,6.5 9.5,0 6.5,0 6.5,3.2 6.5,6.5 3.2,6.5 0,6.5 0,9.5 6.5,9.5 6.5,16 9.5,16 9.5,9.5
16,9.5 " />
</svg>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 16 16"
class="icon">
<polygon fill="currentColor"
points="16,6.5 9.5,6.5 9.5,0 6.5,0 6.5,3.2 6.5,6.5 3.2,6.5 0,6.5 0,9.5 6.5,9.5 6.5,16 9.5,16 9.5,9.5
16,9.5 "/>
</svg>
/* No context defined for this component. */
$icon-size: 1em; // Make sure it's the same as SVG's viewbox attribute width and height.
.icon {
width: 1em;
height: 1em;
font-size: 1em;
fill: currentColor;
padding: .1em;
}
There are no notes for this item.