navigation_line constant

String const navigation_line

Implementation

static const String navigation_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M18.846 5.15 5.673 9.892l5.245 2.053a2 2 0 011.134 1.133l2.052 5.245L18.846 5.15Zm.922-2.457c.956-.344 1.88.58 1.536 1.535l-6.04 16.777c-.375 1.043-1.842 1.063-2.246.03l-2.829-7.228-7.228-2.828c-1.032-.404-1.012-1.871.03-2.247l16.777-6.04Z"/></g></svg>';