UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 275 B
const FilterOutlined = { name: 'filter', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M14 14v6l-4 2v-8L4 5V3h16v2zM6.404 5 12 13.394 17.596 5z"/>', }; export default FilterOutlined;