fullscreen_exit_fill constant

String const fullscreen_exit_fill

Implementation

static const String fullscreen_exit_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M17.5 6.5H20a1.5 1.5 0 010 3h-3A2.5 2.5 0 0114.5 7V4a1.5 1.5 0 013 0v2.5ZM4 6.5h2.5V4a1.5 1.5 0 113 0v3A2.5 2.5 0 017 9.5H4a1.5 1.5 0 110-3Zm0 11h2.5V20a1.5 1.5 0 003 0v-3A2.5 2.5 0 007 14.5H4a1.5 1.5 0 000 3Zm16 0h-2.5V20a1.5 1.5 0 01-3 0v-3a2.5 2.5 0 012.5-2.5h3a1.5 1.5 0 010 3Z"/></g></svg>';