arrow_autofit_width constant

String const arrow_autofit_width

Implementation

static const String arrow_autofit_width =
    '<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="M4 12V6a2 2 0 012-2h12a2 2 0 012 2v6m-10 6H3m18 0h-7m-8-3-3 3 3 3m12-6 3 3-3 3"/></svg>';