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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M419.13 96H419l-35.05.33L128 96h-.16l-36.74.33C66.93 96.38 48 116.07 48 141.2v230.27c0 25.15 19 44.86 43.2 44.86h.15l36.71-.33 255.92.33h.17l35.07-.33A44.91 44.91 0 00464 371.13V140.87A44.92 44.92 0 00419.13 96ZM144 320a16 16 0 01-32 0V192a16 16 0 0132 0Zm64 32a16 16 0 01-32 0V160a16 16 0 0132 0Zm64-16a16 16 0 01-32 0V176a16 16 0 0132 0Zm64 16a16 16 0 01-32 0V160a16 16 0 0132 0Zm64-32a16 16 0 01-32 0V192a16 16 0 0132 0Z"/></svg>';