playerEjectFilled constant

String const playerEjectFilled

SVG data for Tabler Icon player-eject-filled.

Implementation

static const playerEjectFilled =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-player-eject-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M11.247 3.341l-7 8c-.565 .647 -.106 1.659 .753 1.659h14c.86 0 1.318 -1.012 .753 -1.659l-7 -8a1 1 0 0 0 -1.506 0z" stroke-width="0" fill="currentColor" />
<path d="M18 15h-12a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" stroke-width="0" fill="currentColor" />
</svg>


''';