brandy icon
brandy-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- brandy-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the brandy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 88a99.63 99.63 0 0 0-16.18-54.55a12 12 0 0 0-10-5.45H54.23a12 12 0 0 0-10 5.45A99.63 99.63 0 0 0 28 88a100.15 100.15 0 0 0 88 99.28V212H88a12 12 0 0 0 0 24h80a12 12 0 0 0 0-24h-28v-24.72A100.15 100.15 0 0 0 228 88M61.05 52H195a75.4 75.4 0 0 1 8.1 24H53a75.4 75.4 0 0 1 8.05-24m67 112a76.12 76.12 0 0 1-75-64H203a76.12 76.12 0 0 1-75 64Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBrandyBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 88a99.63 99.63 0 0 0-16.18-54.55a12 12 0 0 0-10-5.45H54.23a12 12 0 0 0-10 5.45A99.63 99.63 0 0 0 28 88a100.15 100.15 0 0 0 88 99.28V212H88a12 12 0 0 0 0 24h80a12 12 0 0 0 0-24h-28v-24.72A100.15 100.15 0 0 0 228 88M61.05 52H195a75.4 75.4 0 0 1 8.1 24H53a75.4 75.4 0 0 1 8.05-24m67 112a76.12 76.12 0 0 1-75-64H203a76.12 76.12 0 0 1-75 64Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 88a99.63 99.63 0 0 0-16.18-54.55a12 12 0 0 0-10-5.45H54.23a12 12 0 0 0-10 5.45A99.63 99.63 0 0 0 28 88a100.15 100.15 0 0 0 88 99.28V212H88a12 12 0 0 0 0 24h80a12 12 0 0 0 0-24h-28v-24.72A100.15 100.15 0 0 0 228 88M61.05 52H195a75.4 75.4 0 0 1 8.1 24H53a75.4 75.4 0 0 1 8.05-24m67 112a76.12 76.12 0 0 1-75-64H203a76.12 76.12 0 0 1-75 64Z"/></svg> </template>
CSS
.icon-brandy-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%2088a99.63%2099.63%200%200%200-16.18-54.55a12%2012%200%200%200-10-5.45H54.23a12%2012%200%200%200-10%205.45A99.63%2099.63%200%200%200%2028%2088a100.15%20100.15%200%200%200%2088%2099.28V212H88a12%2012%200%200%200%200%2024h80a12%2012%200%200%200%200-24h-28v-24.72A100.15%20100.15%200%200%200%20228%2088M61.05%2052H195a75.4%2075.4%200%200%201%208.1%2024H53a75.4%2075.4%200%200%201%208.05-24m67%20112a76.12%2076.12%200%200%201-75-64H203a76.12%2076.12%200%200%201-75%2064Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%2088a99.63%2099.63%200%200%200-16.18-54.55a12%2012%200%200%200-10-5.45H54.23a12%2012%200%200%200-10%205.45A99.63%2099.63%200%200%200%2028%2088a100.15%20100.15%200%200%200%2088%2099.28V212H88a12%2012%200%200%200%200%2024h80a12%2012%200%200%200%200-24h-28v-24.72A100.15%20100.15%200%200%200%20228%2088M61.05%2052H195a75.4%2075.4%200%200%201%208.1%2024H53a75.4%2075.4%200%200%201%208.05-24m67%20112a76.12%2076.12%200%200%201-75-64H203a76.12%2076.12%200%200%201-75%2064Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/brandy-bold.svg?color=%231a73e8&size=48