graph_off constant

String const graph_off

Icon Data of graph_off

Implementation

static const String graph_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 4h10a2 2 0 012 2v10m-.586 3.414A1.994 1.994 0 0118 20H6a2 2 0 01-2-2V6c0-.547.22-1.043.576-1.405"/><path d="m7 14 3-3 2 2 .5-.5m2-2 .5-.5 2 2M3 3l18 18"/></g></svg>';