laptop constant

String const laptop

Implementation

static const String laptop =
    '<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 2H4a2 2 0 01-2-2V5zm18 0H4v11h16V5zm2 15a1 1 0 01-1 1H3a1 1 0 110-2h18a1 1 0 011 1z"/></svg>';