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

Name
multiplier-1-5x-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 1 5x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 7.9a1 1 0 0 0-1.854-.52l-.073.121c-.403.667-.842 1.394-2.087 2.14a1 1 0 0 0 1.029 1.716A8.5 8.5 0 0 0 4 10.671V16a1 1 0 1 0 2 0zm5-.9a1 1 0 0 0-.99.859l-.5 3.5a1 1 0 0 0 1.146 1.13l1.82-.288a1.534 1.534 0 1 1 .24 3.05h-.272c-.44 0-.865-.16-1.195-.451l-.338-.299A1 1 0 1 0 9.588 16l.338.299c.696.613 1.59.951 2.518.951h.271a3.534 3.534 0 1 0-.55-7.026l-.484.076l.186-1.3h3.132a1 1 0 0 0 0-2.001zm7.707 5.294a1 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.793zM8.5 16.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 FluentMultiplier15x24Filled(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="M6 7.9a1 1 0 0 0-1.854-.52l-.073.121c-.403.667-.842 1.394-2.087 2.14a1 1 0 0 0 1.029 1.716A8.5 8.5 0 0 0 4 10.671V16a1 1 0 1 0 2 0zm5-.9a1 1 0 0 0-.99.859l-.5 3.5a1 1 0 0 0 1.146 1.13l1.82-.288a1.534 1.534 0 1 1 .24 3.05h-.272c-.44 0-.865-.16-1.195-.451l-.338-.299A1 1 0 1 0 9.588 16l.338.299c.696.613 1.59.951 2.518.951h.271a3.534 3.534 0 1 0-.55-7.026l-.484.076l.186-1.3h3.132a1 1 0 0 0 0-2.001zm7.707 5.294a1 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.793zM8.5 16.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 24 24"><path fill="currentColor" d="M6 7.9a1 1 0 0 0-1.854-.52l-.073.121c-.403.667-.842 1.394-2.087 2.14a1 1 0 0 0 1.029 1.716A8.5 8.5 0 0 0 4 10.671V16a1 1 0 1 0 2 0zm5-.9a1 1 0 0 0-.99.859l-.5 3.5a1 1 0 0 0 1.146 1.13l1.82-.288a1.534 1.534 0 1 1 .24 3.05h-.272c-.44 0-.865-.16-1.195-.451l-.338-.299A1 1 0 1 0 9.588 16l.338.299c.696.613 1.59.951 2.518.951h.271a3.534 3.534 0 1 0-.55-7.026l-.484.076l.186-1.3h3.132a1 1 0 0 0 0-2.001zm7.707 5.294a1 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.793zM8.5 16.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/></svg>
</template>

CSS

.icon-multiplier-1-5x-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%22M6%207.9a1%201%200%200%200-1.854-.52l-.073.121c-.403.667-.842%201.394-2.087%202.14a1%201%200%200%200%201.029%201.716A8.5%208.5%200%200%200%204%2010.671V16a1%201%200%201%200%202%200zm5-.9a1%201%200%200%200-.99.859l-.5%203.5a1%201%200%200%200%201.146%201.13l1.82-.288a1.534%201.534%200%201%201%20.24%203.05h-.272c-.44%200-.865-.16-1.195-.451l-.338-.299A1%201%200%201%200%209.588%2016l.338.299c.696.613%201.59.951%202.518.951h.271a3.534%203.534%200%201%200-.55-7.026l-.484.076l.186-1.3h3.132a1%201%200%200%200%200-2.001zm7.707%205.294a1%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.793zM8.5%2016.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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%207.9a1%201%200%200%200-1.854-.52l-.073.121c-.403.667-.842%201.394-2.087%202.14a1%201%200%200%200%201.029%201.716A8.5%208.5%200%200%200%204%2010.671V16a1%201%200%201%200%202%200zm5-.9a1%201%200%200%200-.99.859l-.5%203.5a1%201%200%200%200%201.146%201.13l1.82-.288a1.534%201.534%200%201%201%20.24%203.05h-.272c-.44%200-.865-.16-1.195-.451l-.338-.299A1%201%200%201%200%209.588%2016l.338.299c.696.613%201.59.951%202.518.951h.271a3.534%203.534%200%201%200-.55-7.026l-.484.076l.186-1.3h3.132a1%201%200%200%200%200-2.001zm7.707%205.294a1%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.793zM8.5%2016.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-5x-24-filled.svg?color=%231a73e8&size=48