arrows_out_thin constant

String const arrows_out_thin

Implementation

static const String arrows_out_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="M212 48v40a4 4 0 01-8 0V57.7l-49.2 49.1a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6L198.3 52H168a4 4 0 010-8h40a4 4 0 014 4ZM101.2 149.2 52 198.3V168a4 4 0 00-8 0v40a4 4 0 004 4h40a4 4 0 000-8H57.7l49.1-49.2a4 4 0 00-5.6-5.6ZM208 164a4 4 0 00-4 4v30.3l-49.2-49.1a4 4 0 00-5.6 5.6l49.1 49.2H168a4 4 0 000 8h40a4 4 0 004-4v-40a4 4 0 00-4-4ZM57.7 52H88a4 4 0 000-8H48a4 4 0 00-4 4v40a4 4 0 008 0V57.7l49.2 49.1a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6Z"/></svg>';