UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 322 B
const FunctionOutlined = { name: 'function', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M3 3h8v8H3zm0 10h8v8H3zM13 3h8v8h-8zm0 10h8v8h-8zm2-8v4h4V5zm0 10v4h4v-4zM5 5v4h4V5zm0 10v4h4v-4z"/>', }; export default FunctionOutlined;