menu_arrow_outline constant

String const menu_arrow_outline

Implementation

static const String menu_arrow_outline =
    '<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="M20.05 11H5.91l1.3-1.29a1 1 0 00-1.42-1.42l-3 3a1 1 0 000 1.42l3 3a1 1 0 001.42 0 1 1 0 000-1.42L5.91 13h14.14a1 1 0 00.95-.95V12a1 1 0 00-.95-1Z"/><rect width="18" height="2" x="3" y="17" fill="currentColor" rx=".95" ry=".95"/><rect width="18" height="2" x="3" y="5" fill="currentColor" rx=".95" ry=".95"/></svg>';