mailbox constant

String const mailbox

Implementation

static const String mailbox =
    '<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="M960 256v704q0 26-18.5 45t-45 19-45.5-19-19-45v-64h-64v64q0 26-18.5 45t-45.5 19H64q-27 0-45.5-19T0 960V384q0-104 51.5-192.5t140-140T384 0t192.5 51.5 140 140T768 384v384h64V64q0-27 19-45.5T896 0h64q27 0 45.5 18.5T1024 64v128q0 26-18.5 45T960 256zM640 384q0-106-75-181t-181-75-181 75-75 181v480q0 13 9.5 22.5T160 896h448q13 0 22.5-9.5T640 864V384zM512 768H256q-26 0-45-19t-19-45.5 19-45 45-18.5h256q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19z"/></svg>';