align_center_vertical_duotone constant

String const align_center_vertical_duotone

Implementation

static const String align_center_vertical_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="108" y="100" fill="currentColor" opacity=".2" rx="8" transform="rotate(90 172 128)"/><rect width="56" height="176" x="56" y="40" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M224 120h-16V72a16 16 0 00-16-16h-40a16 16 0 00-16 16v48h-16V48a16 16 0 00-16-16H64a16 16 0 00-16 16v72H32a8 8 0 000 16h16v72a16 16 0 0016 16h40a16 16 0 0016-16v-72h16v48a16 16 0 0016 16h40a16 16 0 0016-16v-48h16a8 8 0 000-16Zm-120 88H64V48h40Zm88-24h-40V72h40Z"/></svg>';