group_presentation constant

String const group_presentation

Icon Data of group_presentation

Implementation

static const String group_presentation =
    '<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"><path fill="currentColor" d="M10 30H8v-3H4v3H2v-3a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2zm20 0h-2v-3h-4v3h-2v-3a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2zm-10 0h-2v-3h-4v3h-2v-3a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2z"/><circle cx="16" cy="22" r="2" fill="currentColor"/><circle cx="6" cy="22" r="2" fill="currentColor"/><circle cx="26" cy="22" r="2" fill="currentColor"/><circle cx="21" cy="18" r="2" fill="currentColor"/><circle cx="11" cy="18" r="2" fill="currentColor"/><path fill="currentColor" d="M26 14H6a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v8a2.002 2.002 0 01-2 2ZM6 4v8h20V4Z"/></svg>';