community constant

String const community

Implementation

static const String community =
    '<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.5zm0-896q-104 0-192.5 51.5t-140 140T128 512q0 146 98 256h126q40 0 68 28t28 68v26q34 6 64 6t64-6v-26q0-40 28-68t68-28h126q98-110 98-256 0-104-51.5-192.5t-140-140T512 128zm224 576q-53 0-90.5-37.5T608 576t37.5-90.5T736 448t90.5 37.5T864 576t-37.5 90.5T736 704zM512 448q-53 0-90.5-37.5T384 320t37.5-90.5T512 192t90.5 37.5T640 320t-37.5 90.5T512 448zm-64 128q0 53-37.5 90.5T320 704t-90.5-37.5T192 576t37.5-90.5T320 448t90.5 37.5T448 576z"/></svg>';