columns_bold constant

String const columns_bold

Implementation

static const String columns_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="M100 28H64a20.1 20.1 0 00-20 20v160a20.1 20.1 0 0020 20h36a20.1 20.1 0 0020-20V48a20.1 20.1 0 00-20-20Zm-4 176H68V52h28Zm96-176h-36a20.1 20.1 0 00-20 20v160a20.1 20.1 0 0020 20h36a20.1 20.1 0 0020-20V48a20.1 20.1 0 00-20-20Zm-4 176h-28V52h28Z"/></svg>';