const LockIcon = ({ className = '', size = '24px', title = 'Lock', }) => ( ) export default LockIcon