user_square_thin constant

String const user_square_thin

Implementation

static const String user_square_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-12ZM63 212a68 68 0 01130 0Zm149-4a4 4 0 01-4 4h-6.7a76 76 0 00-52.7-53.1 44 44 0 10-41.2 0A76 76 0 0054.7 212H48a4 4 0 01-4-4V48a4 4 0 014-4h160a4 4 0 014 4Zm-84-52a36 36 0 1136-36 36 36 0 01-36 36Z"/></svg>';