image_layout_frameless constant

String const image_layout_frameless

Implementation

static const String image_layout_frameless =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M19 3H1v14h18zM3 14l3.5-4.5 2.5 3L12.5 8l4.5 6z"/><path fill="currentColor" d="M19 5H1V3h18zm0 12H1v-2h18z"/></svg>';