drink-bottle-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
drink-bottle-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the drink bottle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M7 3.5a1.5 1.5 0 0 0 .957 1.399c-.116.507-.464.882-.997 1.432h-.001v.002q-.159.16-.329.341C5.64 7.488 5 8.671 5 10q0 .141.01.28q-.01.11-.01.22v5a2.5 2.5 0 0 0 3.75 2.165A2.5 2.5 0 0 0 10 18a2.5 2.5 0 0 0 1.25-.335A2.5 2.5 0 0 0 15 15.5v-5q0-.11-.01-.22q.01-.139.01-.28a4.14 4.14 0 0 0-.684-2.277c-.398-.597-.853-1.045-1.236-1.423l-.01-.01c-.546-.537-.902-.906-1.023-1.393A1.5 1.5 0 0 0 11.5 2h-3A1.5 1.5 0 0 0 7 3.5m-1 12V15h8v.5a1.5 1.5 0 0 1-2.437 1.171a.5.5 0 0 0-.626 0A1.5 1.5 0 0 1 10 17c-.355 0-.68-.123-.937-.329a.5.5 0 0 0-.626 0A1.5 1.5 0 0 1 6 15.5M8.956 5h2.09c.165.864.744 1.434 1.277 1.959l.042.041H7.704l.013-.013C8.242 6.446 8.799 5.872 8.957 5M11.5 4h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1"/></svg>

React

import type { SVGProps } from "react";

export function FluentDrinkBottle20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M7 3.5a1.5 1.5 0 0 0 .957 1.399c-.116.507-.464.882-.997 1.432h-.001v.002q-.159.16-.329.341C5.64 7.488 5 8.671 5 10q0 .141.01.28q-.01.11-.01.22v5a2.5 2.5 0 0 0 3.75 2.165A2.5 2.5 0 0 0 10 18a2.5 2.5 0 0 0 1.25-.335A2.5 2.5 0 0 0 15 15.5v-5q0-.11-.01-.22q.01-.139.01-.28a4.14 4.14 0 0 0-.684-2.277c-.398-.597-.853-1.045-1.236-1.423l-.01-.01c-.546-.537-.902-.906-1.023-1.393A1.5 1.5 0 0 0 11.5 2h-3A1.5 1.5 0 0 0 7 3.5m-1 12V15h8v.5a1.5 1.5 0 0 1-2.437 1.171a.5.5 0 0 0-.626 0A1.5 1.5 0 0 1 10 17c-.355 0-.68-.123-.937-.329a.5.5 0 0 0-.626 0A1.5 1.5 0 0 1 6 15.5M8.956 5h2.09c.165.864.744 1.434 1.277 1.959l.042.041H7.704l.013-.013C8.242 6.446 8.799 5.872 8.957 5M11.5 4h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M7 3.5a1.5 1.5 0 0 0 .957 1.399c-.116.507-.464.882-.997 1.432h-.001v.002q-.159.16-.329.341C5.64 7.488 5 8.671 5 10q0 .141.01.28q-.01.11-.01.22v5a2.5 2.5 0 0 0 3.75 2.165A2.5 2.5 0 0 0 10 18a2.5 2.5 0 0 0 1.25-.335A2.5 2.5 0 0 0 15 15.5v-5q0-.11-.01-.22q.01-.139.01-.28a4.14 4.14 0 0 0-.684-2.277c-.398-.597-.853-1.045-1.236-1.423l-.01-.01c-.546-.537-.902-.906-1.023-1.393A1.5 1.5 0 0 0 11.5 2h-3A1.5 1.5 0 0 0 7 3.5m-1 12V15h8v.5a1.5 1.5 0 0 1-2.437 1.171a.5.5 0 0 0-.626 0A1.5 1.5 0 0 1 10 17c-.355 0-.68-.123-.937-.329a.5.5 0 0 0-.626 0A1.5 1.5 0 0 1 6 15.5M8.956 5h2.09c.165.864.744 1.434 1.277 1.959l.042.041H7.704l.013-.013C8.242 6.446 8.799 5.872 8.957 5M11.5 4h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1"/></svg>
</template>

CSS

.icon-drink-bottle-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%203.5a1.5%201.5%200%200%200%20.957%201.399c-.116.507-.464.882-.997%201.432h-.001v.002q-.159.16-.329.341C5.64%207.488%205%208.671%205%2010q0%20.141.01.28q-.01.11-.01.22v5a2.5%202.5%200%200%200%203.75%202.165A2.5%202.5%200%200%200%2010%2018a2.5%202.5%200%200%200%201.25-.335A2.5%202.5%200%200%200%2015%2015.5v-5q0-.11-.01-.22q.01-.139.01-.28a4.14%204.14%200%200%200-.684-2.277c-.398-.597-.853-1.045-1.236-1.423l-.01-.01c-.546-.537-.902-.906-1.023-1.393A1.5%201.5%200%200%200%2011.5%202h-3A1.5%201.5%200%200%200%207%203.5m-1%2012V15h8v.5a1.5%201.5%200%200%201-2.437%201.171a.5.5%200%200%200-.626%200A1.5%201.5%200%200%201%2010%2017c-.355%200-.68-.123-.937-.329a.5.5%200%200%200-.626%200A1.5%201.5%200%200%201%206%2015.5M8.956%205h2.09c.165.864.744%201.434%201.277%201.959l.042.041H7.704l.013-.013C8.242%206.446%208.799%205.872%208.957%205M11.5%204h-3a.5.5%200%200%201%200-1h3a.5.5%200%200%201%200%201%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%203.5a1.5%201.5%200%200%200%20.957%201.399c-.116.507-.464.882-.997%201.432h-.001v.002q-.159.16-.329.341C5.64%207.488%205%208.671%205%2010q0%20.141.01.28q-.01.11-.01.22v5a2.5%202.5%200%200%200%203.75%202.165A2.5%202.5%200%200%200%2010%2018a2.5%202.5%200%200%200%201.25-.335A2.5%202.5%200%200%200%2015%2015.5v-5q0-.11-.01-.22q.01-.139.01-.28a4.14%204.14%200%200%200-.684-2.277c-.398-.597-.853-1.045-1.236-1.423l-.01-.01c-.546-.537-.902-.906-1.023-1.393A1.5%201.5%200%200%200%2011.5%202h-3A1.5%201.5%200%200%200%207%203.5m-1%2012V15h8v.5a1.5%201.5%200%200%201-2.437%201.171a.5.5%200%200%200-.626%200A1.5%201.5%200%200%201%2010%2017c-.355%200-.68-.123-.937-.329a.5.5%200%200%200-.626%200A1.5%201.5%200%200%201%206%2015.5M8.956%205h2.09c.165.864.744%201.434%201.277%201.959l.042.041H7.704l.013-.013C8.242%206.446%208.799%205.872%208.957%205M11.5%204h-3a.5.5%200%200%201%200-1h3a.5.5%200%200%201%200%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/drink-bottle-20-filled.svg?color=%231a73e8&size=48