multiplier 1 5x icon
multiplier-1-5x-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- multiplier-1-5x-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M14.25 9a1 1 0 0 0-.996.905l-.5 5.25a1 1 0 0 0 1.126 1.086l3.283-.43a2.731 2.731 0 1 1 .355 5.439h-.532a3.26 3.26 0 0 1-2.386-1.037l-.37-.395a1 1 0 0 0-1.461 1.364l.37.396a5.26 5.26 0 0 0 3.847 1.672h.532a4.731 4.731 0 1 0-.614-9.422l-2.04.267L15.16 11h5.34a1 1 0 1 0 0-2zm10.457 7.293a1 1 0 0 0-1.414 1.414l1.793 1.793l-1.793 1.793a1 1 0 0 0 1.414 1.414l1.793-1.793l1.793 1.793a1 1 0 1 0 1.414-1.414L27.914 19.5l1.793-1.793a1 1 0 0 0-1.414-1.414L26.5 18.086zM11 22a1 1 0 1 1-2 0a1 1 0 0 1 2 0M7.327 9.055A1 1 0 0 1 8 10v12a1 1 0 1 1-2 0v-9.578c-.55.47-1.217.975-1.985 1.435a1 1 0 1 1-1.03-1.714a13.3 13.3 0 0 0 3.221-2.751l.007-.01a1 1 0 0 1 1.114-.327"/></svg>
React
import type { SVGProps } from "react";
export function FluentMultiplier15x32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.25 9a1 1 0 0 0-.996.905l-.5 5.25a1 1 0 0 0 1.126 1.086l3.283-.43a2.731 2.731 0 1 1 .355 5.439h-.532a3.26 3.26 0 0 1-2.386-1.037l-.37-.395a1 1 0 0 0-1.461 1.364l.37.396a5.26 5.26 0 0 0 3.847 1.672h.532a4.731 4.731 0 1 0-.614-9.422l-2.04.267L15.16 11h5.34a1 1 0 1 0 0-2zm10.457 7.293a1 1 0 0 0-1.414 1.414l1.793 1.793l-1.793 1.793a1 1 0 0 0 1.414 1.414l1.793-1.793l1.793 1.793a1 1 0 1 0 1.414-1.414L27.914 19.5l1.793-1.793a1 1 0 0 0-1.414-1.414L26.5 18.086zM11 22a1 1 0 1 1-2 0a1 1 0 0 1 2 0M7.327 9.055A1 1 0 0 1 8 10v12a1 1 0 1 1-2 0v-9.578c-.55.47-1.217.975-1.985 1.435a1 1 0 1 1-1.03-1.714a13.3 13.3 0 0 0 3.221-2.751l.007-.01a1 1 0 0 1 1.114-.327"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.25 9a1 1 0 0 0-.996.905l-.5 5.25a1 1 0 0 0 1.126 1.086l3.283-.43a2.731 2.731 0 1 1 .355 5.439h-.532a3.26 3.26 0 0 1-2.386-1.037l-.37-.395a1 1 0 0 0-1.461 1.364l.37.396a5.26 5.26 0 0 0 3.847 1.672h.532a4.731 4.731 0 1 0-.614-9.422l-2.04.267L15.16 11h5.34a1 1 0 1 0 0-2zm10.457 7.293a1 1 0 0 0-1.414 1.414l1.793 1.793l-1.793 1.793a1 1 0 0 0 1.414 1.414l1.793-1.793l1.793 1.793a1 1 0 1 0 1.414-1.414L27.914 19.5l1.793-1.793a1 1 0 0 0-1.414-1.414L26.5 18.086zM11 22a1 1 0 1 1-2 0a1 1 0 0 1 2 0M7.327 9.055A1 1 0 0 1 8 10v12a1 1 0 1 1-2 0v-9.578c-.55.47-1.217.975-1.985 1.435a1 1 0 1 1-1.03-1.714a13.3 13.3 0 0 0 3.221-2.751l.007-.01a1 1 0 0 1 1.114-.327"/></svg> </template>
CSS
.icon-multiplier-1-5x-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.25%209a1%201%200%200%200-.996.905l-.5%205.25a1%201%200%200%200%201.126%201.086l3.283-.43a2.731%202.731%200%201%201%20.355%205.439h-.532a3.26%203.26%200%200%201-2.386-1.037l-.37-.395a1%201%200%200%200-1.461%201.364l.37.396a5.26%205.26%200%200%200%203.847%201.672h.532a4.731%204.731%200%201%200-.614-9.422l-2.04.267L15.16%2011h5.34a1%201%200%201%200%200-2zm10.457%207.293a1%201%200%200%200-1.414%201.414l1.793%201.793l-1.793%201.793a1%201%200%200%200%201.414%201.414l1.793-1.793l1.793%201.793a1%201%200%201%200%201.414-1.414L27.914%2019.5l1.793-1.793a1%201%200%200%200-1.414-1.414L26.5%2018.086zM11%2022a1%201%200%201%201-2%200a1%201%200%200%201%202%200M7.327%209.055A1%201%200%200%201%208%2010v12a1%201%200%201%201-2%200v-9.578c-.55.47-1.217.975-1.985%201.435a1%201%200%201%201-1.03-1.714a13.3%2013.3%200%200%200%203.221-2.751l.007-.01a1%201%200%200%201%201.114-.327%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.25%209a1%201%200%200%200-.996.905l-.5%205.25a1%201%200%200%200%201.126%201.086l3.283-.43a2.731%202.731%200%201%201%20.355%205.439h-.532a3.26%203.26%200%200%201-2.386-1.037l-.37-.395a1%201%200%200%200-1.461%201.364l.37.396a5.26%205.26%200%200%200%203.847%201.672h.532a4.731%204.731%200%201%200-.614-9.422l-2.04.267L15.16%2011h5.34a1%201%200%201%200%200-2zm10.457%207.293a1%201%200%200%200-1.414%201.414l1.793%201.793l-1.793%201.793a1%201%200%200%200%201.414%201.414l1.793-1.793l1.793%201.793a1%201%200%201%200%201.414-1.414L27.914%2019.5l1.793-1.793a1%201%200%200%200-1.414-1.414L26.5%2018.086zM11%2022a1%201%200%201%201-2%200a1%201%200%200%201%202%200M7.327%209.055A1%201%200%200%201%208%2010v12a1%201%200%201%201-2%200v-9.578c-.55.47-1.217.975-1.985%201.435a1%201%200%201%201-1.03-1.714a13.3%2013.3%200%200%200%203.221-2.751l.007-.01a1%201%200%200%201%201.114-.327%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-32-regular.svg?color=%231a73e8&size=48