gbp icon
gbp from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- gbp
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
Use the gbp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M219.3 352h-34.8c-13.3 0-24-10.7-24-24s10.7-24 24-24h21.4c-40.6-92.7 27.2-198 129.7-198h8.2c33.6 0 66.2 11.3 92.5 32.2l16.1 12.7c13.9 11 16.2 31.1 5.2 45s-31.1 16.2-45 5.2l-16.1-12.7c-15-11.9-33.6-18.4-52.8-18.4h-8.2c-57.3 0-94.7 59.9-69.7 111.4c3.6 7.4 6.6 14.9 9.1 22.6h149.5c13.3 0 24 10.7 24 24s-10.7 24-24 24H283.2c1 35.3-8.7 70.6-28.9 100.9L236.2 480h212.2c17.7 0 32 14.3 32 32s-14.3 32-32 32h-272c-11.8 0-22.6-6.5-28.2-16.9s-5-23 1.6-32.9l51.2-76.8c13.1-19.6 19.2-42.6 18.2-65.4z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidGbp(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="M219.3 352h-34.8c-13.3 0-24-10.7-24-24s10.7-24 24-24h21.4c-40.6-92.7 27.2-198 129.7-198h8.2c33.6 0 66.2 11.3 92.5 32.2l16.1 12.7c13.9 11 16.2 31.1 5.2 45s-31.1 16.2-45 5.2l-16.1-12.7c-15-11.9-33.6-18.4-52.8-18.4h-8.2c-57.3 0-94.7 59.9-69.7 111.4c3.6 7.4 6.6 14.9 9.1 22.6h149.5c13.3 0 24 10.7 24 24s-10.7 24-24 24H283.2c1 35.3-8.7 70.6-28.9 100.9L236.2 480h212.2c17.7 0 32 14.3 32 32s-14.3 32-32 32h-272c-11.8 0-22.6-6.5-28.2-16.9s-5-23 1.6-32.9l51.2-76.8c13.1-19.6 19.2-42.6 18.2-65.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M219.3 352h-34.8c-13.3 0-24-10.7-24-24s10.7-24 24-24h21.4c-40.6-92.7 27.2-198 129.7-198h8.2c33.6 0 66.2 11.3 92.5 32.2l16.1 12.7c13.9 11 16.2 31.1 5.2 45s-31.1 16.2-45 5.2l-16.1-12.7c-15-11.9-33.6-18.4-52.8-18.4h-8.2c-57.3 0-94.7 59.9-69.7 111.4c3.6 7.4 6.6 14.9 9.1 22.6h149.5c13.3 0 24 10.7 24 24s-10.7 24-24 24H283.2c1 35.3-8.7 70.6-28.9 100.9L236.2 480h212.2c17.7 0 32 14.3 32 32s-14.3 32-32 32h-272c-11.8 0-22.6-6.5-28.2-16.9s-5-23 1.6-32.9l51.2-76.8c13.1-19.6 19.2-42.6 18.2-65.4z"/></svg> </template>
CSS
.icon-gbp {
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%22M219.3%20352h-34.8c-13.3%200-24-10.7-24-24s10.7-24%2024-24h21.4c-40.6-92.7%2027.2-198%20129.7-198h8.2c33.6%200%2066.2%2011.3%2092.5%2032.2l16.1%2012.7c13.9%2011%2016.2%2031.1%205.2%2045s-31.1%2016.2-45%205.2l-16.1-12.7c-15-11.9-33.6-18.4-52.8-18.4h-8.2c-57.3%200-94.7%2059.9-69.7%20111.4c3.6%207.4%206.6%2014.9%209.1%2022.6h149.5c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H283.2c1%2035.3-8.7%2070.6-28.9%20100.9L236.2%20480h212.2c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-272c-11.8%200-22.6-6.5-28.2-16.9s-5-23%201.6-32.9l51.2-76.8c13.1-19.6%2019.2-42.6%2018.2-65.4z%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%22M219.3%20352h-34.8c-13.3%200-24-10.7-24-24s10.7-24%2024-24h21.4c-40.6-92.7%2027.2-198%20129.7-198h8.2c33.6%200%2066.2%2011.3%2092.5%2032.2l16.1%2012.7c13.9%2011%2016.2%2031.1%205.2%2045s-31.1%2016.2-45%205.2l-16.1-12.7c-15-11.9-33.6-18.4-52.8-18.4h-8.2c-57.3%200-94.7%2059.9-69.7%20111.4c3.6%207.4%206.6%2014.9%209.1%2022.6h149.5c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H283.2c1%2035.3-8.7%2070.6-28.9%20100.9L236.2%20480h212.2c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-272c-11.8%200-22.6-6.5-28.2-16.9s-5-23%201.6-32.9l51.2-76.8c13.1-19.6%2019.2-42.6%2018.2-65.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/gbp.svg?color=%231a73e8&size=48