multiplier-1-2x-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
multiplier-1-2x-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the multiplier 1 2x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.972 8.034a.75.75 0 0 1 .528.716v10.5a.75.75 0 1 1-1.5 0v-8.291c-.453.458-1.046.943-1.864 1.434a.75.75 0 0 1-.772-1.286c1.526-.915 2.077-1.745 2.579-2.5q.094-.142.188-.28a.75.75 0 0 1 .84-.293m6.514 2.862l.007-.03a1.8 1.8 0 0 1 .345-.633c.28-.33.82-.733 1.912-.733c.957 0 1.56.313 1.9.745c.348.442.53 1.144.361 2.128c-.1.578-.39.923-.845 1.216c-.371.238-.79.408-1.288.61c-.2.082-.412.168-.639.266c-.739.318-1.572.743-2.207 1.502c-.652.78-1.032 1.832-1.032 3.283a.75.75 0 0 0 .75.75h6a.75.75 0 1 0 0-1.5h-5.203c.098-.735.342-1.22.635-1.57c.401-.48.961-.79 1.65-1.088q.232-.099.494-.203c.541-.22 1.152-.468 1.65-.788c.724-.465 1.327-1.14 1.513-2.224c.218-1.266.025-2.439-.661-3.31C17.134 8.437 16.043 8 14.75 8c-1.533 0-2.493.597-3.058 1.266a3.3 3.3 0 0 0-.643 1.195a2 2 0 0 0-.032.13l-.002.012l-.001.005v.003a.75.75 0 0 0 1.472.285m8.794 3.324a.75.75 0 1 0-1.06 1.06L21.94 17l-1.72 1.72a.75.75 0 0 0 1.06 1.06L23 18.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L24.06 17l1.72-1.72a.75.75 0 0 0-1.06-1.06L23 15.94zM9.5 19.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentMultiplier12x28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.972 8.034a.75.75 0 0 1 .528.716v10.5a.75.75 0 1 1-1.5 0v-8.291c-.453.458-1.046.943-1.864 1.434a.75.75 0 0 1-.772-1.286c1.526-.915 2.077-1.745 2.579-2.5q.094-.142.188-.28a.75.75 0 0 1 .84-.293m6.514 2.862l.007-.03a1.8 1.8 0 0 1 .345-.633c.28-.33.82-.733 1.912-.733c.957 0 1.56.313 1.9.745c.348.442.53 1.144.361 2.128c-.1.578-.39.923-.845 1.216c-.371.238-.79.408-1.288.61c-.2.082-.412.168-.639.266c-.739.318-1.572.743-2.207 1.502c-.652.78-1.032 1.832-1.032 3.283a.75.75 0 0 0 .75.75h6a.75.75 0 1 0 0-1.5h-5.203c.098-.735.342-1.22.635-1.57c.401-.48.961-.79 1.65-1.088q.232-.099.494-.203c.541-.22 1.152-.468 1.65-.788c.724-.465 1.327-1.14 1.513-2.224c.218-1.266.025-2.439-.661-3.31C17.134 8.437 16.043 8 14.75 8c-1.533 0-2.493.597-3.058 1.266a3.3 3.3 0 0 0-.643 1.195a2 2 0 0 0-.032.13l-.002.012l-.001.005v.003a.75.75 0 0 0 1.472.285m8.794 3.324a.75.75 0 1 0-1.06 1.06L21.94 17l-1.72 1.72a.75.75 0 0 0 1.06 1.06L23 18.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L24.06 17l1.72-1.72a.75.75 0 0 0-1.06-1.06L23 15.94zM9.5 19.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.972 8.034a.75.75 0 0 1 .528.716v10.5a.75.75 0 1 1-1.5 0v-8.291c-.453.458-1.046.943-1.864 1.434a.75.75 0 0 1-.772-1.286c1.526-.915 2.077-1.745 2.579-2.5q.094-.142.188-.28a.75.75 0 0 1 .84-.293m6.514 2.862l.007-.03a1.8 1.8 0 0 1 .345-.633c.28-.33.82-.733 1.912-.733c.957 0 1.56.313 1.9.745c.348.442.53 1.144.361 2.128c-.1.578-.39.923-.845 1.216c-.371.238-.79.408-1.288.61c-.2.082-.412.168-.639.266c-.739.318-1.572.743-2.207 1.502c-.652.78-1.032 1.832-1.032 3.283a.75.75 0 0 0 .75.75h6a.75.75 0 1 0 0-1.5h-5.203c.098-.735.342-1.22.635-1.57c.401-.48.961-.79 1.65-1.088q.232-.099.494-.203c.541-.22 1.152-.468 1.65-.788c.724-.465 1.327-1.14 1.513-2.224c.218-1.266.025-2.439-.661-3.31C17.134 8.437 16.043 8 14.75 8c-1.533 0-2.493.597-3.058 1.266a3.3 3.3 0 0 0-.643 1.195a2 2 0 0 0-.032.13l-.002.012l-.001.005v.003a.75.75 0 0 0 1.472.285m8.794 3.324a.75.75 0 1 0-1.06 1.06L21.94 17l-1.72 1.72a.75.75 0 0 0 1.06 1.06L23 18.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L24.06 17l1.72-1.72a.75.75 0 0 0-1.06-1.06L23 15.94zM9.5 19.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/></svg>
</template>

