asterisk constant

String const asterisk

Implementation

static const String asterisk =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 448"><path fill="currentColor" d="M21 213h128L49 305q-13 15 0 30 6 6 15 6t15-6l92-100v128q0 21 21 21t21-21V235l92 100q6 6 15 6t15-6q13-15 0-30l-100-92h128q21 0 21-21t-21-21H235l100-92q13-15 0-30-15-13-30 0l-92 100V21q0-21-21-21t-21 21v128L79 49q-15-13-30 0-13 15 0 30l100 92H21q-21 0-21 21t21 21z"/></svg>';