computer constant

String const computer

Implementation

static const String 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" d="M2 5a2 2 0 012-2h16a2 2 0 012 2v11a2 2 0 01-2 2h-7v2h3a1 1 0 110 2H8a1 1 0 110-2h3v-2H4a2 2 0 01-2-2V5zm18 11V5H4v11h16z"/></svg>';