circleadd constant

String const circleadd

Implementation

static const String circleadd =
    '<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.5zm256-576H576V256q0-26-19-45t-45.5-19-45 19-18.5 45v192H256q-27 0-45.5 19T192 512.5t18.5 45T256 576h192v192q0 27 18.5 45.5t45 18.5 45.5-18.5 19-45.5V576h192q27 0 45.5-18.5t18.5-45-19-45.5-45-19z"/></svg>';