diamond_one constant

String const diamond_one

Implementation

static const String diamond_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"><path fill="#555" stroke="#fff" stroke-width="4" d="M5.939 13.934 23.036 4.53a2 2 0 011.928 0l17.097 9.404a2 2 0 01.683 2.888l-17.098 24.79a2 2 0 01-3.292 0L5.256 16.823a2 2 0 01.683-2.888Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';