laptop constant

String const laptop

Icon Data of laptop

Implementation

static const String laptop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 24.005H6a2.002 2.002 0 01-2-2v-14a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v14a2.003 2.003 0 01-2 2Zm-20-16v14h20v-14Zm-4 18h28v2H2z"/></svg>';