CSS

.icon-multiplier-1-2x-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.972%208.034a.75.75%200%200%201%20.528.716v10.5a.75.75%200%201%201-1.5%200v-8.291c-.453.458-1.046.943-1.864%201.434a.75.75%200%200%201-.772-1.286c1.526-.915%202.077-1.745%202.579-2.5q.094-.142.188-.28a.75.75%200%200%201%20.84-.293m6.514%202.862l.007-.03a1.8%201.8%200%200%201%20.345-.633c.28-.33.82-.733%201.912-.733c.957%200%201.56.313%201.9.745c.348.442.53%201.144.361%202.128c-.1.578-.39.923-.845%201.216c-.371.238-.79.408-1.288.61c-.2.082-.412.168-.639.266c-.739.318-1.572.743-2.207%201.502c-.652.78-1.032%201.832-1.032%203.283a.75.75%200%200%200%20.75.75h6a.75.75%200%201%200%200-1.5h-5.203c.098-.735.342-1.22.635-1.57c.401-.48.961-.79%201.65-1.088q.232-.099.494-.203c.541-.22%201.152-.468%201.65-.788c.724-.465%201.327-1.14%201.513-2.224c.218-1.266.025-2.439-.661-3.31C17.134%208.437%2016.043%208%2014.75%208c-1.533%200-2.493.597-3.058%201.266a3.3%203.3%200%200%200-.643%201.195a2%202%200%200%200-.032.13l-.002.012l-.001.005v.003a.75.75%200%200%200%201.472.285m8.794%203.324a.75.75%200%201%200-1.06%201.06L21.94%2017l-1.72%201.72a.75.75%200%200%200%201.06%201.06L23%2018.06l1.72%201.72a.75.75%200%201%200%201.06-1.06L24.06%2017l1.72-1.72a.75.75%200%200%200-1.06-1.06L23%2015.94zM9.5%2019.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.972%208.034a.75.75%200%200%201%20.528.716v10.5a.75.75%200%201%201-1.5%200v-8.291c-.453.458-1.046.943-1.864%201.434a.75.75%200%200%201-.772-1.286c1.526-.915%202.077-1.745%202.579-2.5q.094-.142.188-.28a.75.75%200%200%201%20.84-.293m6.514%202.862l.007-.03a1.8%201.8%200%200%201%20.345-.633c.28-.33.82-.733%201.912-.733c.957%200%201.56.313%201.9.745c.348.442.53%201.144.361%202.128c-.1.578-.39.923-.845%201.216c-.371.238-.79.408-1.288.61c-.2.082-.412.168-.639.266c-.739.318-1.572.743-2.207%201.502c-.652.78-1.032%201.832-1.032%203.283a.75.75%200%200%200%20.75.75h6a.75.75%200%201%200%200-1.5h-5.203c.098-.735.342-1.22.635-1.57c.401-.48.961-.79%201.65-1.088q.232-.099.494-.203c.541-.22%201.152-.468%201.65-.788c.724-.465%201.327-1.14%201.513-2.224c.218-1.266.025-2.439-.661-3.31C17.134%208.437%2016.043%208%2014.75%208c-1.533%200-2.493.597-3.058%201.266a3.3%203.3%200%200%200-.643%201.195a2%202%200%200%200-.032.13l-.002.012l-.001.005v.003a.75.75%200%200%200%201.472.285m8.794%203.324a.75.75%200%201%200-1.06%201.06L21.94%2017l-1.72%201.72a.75.75%200%200%200%201.06%201.06L23%2018.06l1.72%201.72a.75.75%200%201%200%201.06-1.06L24.06%2017l1.72-1.72a.75.75%200%200%200-1.06-1.06L23%2015.94zM9.5%2019.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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