play_circle constant

String const play_circle

Implementation

static const String play_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0ZM8.182 5.904v8.193c0 .467.436.585.718.28l3.675-3.961a.644.644 0 000-.831L8.9 5.623c-.282-.305-.718-.187-.718.281Z"/></svg>';