arrow_square_down_light constant

String const arrow_square_down_light

Implementation

static const String arrow_square_down_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-78.2a6.1 6.1 0 010 8.5l-34 33.9a5.8 5.8 0 01-8.4 0l-34-33.9a6 6 0 018.5-8.5l23.7 23.7V88a6 6 0 0112 0v65.5l23.7-23.7a6.1 6.1 0 018.5 0Z"/></svg>';