align_center_vertical_simple_fill constant

String const align_center_vertical_simple_fill

Implementation

static const String align_center_vertical_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="M216 128a8 8 0 01-8 8h-32v72a16 16 0 01-16 16H96a16 16 0 01-16-16v-72H48a8 8 0 010-16h32V48a16 16 0 0116-16h64a16 16 0 0116 16v72h32a8 8 0 018 8Z"/></svg>';