multiplier 5x icon
multiplier-5x-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- multiplier-5x-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="M6.253 6.682A.75.75 0 0 1 7 6h3.25a.75.75 0 0 1 0 1.5H7.685l-.103 1.132l.44-.058a2.85 2.85 0 0 1 3.228 2.825c0 1.581-1.298 2.851-2.865 2.851c-.76 0-1.497-.3-2.037-.841l-.378-.379a.75.75 0 1 1 1.06-1.06l.379.378c.256.256.61.402.976.402c.752 0 1.365-.611 1.365-1.35a1.35 1.35 0 0 0-1.53-1.34l-1.37.183a.75.75 0 0 1-.847-.81zM5 13.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m8.28-3.28a.75.75 0 1 0-1.06 1.06l.72.72l-.72.72a.75.75 0 1 0 1.06 1.06l.72-.72l.72.72a.75.75 0 1 0 1.06-1.06l-.72-.72l.72-.72a.75.75 0 1 0-1.06-1.06l-.72.72z"/></svg>
React
import type { SVGProps } from "react";
export function FluentMultiplier5x20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.253 6.682A.75.75 0 0 1 7 6h3.25a.75.75 0 0 1 0 1.5H7.685l-.103 1.132l.44-.058a2.85 2.85 0 0 1 3.228 2.825c0 1.581-1.298 2.851-2.865 2.851c-.76 0-1.497-.3-2.037-.841l-.378-.379a.75.75 0 1 1 1.06-1.06l.379.378c.256.256.61.402.976.402c.752 0 1.365-.611 1.365-1.35a1.35 1.35 0 0 0-1.53-1.34l-1.37.183a.75.75 0 0 1-.847-.81zM5 13.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m8.28-3.28a.75.75 0 1 0-1.06 1.06l.72.72l-.72.72a.75.75 0 1 0 1.06 1.06l.72-.72l.72.72a.75.75 0 1 0 1.06-1.06l-.72-.72l.72-.72a.75.75 0 1 0-1.06-1.06l-.72.72z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.253 6.682A.75.75 0 0 1 7 6h3.25a.75.75 0 0 1 0 1.5H7.685l-.103 1.132l.44-.058a2.85 2.85 0 0 1 3.228 2.825c0 1.581-1.298 2.851-2.865 2.851c-.76 0-1.497-.3-2.037-.841l-.378-.379a.75.75 0 1 1 1.06-1.06l.379.378c.256.256.61.402.976.402c.752 0 1.365-.611 1.365-1.35a1.35 1.35 0 0 0-1.53-1.34l-1.37.183a.75.75 0 0 1-.847-.81zM5 13.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m8.28-3.28a.75.75 0 1 0-1.06 1.06l.72.72l-.72.72a.75.75 0 1 0 1.06 1.06l.72-.72l.72.72a.75.75 0 1 0 1.06-1.06l-.72-.72l.72-.72a.75.75 0 1 0-1.06-1.06l-.72.72z"/></svg> </template>
CSS
.icon-multiplier-5x-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.253%206.682A.75.75%200%200%201%207%206h3.25a.75.75%200%200%201%200%201.5H7.685l-.103%201.132l.44-.058a2.85%202.85%200%200%201%203.228%202.825c0%201.581-1.298%202.851-2.865%202.851c-.76%200-1.497-.3-2.037-.841l-.378-.379a.75.75%200%201%201%201.06-1.06l.379.378c.256.256.61.402.976.402c.752%200%201.365-.611%201.365-1.35a1.35%201.35%200%200%200-1.53-1.34l-1.37.183a.75.75%200%200%201-.847-.81zM5%2013.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m8.28-3.28a.75.75%200%201%200-1.06%201.06l.72.72l-.72.72a.75.75%200%201%200%201.06%201.06l.72-.72l.72.72a.75.75%200%201%200%201.06-1.06l-.72-.72l.72-.72a.75.75%200%201%200-1.06-1.06l-.72.72z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.253%206.682A.75.75%200%200%201%207%206h3.25a.75.75%200%200%201%200%201.5H7.685l-.103%201.132l.44-.058a2.85%202.85%200%200%201%203.228%202.825c0%201.581-1.298%202.851-2.865%202.851c-.76%200-1.497-.3-2.037-.841l-.378-.379a.75.75%200%201%201%201.06-1.06l.379.378c.256.256.61.402.976.402c.752%200%201.365-.611%201.365-1.35a1.35%201.35%200%200%200-1.53-1.34l-1.37.183a.75.75%200%200%201-.847-.81zM5%2013.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m8.28-3.28a.75.75%200%201%200-1.06%201.06l.72.72l-.72.72a.75.75%200%201%200%201.06%201.06l.72-.72l.72.72a.75.75%200%201%200%201.06-1.06l-.72-.72l.72-.72a.75.75%200%201%200-1.06-1.06l-.72.72z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/multiplier-5x-20-filled.svg?color=%231a73e8&size=48