code_computer constant

String const code_computer

Implementation

static const String code_computer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M21 6H9a3 3 0 00-3 3v22a3 3 0 003 3h30a3 3 0 003-3V21M24 34v8"/><path d="m32 6-4 4 4 4m6-8 4 4-4 4M14 42h20"/></g></svg>';