The hexagon spinner is an element that shows an animated hexagonal load spinner.
The width and height of the spinner, can use any css units. The animated pieces fit into the size given.
<ws-hexagon-spinner></ws-hexagon-spinner>
<ws-hexagon-spinner ws-x="[$color @secondary]"></ws-hexagon-spinner>
<ws-hexagon-spinner ws-x="[@size 50px] [$color @warning]"></ws-hexagon-spinner>
<ws-hexagon-spinner ws-x="[@size 30px] [$color @accent]"></ws-hexagon-spinner>
<ws-hexagon-spinner ws-x="[@size 150px] [$color @danger]"></ws-hexagon-spinner>