currency pound icon
currency-pound from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- currency-pound
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the currency pound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.453 25A8.8 8.8 0 0 0 14 20a10.6 10.6 0 0 0-.18-2H22v-2h-8.782q-.127-.316-.256-.624A9.86 9.86 0 0 1 12 11a4.79 4.79 0 0 1 5-5a6.12 6.12 0 0 1 5.222 2.628l1.556-1.256A8.11 8.11 0 0 0 17 4a6.78 6.78 0 0 0-7 7a11.65 11.65 0 0 0 1.056 5H8v2h3.773A8.2 8.2 0 0 1 12 20c0 2.523-1.486 5-3 5v2h15v-2Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCurrencyPound(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.453 25A8.8 8.8 0 0 0 14 20a10.6 10.6 0 0 0-.18-2H22v-2h-8.782q-.127-.316-.256-.624A9.86 9.86 0 0 1 12 11a4.79 4.79 0 0 1 5-5a6.12 6.12 0 0 1 5.222 2.628l1.556-1.256A8.11 8.11 0 0 0 17 4a6.78 6.78 0 0 0-7 7a11.65 11.65 0 0 0 1.056 5H8v2h3.773A8.2 8.2 0 0 1 12 20c0 2.523-1.486 5-3 5v2h15v-2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.453 25A8.8 8.8 0 0 0 14 20a10.6 10.6 0 0 0-.18-2H22v-2h-8.782q-.127-.316-.256-.624A9.86 9.86 0 0 1 12 11a4.79 4.79 0 0 1 5-5a6.12 6.12 0 0 1 5.222 2.628l1.556-1.256A8.11 8.11 0 0 0 17 4a6.78 6.78 0 0 0-7 7a11.65 11.65 0 0 0 1.056 5H8v2h3.773A8.2 8.2 0 0 1 12 20c0 2.523-1.486 5-3 5v2h15v-2Z"/></svg> </template>
CSS
.icon-currency-pound {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.453%2025A8.8%208.8%200%200%200%2014%2020a10.6%2010.6%200%200%200-.18-2H22v-2h-8.782q-.127-.316-.256-.624A9.86%209.86%200%200%201%2012%2011a4.79%204.79%200%200%201%205-5a6.12%206.12%200%200%201%205.222%202.628l1.556-1.256A8.11%208.11%200%200%200%2017%204a6.78%206.78%200%200%200-7%207a11.65%2011.65%200%200%200%201.056%205H8v2h3.773A8.2%208.2%200%200%201%2012%2020c0%202.523-1.486%205-3%205v2h15v-2Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.453%2025A8.8%208.8%200%200%200%2014%2020a10.6%2010.6%200%200%200-.18-2H22v-2h-8.782q-.127-.316-.256-.624A9.86%209.86%200%200%201%2012%2011a4.79%204.79%200%200%201%205-5a6.12%206.12%200%200%201%205.222%202.628l1.556-1.256A8.11%208.11%200%200%200%2017%204a6.78%206.78%200%200%200-7%207a11.65%2011.65%200%200%200%201.056%205H8v2h3.773A8.2%208.2%200%200%201%2012%2020c0%202.523-1.486%205-3%205v2h15v-2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/currency-pound.svg?color=%231a73e8&size=48