new_tab constant

String const new_tab

Icon Data of new_tab

Implementation

static const String new_tab =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><defs><path id="svgIDa" fill="currentColor" d="M26 26H6V6h10V4H6a2.002 2.002 0 00-2 2v20a2.002 2.002 0 002 2h20a2.002 2.002 0 002-2V16h-2Z"/></defs><use href="#svgIDa"/><use href="#svgIDa"/><path fill="currentColor" d="M26 6V2h-2v4h-4v2h4v4h2V8h4V6h-4z"/></svg>';