diamond_necklace constant

String const diamond_necklace

Implementation

static const String diamond_necklace =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M17 32.41 24 29l7 3.41v7.5L24 44l-7-4.09v-7.5Z"/><path d="M8 4c.455 8.333 6 25 16 25S40 12.784 40 4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';