[Icon Request] Add .tsx icon
See original GitHub issueCurrently .tsx files use the .jsx icon and it would be really cool if they could use a different icon (if that exists).
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top Results From Across the Web
How to Use SVG Icons in React with React Icons and Font ...
Add the following to the top of the file you want to import the icon in. If using a new create-react-app project, you...
Read more >How to pass icons as props in react with typescript
I have a sidebar component that is made up of several sidebarNavigationItem components. Each Sidebar item has an Icon and Title, as shown...
Read more >Creating a React library based on the collection of ...
I decided to create a React library based on the collection of accessible PUXL icons library, an open source collection of more than...
Read more >Creating an SVG Icon System with React
You could, but then every icon would be an individual request and you ... SVG has the ability to add title and ARIA...
Read more >svg-to-ts
If you have a method that decides which icon should be returned its useful to add a return type. To do so you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’ve submitted #332 that changes the color to dark blue as @niksudan said.
What do you think?
@felipe-fg Thank you, the icon fits perfectly to this theme 👍 I’ll merge it soon!