The Phosphor log icon depicts a stylized cross-section of a tree trunk, commonly used to represent natural elements, wood-related concepts, or as a decorative element in nature-themed interfaces.
Common uses
- Representing a forest or lumber section.
- Indicating a 'wood' or 'nature' category filter.
- Used in a UI about forestry or woodworking.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Log } from '@phosphor-icons/react';
<Log size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Log size={24} />thin
<Log size={24} weight="thin" />light
<Log size={24} weight="light" />bold
<Log size={24} weight="bold" />fill
<Log size={24} weight="fill" />duotone
<Log size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- *new*treestumpstickbranchnaturelogtree stumpwoodtimbertrunk
FAQ
- What is the log icon used for?
- It's used to visually represent concepts related to trees, wood, nature, or lumber in user interfaces.
- How do I use the log icon in React?
- You can import and use it in your React components like this: import { Log } from '@phosphor-icons/react'.
- What is the license for the Phosphor log icon?
- The Phosphor icon library, including the log 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 →