italic_line constant

String const italic_line

Implementation

static const String italic_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="M9 4a1 1 0 011-1h6a1 1 0 110 2h-2.117l-1.75 14H14a1 1 0 110 2H8a1 1 0 110-2h2.117l1.75-14H10a1 1 0 01-1-1Z"/></g></svg>';