chart_scatter constant

String const chart_scatter

Icon Data of chart_scatter

Implementation

static const String chart_scatter =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M30 30H4a2 2 0 01-2-2V2h2v26h26Z"/><circle cx="10" cy="22" r="2" fill="currentColor"/><circle cx="14" cy="15" r="2" fill="currentColor"/><circle cx="22" cy="15" r="2" fill="currentColor"/><circle cx="26" cy="6" r="2" fill="currentColor"/><circle cx="14" cy="8" r="2" fill="currentColor"/></svg>';