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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m11.5 14.6 2.81-2.6-2.81-2.6v5.2z"/><path fill="currentColor" d="M12 2a10 10 0 1010 10A10 10 0 0012 2Zm4 11.18-3.64 3.37a1.74 1.74 0 01-1.16.45 1.68 1.68 0 01-.69-.15 1.6 1.6 0 01-1-1.48V8.63a1.6 1.6 0 011-1.48 1.7 1.7 0 011.85.3L16 10.82a1.6 1.6 0 010 2.36Z"/></svg>';