turkish lira sign icon

turkish-lira-sign from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
turkish-lira-sign
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
384×512
License
CC BY 4.0

The same icon in other sets

Use the turkish lira sign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M96 32c17.7 0 32 14.3 32 32v35.3l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 165.9v29.4l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 261.9V416h63.8c68.2 0 124.4-53.5 127.8-121.6l.4-8c.9-17.7 15.9-31.2 33.6-30.4s31.2 15.9 30.4 33.6l-.4 8C378.5 399.8 294.1 480 191.8 480H96c-17.7 0-32-14.3-32-32V280.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 213.6v-29.4l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 117.6V64c0-17.7 14.3-32 32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidTurkishLiraSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M96 32c17.7 0 32 14.3 32 32v35.3l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 165.9v29.4l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 261.9V416h63.8c68.2 0 124.4-53.5 127.8-121.6l.4-8c.9-17.7 15.9-31.2 33.6-30.4s31.2 15.9 30.4 33.6l-.4 8C378.5 399.8 294.1 480 191.8 480H96c-17.7 0-32-14.3-32-32V280.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 213.6v-29.4l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 117.6V64c0-17.7 14.3-32 32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M96 32c17.7 0 32 14.3 32 32v35.3l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 165.9v29.4l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 261.9V416h63.8c68.2 0 124.4-53.5 127.8-121.6l.4-8c.9-17.7 15.9-31.2 33.6-30.4s31.2 15.9 30.4 33.6l-.4 8C378.5 399.8 294.1 480 191.8 480H96c-17.7 0-32-14.3-32-32V280.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 213.6v-29.4l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 117.6V64c0-17.7 14.3-32 32-32"/></svg>
</template>

CSS

.icon-turkish-lira-sign {
  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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2032c17.7%200%2032%2014.3%2032%2032v35.3l119.2-34.1c17-4.9%2034.7%205%2039.6%2022s-5%2034.7-22%2039.6L128%20165.9v29.4l119.2-34.1c17-4.9%2034.7%205%2039.6%2022s-5%2034.7-22%2039.6L128%20261.9V416h63.8c68.2%200%20124.4-53.5%20127.8-121.6l.4-8c.9-17.7%2015.9-31.2%2033.6-30.4s31.2%2015.9%2030.4%2033.6l-.4%208C378.5%20399.8%20294.1%20480%20191.8%20480H96c-17.7%200-32-14.3-32-32V280.1l-23.2%206.6c-17%204.9-34.7-5-39.6-22s5-34.7%2022-39.6L64%20213.6v-29.4l-23.2%206.6c-17%204.9-34.7-5-39.6-22s5-34.7%2022-39.6L64%20117.6V64c0-17.7%2014.3-32%2032-32%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2032c17.7%200%2032%2014.3%2032%2032v35.3l119.2-34.1c17-4.9%2034.7%205%2039.6%2022s-5%2034.7-22%2039.6L128%20165.9v29.4l119.2-34.1c17-4.9%2034.7%205%2039.6%2022s-5%2034.7-22%2039.6L128%20261.9V416h63.8c68.2%200%20124.4-53.5%20127.8-121.6l.4-8c.9-17.7%2015.9-31.2%2033.6-30.4s31.2%2015.9%2030.4%2033.6l-.4%208C378.5%20399.8%20294.1%20480%20191.8%20480H96c-17.7%200-32-14.3-32-32V280.1l-23.2%206.6c-17%204.9-34.7-5-39.6-22s5-34.7%2022-39.6L64%20213.6v-29.4l-23.2%206.6c-17%204.9-34.7-5-39.6-22s5-34.7%2022-39.6L64%20117.6V64c0-17.7%2014.3-32%2032-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/turkish-lira-sign.svg?color=%231a73e8&size=48