navigation_outline constant

String const navigation_outline

Implementation

static const String navigation_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 20a.94.94 0 01-.55-.17L12 14.9l-7.45 4.93a1 1 0 01-1.44-1.28l8-16a1 1 0 011.78 0l8 16a1 1 0 01-.23 1.2A1 1 0 0120 20Zm-8-7.3a1 1 0 01.55.17l4.88 3.23L12 5.24 6.57 16.1l4.88-3.23a1 1 0 01.55-.17Z"/></svg>';