align_center_horizontal_duotone constant

String const align_center_horizontal_duotone

Implementation

static const String align_center_horizontal_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"><rect width="128" height="56" x="64" y="56" fill="currentColor" opacity=".2" rx="8"/><rect width="176" height="56" x="40" y="144" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M208 136h-72v-16h48a16 16 0 0016-16V64a16 16 0 00-16-16h-48V32a8 8 0 00-16 0v16H72a16 16 0 00-16 16v40a16 16 0 0016 16h48v16H48a16 16 0 00-16 16v40a16 16 0 0016 16h72v16a8 8 0 0016 0v-16h72a16 16 0 0016-16v-40a16 16 0 00-16-16ZM72 64h112v40H72Zm136 128H48v-40h160v40Z"/></svg>';