text_h_fill constant

String const text_h_fill

Implementation

static const String text_h_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 56v144a8 8 0 01-16 0v-64H64v64a8 8 0 01-16 0V56a8 8 0 0116 0v64h128V56a8 8 0 0116 0Z"/></svg>';