Docs
Sizing - DIcons

Sizing - DIcons

How to install dicons and download icons for your app.

By default, the size of all icons is 24px by 24px. The size is adjustable using the size prop and CSS.

Example

pnpm
import { Landmark } from "dicons";
 
function App() {
  return (
    <div className="app">
      <Landmark size={64} />
    </div>
  );
}
 
export default App;

Not Playing

·

Spotify

·

Ali Imam