align_center_vertical_simple_bold constant

String const align_center_vertical_simple_bold

Implementation

static const String align_center_vertical_simple_bold =
    '<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 116h-28V48a20.1 20.1 0 00-20-20H96a20.1 20.1 0 00-20 20v68H48a12 12 0 000 24h28v68a20.1 20.1 0 0020 20h64a20.1 20.1 0 0020-20v-68h28a12 12 0 000-24Zm-52 88h-56V52h56Z"/></svg>';