play_fill constant

String const play_fill

Implementation

static const String play_fill =
    '<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="M240 128a16.1 16.1 0 01-7.7 13.7l-144 87.9a15.5 15.5 0 01-16.1.3A15.8 15.8 0 0164 216V40a15.8 15.8 0 018.2-13.9 15.5 15.5 0 0116.1.3l144 87.9A16.1 16.1 0 01240 128Z"/></svg>';