John KuehJohn Kueh

brand pinterest icon

Tabler · brand-pinterest · MIT

Download SVG

The Tabler brand pinterest icon depicts the Pinterest logo, commonly used to link to the Pinterest website or represent the brand in UI elements.

Common uses

  • Link to Pinterest profile
  • Social media sharing button
  • Branding section for Pinterest presence

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandPinterest } from '@tabler/icons-react';

<IconBrandPinterest size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandPinterest size={24} stroke={2} />
filled
<IconBrandPinterestFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
logowebsiteimagesmaterialsbrandpinterestcompanytrademarkidentitycorporatepinterest logosocial pinterestpinterest icon

FAQ

What is this icon for?
This icon represents the Pinterest brand and logo. It's used to link to Pinterest or indicate a connection to the platform.
How do I use this in React?
Import the icon component using: import { IconBrandPinterest } from '@tabler/icons-react'. Then use it as a regular React component: <IconBrandPinterest />.
What is the license for this icon?
The Tabler icon library, including this icon, is distributed 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 →