tab_minus constant

String const tab_minus

Icon Data of tab_minus

Implementation

static const String tab_minus =
    '<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="M3 3a2 2 0 00-2 2v14a2 2 0 002 2h18a2 2 0 002-2V5a2 2 0 00-2-2H3m0 2h10v4h8v10H3V5m4 8v2h8v-2H7Z"/></svg>';