scan_outline constant

String const scan_outline

Implementation

static const String scan_outline =
    '<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" stroke="currentColor" d="M.5 5V2.5a2 2 0 012-2H5m5 0h2.5a2 2 0 012 2V5m-14 5v2.5a2 2 0 002 2H5m9.5-4.5v2.5a2 2 0 01-2 2H10m-8-7h11"/></svg>';