asterisk_line constant

String const asterisk_line

Implementation

static const String asterisk_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"><path d="M0 0h24v24H0z"/><path d="M12 3a1 1 0 011 1v6.268l5.428-3.134a1 1 0 011 1.732L14 12l5.428 3.134a1 1 0 11-1 1.732L13 13.732V20a1 1 0 11-2 0v-6.268l-5.428 3.134a1 1 0 11-1-1.732L10 12 4.572 8.866a1 1 0 011-1.732L11 10.268V4a1 1 0 011-1Z"/></g></svg>';