UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 347 B
const SmartphoneOutlined = { name: 'smartphone', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M7 4v16h10V4zM6 2h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1m6 15a1 1 0 1 1 0 2 1 1 0 0 1 0-2"/>', }; export default SmartphoneOutlined;