square_logo_bold constant

String const square_logo_bold

Implementation

static const String square_logo_bold =
    '<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="M208 28H48a20.1 20.1 0 00-20 20v160a20.1 20.1 0 0020 20h160a20.1 20.1 0 0020-20V48a20.1 20.1 0 00-20-20Zm-4 176H52V52h152ZM96 172h64a12 12 0 0012-12V96a12 12 0 00-12-12H96a12 12 0 00-12 12v64a12 12 0 0012 12Zm12-64h40v40h-40Z"/></svg>';