triangle_down constant
String
const triangle_down
Implementation
static const String triangle_down =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M4 6h7l-3.5 4.5L4 6Z"/></svg>';