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

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

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the multiplier 5x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.515 15.288A1.5 1.5 0 0 1 16 14h9a1.5 1.5 0 0 1 0 3h-7.699l-.548 3.834l3.125-.284a6.99 6.99 0 1 1 .633 13.95h-.565a7.55 7.55 0 0 1-5.615-2.5l-.446-.497a1.5 1.5 0 1 1 2.23-2.006l.446.495a4.55 4.55 0 0 0 3.385 1.508h.565a3.99 3.99 0 1 0-.361-7.962l-5.014.456a1.5 1.5 0 0 1-1.62-1.706zm14.924 9.151a1.5 1.5 0 0 1 2.122 0L34 26.88l2.44-2.44a1.5 1.5 0 0 1 2.12 2.122L36.122 29l2.44 2.44a1.5 1.5 0 0 1-2.122 2.12L34 31.122l-2.44 2.44a1.5 1.5 0 0 1-2.12-2.122L31.878 29l-2.44-2.44a1.5 1.5 0 0 1 0-2.12M10.25 34a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentMultiplier5x48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.515 15.288A1.5 1.5 0 0 1 16 14h9a1.5 1.5 0 0 1 0 3h-7.699l-.548 3.834l3.125-.284a6.99 6.99 0 1 1 .633 13.95h-.565a7.55 7.55 0 0 1-5.615-2.5l-.446-.497a1.5 1.5 0 1 1 2.23-2.006l.446.495a4.55 4.55 0 0 0 3.385 1.508h.565a3.99 3.99 0 1 0-.361-7.962l-5.014.456a1.5 1.5 0 0 1-1.62-1.706zm14.924 9.151a1.5 1.5 0 0 1 2.122 0L34 26.88l2.44-2.44a1.5 1.5 0 0 1 2.12 2.122L36.122 29l2.44 2.44a1.5 1.5 0 0 1-2.122 2.12L34 31.122l-2.44 2.44a1.5 1.5 0 0 1-2.12-2.122L31.878 29l-2.44-2.44a1.5 1.5 0 0 1 0-2.12M10.25 34a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.515 15.288A1.5 1.5 0 0 1 16 14h9a1.5 1.5 0 0 1 0 3h-7.699l-.548 3.834l3.125-.284a6.99 6.99 0 1 1 .633 13.95h-.565a7.55 7.55 0 0 1-5.615-2.5l-.446-.497a1.5 1.5 0 1 1 2.23-2.006l.446.495a4.55 4.55 0 0 0 3.385 1.508h.565a3.99 3.99 0 1 0-.361-7.962l-5.014.456a1.5 1.5 0 0 1-1.62-1.706zm14.924 9.151a1.5 1.5 0 0 1 2.122 0L34 26.88l2.44-2.44a1.5 1.5 0 0 1 2.12 2.122L36.122 29l2.44 2.44a1.5 1.5 0 0 1-2.122 2.12L34 31.122l-2.44 2.44a1.5 1.5 0 0 1-2.12-2.122L31.878 29l-2.44-2.44a1.5 1.5 0 0 1 0-2.12M10.25 34a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>
</template>

CSS

.icon-multiplier-5x-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.515%2015.288A1.5%201.5%200%200%201%2016%2014h9a1.5%201.5%200%200%201%200%203h-7.699l-.548%203.834l3.125-.284a6.99%206.99%200%201%201%20.633%2013.95h-.565a7.55%207.55%200%200%201-5.615-2.5l-.446-.497a1.5%201.5%200%201%201%202.23-2.006l.446.495a4.55%204.55%200%200%200%203.385%201.508h.565a3.99%203.99%200%201%200-.361-7.962l-5.014.456a1.5%201.5%200%200%201-1.62-1.706zm14.924%209.151a1.5%201.5%200%200%201%202.122%200L34%2026.88l2.44-2.44a1.5%201.5%200%200%201%202.12%202.122L36.122%2029l2.44%202.44a1.5%201.5%200%200%201-2.122%202.12L34%2031.122l-2.44%202.44a1.5%201.5%200%200%201-2.12-2.122L31.878%2029l-2.44-2.44a1.5%201.5%200%200%201%200-2.12M10.25%2034a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.515%2015.288A1.5%201.5%200%200%201%2016%2014h9a1.5%201.5%200%200%201%200%203h-7.699l-.548%203.834l3.125-.284a6.99%206.99%200%201%201%20.633%2013.95h-.565a7.55%207.55%200%200%201-5.615-2.5l-.446-.497a1.5%201.5%200%201%201%202.23-2.006l.446.495a4.55%204.55%200%200%200%203.385%201.508h.565a3.99%203.99%200%201%200-.361-7.962l-5.014.456a1.5%201.5%200%200%201-1.62-1.706zm14.924%209.151a1.5%201.5%200%200%201%202.122%200L34%2026.88l2.44-2.44a1.5%201.5%200%200%201%202.12%202.122L36.122%2029l2.44%202.44a1.5%201.5%200%200%201-2.122%202.12L34%2031.122l-2.44%202.44a1.5%201.5%200%200%201-2.12-2.122L31.878%2029l-2.44-2.44a1.5%201.5%200%200%201%200-2.12M10.25%2034a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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