John KuehJohn Kueh

yarn icon

Phosphor · yarn · MIT

Download SVG

The Phosphor yarn icon depicts a ball of yarn, often used in UIs to represent activities related to knitting, sewing, or games.

Common uses

  • Knitting/sewing project tracker
  • Crafting game inventory item
  • E-commerce product category for craft supplies

Use it in React

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

<Yarn size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Yarn size={24} />
thin
<Yarn size={24} weight="thin" />
light
<Yarn size={24} weight="light" />
bold
<Yarn size={24} weight="bold" />
fill
<Yarn size={24} weight="fill" />
duotone
<Yarn size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*knittingsewinggamescommerceyarncraftthread

FAQ

What does the yarn icon represent?
The icon represents a ball of yarn, commonly associated with knitting, sewing, and craft-related activities.
How do I use the yarn icon in React?
You can import and use it in your React project with the following statement: `import { Yarn } from '@phosphor-icons/react'`.
What is the license for the Phosphor yarn icon?
The Phosphor icon library, including the yarn icon, is available under the MIT license.

Looking for something else? Search Phosphor 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 →