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

Name
local-drink-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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="M6.027 21L4 3h16l-2.008 18zm-.3-11.615L6.923 20h10.173l1.196-10.615zm-.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.922 20h10.173z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLocalDrinkOutlineSharp(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="M6.027 21L4 3h16l-2.008 18zm-.3-11.615L6.923 20h10.173l1.196-10.615zm-.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.922 20h10.173z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.027 21L4 3h16l-2.008 18zm-.3-11.615L6.923 20h10.173l1.196-10.615zm-.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.922 20h10.173z"/></svg>
</template>

CSS

.icon-local-drink-outline-sharp {
  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%22M6.027%2021L4%203h16l-2.008%2018zm-.3-11.615L6.923%2020h10.173l1.196-10.615zm-.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.922%2020h10.173z%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%22M6.027%2021L4%203h16l-2.008%2018zm-.3-11.615L6.923%2020h10.173l1.196-10.615zm-.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.922%2020h10.173z%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-sharp.svg?color=%231a73e8&size=48