graph_scatter constant

String const graph_scatter

Implementation

static const String graph_scatter =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="M15 13v1H1.5l-.5-.5V0h1v13h13Z"/><path d="M5 2h2v2H5zm7-1h2v2h-2zM8 5h2v2H8zM5 9h2v2H5zm7-1h2v2h-2z"/></g></svg>';