multiplier-2x-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
multiplier-2x-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the multiplier 2x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.486 9.673a1 1 0 0 1-1.973-.33c-.03.19 0-.001 0-.001V9.34l.001-.003l.001-.005l.002-.013a2 2 0 0 1 .028-.132A3.3 3.3 0 0 1 6.1 8.024c.504-.671 1.38-1.274 2.751-1.274c1.127 0 2.144.356 2.798 1.188c.644.817.775 1.89.587 2.981c-.175 1.018-.738 1.647-1.408 2.053c-.443.269-.998.466-1.433.62c-.124.045-.24.086-.339.124c-.528.202-.878.394-1.117.675a1.6 1.6 0 0 0-.316.609h3.628a1 1 0 0 1 0 2H6.5a1 1 0 0 1-1-1c0-1.252.315-2.199.914-2.904c.578-.681 1.327-1.02 1.928-1.248q.307-.117.548-.201c.374-.134.647-.231.901-.385c.265-.16.413-.331.473-.681c.13-.758-.014-1.186-.187-1.406c-.162-.206-.504-.425-1.227-.425c-.701 0-1 .273-1.152.475a1.3 1.3 0 0 0-.211.436zm0-.004l.002-.01v.006zm0 .004v-.004v.006zm7.221 2.62a1 1 0 1 0-1.414 1.414l.793.793l-.793.793a1 1 0 0 0 1.414 1.414l.793-.793l.793.793a1 1 0 1 0 1.414-1.414l-.793-.793l.793-.793a1 1 0 0 0-1.414-1.414l-.793.793z"/></svg>

React

import type { SVGProps } from "react";

export function FluentMultiplier2x24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.486 9.673a1 1 0 0 1-1.973-.33c-.03.19 0-.001 0-.001V9.34l.001-.003l.001-.005l.002-.013a2 2 0 0 1 .028-.132A3.3 3.3 0 0 1 6.1 8.024c.504-.671 1.38-1.274 2.751-1.274c1.127 0 2.144.356 2.798 1.188c.644.817.775 1.89.587 2.981c-.175 1.018-.738 1.647-1.408 2.053c-.443.269-.998.466-1.433.62c-.124.045-.24.086-.339.124c-.528.202-.878.394-1.117.675a1.6 1.6 0 0 0-.316.609h3.628a1 1 0 0 1 0 2H6.5a1 1 0 0 1-1-1c0-1.252.315-2.199.914-2.904c.578-.681 1.327-1.02 1.928-1.248q.307-.117.548-.201c.374-.134.647-.231.901-.385c.265-.16.413-.331.473-.681c.13-.758-.014-1.186-.187-1.406c-.162-.206-.504-.425-1.227-.425c-.701 0-1 .273-1.152.475a1.3 1.3 0 0 0-.211.436zm0-.004l.002-.01v.006zm0 .004v-.004v.006zm7.221 2.62a1 1 0 1 0-1.414 1.414l.793.793l-.793.793a1 1 0 0 0 1.414 1.414l.793-.793l.793.793a1 1 0 1 0 1.414-1.414l-.793-.793l.793-.793a1 1 0 0 0-1.414-1.414l-.793.793z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.486 9.673a1 1 0 0 1-1.973-.33c-.03.19 0-.001 0-.001V9.34l.001-.003l.001-.005l.002-.013a2 2 0 0 1 .028-.132A3.3 3.3 0 0 1 6.1 8.024c.504-.671 1.38-1.274 2.751-1.274c1.127 0 2.144.356 2.798 1.188c.644.817.775 1.89.587 2.981c-.175 1.018-.738 1.647-1.408 2.053c-.443.269-.998.466-1.433.62c-.124.045-.24.086-.339.124c-.528.202-.878.394-1.117.675a1.6 1.6 0 0 0-.316.609h3.628a1 1 0 0 1 0 2H6.5a1 1 0 0 1-1-1c0-1.252.315-2.199.914-2.904c.578-.681 1.327-1.02 1.928-1.248q.307-.117.548-.201c.374-.134.647-.231.901-.385c.265-.16.413-.331.473-.681c.13-.758-.014-1.186-.187-1.406c-.162-.206-.504-.425-1.227-.425c-.701 0-1 .273-1.152.475a1.3 1.3 0 0 0-.211.436zm0-.004l.002-.01v.006zm0 .004v-.004v.006zm7.221 2.62a1 1 0 1 0-1.414 1.414l.793.793l-.793.793a1 1 0 0 0 1.414 1.414l.793-.793l.793.793a1 1 0 1 0 1.414-1.414l-.793-.793l.793-.793a1 1 0 0 0-1.414-1.414l-.793.793z"/></svg>
</template>

