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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M50 12.5c-20.712 0-37.5 16.793-37.5 37.502C12.5 70.712 29.288 87.5 50 87.5s37.5-16.788 37.5-37.498C87.5 29.293 70.712 12.5 50 12.5zm0 65.061c-15.199 0-27.56-12.362-27.56-27.559C22.44 34.807 34.802 22.44 50 22.44c15.198 0 27.56 12.367 27.56 27.562 0 15.196-12.362 27.559-27.56 27.559z"/><path fill="currentColor" d="m66.352 49.097.006-.01-23.367-13.491-.006.01a1.027 1.027 0 00-.521-.157 1.06 1.06 0 00-1.059 1.06c0 .043.019.079.024.12h-.024V63.61h.024c.062.526.493.94 1.035.94.194 0 .365-.066.521-.157l.016.027 23.367-13.49-.016-.027c.316-.183.538-.511.538-.903s-.222-.719-.538-.903z"/></svg>';