square_logo_light constant

String const square_logo_light

Implementation

static const String square_logo_light =
    '<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 34H48a14 14 0 00-14 14v160a14 14 0 0014 14h160a14 14 0 0014-14V48a14 14 0 00-14-14Zm2 174a2 2 0 01-2 2H48a2 2 0 01-2-2V48a2 2 0 012-2h160a2 2 0 012 2ZM160 90H96a6 6 0 00-6 6v64a6 6 0 006 6h64a6 6 0 006-6V96a6 6 0 00-6-6Zm-6 64h-52v-52h52Z"/></svg>';