@persianlabs/icons
v1.0.3
Published
Iranian brand logos as native React and Vue SVG components.
Maintainers
Readme
@persianlabs/icons
A growing collection of Iranian brand logos as native React and Vue components.
import { BankMelliColor } from "@persianlabs/icons/react"
<BankMelliColor width={48} title="Bank Melli" /><script setup lang="ts">
import { BankMelliColor } from "@persianlabs/icons/vue"
</script>
<template><BankMelliColor width="48" aria-label="Bank Melli" /></template>Versioned source SVGs are available in assets/, organized by category (banks, payment-gateways, automobiles, and more), each with matching color and mono variants.
Monochrome icons use currentColor, allowing them to follow the consumer's theme foreground color.
Huge credit to zegond/logos-per-banks for designing the original SVGs that made this collection possible.
