screen constant

String const screen

Implementation

static const String screen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M0 103.564v792.188h435.718v114.186H329.517v86.498h540.967v-86.498H764.282V895.752H1200V103.564H0zm147.583 149.561h904.833v493.14H147.583v-493.14z"/></svg>';