play_circle_fill constant

String const play_circle_fill

Implementation

static const String play_circle_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="M128 24a104 104 0 10104 104A104.2 104.2 0 00128 24Zm36.4 110.7-48 32a8.7 8.7 0 01-4.4 1.3 8.5 8.5 0 01-3.8-.9 8 8 0 01-4.2-7.1V96a8 8 0 014.2-7.1 8.3 8.3 0 018.2.4l48 32a8 8 0 010 13.4Z"/></svg>';