triangle_down_print constant
String
const triangle_down_print
Implementation
static const String triangle_down_print =
'<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"><g fill="currentColor"><path d="m12.076 16.265-5-8A.5.5 0 017.5 7.5h10a.5.5 0 01.424.765l-5 8a.5.5 0 01-.848 0Z" opacity=".8"/><path fill-rule="evenodd" d="m4.576 7.265 5 8a.5.5 0 00.848 0l5-8A.5.5 0 0015 6.5H5a.5.5 0 00-.424.765Zm9.522.235L10 14.057 5.902 7.5h8.196Z" clip-rule="evenodd"/></g></svg>';