list_print constant
String
const list_print
Implementation
static const String list_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"><g opacity=".8"><circle cx="6" cy="7.25" r="1.5"/><circle cx="6" cy="11.25" r="1.5"/><circle cx="6" cy="15.25" r="1.5"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9.5 7.25h7m-7 4h7m-7 4h7"/></g><circle cx="5" cy="6" r="1.5"/><circle cx="5" cy="10" r="1.5"/><circle cx="5" cy="14" r="1.5"/><path stroke="currentColor" stroke-linecap="round" d="M8 6.5h8m-8 4h8m-8 4h8"/></g></svg>';