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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18.562 14.634 14 12l4.562-2.634a1 1 0 00-1-1.732L13 10.268V5a1 1 0 00-2 0v5.268L6.438 7.634a1 1 0 00-1 1.732L10 12l-4.562 2.634a1 1 0 001 1.732L11 13.732V19a1 1 0 002 0v-5.268l4.562 2.634a1 1 0 001-1.732Z"/></svg>';