align_center_horizontal_simple_fill constant

String const align_center_horizontal_simple_fill

Implementation

static const String align_center_horizontal_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="M224 96v64a16 16 0 01-16 16h-72v32a8 8 0 01-16 0v-32H48a16 16 0 01-16-16V96a16 16 0 0116-16h72V48a8 8 0 0116 0v32h72a16 16 0 0116 16Z"/></svg>';