markup_line constant

String const markup_line

Implementation

static const String markup_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 2Zm1.246 12h-2.492l-1.569 5.49c.876.33 1.824.51 2.815.51.867 0 1.701-.138 2.483-.393l.332-.116L13.245 14ZM12 4a8 8 0 00-4.62 14.532l1.45-5.082A2 2 0 0110 12.148v-.763c0-.254.049-.506.143-.743l1.393-3.481a.5.5 0 01.928 0l1.393 3.481c.094.237.143.489.143.743v.763a2 2 0 011.169 1.303l1.451 5.08A8 8 0 0012 4Z"/></g></svg>';