small_orange_diamond constant

String const small_orange_diamond

Implementation

static const String small_orange_diamond =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M9.636 18.121a3 3 0 010-4.242l4.243-4.243a3 3 0 014.242 0l4.243 4.243a3 3 0 010 4.242l-4.243 4.243a3 3 0 01-4.242 0L9.636 18.12Zm1.414-2.828a1 1 0 000 1.414l4.243 4.243a1 1 0 001.414 0l4.243-4.243a1 1 0 000-1.414l-4.243-4.243a1 1 0 00-1.414 0l-4.243 4.243Z"/></svg>';