candlestick_chart_outline constant
String
const candlestick_chart_outline
Implementation
static const String candlestick_chart_outline =
'<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="M7 20v-2H5V6h2V4h2v2h2v12H9v2Zm0-4h2V8H7Zm8 4v-5h-2V8h2V4h2v4h2v7h-2v5Zm0-7h2v-3h-2Zm-7-1Zm8-.5Z"/></svg>';