book_open_thin constant

String const book_open_thin

Implementation

static const String book_open_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="M224 52h-64a36 36 0 00-32 19.5A36 36 0 0096 52H32a12 12 0 00-12 12v128a12 12 0 0012 12h64a28.1 28.1 0 0128 28 4 4 0 008 0 28.1 28.1 0 0128-28h64a12 12 0 0012-12V64a12 12 0 00-12-12ZM96 196H32a4 4 0 01-4-4V64a4 4 0 014-4h64a28.1 28.1 0 0128 28v121.4A35.8 35.8 0 0096 196Zm132-4a4 4 0 01-4 4h-64a35.8 35.8 0 00-28 13.4V88a28.1 28.1 0 0128-28h64a4 4 0 014 4Z"/></svg>';