command constant

String const command

Implementation

static const String command =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M416 176a80 80 0 10-80-80v48H176V96a80 80 0 10-80 80h48v160H96a80 80 0 1080 80v-48h160v48a80 80 0 1080-80h-48V176Zm-48-80a48 48 0 1148 48h-48ZM144 416a48 48 0 11-48-48h48Zm0-272H96a48 48 0 1148-48Zm192 192H176V176h160Zm80 32a48 48 0 11-48 48v-48Z"/></svg>';