Iconography

Enhance your user interfaces with rothko ui's extensive collection of high-quality icons. Our comprehensive iconography system provides a wide range of customizable icons to help you convey meaning, improve navigation, and add visual appeal to your web applications.

1 
2  import { ActivityOutline } from '@rothko-ui/icons';
3 
4  const App = () => {
5  return <ActivityOutline height={20} width={20} />;
6  };
7 
8  export default App;
9 

Availabe Icons