brandy icon
brandy-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- brandy-thin
- Set
- Phosphor
- Style
- Thin
- 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="M220 88a91.67 91.67 0 0 0-14.88-50.18a4 4 0 0 0-3.35-1.82H54.23a4 4 0 0 0-3.35 1.82A91.67 91.67 0 0 0 36 88a92.11 92.11 0 0 0 88 91.91V220H88a4 4 0 0 0 0 8h80a4 4 0 0 0 0-8h-36v-40.09A92.11 92.11 0 0 0 220 88M56.43 44h143.14a83.5 83.5 0 0 1 12.32 40H44.11a83.5 83.5 0 0 1 12.32-40M128 172a84.1 84.1 0 0 1-83.9-80h167.8a84.1 84.1 0 0 1-83.9 80"/></svg>
React
import type { SVGProps } from "react";
export function PhBrandyThin(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="M220 88a91.67 91.67 0 0 0-14.88-50.18a4 4 0 0 0-3.35-1.82H54.23a4 4 0 0 0-3.35 1.82A91.67 91.67 0 0 0 36 88a92.11 92.11 0 0 0 88 91.91V220H88a4 4 0 0 0 0 8h80a4 4 0 0 0 0-8h-36v-40.09A92.11 92.11 0 0 0 220 88M56.43 44h143.14a83.5 83.5 0 0 1 12.32 40H44.11a83.5 83.5 0 0 1 12.32-40M128 172a84.1 84.1 0 0 1-83.9-80h167.8a84.1 84.1 0 0 1-83.9 80"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 88a91.67 91.67 0 0 0-14.88-50.18a4 4 0 0 0-3.35-1.82H54.23a4 4 0 0 0-3.35 1.82A91.67 91.67 0 0 0 36 88a92.11 92.11 0 0 0 88 91.91V220H88a4 4 0 0 0 0 8h80a4 4 0 0 0 0-8h-36v-40.09A92.11 92.11 0 0 0 220 88M56.43 44h143.14a83.5 83.5 0 0 1 12.32 40H44.11a83.5 83.5 0 0 1 12.32-40M128 172a84.1 84.1 0 0 1-83.9-80h167.8a84.1 84.1 0 0 1-83.9 80"/></svg> </template>
CSS
.icon-brandy-thin {
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%22M220%2088a91.67%2091.67%200%200%200-14.88-50.18a4%204%200%200%200-3.35-1.82H54.23a4%204%200%200%200-3.35%201.82A91.67%2091.67%200%200%200%2036%2088a92.11%2092.11%200%200%200%2088%2091.91V220H88a4%204%200%200%200%200%208h80a4%204%200%200%200%200-8h-36v-40.09A92.11%2092.11%200%200%200%20220%2088M56.43%2044h143.14a83.5%2083.5%200%200%201%2012.32%2040H44.11a83.5%2083.5%200%200%201%2012.32-40M128%20172a84.1%2084.1%200%200%201-83.9-80h167.8a84.1%2084.1%200%200%201-83.9%2080%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%22M220%2088a91.67%2091.67%200%200%200-14.88-50.18a4%204%200%200%200-3.35-1.82H54.23a4%204%200%200%200-3.35%201.82A91.67%2091.67%200%200%200%2036%2088a92.11%2092.11%200%200%200%2088%2091.91V220H88a4%204%200%200%200%200%208h80a4%204%200%200%200%200-8h-36v-40.09A92.11%2092.11%200%200%200%20220%2088M56.43%2044h143.14a83.5%2083.5%200%200%201%2012.32%2040H44.11a83.5%2083.5%200%200%201%2012.32-40M128%20172a84.1%2084.1%200%200%201-83.9-80h167.8a84.1%2084.1%200%200%201-83.9%2080%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/brandy-thin.svg?color=%231a73e8&size=48