reel constant

String const reel

Implementation

static const String reel =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M31 10 14 20m20-3L14 29m20-3L15 38"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M9 4h30v6H9zm0 34h30v6H9z"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 10v28"/><path d="M34 10v28"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';