martini glass citrus icon

martini-glass-citrus from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
martini-glass-citrus
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome 6 Solid

Use the martini glass citrus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M432 240c53 0 96-43 96-96s-43-96-96-96c-35.5 0-66.6 19.3-83.2 48h-52.6C316 40.1 369.3 0 432 0c79.5 0 144 64.5 144 144s-64.5 144-144 144c-27.7 0-53.5-7.8-75.5-21.3l35.4-35.4c12.2 5.6 25.8 8.7 40.1 8.7M1.8 142.8c3.7-9 12.5-14.8 22.2-14.8h368c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2L232 346v118h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V345.9L7 169c-6.9-6.9-8.9-17.2-5.2-26.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidMartiniGlassCitrus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M432 240c53 0 96-43 96-96s-43-96-96-96c-35.5 0-66.6 19.3-83.2 48h-52.6C316 40.1 369.3 0 432 0c79.5 0 144 64.5 144 144s-64.5 144-144 144c-27.7 0-53.5-7.8-75.5-21.3l35.4-35.4c12.2 5.6 25.8 8.7 40.1 8.7M1.8 142.8c3.7-9 12.5-14.8 22.2-14.8h368c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2L232 346v118h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V345.9L7 169c-6.9-6.9-8.9-17.2-5.2-26.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M432 240c53 0 96-43 96-96s-43-96-96-96c-35.5 0-66.6 19.3-83.2 48h-52.6C316 40.1 369.3 0 432 0c79.5 0 144 64.5 144 144s-64.5 144-144 144c-27.7 0-53.5-7.8-75.5-21.3l35.4-35.4c12.2 5.6 25.8 8.7 40.1 8.7M1.8 142.8c3.7-9 12.5-14.8 22.2-14.8h368c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2L232 346v118h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V345.9L7 169c-6.9-6.9-8.9-17.2-5.2-26.2"/></svg>
</template>

CSS

.icon-martini-glass-citrus {
  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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M432%20240c53%200%2096-43%2096-96s-43-96-96-96c-35.5%200-66.6%2019.3-83.2%2048h-52.6C316%2040.1%20369.3%200%20432%200c79.5%200%20144%2064.5%20144%20144s-64.5%20144-144%20144c-27.7%200-53.5-7.8-75.5-21.3l35.4-35.4c12.2%205.6%2025.8%208.7%2040.1%208.7M1.8%20142.8c3.7-9%2012.5-14.8%2022.2-14.8h368c9.7%200%2018.5%205.8%2022.2%2014.8s1.7%2019.3-5.2%2026.2L232%20346v118h64c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H120c-13.3%200-24-10.7-24-24s10.7-24%2024-24h64V345.9L7%20169c-6.9-6.9-8.9-17.2-5.2-26.2%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M432%20240c53%200%2096-43%2096-96s-43-96-96-96c-35.5%200-66.6%2019.3-83.2%2048h-52.6C316%2040.1%20369.3%200%20432%200c79.5%200%20144%2064.5%20144%20144s-64.5%20144-144%20144c-27.7%200-53.5-7.8-75.5-21.3l35.4-35.4c12.2%205.6%2025.8%208.7%2040.1%208.7M1.8%20142.8c3.7-9%2012.5-14.8%2022.2-14.8h368c9.7%200%2018.5%205.8%2022.2%2014.8s1.7%2019.3-5.2%2026.2L232%20346v118h64c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H120c-13.3%200-24-10.7-24-24s10.7-24%2024-24h64V345.9L7%20169c-6.9-6.9-8.9-17.2-5.2-26.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/martini-glass-citrus.svg?color=%231a73e8&size=48