ocr constant

String const ocr

Implementation

static const String ocr =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M3 1a2 2 0 00-2 2v4.5h2V3h5V1H3zM1 17v-5.5h2V17h5v2H3a2 2 0 01-2-2zm11 0v2h5a2 2 0 002-2v-5.5h-2V17h-5zm5-9.5h2V3a2 2 0 00-2-2h-5v2h5v4.5z"/><path fill="currentColor" d="M6 5h8v1H6zM5 8h10v1H5zm1 3h8v1H6zm-1 3h10v1H5z"/></svg>';