John KuehJohn Kueh

material and texture icon

HugeIcons · MaterialAndTextureIcon · MIT

Download SVG

The HugeIcons material and texture icon visually represents surface properties and is commonly used to indicate settings related to appearance, design, or visual style.

Common uses

  • UI theme settings
  • Appearance customization panel
  • Visual design options

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MaterialAndTextureIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MaterialAndTextureIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
surfacepatterndesignvisuals

FAQ

What does the material and texture icon represent?
This icon represents visual properties like material finish and surface texture, often used for design or appearance settings.
How do I use the MaterialAndTextureIcon in React?
Import both HugeiconsIcon and MaterialAndTextureIcon, then render it using <HugeiconsIcon icon={MaterialAndTextureIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →