// : todo : fill, stroke colors const GlobeIcon = ({ className = '', width = '12px', height = '12px', viewBox = '0 0 28 28', title = 'Globe', }) => ( ) export default GlobeIcon