multistate constant

String const multistate

Implementation

static const String multistate =
    '<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"><circle cx="4" cy="4" r="3" fill="currentColor"/><path fill="currentColor" d="M4 15a3 3 0 113-3 3 3 0 01-3 3Zm0-5a2 2 0 102 2 2 2 0 00-2-2Zm8 13a3 3 0 113-3 3 3 0 01-3 3Zm0-5a2 2 0 102 2 2 2 0 00-2-2Zm8-11a3 3 0 113-3 3 3 0 01-3 3Zm0-5a2 2 0 102 2 2 2 0 00-2-2Z"/><circle cx="4" cy="20" r="3" fill="currentColor"/><circle cx="12" cy="4" r="3" fill="currentColor"/><circle cx="12" cy="12" r="3" fill="currentColor"/><circle cx="20" cy="12" r="3" fill="currentColor"/><circle cx="20" cy="20" r="3" fill="currentColor"/></svg>';