pouring liquid emoji
pouring-liquid from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- pouring-liquid
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More food drink icons from OpenMoji
Use the pouring liquid emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M52.22 43.35a2.05 2.05 0 1 1-1.7 3.72a8.43 8.43 0 0 1-3.03-3.26s-.36-.52.24-.61a8.85 8.85 0 0 1 4.5.15"/><path fill="#61b2e4" d="M47.6 44a5.62 5.62 0 0 1 3.79-.25a1.7 1.7 0 0 1 1.07 2.32S51.24 44.3 47.6 44"/><path fill="#92d3f5" d="M32.74 45.44a9.1 9.1 0 0 1 4.17-2.03c.6-.18.48.47.48.47a8.7 8.7 0 0 1-1.48 4.34a2.11 2.11 0 1 1-3.17-2.78"/><path fill="#61b2e4" d="M37 44c-3.2 1.76-3.59 3.87-3.59 3.87a1.71 1.71 0 0 1 .03-2.55A5.62 5.62 0 0 1 37 44"/><path fill="#d0cfce" d="M39 40L11 28.4L16 15l30 7z"/><path fill="#92d3f5" d="M20.13 32.3a2.81 2.81 0 0 1 2.89-.77c1.59.64 2.52.43 3.82.94a50 50 0 0 0 4.83 2.14c1.8.53 2.5 1.21 3.9 1.63a28 28 0 0 1 3.87 1.44a9.23 9.23 0 0 1 3.45 3.27c1.06 1.45 1 2.3 1.59 3.93a20.7 20.7 0 0 1 .42 3.64c.39 2.15-.25 1.6.48 2.4c.41.45 1.33-.18 2.11-.13a26.5 26.5 0 0 1 4.08.59c2.01.37 5.46 1.47 5.64 2.89c.13 1-1.53 2.83-2.13 2.95c-7.06 1.46-22.38 1.16-23.79-.8c-1.58-2.2 1.01-3.53 2.21-4.08a22.6 22.6 0 0 1 7.38-1.55c.72-.07.47-1.04.48-1.53a11.3 11.3 0 0 0-.48-3.52a23.4 23.4 0 0 0-.88-3.2a4.85 4.85 0 0 0-2.37-2.74z"/><path fill="#61b2e4" d="M34.38 57.21s9.97.38 14.84-.45a13.7 13.7 0 0 0 6.84-2.98s1.84-.08.87 2.09c-.46 1.04-2.94 2.01-4.41 2.31c-1.48.3-8.88.92-8.88.92l-3.51-.62l-5.49-1.04zm1.44-20.63a41 41 0 0 1 3.74 2.37a8.6 8.6 0 0 1 3.02 3.45c.69 1.58 1.35 7.46 1.61 8.47c1 3.84 1.77 3.42 1.77 3.42s-1.65-10.04-2.02-11.32a7.3 7.3 0 0 0-1.93-3.28c-.76-.63-2.98-2.68-3.8-2.79s-2.4-.31-2.4-.31z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M45.29 50.68c6.92.14 12.06 1.96 12.06 4.2c0 2.33-5.92 4.22-13.23 4.22s-13.23-1.89-13.23-4.22c0-2.11 3.86-3.98 10.55-4.18"/><path d="M45.97 53.77c-1.1-2.68-1.24-9.34-2.33-11.67a9.62 9.62 0 0 0-4.2-4.42c-1.75-.92-5.72-2.24-7.38-2.88s-6.74-2.58-9.04-3.27a3.1 3.1 0 0 0-2.89.77s13.15 5.59 17.52 7.5a5.08 5.08 0 0 1 2.53 3.63c.72 3.1 1.73 8.32 1.23 10.33"/><path d="M38 40L11 28.4L16 15l29 7l-4.3 11m11.52 10.35a2.05 2.05 0 1 1-1.7 3.72a8.43 8.43 0 0 1-3.03-3.26s-.36-.52.24-.61a8.85 8.85 0 0 1 4.5.15m-19.49 2.09a9.1 9.1 0 0 1 4.17-2.03c.6-.18.48.47.48.47a8.7 8.7 0 0 1-1.48 4.34a2.11 2.11 0 1 1-3.17-2.78"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPouringLiquid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M52.22 43.35a2.05 2.05 0 1 1-1.7 3.72a8.43 8.43 0 0 1-3.03-3.26s-.36-.52.24-.61a8.85 8.85 0 0 1 4.5.15"/><path fill="#61b2e4" d="M47.6 44a5.62 5.62 0 0 1 3.79-.25a1.7 1.7 0 0 1 1.07 2.32S51.24 44.3 47.6 44"/><path fill="#92d3f5" d="M32.74 45.44a9.1 9.1 0 0 1 4.17-2.03c.6-.18.48.47.48.47a8.7 8.7 0 0 1-1.48 4.34a2.11 2.11 0 1 1-3.17-2.78"/><path fill="#61b2e4" d="M37 44c-3.2 1.76-3.59 3.87-3.59 3.87a1.71 1.71 0 0 1 .03-2.55A5.62 5.62 0 0 1 37 44"/><path fill="#d0cfce" d="M39 40L11 28.4L16 15l30 7z"/><path fill="#92d3f5" d="M20.13 32.3a2.81 2.81 0 0 1 2.89-.77c1.59.64 2.52.43 3.82.94a50 50 0 0 0 4.83 2.14c1.8.53 2.5 1.21 3.9 1.63a28 28 0 0 1 3.87 1.44a9.23 9.23 0 0 1 3.45 3.27c1.06 1.45 1 2.3 1.59 3.93a20.7 20.7 0 0 1 .42 3.64c.39 2.15-.25 1.6.48 2.4c.41.45 1.33-.18 2.11-.13a26.5 26.5 0 0 1 4.08.59c2.01.37 5.46 1.47 5.64 2.89c.13 1-1.53 2.83-2.13 2.95c-7.06 1.46-22.38 1.16-23.79-.8c-1.58-2.2 1.01-3.53 2.21-4.08a22.6 22.6 0 0 1 7.38-1.55c.72-.07.47-1.04.48-1.53a11.3 11.3 0 0 0-.48-3.52a23.4 23.4 0 0 0-.88-3.2a4.85 4.85 0 0 0-2.37-2.74z"/><path fill="#61b2e4" d="M34.38 57.21s9.97.38 14.84-.45a13.7 13.7 0 0 0 6.84-2.98s1.84-.08.87 2.09c-.46 1.04-2.94 2.01-4.41 2.31c-1.48.3-8.88.92-8.88.92l-3.51-.62l-5.49-1.04zm1.44-20.63a41 41 0 0 1 3.74 2.37a8.6 8.6 0 0 1 3.02 3.45c.69 1.58 1.35 7.46 1.61 8.47c1 3.84 1.77 3.42 1.77 3.42s-1.65-10.04-2.02-11.32a7.3 7.3 0 0 0-1.93-3.28c-.76-.63-2.98-2.68-3.8-2.79s-2.4-.31-2.4-.31z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M45.29 50.68c6.92.14 12.06 1.96 12.06 4.2c0 2.33-5.92 4.22-13.23 4.22s-13.23-1.89-13.23-4.22c0-2.11 3.86-3.98 10.55-4.18"/><path d="M45.97 53.77c-1.1-2.68-1.24-9.34-2.33-11.67a9.62 9.62 0 0 0-4.2-4.42c-1.75-.92-5.72-2.24-7.38-2.88s-6.74-2.58-9.04-3.27a3.1 3.1 0 0 0-2.89.77s13.15 5.59 17.52 7.5a5.08 5.08 0 0 1 2.53 3.63c.72 3.1 1.73 8.32 1.23 10.33"/><path d="M38 40L11 28.4L16 15l29 7l-4.3 11m11.52 10.35a2.05 2.05 0 1 1-1.7 3.72a8.43 8.43 0 0 1-3.03-3.26s-.36-.52.24-.61a8.85 8.85 0 0 1 4.5.15m-19.49 2.09a9.1 9.1 0 0 1 4.17-2.03c.6-.18.48.47.48.47a8.7 8.7 0 0 1-1.48 4.34a2.11 2.11 0 1 1-3.17-2.78"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M52.22 43.35a2.05 2.05 0 1 1-1.7 3.72a8.43 8.43 0 0 1-3.03-3.26s-.36-.52.24-.61a8.85 8.85 0 0 1 4.5.15"/><path fill="#61b2e4" d="M47.6 44a5.62 5.62 0 0 1 3.79-.25a1.7 1.7 0 0 1 1.07 2.32S51.24 44.3 47.6 44"/><path fill="#92d3f5" d="M32.74 45.44a9.1 9.1 0 0 1 4.17-2.03c.6-.18.48.47.48.47a8.7 8.7 0 0 1-1.48 4.34a2.11 2.11 0 1 1-3.17-2.78"/><path fill="#61b2e4" d="M37 44c-3.2 1.76-3.59 3.87-3.59 3.87a1.71 1.71 0 0 1 .03-2.55A5.62 5.62 0 0 1 37 44"/><path fill="#d0cfce" d="M39 40L11 28.4L16 15l30 7z"/><path fill="#92d3f5" d="M20.13 32.3a2.81 2.81 0 0 1 2.89-.77c1.59.64 2.52.43 3.82.94a50 50 0 0 0 4.83 2.14c1.8.53 2.5 1.21 3.9 1.63a28 28 0 0 1 3.87 1.44a9.23 9.23 0 0 1 3.45 3.27c1.06 1.45 1 2.3 1.59 3.93a20.7 20.7 0 0 1 .42 3.64c.39 2.15-.25 1.6.48 2.4c.41.45 1.33-.18 2.11-.13a26.5 26.5 0 0 1 4.08.59c2.01.37 5.46 1.47 5.64 2.89c.13 1-1.53 2.83-2.13 2.95c-7.06 1.46-22.38 1.16-23.79-.8c-1.58-2.2 1.01-3.53 2.21-4.08a22.6 22.6 0 0 1 7.38-1.55c.72-.07.47-1.04.48-1.53a11.3 11.3 0 0 0-.48-3.52a23.4 23.4 0 0 0-.88-3.2a4.85 4.85 0 0 0-2.37-2.74z"/><path fill="#61b2e4" d="M34.38 57.21s9.97.38 14.84-.45a13.7 13.7 0 0 0 6.84-2.98s1.84-.08.87 2.09c-.46 1.04-2.94 2.01-4.41 2.31c-1.48.3-8.88.92-8.88.92l-3.51-.62l-5.49-1.04zm1.44-20.63a41 41 0 0 1 3.74 2.37a8.6 8.6 0 0 1 3.02 3.45c.69 1.58 1.35 7.46 1.61 8.47c1 3.84 1.77 3.42 1.77 3.42s-1.65-10.04-2.02-11.32a7.3 7.3 0 0 0-1.93-3.28c-.76-.63-2.98-2.68-3.8-2.79s-2.4-.31-2.4-.31z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M45.29 50.68c6.92.14 12.06 1.96 12.06 4.2c0 2.33-5.92 4.22-13.23 4.22s-13.23-1.89-13.23-4.22c0-2.11 3.86-3.98 10.55-4.18"/><path d="M45.97 53.77c-1.1-2.68-1.24-9.34-2.33-11.67a9.62 9.62 0 0 0-4.2-4.42c-1.75-.92-5.72-2.24-7.38-2.88s-6.74-2.58-9.04-3.27a3.1 3.1 0 0 0-2.89.77s13.15 5.59 17.52 7.5a5.08 5.08 0 0 1 2.53 3.63c.72 3.1 1.73 8.32 1.23 10.33"/><path d="M38 40L11 28.4L16 15l29 7l-4.3 11m11.52 10.35a2.05 2.05 0 1 1-1.7 3.72a8.43 8.43 0 0 1-3.03-3.26s-.36-.52.24-.61a8.85 8.85 0 0 1 4.5.15m-19.49 2.09a9.1 9.1 0 0 1 4.17-2.03c.6-.18.48.47.48.47a8.7 8.7 0 0 1-1.48 4.34a2.11 2.11 0 1 1-3.17-2.78"/></g></svg> </template>
CSS
.icon-pouring-liquid {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M52.22%2043.35a2.05%202.05%200%201%201-1.7%203.72a8.43%208.43%200%200%201-3.03-3.26s-.36-.52.24-.61a8.85%208.85%200%200%201%204.5.15%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M47.6%2044a5.62%205.62%200%200%201%203.79-.25a1.7%201.7%200%200%201%201.07%202.32S51.24%2044.3%2047.6%2044%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M32.74%2045.44a9.1%209.1%200%200%201%204.17-2.03c.6-.18.48.47.48.47a8.7%208.7%200%200%201-1.48%204.34a2.11%202.11%200%201%201-3.17-2.78%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M37%2044c-3.2%201.76-3.59%203.87-3.59%203.87a1.71%201.71%200%200%201%20.03-2.55A5.62%205.62%200%200%201%2037%2044%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M39%2040L11%2028.4L16%2015l30%207z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M20.13%2032.3a2.81%202.81%200%200%201%202.89-.77c1.59.64%202.52.43%203.82.94a50%2050%200%200%200%204.83%202.14c1.8.53%202.5%201.21%203.9%201.63a28%2028%200%200%201%203.87%201.44a9.23%209.23%200%200%201%203.45%203.27c1.06%201.45%201%202.3%201.59%203.93a20.7%2020.7%200%200%201%20.42%203.64c.39%202.15-.25%201.6.48%202.4c.41.45%201.33-.18%202.11-.13a26.5%2026.5%200%200%201%204.08.59c2.01.37%205.46%201.47%205.64%202.89c.13%201-1.53%202.83-2.13%202.95c-7.06%201.46-22.38%201.16-23.79-.8c-1.58-2.2%201.01-3.53%202.21-4.08a22.6%2022.6%200%200%201%207.38-1.55c.72-.07.47-1.04.48-1.53a11.3%2011.3%200%200%200-.48-3.52a23.4%2023.4%200%200%200-.88-3.2a4.85%204.85%200%200%200-2.37-2.74z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M34.38%2057.21s9.97.38%2014.84-.45a13.7%2013.7%200%200%200%206.84-2.98s1.84-.08.87%202.09c-.46%201.04-2.94%202.01-4.41%202.31c-1.48.3-8.88.92-8.88.92l-3.51-.62l-5.49-1.04zm1.44-20.63a41%2041%200%200%201%203.74%202.37a8.6%208.6%200%200%201%203.02%203.45c.69%201.58%201.35%207.46%201.61%208.47c1%203.84%201.77%203.42%201.77%203.42s-1.65-10.04-2.02-11.32a7.3%207.3%200%200%200-1.93-3.28c-.76-.63-2.98-2.68-3.8-2.79s-2.4-.31-2.4-.31z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M45.29%2050.68c6.92.14%2012.06%201.96%2012.06%204.2c0%202.33-5.92%204.22-13.23%204.22s-13.23-1.89-13.23-4.22c0-2.11%203.86-3.98%2010.55-4.18%22%2F%3E%3Cpath%20d%3D%22M45.97%2053.77c-1.1-2.68-1.24-9.34-2.33-11.67a9.62%209.62%200%200%200-4.2-4.42c-1.75-.92-5.72-2.24-7.38-2.88s-6.74-2.58-9.04-3.27a3.1%203.1%200%200%200-2.89.77s13.15%205.59%2017.52%207.5a5.08%205.08%200%200%201%202.53%203.63c.72%203.1%201.73%208.32%201.23%2010.33%22%2F%3E%3Cpath%20d%3D%22M38%2040L11%2028.4L16%2015l29%207l-4.3%2011m11.52%2010.35a2.05%202.05%200%201%201-1.7%203.72a8.43%208.43%200%200%201-3.03-3.26s-.36-.52.24-.61a8.85%208.85%200%200%201%204.5.15m-19.49%202.09a9.1%209.1%200%200%201%204.17-2.03c.6-.18.48.47.48.47a8.7%208.7%200%200%201-1.48%204.34a2.11%202.11%200%201%201-3.17-2.78%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M52.22%2043.35a2.05%202.05%200%201%201-1.7%203.72a8.43%208.43%200%200%201-3.03-3.26s-.36-.52.24-.61a8.85%208.85%200%200%201%204.5.15%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M47.6%2044a5.62%205.62%200%200%201%203.79-.25a1.7%201.7%200%200%201%201.07%202.32S51.24%2044.3%2047.6%2044%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M32.74%2045.44a9.1%209.1%200%200%201%204.17-2.03c.6-.18.48.47.48.47a8.7%208.7%200%200%201-1.48%204.34a2.11%202.11%200%201%201-3.17-2.78%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M37%2044c-3.2%201.76-3.59%203.87-3.59%203.87a1.71%201.71%200%200%201%20.03-2.55A5.62%205.62%200%200%201%2037%2044%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M39%2040L11%2028.4L16%2015l30%207z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M20.13%2032.3a2.81%202.81%200%200%201%202.89-.77c1.59.64%202.52.43%203.82.94a50%2050%200%200%200%204.83%202.14c1.8.53%202.5%201.21%203.9%201.63a28%2028%200%200%201%203.87%201.44a9.23%209.23%200%200%201%203.45%203.27c1.06%201.45%201%202.3%201.59%203.93a20.7%2020.7%200%200%201%20.42%203.64c.39%202.15-.25%201.6.48%202.4c.41.45%201.33-.18%202.11-.13a26.5%2026.5%200%200%201%204.08.59c2.01.37%205.46%201.47%205.64%202.89c.13%201-1.53%202.83-2.13%202.95c-7.06%201.46-22.38%201.16-23.79-.8c-1.58-2.2%201.01-3.53%202.21-4.08a22.6%2022.6%200%200%201%207.38-1.55c.72-.07.47-1.04.48-1.53a11.3%2011.3%200%200%200-.48-3.52a23.4%2023.4%200%200%200-.88-3.2a4.85%204.85%200%200%200-2.37-2.74z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M34.38%2057.21s9.97.38%2014.84-.45a13.7%2013.7%200%200%200%206.84-2.98s1.84-.08.87%202.09c-.46%201.04-2.94%202.01-4.41%202.31c-1.48.3-8.88.92-8.88.92l-3.51-.62l-5.49-1.04zm1.44-20.63a41%2041%200%200%201%203.74%202.37a8.6%208.6%200%200%201%203.02%203.45c.69%201.58%201.35%207.46%201.61%208.47c1%203.84%201.77%203.42%201.77%203.42s-1.65-10.04-2.02-11.32a7.3%207.3%200%200%200-1.93-3.28c-.76-.63-2.98-2.68-3.8-2.79s-2.4-.31-2.4-.31z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M45.29%2050.68c6.92.14%2012.06%201.96%2012.06%204.2c0%202.33-5.92%204.22-13.23%204.22s-13.23-1.89-13.23-4.22c0-2.11%203.86-3.98%2010.55-4.18%22%2F%3E%3Cpath%20d%3D%22M45.97%2053.77c-1.1-2.68-1.24-9.34-2.33-11.67a9.62%209.62%200%200%200-4.2-4.42c-1.75-.92-5.72-2.24-7.38-2.88s-6.74-2.58-9.04-3.27a3.1%203.1%200%200%200-2.89.77s13.15%205.59%2017.52%207.5a5.08%205.08%200%200%201%202.53%203.63c.72%203.1%201.73%208.32%201.23%2010.33%22%2F%3E%3Cpath%20d%3D%22M38%2040L11%2028.4L16%2015l29%207l-4.3%2011m11.52%2010.35a2.05%202.05%200%201%201-1.7%203.72a8.43%208.43%200%200%201-3.03-3.26s-.36-.52.24-.61a8.85%208.85%200%200%201%204.5.15m-19.49%202.09a9.1%209.1%200%200%201%204.17-2.03c.6-.18.48.47.48.47a8.7%208.7%200%200%201-1.48%204.34a2.11%202.11%200%201%201-3.17-2.78%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/pouring-liquid.svg?color=%231a73e8&size=48