navigation_fill constant

String const navigation_fill

Implementation

static const String navigation_fill =
    '<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-.17l-6.9-4.56a1 1 0 00-1.1 0l-6.9 4.56a1 1 0 01-1.44-1.28l8-16a1 1 0 011.78 0l8 16a1 1 0 01-.23 1.2A1 1 0 0120 20Z"/></svg>';