gantt_chart_outline constant
String
const gantt_chart_outline
Implementation
static const String gantt_chart_outline =
'<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" stroke="currentColor" d="M.5 0v14.5H15M5 2.5H2m6 3H3m5 3H5m10 3H8"/></svg>';