John KuehJohn Kueh

meter cube icon

Tabler · meter-cube · MIT

Download SVG

The Tabler meter cube icon depicts a 3D cube, often used to represent concepts related to volume, capacity, or physical space in user interfaces.

Common uses

  • Displaying storage capacity in a dashboard.
  • Indicating the size or dimensions of an item.
  • Representing a unit of measurement in a system settings panel.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
volumecapacityspacemeasurementquantitysizedimensionamountbulkmeasuresystemmetercube3d cubevolume iconcapacity symbol

FAQ

What does the meter cube icon represent?
It represents a 3D cube, commonly used for volume, capacity, or spatial measurements in UI design.
How do I use the meter cube icon in React?
Import it using `import { IconMeterCube } from '@tabler/icons-react';` and then use it as a component: `<IconMeterCube />`.
What is the license for this icon?
The Tabler icons, including the meter cube, are available 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 →