arrow_square_right_light constant

String const arrow_square_right_light

Implementation

static const String arrow_square_right_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 34H48a14 14 0 00-14 14v160a14 14 0 0014 14h160a14 14 0 0014-14V48a14 14 0 00-14-14Zm2 174a2 2 0 01-2 2H48a2 2 0 01-2-2V48a2 2 0 012-2h160a2 2 0 012 2Zm-37.8-84.2a5.8 5.8 0 010 8.4l-33.9 34a5.8 5.8 0 01-4.2 1.7 5.9 5.9 0 01-4.3-1.7 6.1 6.1 0 010-8.5l23.7-23.7H88a6 6 0 010-12h65.5l-23.7-23.7a6 6 0 018.5-8.5Z"/></svg>';