currency lira icon

currency-lira-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
currency-lira-rounded
Set
Material Symbols
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
currency-lira-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More business icons from Material Symbols

Use the currency lira icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20v-4.15l-1.475.925q-.5.325-1.012.025T6 15.9q0-.275.125-.5t.35-.35L9 13.475v-2.35l-1.475.925q-.5.3-1.012.025T6 11.2q0-.275.125-.5t.325-.35L9 8.75V4q0-.425.288-.712T10 3t.713.288T11 4v3.5l2.475-1.55q.5-.325 1.013-.038T15 6.8q0 .275-.125.5t-.35.35L11 9.875v2.35l2.475-1.55q.5-.325 1.013-.038t.512.888q0 .275-.125.5t-.35.35L11 14.6V19q1.875 0 3.25-1.2t1.675-3q.05-.375.363-.587T17 14q.425 0 .713.275t.237.65q-.35 2.6-2.3 4.338T11 21h-1q-.425 0-.712-.288T9 20"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCurrencyLiraRounded(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="M9 20v-4.15l-1.475.925q-.5.325-1.012.025T6 15.9q0-.275.125-.5t.35-.35L9 13.475v-2.35l-1.475.925q-.5.3-1.012.025T6 11.2q0-.275.125-.5t.325-.35L9 8.75V4q0-.425.288-.712T10 3t.713.288T11 4v3.5l2.475-1.55q.5-.325 1.013-.038T15 6.8q0 .275-.125.5t-.35.35L11 9.875v2.35l2.475-1.55q.5-.325 1.013-.038t.512.888q0 .275-.125.5t-.35.35L11 14.6V19q1.875 0 3.25-1.2t1.675-3q.05-.375.363-.587T17 14q.425 0 .713.275t.237.65q-.35 2.6-2.3 4.338T11 21h-1q-.425 0-.712-.288T9 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="M9 20v-4.15l-1.475.925q-.5.325-1.012.025T6 15.9q0-.275.125-.5t.35-.35L9 13.475v-2.35l-1.475.925q-.5.3-1.012.025T6 11.2q0-.275.125-.5t.325-.35L9 8.75V4q0-.425.288-.712T10 3t.713.288T11 4v3.5l2.475-1.55q.5-.325 1.013-.038T15 6.8q0 .275-.125.5t-.35.35L11 9.875v2.35l2.475-1.55q.5-.325 1.013-.038t.512.888q0 .275-.125.5t-.35.35L11 14.6V19q1.875 0 3.25-1.2t1.675-3q.05-.375.363-.587T17 14q.425 0 .713.275t.237.65q-.35 2.6-2.3 4.338T11 21h-1q-.425 0-.712-.288T9 20"/></svg>
</template>

CSS

.icon-currency-lira-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%22M9%2020v-4.15l-1.475.925q-.5.325-1.012.025T6%2015.9q0-.275.125-.5t.35-.35L9%2013.475v-2.35l-1.475.925q-.5.3-1.012.025T6%2011.2q0-.275.125-.5t.325-.35L9%208.75V4q0-.425.288-.712T10%203t.713.288T11%204v3.5l2.475-1.55q.5-.325%201.013-.038T15%206.8q0%20.275-.125.5t-.35.35L11%209.875v2.35l2.475-1.55q.5-.325%201.013-.038t.512.888q0%20.275-.125.5t-.35.35L11%2014.6V19q1.875%200%203.25-1.2t1.675-3q.05-.375.363-.587T17%2014q.425%200%20.713.275t.237.65q-.35%202.6-2.3%204.338T11%2021h-1q-.425%200-.712-.288T9%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%22M9%2020v-4.15l-1.475.925q-.5.325-1.012.025T6%2015.9q0-.275.125-.5t.35-.35L9%2013.475v-2.35l-1.475.925q-.5.3-1.012.025T6%2011.2q0-.275.125-.5t.325-.35L9%208.75V4q0-.425.288-.712T10%203t.713.288T11%204v3.5l2.475-1.55q.5-.325%201.013-.038T15%206.8q0%20.275-.125.5t-.35.35L11%209.875v2.35l2.475-1.55q.5-.325%201.013-.038t.512.888q0%20.275-.125.5t-.35.35L11%2014.6V19q1.875%200%203.25-1.2t1.675-3q.05-.375.363-.587T17%2014q.425%200%20.713.275t.237.65q-.35%202.6-2.3%204.338T11%2021h-1q-.425%200-.712-.288T9%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-lira-rounded.svg?color=%231a73e8&size=48