triangle_double_arrow_left constant

String const triangle_double_arrow_left

Implementation

static const String triangle_double_arrow_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 17"><g fill="currentColor" fill-rule="evenodd"><path d="M1.446 10.052a1.49 1.49 0 010-2.104L7.89 1.506c.581-.582 2.103-.839 2.103 1v12.988c0 1.901-1.521 1.582-2.103 1.001l-6.444-6.443z"/><path d="M8.446 10.052a1.49 1.49 0 010-2.104l6.444-6.442c.581-.582 2.103-.839 2.103 1v12.988c0 1.901-1.521 1.582-2.103 1.001l-6.444-6.443z"/></g></svg>';