round currency lira icon

round-currency-lira from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.

Name
round-currency-lira
Set
Google Material Icons
Style
Baseline
Category
Image
Viewbox
24×24
License
Apache 2.0

More image icons from Google Material Icons

Use the round 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 15.84l-1.47.92A.998.998 0 0 1 6 15.91c0-.34.18-.66.47-.85L9 13.48v-2.36l-1.47.92A.998.998 0 0 1 6 11.19c0-.34.18-.66.47-.85L9 8.76V4c0-.55.45-1 1-1s1 .45 1 1v3.51l2.47-1.55a.998.998 0 0 1 1.53.85c0 .34-.18.66-.47.85L11 9.87l.01 2.35l2.46-1.54a.998.998 0 0 1 1.53.85c0 .34-.18.66-.47.85L11 14.59V19c2.47 0 4.52-1.79 4.93-4.15c.08-.49.49-.85.98-.85c.61 0 1.09.54 1 1.14A7 7 0 0 1 11 21h-1c-.55 0-1-.45-1-1z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundCurrencyLira(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 15.84l-1.47.92A.998.998 0 0 1 6 15.91c0-.34.18-.66.47-.85L9 13.48v-2.36l-1.47.92A.998.998 0 0 1 6 11.19c0-.34.18-.66.47-.85L9 8.76V4c0-.55.45-1 1-1s1 .45 1 1v3.51l2.47-1.55a.998.998 0 0 1 1.53.85c0 .34-.18.66-.47.85L11 9.87l.01 2.35l2.46-1.54a.998.998 0 0 1 1.53.85c0 .34-.18.66-.47.85L11 14.59V19c2.47 0 4.52-1.79 4.93-4.15c.08-.49.49-.85.98-.85c.61 0 1.09.54 1 1.14A7 7 0 0 1 11 21h-1c-.55 0-1-.45-1-1z"/></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 15.84l-1.47.92A.998.998 0 0 1 6 15.91c0-.34.18-.66.47-.85L9 13.48v-2.36l-1.47.92A.998.998 0 0 1 6 11.19c0-.34.18-.66.47-.85L9 8.76V4c0-.55.45-1 1-1s1 .45 1 1v3.51l2.47-1.55a.998.998 0 0 1 1.53.85c0 .34-.18.66-.47.85L11 9.87l.01 2.35l2.46-1.54a.998.998 0 0 1 1.53.85c0 .34-.18.66-.47.85L11 14.59V19c2.47 0 4.52-1.79 4.93-4.15c.08-.49.49-.85.98-.85c.61 0 1.09.54 1 1.14A7 7 0 0 1 11 21h-1c-.55 0-1-.45-1-1z"/></svg>
</template>

CSS

.icon-round-currency-lira {
  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%2015.84l-1.47.92A.998.998%200%200%201%206%2015.91c0-.34.18-.66.47-.85L9%2013.48v-2.36l-1.47.92A.998.998%200%200%201%206%2011.19c0-.34.18-.66.47-.85L9%208.76V4c0-.55.45-1%201-1s1%20.45%201%201v3.51l2.47-1.55a.998.998%200%200%201%201.53.85c0%20.34-.18.66-.47.85L11%209.87l.01%202.35l2.46-1.54a.998.998%200%200%201%201.53.85c0%20.34-.18.66-.47.85L11%2014.59V19c2.47%200%204.52-1.79%204.93-4.15c.08-.49.49-.85.98-.85c.61%200%201.09.54%201%201.14A7%207%200%200%201%2011%2021h-1c-.55%200-1-.45-1-1z%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%2015.84l-1.47.92A.998.998%200%200%201%206%2015.91c0-.34.18-.66.47-.85L9%2013.48v-2.36l-1.47.92A.998.998%200%200%201%206%2011.19c0-.34.18-.66.47-.85L9%208.76V4c0-.55.45-1%201-1s1%20.45%201%201v3.51l2.47-1.55a.998.998%200%200%201%201.53.85c0%20.34-.18.66-.47.85L11%209.87l.01%202.35l2.46-1.54a.998.998%200%200%201%201.53.85c0%20.34-.18.66-.47.85L11%2014.59V19c2.47%200%204.52-1.79%204.93-4.15c.08-.49.49-.85.98-.85c.61%200%201.09.54%201%201.14A7%207%200%200%201%2011%2021h-1c-.55%200-1-.45-1-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-currency-lira.svg?color=%231a73e8&size=48