waterfall_chart constant
String
const waterfall_chart
Implementation
static const String waterfall_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" d="M3 20v-7h3v7Zm4-6v-4h3v4Zm3-5V5h3v4Zm4-2V4h3v3Zm4 13V4h3v16Z"/></svg>';