tooltips_2_line constant

String const tooltips_2_line

Implementation

static const String tooltips_2_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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 10h-8a2 2 0 00-2 2v6a2 2 0 002 2h.93a2 2 0 011.664.89l.574.862a1 1 0 001.664 0l.574-.861A2 2 0 0119.07 20H20a2 2 0 002-2v-6a2 2 0 00-2-2zm-6-3V4a2 2 0 00-2-2H4a2 2 0 00-2 2v6a2 2 0 002 2h.93a2 2 0 011.664.89L7 13.5"/></svg>';