const t='<svg xmlns="http://www.w3.org/2000/svg" width="22" height="18" id="mail"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 1h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2z"></path><path d="m21 3-10 7L1 3"></path></g></svg>';export{t as default};
