alcohol icon
alcohol from Health Icons by Resolve to Save Lives · Filled · Nutrition · MIT Free for personal and commercial use.
- Name
- alcohol
- Set
- Health Icons
- Style
- Filled
- Category
- Nutrition
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More nutrition icons from Health Icons
Use the alcohol icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M19.5 5a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1v12.182a.72.72 0 0 1-.237.531A14.4 14.4 0 0 0 10 28.408v13.384c0 1.22.989 2.208 2.208 2.208h9.436A2.356 2.356 0 0 0 24 41.644V28.063c0-3.882-1.542-7.605-4.287-10.35a.73.73 0 0 1-.213-.514zM12 29h10v8H12zm23.639-5H28.36l.64-6h6zM27.2 16h9.6l1.013 9.536A5.85 5.85 0 0 1 33 31.916V42h3a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h3V31.915a5.85 5.85 0 0 1-4.813-6.379z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsAlcohol(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M19.5 5a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1v12.182a.72.72 0 0 1-.237.531A14.4 14.4 0 0 0 10 28.408v13.384c0 1.22.989 2.208 2.208 2.208h9.436A2.356 2.356 0 0 0 24 41.644V28.063c0-3.882-1.542-7.605-4.287-10.35a.73.73 0 0 1-.213-.514zM12 29h10v8H12zm23.639-5H28.36l.64-6h6zM27.2 16h9.6l1.013 9.536A5.85 5.85 0 0 1 33 31.916V42h3a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h3V31.915a5.85 5.85 0 0 1-4.813-6.379z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M19.5 5a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1v12.182a.72.72 0 0 1-.237.531A14.4 14.4 0 0 0 10 28.408v13.384c0 1.22.989 2.208 2.208 2.208h9.436A2.356 2.356 0 0 0 24 41.644V28.063c0-3.882-1.542-7.605-4.287-10.35a.73.73 0 0 1-.213-.514zM12 29h10v8H12zm23.639-5H28.36l.64-6h6zM27.2 16h9.6l1.013 9.536A5.85 5.85 0 0 1 33 31.916V42h3a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h3V31.915a5.85 5.85 0 0 1-4.813-6.379z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-alcohol {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.5%205a1%201%200%200%200-1-1H16a1%201%200%200%200-1%201v12.182a.72.72%200%200%201-.237.531A14.4%2014.4%200%200%200%2010%2028.408v13.384c0%201.22.989%202.208%202.208%202.208h9.436A2.356%202.356%200%200%200%2024%2041.644V28.063c0-3.882-1.542-7.605-4.287-10.35a.73.73%200%200%201-.213-.514zM12%2029h10v8H12zm23.639-5H28.36l.64-6h6zM27.2%2016h9.6l1.013%209.536A5.85%205.85%200%200%201%2033%2031.916V42h3a1%201%200%201%201%200%202h-8a1%201%200%201%201%200-2h3V31.915a5.85%205.85%200%200%201-4.813-6.379z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.5%205a1%201%200%200%200-1-1H16a1%201%200%200%200-1%201v12.182a.72.72%200%200%201-.237.531A14.4%2014.4%200%200%200%2010%2028.408v13.384c0%201.22.989%202.208%202.208%202.208h9.436A2.356%202.356%200%200%200%2024%2041.644V28.063c0-3.882-1.542-7.605-4.287-10.35a.73.73%200%200%201-.213-.514zM12%2029h10v8H12zm23.639-5H28.36l.64-6h6zM27.2%2016h9.6l1.013%209.536A5.85%205.85%200%200%201%2033%2031.916V42h3a1%201%200%201%201%200%202h-8a1%201%200%201%201%200-2h3V31.915a5.85%205.85%200%200%201-4.813-6.379z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/alcohol.svg?color=%231a73e8&size=48