UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 373 B
const EditBoxFilled = { name: 'edit-box', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m16.757 3-7.466 7.466.008 4.247 4.238-.007L21 7.243V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417z"/>', }; export default EditBoxFilled;