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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M9.455 14.91h5.454V9.454a5.455 5.455 0 10-5.454 5.454Zm0 18.18h5.454v5.455a5.455 5.455 0 11-5.454-5.454Z"/><path stroke-linecap="round" d="M14.909 14.909h18.182v18.182H14.909z"/><path fill="#555" d="M38.545 14.91h-5.454V9.454a5.455 5.455 0 115.454 5.454Zm0 18.18a5.455 5.455 0 11-5.454 5.455v-5.454h5.454Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';