graph_bar constant

String const graph_bar

Icon Data of graph_bar

Implementation

static const String graph_bar =
    '<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="M6 23H2a1 1 0 01-1-1v-8a1 1 0 011-1h4a1 1 0 011 1v8a1 1 0 01-1 1Z" opacity=".25"/><path fill="currentColor" d="M14 23h-4a1 1 0 01-1-1V2a1 1 0 011-1h4a1 1 0 011 1v20a1 1 0 01-1 1Z"/><path fill="currentColor" d="M22 23h-4a1 1 0 01-1-1V10a1 1 0 011-1h4a1 1 0 011 1v12a1 1 0 01-1 1Z" opacity=".5"/></svg>';