fot_screen constant

String const fot_screen

Icon Data of fot_screen

Implementation

static const String fot_screen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M418.9 418.9V279.3l-46.5 46.5-46.5-46.5-46.5 46.5 46.5 46.5-46.5 46.5h139.5zM0 0v512h512V0H0zm465.5 465.5h-419v-419h418.9v419zM186.2 232.7l46.5-46.5-46.5-46.5 46.5-46.5H93.1v139.6l46.5-46.5 46.6 46.4z"/></svg>';