align_center_horizontal_simple_duotone constant

String const align_center_horizontal_simple_duotone

Implementation

static const String align_center_horizontal_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="M216 96v64a8 8 0 01-8 8H48a8 8 0 01-8-8V96a8 8 0 018-8h160a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M208 80h-72V48a8 8 0 00-16 0v32H48a16 16 0 00-16 16v64a16 16 0 0016 16h72v32a8 8 0 0016 0v-32h72a16 16 0 0016-16V96a16 16 0 00-16-16Zm0 80H48V96h160v64Z"/></svg>';