import type { IconData } from '../../types'; export const data: IconData = { o: '', f: '', vb: '0 0 17 16', }; export default data;