CSS

.icon-multiplier-2x-24-filled {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.486%209.673a1%201%200%200%201-1.973-.33c-.03.19%200-.001%200-.001V9.34l.001-.003l.001-.005l.002-.013a2%202%200%200%201%20.028-.132A3.3%203.3%200%200%201%206.1%208.024c.504-.671%201.38-1.274%202.751-1.274c1.127%200%202.144.356%202.798%201.188c.644.817.775%201.89.587%202.981c-.175%201.018-.738%201.647-1.408%202.053c-.443.269-.998.466-1.433.62c-.124.045-.24.086-.339.124c-.528.202-.878.394-1.117.675a1.6%201.6%200%200%200-.316.609h3.628a1%201%200%200%201%200%202H6.5a1%201%200%200%201-1-1c0-1.252.315-2.199.914-2.904c.578-.681%201.327-1.02%201.928-1.248q.307-.117.548-.201c.374-.134.647-.231.901-.385c.265-.16.413-.331.473-.681c.13-.758-.014-1.186-.187-1.406c-.162-.206-.504-.425-1.227-.425c-.701%200-1%20.273-1.152.475a1.3%201.3%200%200%200-.211.436zm0-.004l.002-.01v.006zm0%20.004v-.004v.006zm7.221%202.62a1%201%200%201%200-1.414%201.414l.793.793l-.793.793a1%201%200%200%200%201.414%201.414l.793-.793l.793.793a1%201%200%201%200%201.414-1.414l-.793-.793l.793-.793a1%201%200%200%200-1.414-1.414l-.793.793z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.486%209.673a1%201%200%200%201-1.973-.33c-.03.19%200-.001%200-.001V9.34l.001-.003l.001-.005l.002-.013a2%202%200%200%201%20.028-.132A3.3%203.3%200%200%201%206.1%208.024c.504-.671%201.38-1.274%202.751-1.274c1.127%200%202.144.356%202.798%201.188c.644.817.775%201.89.587%202.981c-.175%201.018-.738%201.647-1.408%202.053c-.443.269-.998.466-1.433.62c-.124.045-.24.086-.339.124c-.528.202-.878.394-1.117.675a1.6%201.6%200%200%200-.316.609h3.628a1%201%200%200%201%200%202H6.5a1%201%200%200%201-1-1c0-1.252.315-2.199.914-2.904c.578-.681%201.327-1.02%201.928-1.248q.307-.117.548-.201c.374-.134.647-.231.901-.385c.265-.16.413-.331.473-.681c.13-.758-.014-1.186-.187-1.406c-.162-.206-.504-.425-1.227-.425c-.701%200-1%20.273-1.152.475a1.3%201.3%200%200%200-.211.436zm0-.004l.002-.01v.006zm0%20.004v-.004v.006zm7.221%202.62a1%201%200%201%200-1.414%201.414l.793.793l-.793.793a1%201%200%200%200%201.414%201.414l.793-.793l.793.793a1%201%200%201%200%201.414-1.414l-.793-.793l.793-.793a1%201%200%200%200-1.414-1.414l-.793.793z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/multiplier-2x-24-filled.svg?color=%231a73e8&size=48