align_top_simple_fill constant

String const align_top_simple_fill

Implementation

static const String align_top_simple_fill =
    '<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 32a8 8 0 01-8 8H56a8 8 0 010-16h144a8 8 0 018 8Zm-48 24H96a16 16 0 00-16 16v152a16 16 0 0016 16h64a16 16 0 0016-16V72a16 16 0 00-16-16Z"/></svg>';