barcode constant

String const barcode

Icon Data of barcode

Implementation

static const String barcode =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><rect width="4.33" height="23.11" x="12.61" y="12.44" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx=".66"/><rect width="3.62" height="23.11" x="24.72" y="12.44" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx=".66"/><rect width="4.33" height="23.11" x="36.11" y="12.44" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx=".66"/><rect width="39" height="31" x="4.5" y="8.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.9 12.44v23.12m11.75-23.12v23.12M32.4 12.44v23.12"/></svg>';