stretch_to_page_outline constant

String const stretch_to_page_outline

Implementation

static const String stretch_to_page_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2H4c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2m0 18H4V4h16M8.83 10.25 7.29 8.71 6 10V6h4L8.71 7.29l1.54 1.54m3.5 0 1.54-1.54L14 6h4v4l-1.29-1.29-1.54 1.54m0 3.5 1.54 1.54L18 14v4h-4l1.29-1.29-1.54-1.54m-3.5 0-1.54 1.54L10 18H6v-4l1.29 1.29 1.54-1.54"/></svg>';