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="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.5 4.485h11a1 1 0 011 1V13.5h-13V5.485a1 1 0 011-1zM3.118 17.5h13.764a1 1 0 00.894-1.447L16.5 13.5h-13l-1.276 2.553a1 1 0 00.894 1.447z"/></svg>';