bottle-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
bottle-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the bottle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 2a2 2 0 0 1 2 2v1c0 .378-.108.73-.29 1.032L18.4 7.3a4 4 0 0 1 1.6 3.2V18a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-7.5a4 4 0 0 1 1.6-3.2l1.69-1.268A2 2 0 0 1 7 5V4a2 2 0 0 1 2-2zM6 17h12v-2H6zm0-4h12v-2H6zm3-8h6V4H9z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBottleFill(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="M15 2a2 2 0 0 1 2 2v1c0 .378-.108.73-.29 1.032L18.4 7.3a4 4 0 0 1 1.6 3.2V18a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-7.5a4 4 0 0 1 1.6-3.2l1.69-1.268A2 2 0 0 1 7 5V4a2 2 0 0 1 2-2zM6 17h12v-2H6zm0-4h12v-2H6zm3-8h6V4H9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 2a2 2 0 0 1 2 2v1c0 .378-.108.73-.29 1.032L18.4 7.3a4 4 0 0 1 1.6 3.2V18a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-7.5a4 4 0 0 1 1.6-3.2l1.69-1.268A2 2 0 0 1 7 5V4a2 2 0 0 1 2-2zM6 17h12v-2H6zm0-4h12v-2H6zm3-8h6V4H9z"/></svg>
</template>

CSS

.icon-bottle-fill {
  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%22M15%202a2%202%200%200%201%202%202v1c0%20.378-.108.73-.29%201.032L18.4%207.3a4%204%200%200%201%201.6%203.2V18a4%204%200%200%201-4%204H8a4%204%200%200%201-4-4v-7.5a4%204%200%200%201%201.6-3.2l1.69-1.268A2%202%200%200%201%207%205V4a2%202%200%200%201%202-2zM6%2017h12v-2H6zm0-4h12v-2H6zm3-8h6V4H9z%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%22M15%202a2%202%200%200%201%202%202v1c0%20.378-.108.73-.29%201.032L18.4%207.3a4%204%200%200%201%201.6%203.2V18a4%204%200%200%201-4%204H8a4%204%200%200%201-4-4v-7.5a4%204%200%200%201%201.6-3.2l1.69-1.268A2%202%200%200%201%207%205V4a2%202%200%200%201%202-2zM6%2017h12v-2H6zm0-4h12v-2H6zm3-8h6V4H9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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