John KuehJohn Kueh

multiplication sign icon

HugeIcons · MultiplicationSignIcon · MIT

Download SVG

The HugeIcons multiplication sign icon visually represents the mathematical operation of multiplication and is commonly used in UI to indicate actions like closing a modal, dismissing a notification, or indicating a 'remove' or 'delete' function.

Common uses

  • Close modal window
  • Dismiss notification banner
  • Remove item from list

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
close icontimes iconcancel icondelete icon

FAQ

What is the multiplication sign icon used for?
It's used to represent multiplication or actions like closing, dismissing, or removing.
How do I use the MultiplicationSignIcon in React?
Import both HugeiconsIcon and MultiplicationSignIcon, then render <HugeiconsIcon icon={MultiplicationSignIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →