bar_chart_solid constant

String const bar_chart_solid

Implementation

static const String bar_chart_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M13 0h1v12h-1V0Zm-3 3v9H9V3h1ZM6 6v6H5V6h1Zm-5 6V9h1v3H1Zm14 3H0v-1h15v1Z" clip-rule="evenodd"/></svg>';