circleq constant

String const circleq

Implementation

static const String circleq =
    '<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-384V384q0-53-37.5-90.5T576 256H448q-53 0-90.5 37.5T320 384v256q0 53 37.5 90.5T448 768h128q35 0 66-18l9 9q9 9 22 9t22-9 9-21.5-9-22.5l-9-9q18-31 18-66zm-140-55q-9-9-21.5-9t-21.5 9-9 21.5 9 21.5l73 73q-10 3-18 3H448q-26 0-45-18.5T384 640V384q0-26 19-45t45-19h128q26 0 45 19t19 45v256q0 8-3 18z"/></svg>';