phonescreensize constant

String const phonescreensize

Implementation

static const String phonescreensize =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M704 1024H64q-27 0-45.5-18.5T0 960V64q0-26 18.5-45T64 0h640q27 0 45.5 19T768 64v896q0 27-18.5 45.5T704 1024zm0-896H64v768h640V128zM256 256l320 448 64-64v192H448l64-64-320-448-64 64V192h192z"/></svg>';