const VerifiedIcon = ({ className = '', width = '24px', height = '24px', viewBox = '0 0 24 24', title = 'Verified Account', }) => ( ) export default VerifiedIcon