The Tabler brand pepsi icon depicts the iconic Pepsi logo, commonly used in UIs to represent the brand, its products, or related content.
Common uses
- Link to Pepsi's official website.
- Display within a 'favorite brands' section.
- Use as a visual indicator for Pepsi-flavored products.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandPepsi } from '@tabler/icons-react';
<IconBrandPepsi size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- foodcolacokedrinkbottlecarbonatedbrandpepsilogocompanypepsi logocola iconsoft drink logo
FAQ
- What is the brand pepsi icon used for?
- It's used to visually represent the Pepsi brand or its products in user interfaces.
- How do I use the brand pepsi icon in React?
- Import it using `import { IconBrandPepsi } from '@tabler/icons-react';` and then use it as a component: `<IconBrandPepsi />`.
- What is the license for the brand pepsi icon?
- The Tabler icon library, including the brand pepsi icon, is available 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 →