John KuehJohn Kueh

macro icon

Tabler · macro · MIT

Download SVG

The Tabler macro icon depicts a camera lens with a magnified subject, commonly used to represent macro photography features or close-up image settings.

Common uses

  • Button for macro photography mode
  • Setting for extreme close-up focus
  • Icon for image zoom functionality

Use it in React

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

<IconMacro size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMacro size={24} stroke={2} />
filled
<IconMacroFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Photography
Keywords
videophotographyphotocameramacropicturecapturelensimageclose-upmagnifyzoom

FAQ

What does the macro icon represent?
It represents macro photography, which is extreme close-up photography where the subject appears larger than life-size on the sensor.
How do I use the macro icon in React?
You can import and use it like this: import { IconMacro } from '@tabler/icons-react'. Then render it as <IconMacro />.
What is the license for the Tabler macro icon?
The Tabler icon set, including the macro icon, is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

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