diamond_outline constant

String const diamond_outline

Implementation

static const String diamond_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5 14.5-.395.307a.5.5 0 00.79 0L7.5 14.5Zm-7-9-.429-.257a.5.5 0 00.034.564L.5 5.5Zm3-5V0h-.283L3.07.243 3.5.5Zm8 0 .429-.257L11.783 0H11.5v.5Zm3 5 .395.307a.5.5 0 00.034-.564L14.5 5.5Zm-6.605 8.693-7-9-.79.614 7 9 .79-.614ZM.929 5.757l3-5L3.07.243l-3 5 .858.514ZM3.5 1h8V0h-8v1Zm7.571-.243 3 5 .858-.514-3-5-.858.514Zm3.034 4.436-7 9 .79.614 7-9-.79-.614Z"/></svg>';