laptop_line constant

String const laptop_line

Implementation

static const String laptop_line =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 012-2h12a2 2 0 012 2v8H4V6zm16 8H4l-1.553 3.106A2 2 0 004.237 20h15.527a2 2 0 001.789-2.894L20 14z"/></svg>';