scatter_matrix constant

String const scatter_matrix

Icon Data of scatter_matrix

Implementation

static const String scatter_matrix =
    '<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"><circle cx="9.5" cy="9.5" r="2.5" fill="currentColor"/><circle cx="9.5" cy="22.5" r="2.5" fill="currentColor"/><circle cx="22.5" cy="22.5" r="2.5" fill="currentColor"/><path fill="currentColor" d="M28 2H4a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2h24a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2Zm0 13H17V4h11ZM15 4v11H4V4ZM4 17h11v11H4Zm13 11V17h11v11Z"/></svg>';