arrow_square_up_left_light constant

String const arrow_square_up_left_light

Implementation

static const String arrow_square_up_left_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-49.8-56.2a5.9 5.9 0 11-8.4 8.4L106 114.5V148a6 6 0 01-12 0v-48a6 6 0 016-6h48a6 6 0 010 12h-33.5Z"/></svg>';