fullscreen constant

String const fullscreen

Implementation

static const String fullscreen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="304" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 304 384"><path fill="currentColor" d="M43 235v64h64v42H0V235h43zM0 149V43h107v42H43v64H0zm256 150v-64h43v106H192v-42h64zM192 43h107v106h-43V85h-64V43z"/></svg>';