coin multiple icon
coin-multiple-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- coin-multiple-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the coin multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 6c0 2.21-2.686 4-6 4S4 8.21 4 6s2.686-4 6-4s6 1.79 6 4m-.25 2.853C14.485 10.15 12.38 11 10 11s-4.485-.85-5.75-2.147C4.088 9.216 4 9.6 4 10c0 2.21 2.686 4 6 4s6-1.79 6-4a2.8 2.8 0 0 0-.25-1.147m0 4C14.485 14.15 12.38 15 10 15s-4.485-.85-5.75-2.147C4.088 13.216 4 13.6 4 14c0 2.21 2.686 4 6 4s6-1.79 6-4a2.8 2.8 0 0 0-.25-1.147"/></svg>
React
import type { SVGProps } from "react";
export function FluentCoinMultiple20Filled(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="M16 6c0 2.21-2.686 4-6 4S4 8.21 4 6s2.686-4 6-4s6 1.79 6 4m-.25 2.853C14.485 10.15 12.38 11 10 11s-4.485-.85-5.75-2.147C4.088 9.216 4 9.6 4 10c0 2.21 2.686 4 6 4s6-1.79 6-4a2.8 2.8 0 0 0-.25-1.147m0 4C14.485 14.15 12.38 15 10 15s-4.485-.85-5.75-2.147C4.088 13.216 4 13.6 4 14c0 2.21 2.686 4 6 4s6-1.79 6-4a2.8 2.8 0 0 0-.25-1.147"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 6c0 2.21-2.686 4-6 4S4 8.21 4 6s2.686-4 6-4s6 1.79 6 4m-.25 2.853C14.485 10.15 12.38 11 10 11s-4.485-.85-5.75-2.147C4.088 9.216 4 9.6 4 10c0 2.21 2.686 4 6 4s6-1.79 6-4a2.8 2.8 0 0 0-.25-1.147m0 4C14.485 14.15 12.38 15 10 15s-4.485-.85-5.75-2.147C4.088 13.216 4 13.6 4 14c0 2.21 2.686 4 6 4s6-1.79 6-4a2.8 2.8 0 0 0-.25-1.147"/></svg> </template>
CSS
.icon-coin-multiple-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%22M16%206c0%202.21-2.686%204-6%204S4%208.21%204%206s2.686-4%206-4s6%201.79%206%204m-.25%202.853C14.485%2010.15%2012.38%2011%2010%2011s-4.485-.85-5.75-2.147C4.088%209.216%204%209.6%204%2010c0%202.21%202.686%204%206%204s6-1.79%206-4a2.8%202.8%200%200%200-.25-1.147m0%204C14.485%2014.15%2012.38%2015%2010%2015s-4.485-.85-5.75-2.147C4.088%2013.216%204%2013.6%204%2014c0%202.21%202.686%204%206%204s6-1.79%206-4a2.8%202.8%200%200%200-.25-1.147%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%22M16%206c0%202.21-2.686%204-6%204S4%208.21%204%206s2.686-4%206-4s6%201.79%206%204m-.25%202.853C14.485%2010.15%2012.38%2011%2010%2011s-4.485-.85-5.75-2.147C4.088%209.216%204%209.6%204%2010c0%202.21%202.686%204%206%204s6-1.79%206-4a2.8%202.8%200%200%200-.25-1.147m0%204C14.485%2014.15%2012.38%2015%2010%2015s-4.485-.85-5.75-2.147C4.088%2013.216%204%2013.6%204%2014c0%202.21%202.686%204%206%204s6-1.79%206-4a2.8%202.8%200%200%200-.25-1.147%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/coin-multiple-20-filled.svg?color=%231a73e8&size=48