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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"><path d="m16 64 224.938.093M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32Zm143.964 48.093L192 16"/><path d="m48 208 32-32-32-32m48 64h32"/></g></svg>';