leftwards_arrow_to_bar constant

String const leftwards_arrow_to_bar

Implementation

static const String leftwards_arrow_to_bar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M5.994 1c0-.553-.442-1-.989-1H3.026a.994.994 0 00-.99 1v14c0 .553.443 1 .99 1h1.979a.994.994 0 00.989-1V1zm1.444 8.052a1.49 1.49 0 010-2.104L13.882.506c.581-.582 2.103-.839 2.103 1v12.988c0 1.901-1.521 1.582-2.103 1.001L7.438 9.052z"/></svg>';