UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 476 B
const PieChartOutlined = { name: 'pie-chart', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M12 22C6.477 22 2 17.523 2 12c0-4.478 2.943-8.268 7-9.542v2.124A8.003 8.003 0 0 0 12 20a8 8 0 0 0 7.418-5h2.124c-1.274 4.057-5.064 7-9.542 7m9.95-9H11V2.05Q11.494 2 12 2c5.523 0 10 4.477 10 10q0 .506-.05 1M13 4.062V11h6.938A8.004 8.004 0 0 0 13 4.062"/>', }; export default PieChartOutlined;