large_orange_diamond constant

String const large_orange_diamond

Implementation

static const String large_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="M2.565 18.121a3 3 0 010-4.242L13.879 2.565a3 3 0 014.242 0l11.314 11.314a3 3 0 010 4.242L18.121 29.435a3 3 0 01-4.242 0L2.565 18.121Zm1.414-2.828a1 1 0 000 1.414l11.314 11.314a1 1 0 001.414 0l11.314-11.314a1 1 0 000-1.414L16.707 3.979a1 1 0 00-1.414 0L3.979 15.293Z"/></svg>';