currency baht icon
currency-baht from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- currency-baht
- 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 baht icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.402 15.643A4.97 4.97 0 0 0 23 12v-1a5.006 5.006 0 0 0-5-5h-1V3h-2v3h-5v20h5v3h2v-3h2a5.006 5.006 0 0 0 5-5v-1a4.98 4.98 0 0 0-2.598-4.357M12 8h6a3.003 3.003 0 0 1 3 3v1a3.003 3.003 0 0 1-3 3h-6Zm10 13a3.003 3.003 0 0 1-3 3h-7v-7h7a3.003 3.003 0 0 1 3 3Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCurrencyBaht(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="M21.402 15.643A4.97 4.97 0 0 0 23 12v-1a5.006 5.006 0 0 0-5-5h-1V3h-2v3h-5v20h5v3h2v-3h2a5.006 5.006 0 0 0 5-5v-1a4.98 4.98 0 0 0-2.598-4.357M12 8h6a3.003 3.003 0 0 1 3 3v1a3.003 3.003 0 0 1-3 3h-6Zm10 13a3.003 3.003 0 0 1-3 3h-7v-7h7a3.003 3.003 0 0 1 3 3Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.402 15.643A4.97 4.97 0 0 0 23 12v-1a5.006 5.006 0 0 0-5-5h-1V3h-2v3h-5v20h5v3h2v-3h2a5.006 5.006 0 0 0 5-5v-1a4.98 4.98 0 0 0-2.598-4.357M12 8h6a3.003 3.003 0 0 1 3 3v1a3.003 3.003 0 0 1-3 3h-6Zm10 13a3.003 3.003 0 0 1-3 3h-7v-7h7a3.003 3.003 0 0 1 3 3Z"/></svg> </template>
CSS
.icon-currency-baht {
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%22M21.402%2015.643A4.97%204.97%200%200%200%2023%2012v-1a5.006%205.006%200%200%200-5-5h-1V3h-2v3h-5v20h5v3h2v-3h2a5.006%205.006%200%200%200%205-5v-1a4.98%204.98%200%200%200-2.598-4.357M12%208h6a3.003%203.003%200%200%201%203%203v1a3.003%203.003%200%200%201-3%203h-6Zm10%2013a3.003%203.003%200%200%201-3%203h-7v-7h7a3.003%203.003%200%200%201%203%203Z%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%22M21.402%2015.643A4.97%204.97%200%200%200%2023%2012v-1a5.006%205.006%200%200%200-5-5h-1V3h-2v3h-5v20h5v3h2v-3h2a5.006%205.006%200%200%200%205-5v-1a4.98%204.98%200%200%200-2.598-4.357M12%208h6a3.003%203.003%200%200%201%203%203v1a3.003%203.003%200%200%201-3%203h-6Zm10%2013a3.003%203.003%200%200%201-3%203h-7v-7h7a3.003%203.003%200%200%201%203%203Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/currency-baht.svg?color=%231a73e8&size=48