bx_scatter_chart constant

String const bx_scatter_chart

Icon Data of bx_scatter_chart

Implementation

static const String bx_scatter_chart =
    '<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"><path fill="currentColor" d="M4 21h17v-2H5V3H3v17a1 1 0 001 1z"/><circle cx="10" cy="8" r="2" fill="currentColor"/><circle cx="18" cy="12" r="2" fill="currentColor"/><circle cx="11.5" cy="13.5" r="1.5" fill="currentColor"/><circle cx="16.5" cy="6.5" r="1.5" fill="currentColor"/></svg>';