Skip to main contentMynaUI
All Icons
At
at
npm install @mynaui/icons-react
                  
import { At } from "@mynaui/icons-react";

const App = () => {
  return <At />;
};