# Persian Icons > A growing, typed, open-source collection of Iranian brand logos as native React and Vue components. Persian Icons (`@persianlabs/icons`) ships 410 brands (820 SVG marks: color + monochrome) spanning banks, payment gateways, automobiles, apps, food & drink, insurance, universities, and more. Every logo is a typed React and Vue component generated from optimized SVG source; monochrome variants use `currentColor` so they follow the surrounding text color. ## Docs - [Icon playground](https://icons.persian-labs.ir): browse, search by category, and copy every logo as JSX, Vue, or raw SVG - [GitHub repository](https://github.com/persianlabs/icons): source, issues, and contribution guide - [npm package](https://www.npmjs.com/package/@persianlabs/icons): install instructions and version history ## Install ``` pnpm add @persianlabs/icons ``` ## Usage ```tsx import { BankMelliColor, BankMelliMono } from "@persianlabs/icons/react" ``` ```vue ``` ## License MIT. Source artwork credited to [zegond/logos-per-banks](https://github.com/zegond/logos-per-banks) and the "400 Persian Brands" Figma community file contributors.