columns_duotone constant

String const columns_duotone

Implementation

static const String columns_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="176" height="56" x="-4" y="100" fill="currentColor" opacity=".2" rx="8" transform="rotate(90 84 128)"/><rect width="176" height="56" x="84" y="100" fill="currentColor" opacity=".2" rx="8" transform="rotate(90 172 128)"/><path fill="currentColor" d="M104 32H64a16 16 0 00-16 16v160a16 16 0 0016 16h40a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176H64V48h40Zm88-176h-40a16 16 0 00-16 16v160a16 16 0 0016 16h40a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176h-40V48h40Z"/></svg>';