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="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M0 0v413.818l144.141-145.386L475.708 600 143.555 932.153 0 789.844V1200h413.818l-145.386-144.141L600 724.292l332.153 332.153L789.844 1200H1200V786.182l-144.141 145.386L724.292 600l332.153-332.153L1200 410.156V0H786.182l145.386 144.141L600 475.708 267.847 143.555 410.156 0H0z"/></svg>';