cluster_outlined constant

String const cluster_outlined

Implementation

static const String cluster_outlined =
    '<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="M23 11H1V1h22ZM3 9h18V3H3Zm20 14H1V13h22ZM3 21h18v-6H3Z"/><path fill="currentColor" d="M4 5h9v2H4z"/><circle cx="16" cy="6" r="1" fill="currentColor"/><circle cx="19" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M4 17h9v2H4z"/><circle cx="16" cy="18" r="1" fill="currentColor"/><circle cx="19" cy="18" r="1" fill="currentColor"/></svg>';