barcode_solid constant

String const barcode_solid

Implementation

static const String barcode_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 13V2h1v11H0Zm5 0V2h1v11H5Zm2 0V2h1v11H7Zm3 0V2h1v11h-1Zm4 0V2h1v11h-1Z" clip-rule="evenodd"/></svg>';