group constant

String const group

Implementation

static const String group =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M6 4a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm1.5 0a3 3 0 11-6 0 3 3 0 016 0Zm4 5.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3Zm0 1.5a3 3 0 100-6 3 3 0 000 6Zm-7 2.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3Zm0 1.5a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/></svg>';