align_center_vertical_simple_duotone constant

String const align_center_vertical_simple_duotone

Implementation

static const String align_center_vertical_simple_duotone =
    '<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="M168 48v160a8 8 0 01-8 8H96a8 8 0 01-8-8V48a8 8 0 018-8h64a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M208 120h-32V48a16 16 0 00-16-16H96a16 16 0 00-16 16v72H48a8 8 0 000 16h32v72a16 16 0 0016 16h64a16 16 0 0016-16v-72h32a8 8 0 000-16Zm-48 88H96V48h64Z"/></svg>';