window_open_outline constant

String const window_open_outline

Implementation

static const String window_open_outline =
    '<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"><path fill="currentColor" d="M4 21V3h16v18Zm2-10h5v-1h2v1h5V5H6Zm0 8h12H6Z"/></svg>';