chart_point constant

String const chart_point

Icon Data of chart_point

Implementation

static const String chart_point =
    '<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.002 2.002 0 01-2-2V2h2v26h26Z"/><circle cx="9" cy="6" r="3" fill="currentColor"/><circle cx="9" cy="22" r="3" fill="currentColor"/><circle cx="18" cy="14" r="3" fill="currentColor"/><path fill="currentColor" d="M9 17a3 3 0 113-3 3.003 3.003 0 01-3 3Zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1Z"/><circle cx="27" cy="6" r="3" fill="currentColor"/><circle cx="27" cy="22" r="3" fill="currentColor"/><path fill="currentColor" d="M27 17a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zm-9 13a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zm0-14a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1z"/></svg>';