tag_one constant

String const tag_one

Implementation

static const String tag_one =
    '<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"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M42.17 29.245 29.262 42.151a3.6 3.6 0 01-5.094 0L8 26V8h18l16.17 16.17a3.6 3.6 0 010 5.075Z"/><path fill="#fff" fill-rule="evenodd" d="M18.5 21a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';