John KuehJohn Kueh

more or less icon

HugeIcons · MoreOrLessIcon · MIT

Download SVG

The HugeIcons more or less icon visually represents approximation or a range, often used to indicate a quantity that is not exact or falls within a certain scope.

Common uses

  • Indicating approximate search results
  • Showing a range of values in data visualization
  • Representing a 'close enough' or 'about' status

Use it in React

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

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

Details

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

FAQ

What does the more or less icon signify?
This icon signifies approximation or a range, indicating that a value or quantity is not precise but rather an estimate or within a given scope.
How do I use the MoreOrLessIcon in React?
Import both HugeiconsIcon and MoreOrLessIcon, then render <HugeiconsIcon icon={MoreOrLessIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons more or less icon is distributed 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 →