angle_double_right constant

String const angle_double_right

Implementation

static const String angle_double_right =
    '<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" d="M7.353 8.147a.5.5 0 00-.707.707L9.793 12l-3.147 3.146a.5.5 0 10.707.708l3.5-3.5a.5.5 0 000-.707l-3.5-3.5zm9.5 3.5-3.5-3.5a.5.5 0 00-.707.707L15.793 12l-3.147 3.146a.5.5 0 10.707.708l3.5-3.5a.5.5 0 000-.707z"/></svg>';