Icons

Ant Design Weibo Circle Icon

The Weibo Circle icon from Ant Design Icons is a fill-style SVG available in IconStash alongside 1,870+ other icons from the same library. Copy its SVG code, export a custom PNG, or download a React component — no account required.

Interactive Customizer

1.5px
128px

About this icon

Use the Weibo Circle icon

The Weibo Circle icon from Ant Design Icons fits naturally in general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. Its fill 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 Weibo Circle icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.

Design & UX integration

Aesthetic characteristics

Weibo Circle 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

As a general interface glyph, the Weibo Circle icon does its job best between 16px and 24px, sitting next to a text label. Icon-only treatments work for a small set of universally understood actions, but comprehension falls off quickly once the action is specific to your product — so when in doubt, add the word.

Use in your project

React / npm — Ant Design Icons

npm install @ant-design/icons

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

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

Copy the SVG markup directly from the IconStash editor to use the Weibo Circle 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="weibo-circle icon"><path fill="currentColor" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64m-44.4 672C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3c69.5-69.6 150.6-101.4 181.1-70.8c13.5 13.5 14.8 36.8 6.1 64.6c-4.5 14 13.1 6.3 13.1 6.3c56.2-23.6 105.2-25 123.1.7c9.6 13.7 8.6 32.8-.2 55.1c-4.1 10.2 1.3 11.8 9 14.1c31.7 9.8 66.9 33.6 66.9 75.5c.2 69.5-99.7 156.9-249.8 156.9m207.3-290.8a34.9 34.9 0 0 0-7.2-34.1a34.68 34.68 0 0 0-33.1-10.7a18.24 18.24 0 0 1-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9c17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 0 1-22.9 11.7a18.18 18.18 0 0 1-11.8-22.9m106 34.3s0 .1 0 0a21.1 21.1 0 0 1-26.6 13.7a21.19 21.19 0 0 1-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 0 0-98.9-32.1a21.14 21.14 0 0 1-25.1-16.3a21.07 21.07 0 0 1 16.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1c36.3 40.2 46.1 95.1 30.6 143.2m-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2c5.9 60.1 84.8 101.5 176.2 92.5c91.4-9.1 160.7-65.1 154.7-125.3c-5.9-60.1-84.8-101.5-176.2-92.4m80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1c-43.9-14.2-62.5-57.7-43.3-96.8c18.9-38.4 68-60.1 111.5-48.8c45 11.7 68 54.2 49.6 95.5m-93-32.2c-14.2-5.9-32.4.2-41.2 13.9c-8.8 13.8-4.7 30.2 9.3 36.6c14.3 6.5 33.2.3 42-13.8c8.8-14.3 4.2-30.6-10.1-36.7m34.9-14.5c-5.4-2.2-12.2.5-15.4 5.8c-3.1 5.4-1.4 11.5 4.1 13.8s12.6-.3 15.8-5.8c3-5.6 1-11.8-4.5-13.8"/></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 Weibo Circle icon?

The Weibo Circle icon is a fill-style SVG icon from the Ant Design Icons library, categorized under Interface. It is designed for use in general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. 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 Weibo Circle 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 Weibo Circle 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 Weibo Circle 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 Weibo Circle icon as a PNG?

Yes. Open the Weibo Circle 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 fill icon style mean?

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

Can I change the Weibo Circle 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.