play_light constant

String const play_light

Implementation

static const String play_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M80 230a14.1 14.1 0 01-14-14V40a14 14 0 0121.3-11.9l144 88a13.9 13.9 0 010 23.8l-144 88A14 14 0 0180 230Zm0-192a1.5 1.5 0 00-1 .3 1.8 1.8 0 00-1 1.7v176a1.8 1.8 0 001 1.7 2 2 0 002 0l144-88a1.9 1.9 0 000-3.4l-144-88a1.9 1.9 0 00-1-.3Z"/></svg>';