ios_barcode_outline constant

String const ios_barcode_outline

Implementation

static const String ios_barcode_outline =
    '<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="M48 384h80v-16H64V144h64v-16H48zm336-256v16h64v224h-64v16h80V128z"/><path fill="currentColor" d="M112 192h16v128h-16zm272 0h16v128h-16zm-64-32h16v192h-16zm-144 0h16v192h-16zm71 16h16v160h-16z"/></svg>';