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

Name
multiplier-1-5x-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
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 1 5x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M10.9 14.055A1.5 1.5 0 0 1 12 15.5v17a1.5 1.5 0 1 1-3 0V19.672a15.4 15.4 0 0 1-2.728 2.114a1.5 1.5 0 0 1-1.544-2.572c1.373-.824 2.502-1.943 3.299-2.886a16 16 0 0 0 1.125-1.502l.052-.082l.01-.017h.001a1.5 1.5 0 0 1 1.686-.672M21 14a1.5 1.5 0 0 0-1.485 1.288l-1 7a1.5 1.5 0 0 0 1.62 1.706l5.015-.456a3.99 3.99 0 1 1 .36 7.962h-.921a4.75 4.75 0 0 1-3.359-1.391l-.67-.67a1.5 1.5 0 0 0-2.12 2.122l.669.67a7.75 7.75 0 0 0 5.48 2.269h.922a6.99 6.99 0 0 0 6.989-6.99c0-4.109-3.529-7.332-7.622-6.96l-3.125.284l.548-3.834H30a1.5 1.5 0 0 0 0-3zm15.56 10.44a1.5 1.5 0 0 0-2.12 2.12L36.878 29l-2.44 2.44a1.5 1.5 0 0 0 2.122 2.12L39 31.122l2.44 2.44a1.5 1.5 0 0 0 2.12-2.122L41.122 29l2.44-2.44a1.5 1.5 0 0 0-2.122-2.12L39 26.878zM16.5 32.75a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentMultiplier15x48Filled(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="M10.9 14.055A1.5 1.5 0 0 1 12 15.5v17a1.5 1.5 0 1 1-3 0V19.672a15.4 15.4 0 0 1-2.728 2.114a1.5 1.5 0 0 1-1.544-2.572c1.373-.824 2.502-1.943 3.299-2.886a16 16 0 0 0 1.125-1.502l.052-.082l.01-.017h.001a1.5 1.5 0 0 1 1.686-.672M21 14a1.5 1.5 0 0 0-1.485 1.288l-1 7a1.5 1.5 0 0 0 1.62 1.706l5.015-.456a3.99 3.99 0 1 1 .36 7.962h-.921a4.75 4.75 0 0 1-3.359-1.391l-.67-.67a1.5 1.5 0 0 0-2.12 2.122l.669.67a7.75 7.75 0 0 0 5.48 2.269h.922a6.99 6.99 0 0 0 6.989-6.99c0-4.109-3.529-7.332-7.622-6.96l-3.125.284l.548-3.834H30a1.5 1.5 0 0 0 0-3zm15.56 10.44a1.5 1.5 0 0 0-2.12 2.12L36.878 29l-2.44 2.44a1.5 1.5 0 0 0 2.122 2.12L39 31.122l2.44 2.44a1.5 1.5 0 0 0 2.12-2.122L41.122 29l2.44-2.44a1.5 1.5 0 0 0-2.122-2.12L39 26.878zM16.5 32.75a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M10.9 14.055A1.5 1.5 0 0 1 12 15.5v17a1.5 1.5 0 1 1-3 0V19.672a15.4 15.4 0 0 1-2.728 2.114a1.5 1.5 0 0 1-1.544-2.572c1.373-.824 2.502-1.943 3.299-2.886a16 16 0 0 0 1.125-1.502l.052-.082l.01-.017h.001a1.5 1.5 0 0 1 1.686-.672M21 14a1.5 1.5 0 0 0-1.485 1.288l-1 7a1.5 1.5 0 0 0 1.62 1.706l5.015-.456a3.99 3.99 0 1 1 .36 7.962h-.921a4.75 4.75 0 0 1-3.359-1.391l-.67-.67a1.5 1.5 0 0 0-2.12 2.122l.669.67a7.75 7.75 0 0 0 5.48 2.269h.922a6.99 6.99 0 0 0 6.989-6.99c0-4.109-3.529-7.332-7.622-6.96l-3.125.284l.548-3.834H30a1.5 1.5 0 0 0 0-3zm15.56 10.44a1.5 1.5 0 0 0-2.12 2.12L36.878 29l-2.44 2.44a1.5 1.5 0 0 0 2.122 2.12L39 31.122l2.44 2.44a1.5 1.5 0 0 0 2.12-2.122L41.122 29l2.44-2.44a1.5 1.5 0 0 0-2.122-2.12L39 26.878zM16.5 32.75a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0"/></svg>
</template>

CSS

.icon-multiplier-1-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%22M10.9%2014.055A1.5%201.5%200%200%201%2012%2015.5v17a1.5%201.5%200%201%201-3%200V19.672a15.4%2015.4%200%200%201-2.728%202.114a1.5%201.5%200%200%201-1.544-2.572c1.373-.824%202.502-1.943%203.299-2.886a16%2016%200%200%200%201.125-1.502l.052-.082l.01-.017h.001a1.5%201.5%200%200%201%201.686-.672M21%2014a1.5%201.5%200%200%200-1.485%201.288l-1%207a1.5%201.5%200%200%200%201.62%201.706l5.015-.456a3.99%203.99%200%201%201%20.36%207.962h-.921a4.75%204.75%200%200%201-3.359-1.391l-.67-.67a1.5%201.5%200%200%200-2.12%202.122l.669.67a7.75%207.75%200%200%200%205.48%202.269h.922a6.99%206.99%200%200%200%206.989-6.99c0-4.109-3.529-7.332-7.622-6.96l-3.125.284l.548-3.834H30a1.5%201.5%200%200%200%200-3zm15.56%2010.44a1.5%201.5%200%200%200-2.12%202.12L36.878%2029l-2.44%202.44a1.5%201.5%200%200%200%202.122%202.12L39%2031.122l2.44%202.44a1.5%201.5%200%200%200%202.12-2.122L41.122%2029l2.44-2.44a1.5%201.5%200%200%200-2.122-2.12L39%2026.878zM16.5%2032.75a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.9%2014.055A1.5%201.5%200%200%201%2012%2015.5v17a1.5%201.5%200%201%201-3%200V19.672a15.4%2015.4%200%200%201-2.728%202.114a1.5%201.5%200%200%201-1.544-2.572c1.373-.824%202.502-1.943%203.299-2.886a16%2016%200%200%200%201.125-1.502l.052-.082l.01-.017h.001a1.5%201.5%200%200%201%201.686-.672M21%2014a1.5%201.5%200%200%200-1.485%201.288l-1%207a1.5%201.5%200%200%200%201.62%201.706l5.015-.456a3.99%203.99%200%201%201%20.36%207.962h-.921a4.75%204.75%200%200%201-3.359-1.391l-.67-.67a1.5%201.5%200%200%200-2.12%202.122l.669.67a7.75%207.75%200%200%200%205.48%202.269h.922a6.99%206.99%200%200%200%206.989-6.99c0-4.109-3.529-7.332-7.622-6.96l-3.125.284l.548-3.834H30a1.5%201.5%200%200%200%200-3zm15.56%2010.44a1.5%201.5%200%200%200-2.12%202.12L36.878%2029l-2.44%202.44a1.5%201.5%200%200%200%202.122%202.12L39%2031.122l2.44%202.44a1.5%201.5%200%200%200%202.12-2.122L41.122%2029l2.44-2.44a1.5%201.5%200%200%200-2.122-2.12L39%2026.878zM16.5%2032.75a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.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-5x-48-filled.svg?color=%231a73e8&size=48