navigation constant

String const navigation

Implementation

static const String navigation =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m12 18.5 7.265 2.463a.535.535 0 00.57-.116.548.548 0 00.134-.572L12 3 4.03 20.275a.547.547 0 00.135.572.535.535 0 00.57.116L12 18.5"/></svg>';