divider_line_outline constant

String const divider_line_outline

Implementation

static const String divider_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="M0 7.5h15m-12-3h7m-7-3h9m-9 9h9m-9 3h7"/></svg>';