line_outline constant

String const line_outline

Implementation

static const String line_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="m2 2 11 11M1.5 2.5a1 1 0 110-2 1 1 0 010 2Zm12 12a1 1 0 110-2 1 1 0 010 2Z"/></svg>';