arrow_square_up_thin constant

String const arrow_square_up_thin

Implementation

static const String arrow_square_up_thin =
    '<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 36H48a12 12 0 00-12 12v160a12 12 0 0012 12h160a12 12 0 0012-12V48a12 12 0 00-12-12Zm4 172a4 4 0 01-4 4H48a4 4 0 01-4-4V48a4 4 0 014-4h160a4 4 0 014 4Zm-47.2-88.9a4.2 4.2 0 010 5.7 3.9 3.9 0 01-2.9 1.1 3.8 3.8 0 01-2.8-1.1L132 97.7V168a4 4 0 01-8 0V97.7l-27.1 27.1a4 4 0 01-5.7-5.7l34-33.9a3.9 3.9 0 015.6 0Z"/></svg>';