rows_bold constant

String const rows_bold

Implementation

static const String rows_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 132H48a20.1 20.1 0 00-20 20v40a20.1 20.1 0 0020 20h160a20.1 20.1 0 0020-20v-40a20.1 20.1 0 00-20-20Zm-4 56H52v-32h152Zm4-144H48a20.1 20.1 0 00-20 20v40a20.1 20.1 0 0020 20h160a20.1 20.1 0 0020-20V64a20.1 20.1 0 00-20-20Zm-4 56H52V68h152Z"/></svg>';