playcircle constant

String const playcircle

Implementation

static const String playcircle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zm0-896q-159 0-271.5 112.5T128 512t112.5 271.5T512 896t271.5-112.5T896 512 783.5 240.5 512 128zM384 288l384 224-384 224V288z"/></svg>';