chart_dots_2 constant

String const chart_dots_2

Icon Data of chart_dots_2

Implementation

static const String chart_dots_2 =
    '<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="M3 3v18h18"/><circle cx="9" cy="15" r="2"/><circle cx="13" cy="5" r="2"/><circle cx="18" cy="12" r="2"/><path d="m21 3-6 1.5m-.887 2.15 2.771 3.695M16 12.5l-5 2"/></g></svg>';