square_logo_duotone constant

String const square_logo_duotone

Implementation

static const String square_logo_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="M160 96v64H96V96Z" opacity=".2"/><path fill="currentColor" d="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176H48V48h160v160ZM160 88H96a8 8 0 00-8 8v64a8 8 0 008 8h64a8 8 0 008-8V96a8 8 0 00-8-8Zm-8 64h-48v-48h48Z"/></svg>';