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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="m3 22 18-10L3 2v20Zm2-3 12.6-7L5 5v14Zm2-3 7.2-4L7 8v8Zm2-3 1.8-1L9 11v2Z"/></svg>';