UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 328 B
const SmartphoneFilled = { name: 'smartphone', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M6 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 0 0 2 1 1 0 0 0 0-2"/>', }; export default SmartphoneFilled;