currency franc icon
currency-franc-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- currency-franc-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- currency-franc-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the currency franc icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20v-2H6q-.425 0-.712-.288T5 17t.288-.712T6 16h1V4q0-.425.288-.712T8 3h9q.425 0 .713.288T18 4t-.288.713T17 5H9v6h7q.425 0 .713.288T17 12t-.288.713T16 13H9v3h3q.425 0 .713.288T13 17t-.288.713T12 18H9v2q0 .425-.288.713T8 21t-.712-.288T7 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCurrencyFrancRounded(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="M7 20v-2H6q-.425 0-.712-.288T5 17t.288-.712T6 16h1V4q0-.425.288-.712T8 3h9q.425 0 .713.288T18 4t-.288.713T17 5H9v6h7q.425 0 .713.288T17 12t-.288.713T16 13H9v3h3q.425 0 .713.288T13 17t-.288.713T12 18H9v2q0 .425-.288.713T8 21t-.712-.288T7 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20v-2H6q-.425 0-.712-.288T5 17t.288-.712T6 16h1V4q0-.425.288-.712T8 3h9q.425 0 .713.288T18 4t-.288.713T17 5H9v6h7q.425 0 .713.288T17 12t-.288.713T16 13H9v3h3q.425 0 .713.288T13 17t-.288.713T12 18H9v2q0 .425-.288.713T8 21t-.712-.288T7 20"/></svg> </template>
CSS
.icon-currency-franc-rounded {
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%22M7%2020v-2H6q-.425%200-.712-.288T5%2017t.288-.712T6%2016h1V4q0-.425.288-.712T8%203h9q.425%200%20.713.288T18%204t-.288.713T17%205H9v6h7q.425%200%20.713.288T17%2012t-.288.713T16%2013H9v3h3q.425%200%20.713.288T13%2017t-.288.713T12%2018H9v2q0%20.425-.288.713T8%2021t-.712-.288T7%2020%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%22M7%2020v-2H6q-.425%200-.712-.288T5%2017t.288-.712T6%2016h1V4q0-.425.288-.712T8%203h9q.425%200%20.713.288T18%204t-.288.713T17%205H9v6h7q.425%200%20.713.288T17%2012t-.288.713T16%2013H9v3h3q.425%200%20.713.288T13%2017t-.288.713T12%2018H9v2q0%20.425-.288.713T8%2021t-.712-.288T7%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/currency-franc-rounded.svg?color=%231a73e8&size=48