location_arrow constant

String const location_arrow

Implementation

static const String location_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" fill-rule="evenodd" d="M87.13 0a2.386 2.386 0 00-.64.088 2.386 2.386 0 00-.883.463L11.34 62.373a2.386 2.386 0 001.619 4.219l37.959-1.479 17.697 33.614a2.386 2.386 0 004.465-.707L89.486 2.79A2.386 2.386 0 0087.131 0z" color="currentColor"/></svg>';