diamond_three constant

String const diamond_three

Implementation

static const String diamond_three =
    '<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"><path fill="#555" stroke="#fff" stroke-width="4" d="M5.414 22.586 22.586 5.414a2 2 0 012.828 0l17.172 17.172a2 2 0 010 2.828L25.414 42.586a2 2 0 01-2.828 0L5.414 25.414a2 2 0 010-2.828Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';