bx_line_chart constant

String const bx_line_chart

Icon Data of bx_line_chart

Implementation

static const String bx_line_chart =
    '<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"><path fill="currentColor" d="M3 3v17a1 1 0 001 1h17v-2H5V3H3z"/><path fill="currentColor" d="M15.293 14.707a.999.999 0 001.414 0l5-5-1.414-1.414L16 12.586l-2.293-2.293a.999.999 0 00-1.414 0l-5 5 1.414 1.414L13 12.414l2.293 2.293z"/></svg>';