columns constant

String const columns

Implementation

static const String columns =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M472 48H40a24.028 24.028 0 00-24 24v376a24.028 24.028 0 0024 24h432a24.028 24.028 0 0024-24V72a24.028 24.028 0 00-24-24Zm-8 32v64H48V80ZM48 176h192v264H48Zm224 264V176h192v264Z"/></svg>';