sake emoji
sake from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- sake
- Set
- Noto Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More food & drink icons from Noto Emoji
Use the sake emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e0e0e0" d="M67.73 39.4c0 7.42-6.44 9.88-12.2 26.71c-4.12 12.03-7.79 37.49 3.13 49.62c4.34 4.83 11.55 7.78 20.94 7.91c11.87.16 20.94-2.47 25.65-11.56c6.27-12.11 4.29-30.84.24-45.65c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11 9.4-10.22 9.4-24.23c0-7.58-11.54-9.7-21.6-10.06c-9.4-.33-22.85 1.81-23.09 9.23c-.49 15.83 9.73 18.63 9.73 26.22"/><path fill="#c8c8c8" d="M87.18 42.03c.04 7.42 9.5 10.52 13.6 31.95c2.39 12.49 8.75 7.25 4.7-7.55c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11 9.4-10.22 9.4-24.23c0-1.08-.25-2.07-.67-2.92c-.01-.03.04 3.3-2.78 9.09c-7.66 15.68-12.09 13-12.05 21.85"/><path fill="#b0b0b0" d="M99.19 13.11c.15 4.87-11.14 6.5-19.41 6.26s-18.75-1.48-18.41-6.73c.31-4.72 10.91-6.19 19.03-6.03c8.27.16 18.64 1.7 18.79 6.5"/><path fill="#fff" d="M62.99 8.94c-1.14-.69-3.37.38-3.68 3.32c-.21 2 1.43 5.2 4.99 5.03c2.83-.13-2.76-1.95-2.7-4.86c.04-1.95 2.73-2.68 1.39-3.49"/><path fill="#a6cfd6" d="M55.53 66.1c-4.12 12.03-7.79 37.49 3.13 49.62c4.34 4.83 11.55 7.78 20.94 7.91c11.87.16 20.94-2.47 25.65-11.56c6.27-12.11 4.29-30.84.24-45.65c-5.52 6.01-13.05 9.56-25.68 9.56c-11.25.01-18.19-3.2-24.28-9.88"/><path fill="#6ca4ae" d="M51.59 86.97c-.63 10.61.86 21.84 7.07 28.75c1.52 1.69 3.38 3.15 5.58 4.34c3.15 1.69 12.34-9.72 9.9-25.9c-.68-4.54-22.27-8.86-22.55-7.19m36.36 36.21c7.78-1.1 13.76-4.29 17.29-11.1c6.27-12.11 4.29-30.84.24-45.65c-1.69 1.84-3.56 3.44-5.71 4.79c3.29 19.81 2.66 35.58-7.26 47.38a40 40 0 0 1-4.56 4.58"/><path fill="#fff" d="M70.6 50.17c-2.62-.31-7.2 4.65-10.86 13.85s-4.03 19.97-1.3 20.75c2.64.75 3.11-10.75 7.5-19.75c4.8-9.82 6.84-14.59 4.66-14.85"/><path fill="#6ca4ae" d="m50.82 115.46l-19.39.19v5.93s2.54 2.35 10.17 2.26s9.23-2.17 9.23-2.17v-6.21z"/><path fill="#a6cfd6" d="m21.26 88.16l-2.19 1.4s-1.39 11.27 1.9 18.09c2.73 5.65 8.76 12.14 19.77 12.05s17.59-6.69 19.86-12.43c2.54-6.4 1.51-16.03 1.45-17.09c-.09-1.58-4.43-3.63-5.09-3.66c-.28-.02-35.99 1.36-35.7 1.64"/><path fill="#fefefe" d="M23.01 95.95c-.92-.31-1.96.3-1.56 3.96c.41 3.66 1.02 6 2.17 7.89c1.02 1.67 2.64 3.39 3.49 3.08c.56-.2-1.52-3.15-2.07-7.52c-.41-3.39-.09-6.76-2.03-7.41"/><path fill="#e0e0e0" d="M19.04 89.51c-.42 4.1 7.72 8.02 20.72 8.11c15.34.11 22.58-3.7 22.3-7.32c-.37-4.73-9.88-7.84-22.4-7.68c-12.2.16-20.21 2.92-20.62 6.89"/><path fill="#b0b0b0" d="M22.41 89.62c-.22 2.63 7.89 6 17.67 5.82c11.82-.21 18.67-2.27 18.69-5.33c.02-2.96-8.44-5.38-18.75-5.33c-8.67.05-17.37 1.93-17.61 4.84"/></svg>
React
import type { SVGProps } from "react";
export function NotoSake(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e0e0e0" d="M67.73 39.4c0 7.42-6.44 9.88-12.2 26.71c-4.12 12.03-7.79 37.49 3.13 49.62c4.34 4.83 11.55 7.78 20.94 7.91c11.87.16 20.94-2.47 25.65-11.56c6.27-12.11 4.29-30.84.24-45.65c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11 9.4-10.22 9.4-24.23c0-7.58-11.54-9.7-21.6-10.06c-9.4-.33-22.85 1.81-23.09 9.23c-.49 15.83 9.73 18.63 9.73 26.22"/><path fill="#c8c8c8" d="M87.18 42.03c.04 7.42 9.5 10.52 13.6 31.95c2.39 12.49 8.75 7.25 4.7-7.55c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11 9.4-10.22 9.4-24.23c0-1.08-.25-2.07-.67-2.92c-.01-.03.04 3.3-2.78 9.09c-7.66 15.68-12.09 13-12.05 21.85"/><path fill="#b0b0b0" d="M99.19 13.11c.15 4.87-11.14 6.5-19.41 6.26s-18.75-1.48-18.41-6.73c.31-4.72 10.91-6.19 19.03-6.03c8.27.16 18.64 1.7 18.79 6.5"/><path fill="#fff" d="M62.99 8.94c-1.14-.69-3.37.38-3.68 3.32c-.21 2 1.43 5.2 4.99 5.03c2.83-.13-2.76-1.95-2.7-4.86c.04-1.95 2.73-2.68 1.39-3.49"/><path fill="#a6cfd6" d="M55.53 66.1c-4.12 12.03-7.79 37.49 3.13 49.62c4.34 4.83 11.55 7.78 20.94 7.91c11.87.16 20.94-2.47 25.65-11.56c6.27-12.11 4.29-30.84.24-45.65c-5.52 6.01-13.05 9.56-25.68 9.56c-11.25.01-18.19-3.2-24.28-9.88"/><path fill="#6ca4ae" d="M51.59 86.97c-.63 10.61.86 21.84 7.07 28.75c1.52 1.69 3.38 3.15 5.58 4.34c3.15 1.69 12.34-9.72 9.9-25.9c-.68-4.54-22.27-8.86-22.55-7.19m36.36 36.21c7.78-1.1 13.76-4.29 17.29-11.1c6.27-12.11 4.29-30.84.24-45.65c-1.69 1.84-3.56 3.44-5.71 4.79c3.29 19.81 2.66 35.58-7.26 47.38a40 40 0 0 1-4.56 4.58"/><path fill="#fff" d="M70.6 50.17c-2.62-.31-7.2 4.65-10.86 13.85s-4.03 19.97-1.3 20.75c2.64.75 3.11-10.75 7.5-19.75c4.8-9.82 6.84-14.59 4.66-14.85"/><path fill="#6ca4ae" d="m50.82 115.46l-19.39.19v5.93s2.54 2.35 10.17 2.26s9.23-2.17 9.23-2.17v-6.21z"/><path fill="#a6cfd6" d="m21.26 88.16l-2.19 1.4s-1.39 11.27 1.9 18.09c2.73 5.65 8.76 12.14 19.77 12.05s17.59-6.69 19.86-12.43c2.54-6.4 1.51-16.03 1.45-17.09c-.09-1.58-4.43-3.63-5.09-3.66c-.28-.02-35.99 1.36-35.7 1.64"/><path fill="#fefefe" d="M23.01 95.95c-.92-.31-1.96.3-1.56 3.96c.41 3.66 1.02 6 2.17 7.89c1.02 1.67 2.64 3.39 3.49 3.08c.56-.2-1.52-3.15-2.07-7.52c-.41-3.39-.09-6.76-2.03-7.41"/><path fill="#e0e0e0" d="M19.04 89.51c-.42 4.1 7.72 8.02 20.72 8.11c15.34.11 22.58-3.7 22.3-7.32c-.37-4.73-9.88-7.84-22.4-7.68c-12.2.16-20.21 2.92-20.62 6.89"/><path fill="#b0b0b0" d="M22.41 89.62c-.22 2.63 7.89 6 17.67 5.82c11.82-.21 18.67-2.27 18.69-5.33c.02-2.96-8.44-5.38-18.75-5.33c-8.67.05-17.37 1.93-17.61 4.84"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e0e0e0" d="M67.73 39.4c0 7.42-6.44 9.88-12.2 26.71c-4.12 12.03-7.79 37.49 3.13 49.62c4.34 4.83 11.55 7.78 20.94 7.91c11.87.16 20.94-2.47 25.65-11.56c6.27-12.11 4.29-30.84.24-45.65c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11 9.4-10.22 9.4-24.23c0-7.58-11.54-9.7-21.6-10.06c-9.4-.33-22.85 1.81-23.09 9.23c-.49 15.83 9.73 18.63 9.73 26.22"/><path fill="#c8c8c8" d="M87.18 42.03c.04 7.42 9.5 10.52 13.6 31.95c2.39 12.49 8.75 7.25 4.7-7.55c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11 9.4-10.22 9.4-24.23c0-1.08-.25-2.07-.67-2.92c-.01-.03.04 3.3-2.78 9.09c-7.66 15.68-12.09 13-12.05 21.85"/><path fill="#b0b0b0" d="M99.19 13.11c.15 4.87-11.14 6.5-19.41 6.26s-18.75-1.48-18.41-6.73c.31-4.72 10.91-6.19 19.03-6.03c8.27.16 18.64 1.7 18.79 6.5"/><path fill="#fff" d="M62.99 8.94c-1.14-.69-3.37.38-3.68 3.32c-.21 2 1.43 5.2 4.99 5.03c2.83-.13-2.76-1.95-2.7-4.86c.04-1.95 2.73-2.68 1.39-3.49"/><path fill="#a6cfd6" d="M55.53 66.1c-4.12 12.03-7.79 37.49 3.13 49.62c4.34 4.83 11.55 7.78 20.94 7.91c11.87.16 20.94-2.47 25.65-11.56c6.27-12.11 4.29-30.84.24-45.65c-5.52 6.01-13.05 9.56-25.68 9.56c-11.25.01-18.19-3.2-24.28-9.88"/><path fill="#6ca4ae" d="M51.59 86.97c-.63 10.61.86 21.84 7.07 28.75c1.52 1.69 3.38 3.15 5.58 4.34c3.15 1.69 12.34-9.72 9.9-25.9c-.68-4.54-22.27-8.86-22.55-7.19m36.36 36.21c7.78-1.1 13.76-4.29 17.29-11.1c6.27-12.11 4.29-30.84.24-45.65c-1.69 1.84-3.56 3.44-5.71 4.79c3.29 19.81 2.66 35.58-7.26 47.38a40 40 0 0 1-4.56 4.58"/><path fill="#fff" d="M70.6 50.17c-2.62-.31-7.2 4.65-10.86 13.85s-4.03 19.97-1.3 20.75c2.64.75 3.11-10.75 7.5-19.75c4.8-9.82 6.84-14.59 4.66-14.85"/><path fill="#6ca4ae" d="m50.82 115.46l-19.39.19v5.93s2.54 2.35 10.17 2.26s9.23-2.17 9.23-2.17v-6.21z"/><path fill="#a6cfd6" d="m21.26 88.16l-2.19 1.4s-1.39 11.27 1.9 18.09c2.73 5.65 8.76 12.14 19.77 12.05s17.59-6.69 19.86-12.43c2.54-6.4 1.51-16.03 1.45-17.09c-.09-1.58-4.43-3.63-5.09-3.66c-.28-.02-35.99 1.36-35.7 1.64"/><path fill="#fefefe" d="M23.01 95.95c-.92-.31-1.96.3-1.56 3.96c.41 3.66 1.02 6 2.17 7.89c1.02 1.67 2.64 3.39 3.49 3.08c.56-.2-1.52-3.15-2.07-7.52c-.41-3.39-.09-6.76-2.03-7.41"/><path fill="#e0e0e0" d="M19.04 89.51c-.42 4.1 7.72 8.02 20.72 8.11c15.34.11 22.58-3.7 22.3-7.32c-.37-4.73-9.88-7.84-22.4-7.68c-12.2.16-20.21 2.92-20.62 6.89"/><path fill="#b0b0b0" d="M22.41 89.62c-.22 2.63 7.89 6 17.67 5.82c11.82-.21 18.67-2.27 18.69-5.33c.02-2.96-8.44-5.38-18.75-5.33c-8.67.05-17.37 1.93-17.61 4.84"/></svg> </template>
CSS
.icon-sake {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M67.73%2039.4c0%207.42-6.44%209.88-12.2%2026.71c-4.12%2012.03-7.79%2037.49%203.13%2049.62c4.34%204.83%2011.55%207.78%2020.94%207.91c11.87.16%2020.94-2.47%2025.65-11.56c6.27-12.11%204.29-30.84.24-45.65c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11%209.4-10.22%209.4-24.23c0-7.58-11.54-9.7-21.6-10.06c-9.4-.33-22.85%201.81-23.09%209.23c-.49%2015.83%209.73%2018.63%209.73%2026.22%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M87.18%2042.03c.04%207.42%209.5%2010.52%2013.6%2031.95c2.39%2012.49%208.75%207.25%204.7-7.55c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11%209.4-10.22%209.4-24.23c0-1.08-.25-2.07-.67-2.92c-.01-.03.04%203.3-2.78%209.09c-7.66%2015.68-12.09%2013-12.05%2021.85%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M99.19%2013.11c.15%204.87-11.14%206.5-19.41%206.26s-18.75-1.48-18.41-6.73c.31-4.72%2010.91-6.19%2019.03-6.03c8.27.16%2018.64%201.7%2018.79%206.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M62.99%208.94c-1.14-.69-3.37.38-3.68%203.32c-.21%202%201.43%205.2%204.99%205.03c2.83-.13-2.76-1.95-2.7-4.86c.04-1.95%202.73-2.68%201.39-3.49%22%2F%3E%3Cpath%20fill%3D%22%23a6cfd6%22%20d%3D%22M55.53%2066.1c-4.12%2012.03-7.79%2037.49%203.13%2049.62c4.34%204.83%2011.55%207.78%2020.94%207.91c11.87.16%2020.94-2.47%2025.65-11.56c6.27-12.11%204.29-30.84.24-45.65c-5.52%206.01-13.05%209.56-25.68%209.56c-11.25.01-18.19-3.2-24.28-9.88%22%2F%3E%3Cpath%20fill%3D%22%236ca4ae%22%20d%3D%22M51.59%2086.97c-.63%2010.61.86%2021.84%207.07%2028.75c1.52%201.69%203.38%203.15%205.58%204.34c3.15%201.69%2012.34-9.72%209.9-25.9c-.68-4.54-22.27-8.86-22.55-7.19m36.36%2036.21c7.78-1.1%2013.76-4.29%2017.29-11.1c6.27-12.11%204.29-30.84.24-45.65c-1.69%201.84-3.56%203.44-5.71%204.79c3.29%2019.81%202.66%2035.58-7.26%2047.38a40%2040%200%200%201-4.56%204.58%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M70.6%2050.17c-2.62-.31-7.2%204.65-10.86%2013.85s-4.03%2019.97-1.3%2020.75c2.64.75%203.11-10.75%207.5-19.75c4.8-9.82%206.84-14.59%204.66-14.85%22%2F%3E%3Cpath%20fill%3D%22%236ca4ae%22%20d%3D%22m50.82%20115.46l-19.39.19v5.93s2.54%202.35%2010.17%202.26s9.23-2.17%209.23-2.17v-6.21z%22%2F%3E%3Cpath%20fill%3D%22%23a6cfd6%22%20d%3D%22m21.26%2088.16l-2.19%201.4s-1.39%2011.27%201.9%2018.09c2.73%205.65%208.76%2012.14%2019.77%2012.05s17.59-6.69%2019.86-12.43c2.54-6.4%201.51-16.03%201.45-17.09c-.09-1.58-4.43-3.63-5.09-3.66c-.28-.02-35.99%201.36-35.7%201.64%22%2F%3E%3Cpath%20fill%3D%22%23fefefe%22%20d%3D%22M23.01%2095.95c-.92-.31-1.96.3-1.56%203.96c.41%203.66%201.02%206%202.17%207.89c1.02%201.67%202.64%203.39%203.49%203.08c.56-.2-1.52-3.15-2.07-7.52c-.41-3.39-.09-6.76-2.03-7.41%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M19.04%2089.51c-.42%204.1%207.72%208.02%2020.72%208.11c15.34.11%2022.58-3.7%2022.3-7.32c-.37-4.73-9.88-7.84-22.4-7.68c-12.2.16-20.21%202.92-20.62%206.89%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M22.41%2089.62c-.22%202.63%207.89%206%2017.67%205.82c11.82-.21%2018.67-2.27%2018.69-5.33c.02-2.96-8.44-5.38-18.75-5.33c-8.67.05-17.37%201.93-17.61%204.84%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M67.73%2039.4c0%207.42-6.44%209.88-12.2%2026.71c-4.12%2012.03-7.79%2037.49%203.13%2049.62c4.34%204.83%2011.55%207.78%2020.94%207.91c11.87.16%2020.94-2.47%2025.65-11.56c6.27-12.11%204.29-30.84.24-45.65c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11%209.4-10.22%209.4-24.23c0-7.58-11.54-9.7-21.6-10.06c-9.4-.33-22.85%201.81-23.09%209.23c-.49%2015.83%209.73%2018.63%209.73%2026.22%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M87.18%2042.03c.04%207.42%209.5%2010.52%2013.6%2031.95c2.39%2012.49%208.75%207.25%204.7-7.55c-4.29-15.66-12.36-19.62-12.2-28.19c.12-6.11%209.4-10.22%209.4-24.23c0-1.08-.25-2.07-.67-2.92c-.01-.03.04%203.3-2.78%209.09c-7.66%2015.68-12.09%2013-12.05%2021.85%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M99.19%2013.11c.15%204.87-11.14%206.5-19.41%206.26s-18.75-1.48-18.41-6.73c.31-4.72%2010.91-6.19%2019.03-6.03c8.27.16%2018.64%201.7%2018.79%206.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M62.99%208.94c-1.14-.69-3.37.38-3.68%203.32c-.21%202%201.43%205.2%204.99%205.03c2.83-.13-2.76-1.95-2.7-4.86c.04-1.95%202.73-2.68%201.39-3.49%22%2F%3E%3Cpath%20fill%3D%22%23a6cfd6%22%20d%3D%22M55.53%2066.1c-4.12%2012.03-7.79%2037.49%203.13%2049.62c4.34%204.83%2011.55%207.78%2020.94%207.91c11.87.16%2020.94-2.47%2025.65-11.56c6.27-12.11%204.29-30.84.24-45.65c-5.52%206.01-13.05%209.56-25.68%209.56c-11.25.01-18.19-3.2-24.28-9.88%22%2F%3E%3Cpath%20fill%3D%22%236ca4ae%22%20d%3D%22M51.59%2086.97c-.63%2010.61.86%2021.84%207.07%2028.75c1.52%201.69%203.38%203.15%205.58%204.34c3.15%201.69%2012.34-9.72%209.9-25.9c-.68-4.54-22.27-8.86-22.55-7.19m36.36%2036.21c7.78-1.1%2013.76-4.29%2017.29-11.1c6.27-12.11%204.29-30.84.24-45.65c-1.69%201.84-3.56%203.44-5.71%204.79c3.29%2019.81%202.66%2035.58-7.26%2047.38a40%2040%200%200%201-4.56%204.58%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M70.6%2050.17c-2.62-.31-7.2%204.65-10.86%2013.85s-4.03%2019.97-1.3%2020.75c2.64.75%203.11-10.75%207.5-19.75c4.8-9.82%206.84-14.59%204.66-14.85%22%2F%3E%3Cpath%20fill%3D%22%236ca4ae%22%20d%3D%22m50.82%20115.46l-19.39.19v5.93s2.54%202.35%2010.17%202.26s9.23-2.17%209.23-2.17v-6.21z%22%2F%3E%3Cpath%20fill%3D%22%23a6cfd6%22%20d%3D%22m21.26%2088.16l-2.19%201.4s-1.39%2011.27%201.9%2018.09c2.73%205.65%208.76%2012.14%2019.77%2012.05s17.59-6.69%2019.86-12.43c2.54-6.4%201.51-16.03%201.45-17.09c-.09-1.58-4.43-3.63-5.09-3.66c-.28-.02-35.99%201.36-35.7%201.64%22%2F%3E%3Cpath%20fill%3D%22%23fefefe%22%20d%3D%22M23.01%2095.95c-.92-.31-1.96.3-1.56%203.96c.41%203.66%201.02%206%202.17%207.89c1.02%201.67%202.64%203.39%203.49%203.08c.56-.2-1.52-3.15-2.07-7.52c-.41-3.39-.09-6.76-2.03-7.41%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M19.04%2089.51c-.42%204.1%207.72%208.02%2020.72%208.11c15.34.11%2022.58-3.7%2022.3-7.32c-.37-4.73-9.88-7.84-22.4-7.68c-12.2.16-20.21%202.92-20.62%206.89%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M22.41%2089.62c-.22%202.63%207.89%206%2017.67%205.82c11.82-.21%2018.67-2.27%2018.69-5.33c.02-2.96-8.44-5.38-18.75-5.33c-8.67.05-17.37%201.93-17.61%204.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/sake.svg?color=%231a73e8&size=48