pause_circle constant

String const pause_circle

Implementation

static const String pause_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.056 5.455a.682.682 0 00-.682.681v7.272a.682.682 0 001.364 0V6.136a.682.682 0 00-.682-.681Zm4.546 0a.682.682 0 00-.682.681v7.272a.682.682 0 001.363 0V6.136a.682.682 0 00-.681-.681Z"/></svg>';