diamond_two constant

String const diamond_two

Implementation

static const String diamond_two =
    '<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="m8.923 22.788 13.486-17.7a2 2 0 013.182 0l13.486 17.7a2 2 0 010 2.424l-13.486 17.7a2 2 0 01-3.182 0l-13.486-17.7a2 2 0 010-2.424Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';