chart_bar constant
String
const chart_bar
Icon Data of chart_bar
Implementation
static const String chart_bar =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M8 40V7H6v34a1 1 0 001 1h34v-2H8Z" clip-rule="evenodd"/><path d="M12 25h6v16h-6V25Z"/><path fill-rule="evenodd" d="M11 25a1 1 0 011-1h6a1 1 0 011 1v16a1 1 0 01-1 1h-6a1 1 0 01-1-1V25Zm2 1v14h4V26h-4Z" clip-rule="evenodd"/><path d="M22 21h6v20h-6V21Z"/><path fill-rule="evenodd" d="M21 21a1 1 0 011-1h6a1 1 0 011 1v20a1 1 0 01-1 1h-6a1 1 0 01-1-1V21Zm2 1v18h4V22h-4Z" clip-rule="evenodd"/><path d="M32 13h6v28h-6V13Z"/><path fill-rule="evenodd" d="M31 13a1 1 0 011-1h6a1 1 0 011 1v28a1 1 0 01-1 1h-6a1 1 0 01-1-1V13Zm2 1v26h4V14h-4Z" clip-rule="evenodd"/></g></svg>';