UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 266 B
const BarChartOutlined = { name: 'bar-chart', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M3 12h2v9H3zm16-4h2v13h-2zm-8-6h2v19h-2z"/>', }; export default BarChartOutlined;