coin stack icon
coin-stack-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- coin-stack-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the coin stack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7c0 2.761-3.134 5-7 5S5 9.761 5 7s3.134-5 7-5s7 2.239 7 5m-.38 3.37C17.18 11.958 14.752 13 12 13s-5.18-1.043-6.62-2.63A3.74 3.74 0 0 0 5 12c0 2.761 3.134 5 7 5s7-2.239 7-5c0-.57-.134-1.119-.38-1.63m0 5C17.18 16.958 14.752 18 12 18s-5.18-1.043-6.62-2.63A3.74 3.74 0 0 0 5 17c0 2.761 3.134 5 7 5s7-2.239 7-5c0-.57-.134-1.119-.38-1.63"/></svg>
React
import type { SVGProps } from "react";
export function FluentCoinStack24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7c0 2.761-3.134 5-7 5S5 9.761 5 7s3.134-5 7-5s7 2.239 7 5m-.38 3.37C17.18 11.958 14.752 13 12 13s-5.18-1.043-6.62-2.63A3.74 3.74 0 0 0 5 12c0 2.761 3.134 5 7 5s7-2.239 7-5c0-.57-.134-1.119-.38-1.63m0 5C17.18 16.958 14.752 18 12 18s-5.18-1.043-6.62-2.63A3.74 3.74 0 0 0 5 17c0 2.761 3.134 5 7 5s7-2.239 7-5c0-.57-.134-1.119-.38-1.63"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7c0 2.761-3.134 5-7 5S5 9.761 5 7s3.134-5 7-5s7 2.239 7 5m-.38 3.37C17.18 11.958 14.752 13 12 13s-5.18-1.043-6.62-2.63A3.74 3.74 0 0 0 5 12c0 2.761 3.134 5 7 5s7-2.239 7-5c0-.57-.134-1.119-.38-1.63m0 5C17.18 16.958 14.752 18 12 18s-5.18-1.043-6.62-2.63A3.74 3.74 0 0 0 5 17c0 2.761 3.134 5 7 5s7-2.239 7-5c0-.57-.134-1.119-.38-1.63"/></svg> </template>
CSS
.icon-coin-stack-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%207c0%202.761-3.134%205-7%205S5%209.761%205%207s3.134-5%207-5s7%202.239%207%205m-.38%203.37C17.18%2011.958%2014.752%2013%2012%2013s-5.18-1.043-6.62-2.63A3.74%203.74%200%200%200%205%2012c0%202.761%203.134%205%207%205s7-2.239%207-5c0-.57-.134-1.119-.38-1.63m0%205C17.18%2016.958%2014.752%2018%2012%2018s-5.18-1.043-6.62-2.63A3.74%203.74%200%200%200%205%2017c0%202.761%203.134%205%207%205s7-2.239%207-5c0-.57-.134-1.119-.38-1.63%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%207c0%202.761-3.134%205-7%205S5%209.761%205%207s3.134-5%207-5s7%202.239%207%205m-.38%203.37C17.18%2011.958%2014.752%2013%2012%2013s-5.18-1.043-6.62-2.63A3.74%203.74%200%200%200%205%2012c0%202.761%203.134%205%207%205s7-2.239%207-5c0-.57-.134-1.119-.38-1.63m0%205C17.18%2016.958%2014.752%2018%2012%2018s-5.18-1.043-6.62-2.63A3.74%203.74%200%200%200%205%2017c0%202.761%203.134%205%207%205s7-2.239%207-5c0-.57-.134-1.119-.38-1.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/coin-stack-24-filled.svg?color=%231a73e8&size=48