column_fill constant

String const column_fill

Implementation

static const String column_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M8 3v18H5a2 2 0 01-2-2V5a2 2 0 012-2h3Zm6 0v18h-4V3h4Zm5 0a2 2 0 012 2v14a2 2 0 01-2 2h-3V3h3Z"/></g></svg>';