arrow_square_up_light constant

String const arrow_square_up_light

Implementation

static const String arrow_square_up_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-43.8-90.3a6.1 6.1 0 010 8.5 5.9 5.9 0 01-4.3 1.7 5.8 5.8 0 01-4.2-1.7L134 102.5V168a6 6 0 01-12 0v-65.5l-23.7 23.7a6 6 0 01-8.5-8.5l34-33.9a5.8 5.8 0 018.4 0Z"/></svg>';