ghost_line constant

String const ghost_line

Implementation

static const String ghost_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="M12 4a7 7 0 00-7 7v8.62a.4.4 0 00.594.35l.943-.523a4 4 0 013.927.023l.544.311a2 2 0 001.984 0l.544-.31a4 4 0 013.927-.024l.943.523a.4.4 0 00.594-.35V11a7 7 0 00-7-7Zm-9 7a9 9 0 0118 0v8.62c0 1.83-1.966 2.987-3.566 2.099l-.942-.524a2 2 0 00-1.964.012l-.543.31a4 4 0 01-3.97 0l-.543-.31a2 2 0 00-1.964-.012l-.942.524C4.966 22.607 3 21.45 3 19.62V11Zm7.5-.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0ZM15 12a1.5 1.5 0 100-3 1.5 1.5 0 000 3Z"/></g></svg>';