Icons

Ant Design Pinterest Filled Icon

The Ant Design Icons Pinterest Filled icon uses a clean SVG vector format. Compare it against similar icons in 27 other libraries on IconStash, adjust stroke width, change colors with a hex picker, and export at any size.

Interactive Customizer

1.5px
128px

About this icon

Use the Pinterest Filled icon

The Pinterest Filled icon from Ant Design Icons fits naturally in app menus, breadcrumbs, map interfaces, multi-step forms, pagination controls, and sidebar navigation. Its bold style makes it ideal for interface components and product UI.

Open it in IconStash to set stroke color via presets or a custom hex value, choose an exact pixel size (16–512px), control stroke width (0.1–3px), and preview against dark, light, or checkered backgrounds before downloading.

Export formats

Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.

All exports are based on the same editable vector — so the Pinterest Filled icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.

Design & UX integration

Aesthetic characteristics

Pinterest Filled comes from Ant Design, the enterprise React framework, and follows its three-theme model: Outlined, Filled and TwoTone. TwoTone adds a secondary colour layer, which Ant Design uses to pull the eye toward primary actions in otherwise dense admin screens.

UX best practices

For headers, sidebars, footers and breadcrumbs, pair the Pinterest Filled icon with a text label wherever space allows. Icon-only navigation tests well only for a handful of universally understood actions; comprehension drops sharply once the destination is product-specific. Keep the icon at a fixed optical size so the menu does not appear to shift.

Use in your project

React / npm — Ant Design Icons

npm install @ant-design/icons

import { PinterestFilledOutlined } from '@ant-design/icons';

// JSX usage:
<PinterestFilledOutlined style={{ fontSize: '24px' }} />

Copy the SVG markup directly from the IconStash editor to use the Pinterest Filled icon without any npm package — paste it into HTML, JSX, or a design tool.

Inline SVG (copy & paste)

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="pinterest-filled icon"><path fill="currentColor" fill-rule="evenodd" d="M512 64C264.974 64 64 264.974 64 512c0 192.526 122.082 357.042 292.882 420.282c-4.919-43.857-4.147-115.682 3.97-150.457c7.602-32.666 49.11-208.167 49.11-208.167S397.43 548.563 397.43 511.5c0-58.244 33.744-101.7 75.767-101.7c35.742 0 52.977 26.834 52.977 58.984c0 35.951-22.857 89.652-34.696 139.422c-9.873 41.702 20.907 75.703 62.012 75.703c74.431 0 131.644-78.49 131.644-191.77c0-100.266-72.03-170.38-174.906-170.38c-119.144 0-189.081 89.377-189.081 181.752c0 35.983 13.852 74.575 31.167 95.579c3.414 4.155 3.914 7.78 2.9 12c-3.174 13.223-10.228 41.669-11.63 47.499c-1.82 7.683-6.073 9.278-13.998 5.589c-52.314-24.354-85.012-100.813-85.012-162.246c0-132.093 95.965-253.428 276.718-253.428c145.286 0 258.18 103.504 258.18 241.88c0 144.334-91.02 260.482-217.316 260.482c-42.441 0-82.323-22.05-95.965-48.096c0 0-21.003 79.956-26.11 99.558c-8.813 33.9-46.539 104.13-65.477 136.03A446.2 446.2 0 0 0 512 960c247.035 0 448-200.965 448-448c0-247.026-200.965-448-448-448"/></svg>

Library & related icons

About Ant Design Icons

Official icon library for Ant Design — China's leading enterprise React UI framework. 1,800+ icons in Outlined, Filled, and TwoTone styles.

  • Total icons: 1,870+
  • Style: multi-style
  • License: MIT
  • npm package: @ant-design/icons
Browse all 1,870 Ant Design Icons icons →

People also search for

Frequently asked questions

What is the Pinterest Filled icon?

The Pinterest Filled icon is a bold-style SVG icon from the Ant Design Icons library, categorized under Navigation. It is designed for use in app menus, breadcrumbs, map interfaces, multi-step forms, pagination controls, and sidebar navigation. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.

Is the Pinterest Filled icon free to use?

Yes. Ant Design Icons is licensed under MIT, making it free for personal and commercial use. This means you can freely use the Pinterest Filled icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.

How do I use the Pinterest Filled icon in React?

Install the package with `npm install @ant-design/icons`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.

What is the Ant Design Icons icon library?

Official icon library for Ant Design — China's leading enterprise React UI framework. 1,800+ icons in Outlined, Filled, and TwoTone styles. It contains 1,870+ icons. IconStash indexes the complete Ant Design Icons collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.

Can I download the Pinterest Filled icon as a PNG?

Yes. Open the Pinterest Filled icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.

What does the bold icon style mean?

An icon in bold style uses a clean SVG vector format. This style is best suited for interface components. The Ant Design Icons Pinterest Filled icon follows this visual convention throughout the Ant Design Icons design system.

Can I change the Pinterest Filled icon's color and size before downloading?

Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.