rectangle_outline constant

String const rectangle_outline

Implementation

static const String rectangle_outline =
    '<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="M.5 4.5v33h40v-33H.5zm3 3h34v27h-34v-27z"/></svg>';