triangle_left_filled constant
String
const triangle_left_filled
Implementation
static const String triangle_left_filled =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="m4.205 8.728 8-5A1.5 1.5 0 0114.5 5v10a1.5 1.5 0 01-2.295 1.272l-8-5a1.5 1.5 0 010-2.544Z"/></svg>';