local-drink-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
local-drink-outline
Set
Material Symbols Light
Style
Outline
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the local drink icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.475 21q-.621 0-1.078-.407t-.532-1.022L4 3h16l-1.846 16.571q-.075.616-.532 1.022q-.456.407-1.078.407zM5.727 9.385l1.139 10.077q.038.23.211.384t.404.154h9.058q.23 0 .403-.154t.212-.384l1.138-10.077zm-.135-1h12.835L18.866 4H5.116zm5.452 8.336q-.394-.394-.394-.955q0-.51.28-1.084t1.07-1.66q.79 1.086 1.07 1.66t.28 1.084q0 .561-.394.955t-.956.395t-.956-.395m2.625.714q.681-.681.681-1.67q0-.794-.48-1.696T12 11.385q-1.39 1.782-1.87 2.684t-.48 1.697q0 .988.68 1.669q.682.68 1.67.68t1.67-.68M6.495 20h11.027z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLocalDrinkOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.475 21q-.621 0-1.078-.407t-.532-1.022L4 3h16l-1.846 16.571q-.075.616-.532 1.022q-.456.407-1.078.407zM5.727 9.385l1.139 10.077q.038.23.211.384t.404.154h9.058q.23 0 .403-.154t.212-.384l1.138-10.077zm-.135-1h12.835L18.866 4H5.116zm5.452 8.336q-.394-.394-.394-.955q0-.51.28-1.084t1.07-1.66q.79 1.086 1.07 1.66t.28 1.084q0 .561-.394.955t-.956.395t-.956-.395m2.625.714q.681-.681.681-1.67q0-.794-.48-1.696T12 11.385q-1.39 1.782-1.87 2.684t-.48 1.697q0 .988.68 1.669q.682.68 1.67.68t1.67-.68M6.495 20h11.027z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.475 21q-.621 0-1.078-.407t-.532-1.022L4 3h16l-1.846 16.571q-.075.616-.532 1.022q-.456.407-1.078.407zM5.727 9.385l1.139 10.077q.038.23.211.384t.404.154h9.058q.23 0 .403-.154t.212-.384l1.138-10.077zm-.135-1h12.835L18.866 4H5.116zm5.452 8.336q-.394-.394-.394-.955q0-.51.28-1.084t1.07-1.66q.79 1.086 1.07 1.66t.28 1.084q0 .561-.394.955t-.956.395t-.956-.395m2.625.714q.681-.681.681-1.67q0-.794-.48-1.696T12 11.385q-1.39 1.782-1.87 2.684t-.48 1.697q0 .988.68 1.669q.682.68 1.67.68t1.67-.68M6.495 20h11.027z"/></svg>
</template>

CSS

.icon-local-drink-outline {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.475%2021q-.621%200-1.078-.407t-.532-1.022L4%203h16l-1.846%2016.571q-.075.616-.532%201.022q-.456.407-1.078.407zM5.727%209.385l1.139%2010.077q.038.23.211.384t.404.154h9.058q.23%200%20.403-.154t.212-.384l1.138-10.077zm-.135-1h12.835L18.866%204H5.116zm5.452%208.336q-.394-.394-.394-.955q0-.51.28-1.084t1.07-1.66q.79%201.086%201.07%201.66t.28%201.084q0%20.561-.394.955t-.956.395t-.956-.395m2.625.714q.681-.681.681-1.67q0-.794-.48-1.696T12%2011.385q-1.39%201.782-1.87%202.684t-.48%201.697q0%20.988.68%201.669q.682.68%201.67.68t1.67-.68M6.495%2020h11.027z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.475%2021q-.621%200-1.078-.407t-.532-1.022L4%203h16l-1.846%2016.571q-.075.616-.532%201.022q-.456.407-1.078.407zM5.727%209.385l1.139%2010.077q.038.23.211.384t.404.154h9.058q.23%200%20.403-.154t.212-.384l1.138-10.077zm-.135-1h12.835L18.866%204H5.116zm5.452%208.336q-.394-.394-.394-.955q0-.51.28-1.084t1.07-1.66q.79%201.086%201.07%201.66t.28%201.084q0%20.561-.394.955t-.956.395t-.956-.395m2.625.714q.681-.681.681-1.67q0-.794-.48-1.696T12%2011.385q-1.39%201.782-1.87%202.684t-.48%201.697q0%20.988.68%201.669q.682.68%201.67.68t1.67-.68M6.495%2020h11.027z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/local-drink-outline.svg?color=%231a73e8&size=48