mascara constant

String const mascara

Implementation

static const String mascara =
    '<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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M28 16h12v28H28z"/><path fill="#555" stroke-linejoin="round" d="M8 28h12v16H8z"/><path stroke-linejoin="round" d="M14 4v24"/><path d="M20 36H8"/><path stroke-linejoin="round" d="M20 32v8M8 32v8M18 9h-8m10 6H8m10 6h-8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';