listview constant

String const listview

Implementation

static const String listview =
    '<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" d="M39.5 10.5v-1c0-1.47-.48-2-2-2h-34c-1.53 0-2 .52-2 2v1c0 1.55.52 2 2 2h34c1.5 0 2-.48 2-2zm0 11v-1c0-1.47-.48-2-2-2h-34c-1.53 0-2 .52-2 2v1c0 1.55.52 2 2 2h34c1.5 0 2-.48 2-2zm0 11v-1c0-1.471-.48-2-2-2h-34c-1.53 0-2 .52-2 2v1c0 1.55.52 2 2 2h34c1.5 0 2-.48 2-2z"/></svg>';