full_screen constant

String const full_screen

Icon Data of full_screen

Implementation

static const String full_screen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1920 128v640h-128V347L347 1792h421v128H128v-640h128v421L1701 256h-421V128h640z"/></svg>';