c_outline constant

String const c_outline

Implementation

static const String c_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="m10 5.5-.068-.068a3.182 3.182 0 00-2.25-.932H7.5a3 3 0 000 6h.182c.844 0 1.653-.335 2.25-.932L10 9.5m-8.5 1v-6l6-3.5 6 3.5v6l-6 3.5-6-3.5Z"/></svg>';