scan constant

String const scan

Implementation

static const String scan =
    '<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" d="M11 3h2v18h-2V3ZM5 8a1 1 0 011-1h3V5H6a3 3 0 00-3 3v8a3 3 0 003 3h3v-2H6a1 1 0 01-1-1V8Zm14 0a1 1 0 00-1-1h-3V5h3a3 3 0 013 3v8a3 3 0 01-3 3h-3v-2h3a1 1 0 001-1V8Z"/></svg>';