personal_computer constant

String const personal_computer

Implementation

static const String personal_computer =
    '<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" stroke="currentColor" stroke-width="2" d="M3 18h18V5a1 1 0 00-1-1H4a1 1 0 00-1 1v13Zm-1 2h20c1 0 1-1 1-1H1s0 1 1 1Z"/></svg>';