blankstare constant

String const blankstare

Implementation

static const String blankstare =
    '<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-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zM288 256q-40 0-68 37.5T192 384t28 90.5 68 37.5 68-37.5 28-90.5-28-90.5-68-37.5zm0 448q-13 0-22.5 9.5T256 736t9.5 22.5T288 768h448q13 0 22.5-9.5T768 736t-9.5-22.5T736 704H288zm448-448q-40 0-68 37.5T640 384t28 90.5 68 37.5 68-37.5 28-90.5-28-90.5-68-37.5z"/></svg>';