lantern_line constant

String const lantern_line

Implementation

static const String lantern_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 2a1 1 0 01.993.883L13 3v1h1a1 1 0 01.993.883L15 5h1a1 1 0 01.997.924c.696.278 1.341.614 1.922 1.001C20.726 8.13 22 9.905 22 12s-1.274 3.87-3.081 5.075c-1.125.75-2.493 1.31-4.004 1.627l-.415.08V21a1 1 0 01-1.993.117L12.5 21v-2.009c-.166.006-.332.009-.5.009l-.25-.002-.25-.007V21a1 1 0 01-1.993.117L9.5 21v-2.218c-1.675-.297-3.192-.89-4.419-1.707C3.274 15.87 2 14.095 2 12s1.274-3.87 3.081-5.075a10.49 10.49 0 011.922-1.001 1 1 0 01.877-.917L8 5h1a1 1 0 01.883-.993L10 4h1V3a1 1 0 011-1Zm0 5.16c-.34.222-.818.572-1.293 1.047C9.817 9.098 9 10.36 9 12s.816 2.902 1.707 3.793A8.13 8.13 0 0012 16.839a8.04 8.04 0 001.293-1.046C14.183 14.902 15 13.64 15 12s-.816-2.902-1.707-3.793A8.133 8.133 0 0012 7.161Zm-3.308.296A9.078 9.078 0 006.19 8.589C4.74 9.556 4 10.781 4 12c0 1.219.74 2.444 2.19 3.41a9.08 9.08 0 002.502 1.134C7.795 15.45 7 13.932 7 12c0-1.932.795-3.45 1.692-4.544Zm6.616 0C16.205 8.55 17 10.068 17 12c0 1.932-.795 3.45-1.692 4.544a9.081 9.081 0 002.501-1.133C19.26 14.444 20 13.219 20 12c0-1.219-.74-2.444-2.19-3.41a9.079 9.079 0 00-2.502-1.134Z"/></g></svg>';