chrome_line constant

String const chrome_line

Implementation

static const String chrome_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 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2ZM4.546 9.09a8.002 8.002 0 006.096 10.796l.248.038 1.708-2.96a4.997 4.997 0 01-4.86-2.35L4.546 9.09ZM19.419 9H16c.628.836 1 1.874 1 3 0 .942-.26 1.823-.713 2.575l-3.08 5.335A8.002 8.002 0 0019.419 9ZM12 9a3 3 0 100 6 3 3 0 000-6Zm0-5a7.983 7.983 0 00-6.134 2.864l-.172.213L7.4 10.034a5.002 5.002 0 014.362-3.028L12 7h6.245A7.985 7.985 0 0012 4Z"/></g></svg>';