line_chart constant
String
const line_chart
Implementation
static const String line_chart =
'<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" fill-rule="evenodd" d="M5.823 14.177a2 2 0 11-1-1l2.354-2.354a2 2 0 113.646 0l2.354 2.354a1.993 1.993 0 011.646 0l3.354-3.354a2 2 0 111 1l-3.354 3.354a2 2 0 11-3.646 0l-2.354-2.354a1.993 1.993 0 01-1.646 0l-2.354 2.354Z"/></svg>';