savings icon
savings-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- savings-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Use the savings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m9.645 4.057l.184.02a4.5 4.5 0 0 0-.702 3.196c.156.989.915 1.6 1.595 1.88l3.043 1.26c.68.282 1.648.387 2.457-.201a4.5 4.5 0 0 0 1.485-1.86c.192.58.293 1.23.293 1.956c0 1.753-.535 2.982-1.09 3.779a5 5 0 0 1-.91.994v1.42a1.5 1.5 0 0 1-1.5 1.5h-1.384A1.12 1.12 0 0 1 12 16.883a.116.116 0 0 0-.116-.117h-1.768a.116.116 0 0 0-.116.117C10 17.5 9.5 18 8.884 18H7.5A1.5 1.5 0 0 1 6 16.5v-.538q-.072-.042-.157-.097c-.288-.187-.69-.498-1.199-1.014a6 6 0 0 1-1.202-1.79a.48.48 0 0 0-.334-.293A1.33 1.33 0 0 1 2 11.456V9.95c0-.63.455-1.168 1.076-1.272c.118-.02.249-.125.307-.303c.153-.466.448-1.155.99-1.705A6.6 6.6 0 0 1 6 5.476V3.162c0-.353.23-.603.48-.704s.581-.082.827.155c.288.278.685.627 1.115.916c.441.295.868.492 1.223.528M6.75 9.5a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m10.288-2.465l.004.006a3.5 3.5 0 0 1-1.408 2.362c-.429.312-.997.29-1.487.087l-3.042-1.26c-.47-.195-.874-.558-.979-1.05l-.012-.066a3.5 3.5 0 1 1 6.924-.079"/></svg>
React
import type { SVGProps } from "react";
export function FluentSavings20Filled(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="m9.645 4.057l.184.02a4.5 4.5 0 0 0-.702 3.196c.156.989.915 1.6 1.595 1.88l3.043 1.26c.68.282 1.648.387 2.457-.201a4.5 4.5 0 0 0 1.485-1.86c.192.58.293 1.23.293 1.956c0 1.753-.535 2.982-1.09 3.779a5 5 0 0 1-.91.994v1.42a1.5 1.5 0 0 1-1.5 1.5h-1.384A1.12 1.12 0 0 1 12 16.883a.116.116 0 0 0-.116-.117h-1.768a.116.116 0 0 0-.116.117C10 17.5 9.5 18 8.884 18H7.5A1.5 1.5 0 0 1 6 16.5v-.538q-.072-.042-.157-.097c-.288-.187-.69-.498-1.199-1.014a6 6 0 0 1-1.202-1.79a.48.48 0 0 0-.334-.293A1.33 1.33 0 0 1 2 11.456V9.95c0-.63.455-1.168 1.076-1.272c.118-.02.249-.125.307-.303c.153-.466.448-1.155.99-1.705A6.6 6.6 0 0 1 6 5.476V3.162c0-.353.23-.603.48-.704s.581-.082.827.155c.288.278.685.627 1.115.916c.441.295.868.492 1.223.528M6.75 9.5a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m10.288-2.465l.004.006a3.5 3.5 0 0 1-1.408 2.362c-.429.312-.997.29-1.487.087l-3.042-1.26c-.47-.195-.874-.558-.979-1.05l-.012-.066a3.5 3.5 0 1 1 6.924-.079"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m9.645 4.057l.184.02a4.5 4.5 0 0 0-.702 3.196c.156.989.915 1.6 1.595 1.88l3.043 1.26c.68.282 1.648.387 2.457-.201a4.5 4.5 0 0 0 1.485-1.86c.192.58.293 1.23.293 1.956c0 1.753-.535 2.982-1.09 3.779a5 5 0 0 1-.91.994v1.42a1.5 1.5 0 0 1-1.5 1.5h-1.384A1.12 1.12 0 0 1 12 16.883a.116.116 0 0 0-.116-.117h-1.768a.116.116 0 0 0-.116.117C10 17.5 9.5 18 8.884 18H7.5A1.5 1.5 0 0 1 6 16.5v-.538q-.072-.042-.157-.097c-.288-.187-.69-.498-1.199-1.014a6 6 0 0 1-1.202-1.79a.48.48 0 0 0-.334-.293A1.33 1.33 0 0 1 2 11.456V9.95c0-.63.455-1.168 1.076-1.272c.118-.02.249-.125.307-.303c.153-.466.448-1.155.99-1.705A6.6 6.6 0 0 1 6 5.476V3.162c0-.353.23-.603.48-.704s.581-.082.827.155c.288.278.685.627 1.115.916c.441.295.868.492 1.223.528M6.75 9.5a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m10.288-2.465l.004.006a3.5 3.5 0 0 1-1.408 2.362c-.429.312-.997.29-1.487.087l-3.042-1.26c-.47-.195-.874-.558-.979-1.05l-.012-.066a3.5 3.5 0 1 1 6.924-.079"/></svg> </template>
CSS
.icon-savings-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%22m9.645%204.057l.184.02a4.5%204.5%200%200%200-.702%203.196c.156.989.915%201.6%201.595%201.88l3.043%201.26c.68.282%201.648.387%202.457-.201a4.5%204.5%200%200%200%201.485-1.86c.192.58.293%201.23.293%201.956c0%201.753-.535%202.982-1.09%203.779a5%205%200%200%201-.91.994v1.42a1.5%201.5%200%200%201-1.5%201.5h-1.384A1.12%201.12%200%200%201%2012%2016.883a.116.116%200%200%200-.116-.117h-1.768a.116.116%200%200%200-.116.117C10%2017.5%209.5%2018%208.884%2018H7.5A1.5%201.5%200%200%201%206%2016.5v-.538q-.072-.042-.157-.097c-.288-.187-.69-.498-1.199-1.014a6%206%200%200%201-1.202-1.79a.48.48%200%200%200-.334-.293A1.33%201.33%200%200%201%202%2011.456V9.95c0-.63.455-1.168%201.076-1.272c.118-.02.249-.125.307-.303c.153-.466.448-1.155.99-1.705A6.6%206.6%200%200%201%206%205.476V3.162c0-.353.23-.603.48-.704s.581-.082.827.155c.288.278.685.627%201.115.916c.441.295.868.492%201.223.528M6.75%209.5a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m10.288-2.465l.004.006a3.5%203.5%200%200%201-1.408%202.362c-.429.312-.997.29-1.487.087l-3.042-1.26c-.47-.195-.874-.558-.979-1.05l-.012-.066a3.5%203.5%200%201%201%206.924-.079%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%22m9.645%204.057l.184.02a4.5%204.5%200%200%200-.702%203.196c.156.989.915%201.6%201.595%201.88l3.043%201.26c.68.282%201.648.387%202.457-.201a4.5%204.5%200%200%200%201.485-1.86c.192.58.293%201.23.293%201.956c0%201.753-.535%202.982-1.09%203.779a5%205%200%200%201-.91.994v1.42a1.5%201.5%200%200%201-1.5%201.5h-1.384A1.12%201.12%200%200%201%2012%2016.883a.116.116%200%200%200-.116-.117h-1.768a.116.116%200%200%200-.116.117C10%2017.5%209.5%2018%208.884%2018H7.5A1.5%201.5%200%200%201%206%2016.5v-.538q-.072-.042-.157-.097c-.288-.187-.69-.498-1.199-1.014a6%206%200%200%201-1.202-1.79a.48.48%200%200%200-.334-.293A1.33%201.33%200%200%201%202%2011.456V9.95c0-.63.455-1.168%201.076-1.272c.118-.02.249-.125.307-.303c.153-.466.448-1.155.99-1.705A6.6%206.6%200%200%201%206%205.476V3.162c0-.353.23-.603.48-.704s.581-.082.827.155c.288.278.685.627%201.115.916c.441.295.868.492%201.223.528M6.75%209.5a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m10.288-2.465l.004.006a3.5%203.5%200%200%201-1.408%202.362c-.429.312-.997.29-1.487.087l-3.042-1.26c-.47-.195-.874-.558-.979-1.05l-.012-.066a3.5%203.5%200%201%201%206.924-.079%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/savings-20-filled.svg?color=%231a73e8&size=48