dollar icon
dollar-solid from Flowbite Icons by Themesberg · Solid · MIT Free for personal and commercial use.
- Name
- dollar-solid
- Set
- Flowbite Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
Use the dollar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.1 2c.6 0 1 .4 1 1v1.3a6 6 0 0 1 3.7 2a1 1 0 1 1-1.6 1.3c-.5-.6-1.2-1-2-1.3a4.2 4.2 0 0 0-1.1-.1c-1.4 0-2.4.8-2.7 1.7c-.1.6 0 1.2.6 1.9c.5.6 1.3 1.2 2.3 1.4c1.3.3 2.5 1.1 3.3 2.1a4 4 0 0 1 1 3.6a4.3 4.3 0 0 1-3.5 3V21a1 1 0 1 1-2 0v-1a6 6 0 0 1-3.9-2a1 1 0 1 1 1.6-1.3c.5.7 1.2 1.1 2 1.3c2 .5 3.5-.4 3.8-1.6a2 2 0 0 0-.6-1.8a4.4 4.4 0 0 0-2.2-1.5a6.4 6.4 0 0 1-3.4-2a4 4 0 0 1-.9-3.7c.4-1.7 2-2.8 3.6-3.1V3c0-.6.5-1 1-1" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function FlowbiteDollarSolid(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" fillRule="evenodd" d="M12.1 2c.6 0 1 .4 1 1v1.3a6 6 0 0 1 3.7 2a1 1 0 1 1-1.6 1.3c-.5-.6-1.2-1-2-1.3a4.2 4.2 0 0 0-1.1-.1c-1.4 0-2.4.8-2.7 1.7c-.1.6 0 1.2.6 1.9c.5.6 1.3 1.2 2.3 1.4c1.3.3 2.5 1.1 3.3 2.1a4 4 0 0 1 1 3.6a4.3 4.3 0 0 1-3.5 3V21a1 1 0 1 1-2 0v-1a6 6 0 0 1-3.9-2a1 1 0 1 1 1.6-1.3c.5.7 1.2 1.1 2 1.3c2 .5 3.5-.4 3.8-1.6a2 2 0 0 0-.6-1.8a4.4 4.4 0 0 0-2.2-1.5a6.4 6.4 0 0 1-3.4-2a4 4 0 0 1-.9-3.7c.4-1.7 2-2.8 3.6-3.1V3c0-.6.5-1 1-1" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.1 2c.6 0 1 .4 1 1v1.3a6 6 0 0 1 3.7 2a1 1 0 1 1-1.6 1.3c-.5-.6-1.2-1-2-1.3a4.2 4.2 0 0 0-1.1-.1c-1.4 0-2.4.8-2.7 1.7c-.1.6 0 1.2.6 1.9c.5.6 1.3 1.2 2.3 1.4c1.3.3 2.5 1.1 3.3 2.1a4 4 0 0 1 1 3.6a4.3 4.3 0 0 1-3.5 3V21a1 1 0 1 1-2 0v-1a6 6 0 0 1-3.9-2a1 1 0 1 1 1.6-1.3c.5.7 1.2 1.1 2 1.3c2 .5 3.5-.4 3.8-1.6a2 2 0 0 0-.6-1.8a4.4 4.4 0 0 0-2.2-1.5a6.4 6.4 0 0 1-3.4-2a4 4 0 0 1-.9-3.7c.4-1.7 2-2.8 3.6-3.1V3c0-.6.5-1 1-1" clip-rule="evenodd"/></svg> </template>
CSS
.icon-dollar-solid {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.1%202c.6%200%201%20.4%201%201v1.3a6%206%200%200%201%203.7%202a1%201%200%201%201-1.6%201.3c-.5-.6-1.2-1-2-1.3a4.2%204.2%200%200%200-1.1-.1c-1.4%200-2.4.8-2.7%201.7c-.1.6%200%201.2.6%201.9c.5.6%201.3%201.2%202.3%201.4c1.3.3%202.5%201.1%203.3%202.1a4%204%200%200%201%201%203.6a4.3%204.3%200%200%201-3.5%203V21a1%201%200%201%201-2%200v-1a6%206%200%200%201-3.9-2a1%201%200%201%201%201.6-1.3c.5.7%201.2%201.1%202%201.3c2%20.5%203.5-.4%203.8-1.6a2%202%200%200%200-.6-1.8a4.4%204.4%200%200%200-2.2-1.5a6.4%206.4%200%200%201-3.4-2a4%204%200%200%201-.9-3.7c.4-1.7%202-2.8%203.6-3.1V3c0-.6.5-1%201-1%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.1%202c.6%200%201%20.4%201%201v1.3a6%206%200%200%201%203.7%202a1%201%200%201%201-1.6%201.3c-.5-.6-1.2-1-2-1.3a4.2%204.2%200%200%200-1.1-.1c-1.4%200-2.4.8-2.7%201.7c-.1.6%200%201.2.6%201.9c.5.6%201.3%201.2%202.3%201.4c1.3.3%202.5%201.1%203.3%202.1a4%204%200%200%201%201%203.6a4.3%204.3%200%200%201-3.5%203V21a1%201%200%201%201-2%200v-1a6%206%200%200%201-3.9-2a1%201%200%201%201%201.6-1.3c.5.7%201.2%201.1%202%201.3c2%20.5%203.5-.4%203.8-1.6a2%202%200%200%200-.6-1.8a4.4%204.4%200%200%200-2.2-1.5a6.4%206.4%200%200%201-3.4-2a4%204%200%200%201-.9-3.7c.4-1.7%202-2.8%203.6-3.1V3c0-.6.5-1%201-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/dollar-solid.svg?color=%231a73e8&size=48