page constant

String const page

Implementation

static const String page =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="42" preserveAspectRatio="xMidYMid meet" viewBox="0 0 42 42"><path fill="currentColor" fill-rule="evenodd" d="M22.5 1.5h-14c-2.55 0-3 .561-3 3v32c0 2.49.55 3 3 3h24c2.5 0 3-.47 3-3v-22h-13v-13zm13 10-10-10v10h10z"/></svg>';