terminal_outlined constant

String const terminal_outlined

Implementation

static const String terminal_outlined =
    '<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="M12 15h7v2h-7zM4.594 8.414 8.17 12l-3.578 3.588L6 17l5-5-5-5-1.406 1.414z"/><path fill="currentColor" d="M22 3H2a2 2 0 00-2 2v14a2 2 0 002 2h20a2 2 0 002-2V5a2 2 0 00-2-2Zm0 16H2V5h20Z"/></svg>';