circled constant

String const circled

Implementation

static const String circled =
    '<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.5zm191-640q0-53-37.5-90.5T575 256H352q-14 0-23 9.5t-9 22.5v448q0 13 9 22.5t23 9.5h223q53 0 90.5-37.5T703 640V384zM575 704H400q-7 0-11.5-4.5T384 688V336q0-6 4.5-11t11.5-5h175q27 0 45.5 19t18.5 45v256q0 27-18.5 45.5T575 704z"/></svg>';