John KuehJohn Kueh

preference horizontal icon

HugeIcons · PreferenceHorizontalIcon · MIT

Download SVG

The HugeIcons preference horizontal icon depicts a horizontal list of settings or options, commonly used to represent a preferences or settings menu.

Common uses

  • Settings menu button
  • User profile options
  • General configuration access

Use it in React

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

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

Details

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

FAQ

What does the preference horizontal icon represent?
This icon represents a horizontal list of settings or options, typically used for accessing preferences or configuration menus in a user interface.
How do I use the PreferenceHorizontalIcon in React?
Import both HugeiconsIcon and PreferenceHorizontalIcon from their respective packages and render the icon using <HugeiconsIcon icon={PreferenceHorizontalIcon} />.
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 →