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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M12 4H4v8h8V4Zm32 32h-8v8h8v-8Zm-32 0H4v8h8v-8ZM44 4h-8v8h8V4Z"/><path stroke-linecap="round" d="M8 36V12m32 24V12M12 8h24M12 40h24"/><path stroke-linecap="round" d="M16 16h9.6v6.4H32V32h-9.6v-6.4H16V16Z" clip-rule="evenodd"/></g></svg>';