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

Name
sterling-sign
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
320×512
License
CC BY 4.0

The same icon in other sets

Use the sterling sign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h16v44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480h256c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1c14.9-24.9 22.8-53.4 22.8-82.4V288h112c17.7 0 32-14.3 32-32s-14.3-32-32-32H112z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidSterlingSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h16v44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480h256c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1c14.9-24.9 22.8-53.4 22.8-82.4V288h112c17.7 0 32-14.3 32-32s-14.3-32-32-32H112z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h16v44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480h256c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1c14.9-24.9 22.8-53.4 22.8-82.4V288h112c17.7 0 32-14.3 32-32s-14.3-32-32-32H112z"/></svg>
</template>

CSS

.icon-sterling-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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M112%20160.4c0-35.5%2028.8-64.4%2064.4-64.4c6.9%200%2013.8%201.1%2020.4%203.3l81.2%2027.1c16.8%205.6%2034.9-3.5%2040.5-20.2s-3.5-34.9-20.2-40.5L217%2038.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5%2032%2048%2089.5%2048%20160.4V224H32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h16v44.5c0%2017.4-4.7%2034.5-13.7%2049.4L4.6%20431.5c-5.9%209.9-6.1%2022.2-.4%2032.2S20.5%20480%2032%20480h256c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H88.5l.7-1.1c14.9-24.9%2022.8-53.4%2022.8-82.4V288h112c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H112z%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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M112%20160.4c0-35.5%2028.8-64.4%2064.4-64.4c6.9%200%2013.8%201.1%2020.4%203.3l81.2%2027.1c16.8%205.6%2034.9-3.5%2040.5-20.2s-3.5-34.9-20.2-40.5L217%2038.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5%2032%2048%2089.5%2048%20160.4V224H32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h16v44.5c0%2017.4-4.7%2034.5-13.7%2049.4L4.6%20431.5c-5.9%209.9-6.1%2022.2-.4%2032.2S20.5%20480%2032%20480h256c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H88.5l.7-1.1c14.9-24.9%2022.8-53.4%2022.8-82.4V288h112c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H112z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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