laptop_fill constant

String const laptop_fill

Implementation

static const String laptop_fill =
    '<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="M21 19a1 1 0 01.117 1.993L21 21H3a1 1 0 01-.117-1.993L3 19h18ZM19 4a2 2 0 011.995 1.85L21 6v10a2 2 0 01-1.85 1.995L19 18H5a2 2 0 01-1.995-1.85L3 16V6a2 2 0 011.85-1.995L5 4h14Z"/></g></svg>';