device_line constant

String const device_line

Implementation

static const String device_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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M17 4a2 2 0 011.995 1.85L19 6v2h1a2 2 0 011.995 1.85L22 10v9a2 2 0 01-1.85 1.995L20 21h-4a1.998 1.998 0 01-1.647-.866L14.268 20H4a2 2 0 01-1.995-1.85L2 18V6a2 2 0 011.85-1.995L4 4h13Zm3 6h-4v9h4v-9Zm-3-4H4v12h10v-8a2 2 0 012-2h1V6Z"/></g></svg>';