graph constant

String const graph

Icon Data of graph

Implementation

static const String graph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M7.03 0 4 3 3 2 0 5.03l1 1L3 4l1 1 4-4-.97-1zM0 7v1h8V7H0z"/></svg>';