The Tabler pig icon depicts a stylized pig, commonly used to represent concepts related to farming, finance (piggy banks), or animal-related themes in user interfaces.
Common uses
- Financial savings or budgeting features
- Farm or agriculture-related applications
- Pet or animal care apps
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPig } from '@tabler/icons-react';
<IconPig size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPig size={24} stroke={2} />filled
<IconPigFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Animals
- Keywords
- animalfarmporkmudpinkpiggybankpigcreaturewildlifeanimalspiggy bankfarm animalswine
FAQ
- What is the pig icon typically used for?
- It's often used for financial features like savings or budgeting, or for any content related to animals or farming.
- How do I use the pig icon in React?
- Import it using `import { IconPig } from '@tabler/icons-react';` and then use it as a component: `<IconPig />`.
- What is the license for the Tabler pig icon?
- The Tabler icon library, including the pig icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.