square_duotone constant

String const square_duotone

Implementation

static const String square_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="176" x="40" y="40" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M208 224H48a16 16 0 01-16-16V48a16 16 0 0116-16h160a16 16 0 0116 16v160a16 16 0 01-16 16ZM48 48v160h160V48Z"/></svg>';