UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 260 B
const BarChartFilled = { name: 'bar-chart', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M3 12h4v9H3zm14-4h4v13h-4zm-7-6h4v19h-4z"/>', }; export default BarChartFilled;