The Tabler brand zwift icon depicts the official logo of the Zwift cycling and running platform, commonly used to represent the brand or its associated services in user interfaces.
Common uses
- Linking to the Zwift website or app.
- Indicating content related to Zwift.
- Branding within a sports or fitness application.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandZwift } from '@tabler/icons-react';
<IconBrandZwift size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- technologybikesportmovementgamebrandzwiftlogocompanytrademarkzwift logocycling brandfitness technologyvirtual sport
FAQ
- What is this icon?
- This is the official logo for Zwift, a popular online cycling and running platform. It's used to visually represent the Zwift brand.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following statement: import { IconBrandZwift } from '@tabler/icons-react'. Then, render it like any other React component: <IconBrandZwift />.
- What is the license for this icon?
- The Tabler icon library, including the brand zwift icon, is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →