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" d="M5 16v-5.3c-.6-.3-1-1-1-1.7V5c0-.7.4-1.3 1-1.7V3c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2H1c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1v5h4zM15 5h-2c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2v.3c.6.4 1 1 1 1.7v4c0 .7-.4 1.4-1 1.7V16h4v-5c.5 0 1-.5 1-1V6c0-.5-.5-1-1-1zm-5-3a2 2 0 11-3.999.001A2 2 0 0110 2z"/><path fill="currentColor" d="M10 4H6c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1v6h4v-6c.5 0 1-.5 1-1V5c0-.5-.5-1-1-1z"/></svg>';