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="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M600 0C268.65 0 0 268.65 0 600s268.65 600 600 600 600-268.65 600-600S931.35 0 600 0zm0 139.16c254.499 0 460.84 206.341 460.84 460.84S854.499 1060.84 600 1060.84 139.16 854.499 139.16 600 345.501 139.16 600 139.16zM450 300.439V899.56L900 600 450 300.439z"/></svg>';