multiplier 5x icon
multiplier-5x-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- multiplier-5x-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M10.006 10.126A1.25 1.25 0 0 1 11.25 9h6a1.25 1.25 0 1 1 0 2.5h-4.869l-.229 2.29l1.195-.167a4.963 4.963 0 1 1 .69 9.877h-.21a5.17 5.17 0 0 1-3.765-1.626l-.722-.767a1.25 1.25 0 1 1 1.82-1.714l.722.767c.505.536 1.21.84 1.946.84h.21a2.463 2.463 0 1 0-.343-4.901l-2.771.389a1.25 1.25 0 0 1-1.418-1.362zm10.36 6.24a1.25 1.25 0 0 1 1.768 0l1.366 1.366l1.366-1.366a1.25 1.25 0 0 1 1.768 1.768L25.268 19.5l1.366 1.366a1.25 1.25 0 0 1-1.768 1.768L23.5 21.268l-1.366 1.366a1.25 1.25 0 0 1-1.768-1.768l1.366-1.366l-1.366-1.366a1.25 1.25 0 0 1 0-1.768M7 23a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentMultiplier5x32Filled(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="M10.006 10.126A1.25 1.25 0 0 1 11.25 9h6a1.25 1.25 0 1 1 0 2.5h-4.869l-.229 2.29l1.195-.167a4.963 4.963 0 1 1 .69 9.877h-.21a5.17 5.17 0 0 1-3.765-1.626l-.722-.767a1.25 1.25 0 1 1 1.82-1.714l.722.767c.505.536 1.21.84 1.946.84h.21a2.463 2.463 0 1 0-.343-4.901l-2.771.389a1.25 1.25 0 0 1-1.418-1.362zm10.36 6.24a1.25 1.25 0 0 1 1.768 0l1.366 1.366l1.366-1.366a1.25 1.25 0 0 1 1.768 1.768L25.268 19.5l1.366 1.366a1.25 1.25 0 0 1-1.768 1.768L23.5 21.268l-1.366 1.366a1.25 1.25 0 0 1-1.768-1.768l1.366-1.366l-1.366-1.366a1.25 1.25 0 0 1 0-1.768M7 23a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.006 10.126A1.25 1.25 0 0 1 11.25 9h6a1.25 1.25 0 1 1 0 2.5h-4.869l-.229 2.29l1.195-.167a4.963 4.963 0 1 1 .69 9.877h-.21a5.17 5.17 0 0 1-3.765-1.626l-.722-.767a1.25 1.25 0 1 1 1.82-1.714l.722.767c.505.536 1.21.84 1.946.84h.21a2.463 2.463 0 1 0-.343-4.901l-2.771.389a1.25 1.25 0 0 1-1.418-1.362zm10.36 6.24a1.25 1.25 0 0 1 1.768 0l1.366 1.366l1.366-1.366a1.25 1.25 0 0 1 1.768 1.768L25.268 19.5l1.366 1.366a1.25 1.25 0 0 1-1.768 1.768L23.5 21.268l-1.366 1.366a1.25 1.25 0 0 1-1.768-1.768l1.366-1.366l-1.366-1.366a1.25 1.25 0 0 1 0-1.768M7 23a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg> </template>
CSS
.icon-multiplier-5x-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.006%2010.126A1.25%201.25%200%200%201%2011.25%209h6a1.25%201.25%200%201%201%200%202.5h-4.869l-.229%202.29l1.195-.167a4.963%204.963%200%201%201%20.69%209.877h-.21a5.17%205.17%200%200%201-3.765-1.626l-.722-.767a1.25%201.25%200%201%201%201.82-1.714l.722.767c.505.536%201.21.84%201.946.84h.21a2.463%202.463%200%201%200-.343-4.901l-2.771.389a1.25%201.25%200%200%201-1.418-1.362zm10.36%206.24a1.25%201.25%200%200%201%201.768%200l1.366%201.366l1.366-1.366a1.25%201.25%200%200%201%201.768%201.768L25.268%2019.5l1.366%201.366a1.25%201.25%200%200%201-1.768%201.768L23.5%2021.268l-1.366%201.366a1.25%201.25%200%200%201-1.768-1.768l1.366-1.366l-1.366-1.366a1.25%201.25%200%200%201%200-1.768M7%2023a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%22M10.006%2010.126A1.25%201.25%200%200%201%2011.25%209h6a1.25%201.25%200%201%201%200%202.5h-4.869l-.229%202.29l1.195-.167a4.963%204.963%200%201%201%20.69%209.877h-.21a5.17%205.17%200%200%201-3.765-1.626l-.722-.767a1.25%201.25%200%201%201%201.82-1.714l.722.767c.505.536%201.21.84%201.946.84h.21a2.463%202.463%200%201%200-.343-4.901l-2.771.389a1.25%201.25%200%200%201-1.418-1.362zm10.36%206.24a1.25%201.25%200%200%201%201.768%200l1.366%201.366l1.366-1.366a1.25%201.25%200%200%201%201.768%201.768L25.268%2019.5l1.366%201.366a1.25%201.25%200%200%201-1.768%201.768L23.5%2021.268l-1.366%201.366a1.25%201.25%200%200%201-1.768-1.768l1.366-1.366l-1.366-1.366a1.25%201.25%200%200%201%200-1.768M7%2023a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/multiplier-5x-32-filled.svg?color=%231a73e8&size=48