Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 7, 2025. It is now read-only.

codixus/marketicons

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarketIcons

A modern icon library that simplifies the use of stock market company logos in your React and React Native projects. Currently supporting Borsa Istanbul (BIST) companies, with plans to expand to other major stock markets.

📦 Available Packages

Borsa Istanbul (BIST)

  • @marketicons/bist: Core SVG icons for BIST companies
  • @marketicons/bist-react: Ready-to-use React components
  • @marketicons/bist-react-native: Ready-to-use React Native components

🚀 Getting Started

For React projects:

npm install @marketicons/bist-react

For React Native projects:

npm install @marketicons/bist-react-native react-native-svg

💡 Usage Example

// React
import { BistIcon } from "@marketicons/bist-react";

function App() {
  return <BistIcon name="THYAO" size={32} />;
}

// React Native
import { BistIcon } from "@marketicons/bist-react-native";

function App() {
  return <BistIcon name="THYAO" size={32} />;
}

🌟 Features

  • High-quality SVG icons for stock market companies
  • TypeScript support
  • Easy integration
  • Regular updates

🗺️ Roadmap

  • Borsa Istanbul (BIST) support
  • Crypto markets support
  • NASDAQ support
  • NYSE support
  • London Stock Exchange support
  • More exchanges coming soon...

📝 License

MIT © Codixus

About

Stock market company logos as ready-to-use React components.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.