play_button_o constant

String const play_button_o

Implementation

static const String play_button_o =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M12 21a9 9 0 100-18 9 9 0 000 18Zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Z" clip-rule="evenodd"/><path d="m16 12-6 4.33V7.67L16 12Z"/></g></svg>';