parentheses_line constant

String const parentheses_line

Implementation

static const String parentheses_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M6.114 3.529a1 1 0 011.764.942A15.925 15.925 0 006 12c0 2.724.68 5.286 1.878 7.529a1 1 0 11-1.764.942A17.925 17.925 0 014 12c0-3.06.765-5.946 2.114-8.471Zm11.768 0A17.926 17.926 0 0119.996 12c0 3.06-.764 5.945-2.114 8.471a1 1 0 11-1.764-.942A15.925 15.925 0 0017.996 12c0-2.724-.68-5.286-1.878-7.529a1 1 0 111.764-.942Z"/></g></svg>';