view_columns_line constant

String const view_columns_line

Implementation

static const String view_columns_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M31 5H5a2 2 0 00-2 2v22a2 2 0 002 2h26a2 2 0 002-2V7a2 2 0 00-2-2ZM13 29H5V7h8Zm10 0h-8V7h8Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';