terminal constant

String const terminal

Icon Data of terminal

Implementation

static const String terminal =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-4 -5 24 24"><path fill="currentColor" d="m5.243 7.071-4.95-4.95A1 1 0 111.707.707l5.657 5.657a1 1 0 010 1.414l-5.657 5.657a1 1 0 01-1.414-1.414l4.95-4.95zM6.929 12h8a1 1 0 010 2h-8a1 1 0 010-2z"/></svg>';