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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 32.41 24 29l7 3.41v7.5L24 44l-7-4.09v-7.5ZM8 4c.455 8.333 6 25 16 25S40 12.784 40 4"/></svg>';