circlem constant

String const circlem

Implementation

static const String circlem =
    '<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-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm192-735q0-14-10-23.5t-22-9.5q-16 0-27 16L512 458 380 272q-12-16-28-16-13 0-22.5 9.5T320 289v447q0 13 9.5 22.5T352 768t22.5-9.5T384 736V388l100 140q11 15 28 15 16 0 28-15l100-140v348q0 13 9.5 22.5T672 768t22.5-9.5T704 736V289z"/></svg>';