text_direction_ltr constant

String const text_direction_ltr

Icon Data of text_direction_ltr

Implementation

static const String text_direction_ltr =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 19h14m-2 2 2-2-2-2M16 4H9.5a3.5 3.5 0 000 7h.5m4 4V4m-4 11V4"/></svg>';