diamond_line constant

String const diamond_line

Implementation

static const String diamond_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M10.822 2.393a1.5 1.5 0 012.356 0l6.603 8.368a2 2 0 010 2.478l-6.603 8.368a1.5 1.5 0 01-2.356 0L4.22 13.24a2 2 0 010-2.478l6.603-8.368ZM12 4.129 5.789 12 12 19.871 18.211 12 12 4.129Z"/></g></svg>';