lari-sign from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
lari-sign
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the lari sign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M272 64c13.3 0 24 10.7 24 24v41.5q11.85-1.5 24-1.5t24 1.5V88c0-13.3 10.7-24 24-24s24 10.7 24 24v54c58.9 23.8 103.2 76 116.2 139.7c3.5 17.3-7.7 34.2-25 37.7s-34.2-7.7-37.7-25c-6.7-33.2-26.4-61.8-53.4-80.2V296c0 13.3-10.7 24-24 24s-24-10.7-24-24V194.2c-7.8-1.5-15.8-2.2-24-2.2s-16.2.8-24 2.2L296 296c0 13.3-10.7 24-24 24s-24-10.7-24-24v-81.8c-33.8 23-56 61.9-56 105.8c0 70.7 57.3 128 128 128h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32h16.9c-30.4-34-48.9-78.8-48.9-128c0-80.6 49.6-149.6 120-178V88c0-13.3 10.7-24 24-24"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidLariSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M272 64c13.3 0 24 10.7 24 24v41.5q11.85-1.5 24-1.5t24 1.5V88c0-13.3 10.7-24 24-24s24 10.7 24 24v54c58.9 23.8 103.2 76 116.2 139.7c3.5 17.3-7.7 34.2-25 37.7s-34.2-7.7-37.7-25c-6.7-33.2-26.4-61.8-53.4-80.2V296c0 13.3-10.7 24-24 24s-24-10.7-24-24V194.2c-7.8-1.5-15.8-2.2-24-2.2s-16.2.8-24 2.2L296 296c0 13.3-10.7 24-24 24s-24-10.7-24-24v-81.8c-33.8 23-56 61.9-56 105.8c0 70.7 57.3 128 128 128h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32h16.9c-30.4-34-48.9-78.8-48.9-128c0-80.6 49.6-149.6 120-178V88c0-13.3 10.7-24 24-24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M272 64c13.3 0 24 10.7 24 24v41.5q11.85-1.5 24-1.5t24 1.5V88c0-13.3 10.7-24 24-24s24 10.7 24 24v54c58.9 23.8 103.2 76 116.2 139.7c3.5 17.3-7.7 34.2-25 37.7s-34.2-7.7-37.7-25c-6.7-33.2-26.4-61.8-53.4-80.2V296c0 13.3-10.7 24-24 24s-24-10.7-24-24V194.2c-7.8-1.5-15.8-2.2-24-2.2s-16.2.8-24 2.2L296 296c0 13.3-10.7 24-24 24s-24-10.7-24-24v-81.8c-33.8 23-56 61.9-56 105.8c0 70.7 57.3 128 128 128h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32h16.9c-30.4-34-48.9-78.8-48.9-128c0-80.6 49.6-149.6 120-178V88c0-13.3 10.7-24 24-24"/></svg>
</template>

CSS

.icon-lari-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M272%2064c13.3%200%2024%2010.7%2024%2024v41.5q11.85-1.5%2024-1.5t24%201.5V88c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v54c58.9%2023.8%20103.2%2076%20116.2%20139.7c3.5%2017.3-7.7%2034.2-25%2037.7s-34.2-7.7-37.7-25c-6.7-33.2-26.4-61.8-53.4-80.2V296c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24V194.2c-7.8-1.5-15.8-2.2-24-2.2s-16.2.8-24%202.2L296%20296c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24v-81.8c-33.8%2023-56%2061.9-56%20105.8c0%2070.7%2057.3%20128%20128%20128h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H160c-17.7%200-32-14.3-32-32s14.3-32%2032-32h16.9c-30.4-34-48.9-78.8-48.9-128c0-80.6%2049.6-149.6%20120-178V88c0-13.3%2010.7-24%2024-24%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M272%2064c13.3%200%2024%2010.7%2024%2024v41.5q11.85-1.5%2024-1.5t24%201.5V88c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v54c58.9%2023.8%20103.2%2076%20116.2%20139.7c3.5%2017.3-7.7%2034.2-25%2037.7s-34.2-7.7-37.7-25c-6.7-33.2-26.4-61.8-53.4-80.2V296c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24V194.2c-7.8-1.5-15.8-2.2-24-2.2s-16.2.8-24%202.2L296%20296c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24v-81.8c-33.8%2023-56%2061.9-56%20105.8c0%2070.7%2057.3%20128%20128%20128h160c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H160c-17.7%200-32-14.3-32-32s14.3-32%2032-32h16.9c-30.4-34-48.9-78.8-48.9-128c0-80.6%2049.6-149.6%20120-178V88c0-13.3%2010.7-24%2024-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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