barcode_scanner constant

String const barcode_scanner

Implementation

static const String barcode_scanner =
    '<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="M1 21v-5h2v3h3v2Zm17 0v-2h3v-3h2v5ZM4 18V6h2v12Zm3 0V6h1v12Zm3 0V6h2v12Zm3 0V6h3v12Zm4 0V6h1v12Zm2 0V6h1v12ZM1 8V3h5v2H3v3Zm20 0V5h-3V3h5v5Z"/></svg>';