enter constant

String const enter

Implementation

static const String enter =
    '<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="M896 1024H448q-53 0-90.5-37.5T320 896v-64q0-27 19-45.5t45.5-18.5 45 18.5 18.5 45 19 45.5 45 19h320q27 0 45.5-19t18.5-45V192q0-27-18.5-45.5T832 128H512q-26 0-45 18.5t-19 45-18.5 45.5-45 19-45.5-19-19-45v-64q0-53 37.5-90.5T448 0h448q53 0 90.5 37.5T1024 128v768q0 53-37.5 90.5T896 1024zM430 555 267 755q-12 12-30 12.5t-32-7.5-14-19V640H64q-27 0-45.5-18.5T0 576V448q0-27 18.5-45.5T64 384h127V284q0-12 14-20t32-7.5 30 12.5l163 199q17 18 17 43.5T430 555z"/></svg>';