The Tabler brand tinder icon depicts the iconic flame logo associated with the popular dating application, commonly used to represent dating services or related features in a user interface.
Common uses
- Link to the Tinder app or website
- Button for a dating-related feature
- Icon within a list of social/dating apps
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandTinder } from '@tabler/icons-react';
<IconBrandTinder size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandTinder size={24} stroke={2} />filled
<IconBrandTinderFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- datedatingapploveaffectionaffaircoupletechnologynetworkingswipematchbrandtinderdating app iconflame iconsocial media icon
FAQ
- What does the Tinder icon represent?
- It represents the Tinder dating application, often used to signify dating, relationships, or social networking features.
- How do I use the Tinder icon in React?
- You can import and use it in your React application with: import { IconBrandTinder } from '@tabler/icons-react'.
- What is the license for the Tabler Tinder icon?
- The Tabler icon library, including the brand tinder icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →