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"><path fill="currentColor" stroke="currentColor" 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"/></svg>';