coin multiple icon
coin-multiple-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- coin-multiple-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- 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 16 16"><path fill="currentColor" d="M13 4.5C13 6.433 10.761 8 8 8S3 6.433 3 4.5S5.239 1 8 1s5 1.567 5 3.5m-.149 2.649C11.76 8.27 9.994 9 8 9s-3.76-.73-4.851-1.851A2.5 2.5 0 0 0 3 8c0 1.933 2.239 3.5 5 3.5s5-1.567 5-3.5q-.002-.442-.149-.851m0 3.5C11.76 11.77 9.994 12.5 8 12.5s-3.76-.73-4.851-1.851A2.5 2.5 0 0 0 3 11.5C3 13.433 5.239 15 8 15s5-1.567 5-3.5q-.002-.442-.149-.851"/></svg>
React
import type { SVGProps } from "react";
export function FluentCoinMultiple16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13 4.5C13 6.433 10.761 8 8 8S3 6.433 3 4.5S5.239 1 8 1s5 1.567 5 3.5m-.149 2.649C11.76 8.27 9.994 9 8 9s-3.76-.73-4.851-1.851A2.5 2.5 0 0 0 3 8c0 1.933 2.239 3.5 5 3.5s5-1.567 5-3.5q-.002-.442-.149-.851m0 3.5C11.76 11.77 9.994 12.5 8 12.5s-3.76-.73-4.851-1.851A2.5 2.5 0 0 0 3 11.5C3 13.433 5.239 15 8 15s5-1.567 5-3.5q-.002-.442-.149-.851"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13 4.5C13 6.433 10.761 8 8 8S3 6.433 3 4.5S5.239 1 8 1s5 1.567 5 3.5m-.149 2.649C11.76 8.27 9.994 9 8 9s-3.76-.73-4.851-1.851A2.5 2.5 0 0 0 3 8c0 1.933 2.239 3.5 5 3.5s5-1.567 5-3.5q-.002-.442-.149-.851m0 3.5C11.76 11.77 9.994 12.5 8 12.5s-3.76-.73-4.851-1.851A2.5 2.5 0 0 0 3 11.5C3 13.433 5.239 15 8 15s5-1.567 5-3.5q-.002-.442-.149-.851"/></svg> </template>
CSS
.icon-coin-multiple-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%204.5C13%206.433%2010.761%208%208%208S3%206.433%203%204.5S5.239%201%208%201s5%201.567%205%203.5m-.149%202.649C11.76%208.27%209.994%209%208%209s-3.76-.73-4.851-1.851A2.5%202.5%200%200%200%203%208c0%201.933%202.239%203.5%205%203.5s5-1.567%205-3.5q-.002-.442-.149-.851m0%203.5C11.76%2011.77%209.994%2012.5%208%2012.5s-3.76-.73-4.851-1.851A2.5%202.5%200%200%200%203%2011.5C3%2013.433%205.239%2015%208%2015s5-1.567%205-3.5q-.002-.442-.149-.851%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%204.5C13%206.433%2010.761%208%208%208S3%206.433%203%204.5S5.239%201%208%201s5%201.567%205%203.5m-.149%202.649C11.76%208.27%209.994%209%208%209s-3.76-.73-4.851-1.851A2.5%202.5%200%200%200%203%208c0%201.933%202.239%203.5%205%203.5s5-1.567%205-3.5q-.002-.442-.149-.851m0%203.5C11.76%2011.77%209.994%2012.5%208%2012.5s-3.76-.73-4.851-1.851A2.5%202.5%200%200%200%203%2011.5C3%2013.433%205.239%2015%208%2015s5-1.567%205-3.5q-.002-.442-.149-.851%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/coin-multiple-16-filled.svg?color=%231a73e8&size=48