barcode constant

String const barcode

Implementation

static const String barcode =
    '<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="M2 7v18h2V7H2zm4 0v18h6V7H6zm8 0v18h2V7h-2zm4 0v18h4V7h-4zm6 0v18h2V7h-2zm4 0v18h2V7h-2z"/></svg>';