align_top_simple_thin constant

String const align_top_simple_thin

Implementation

static const String align_top_simple_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="M204 32a4 4 0 01-4 4H56a4 4 0 010-8h144a4 4 0 014 4Zm-32 40v152a12 12 0 01-12 12H96a12 12 0 01-12-12V72a12 12 0 0112-12h64a12 12 0 0112 12Zm-8 0a4 4 0 00-4-4H96a4 4 0 00-4 4v152a4 4 0 004 4h64a4 4 0 004-4Z"/></svg>';