medium_line constant

String const medium_line

Implementation

static const String medium_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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M8 16a4 4 0 100-8 4 4 0 000 8Zm0 2A6 6 0 108 6a6 6 0 000 12Zm9.5-6c0-.866-.092-1.798-.456-2.597a.048.048 0 00-.088 0c-.363.8-.456 1.731-.456 2.597 0 .866.092 1.798.456 2.597.018.038.07.038.088 0 .363-.8.456-1.731.456-2.597Zm-.5 5c1.5 0 2.5-2.239 2.5-5s-1-5-2.5-5-2.5 2.239-2.5 5 1 5 2.5 5Zm4-.5c.552 0 1-1.739 1-4.5s-.448-4.5-1-4.5-1 1.739-1 4.5.448 4.5 1 4.5Z"/></g></svg>';