bottles 01 dash icon

bottles-01-dash from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
bottles-01-dash
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the bottles 01 dash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 9.37V3a1 1 0 0 0-1-1h-3v2h2v6.72s3 .507 3 4.28v13h-3v2h4a1 1 0 0 0 1-1V15c0-3.452-1.933-5.024-3-5.63m-7 0V3a1 1 0 0 0-1-1h-3v2h2v6.72s3 .507 3 4.28v13h-3v2h4a1 1 0 0 0 1-1V15c0-3.452-1.933-5.024-3-5.63M13 28h-3v2h4a1 1 0 0 0 1-1v-4h-2zm-8-3H3v4a1 1 0 0 0 1 1h4v-2H5zm8-7h2v5h-2zM3 18h2v5H3zm9-8.63V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v6.37c-1.067.606-3 2.178-3 5.63v1h2v-1c0-3.772 3-4.28 3-4.28V4h2v6.72s3 .508 3 4.28v1h2v-1c0-3.452-1.933-5.024-3-5.63"/></svg>

React

import type { SVGProps } from "react";

export function CarbonBottles01Dash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 9.37V3a1 1 0 0 0-1-1h-3v2h2v6.72s3 .507 3 4.28v13h-3v2h4a1 1 0 0 0 1-1V15c0-3.452-1.933-5.024-3-5.63m-7 0V3a1 1 0 0 0-1-1h-3v2h2v6.72s3 .507 3 4.28v13h-3v2h4a1 1 0 0 0 1-1V15c0-3.452-1.933-5.024-3-5.63M13 28h-3v2h4a1 1 0 0 0 1-1v-4h-2zm-8-3H3v4a1 1 0 0 0 1 1h4v-2H5zm8-7h2v5h-2zM3 18h2v5H3zm9-8.63V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v6.37c-1.067.606-3 2.178-3 5.63v1h2v-1c0-3.772 3-4.28 3-4.28V4h2v6.72s3 .508 3 4.28v1h2v-1c0-3.452-1.933-5.024-3-5.63"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 9.37V3a1 1 0 0 0-1-1h-3v2h2v6.72s3 .507 3 4.28v13h-3v2h4a1 1 0 0 0 1-1V15c0-3.452-1.933-5.024-3-5.63m-7 0V3a1 1 0 0 0-1-1h-3v2h2v6.72s3 .507 3 4.28v13h-3v2h4a1 1 0 0 0 1-1V15c0-3.452-1.933-5.024-3-5.63M13 28h-3v2h4a1 1 0 0 0 1-1v-4h-2zm-8-3H3v4a1 1 0 0 0 1 1h4v-2H5zm8-7h2v5h-2zM3 18h2v5H3zm9-8.63V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v6.37c-1.067.606-3 2.178-3 5.63v1h2v-1c0-3.772 3-4.28 3-4.28V4h2v6.72s3 .508 3 4.28v1h2v-1c0-3.452-1.933-5.024-3-5.63"/></svg>
</template>

CSS

.icon-bottles-01-dash {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%209.37V3a1%201%200%200%200-1-1h-3v2h2v6.72s3%20.507%203%204.28v13h-3v2h4a1%201%200%200%200%201-1V15c0-3.452-1.933-5.024-3-5.63m-7%200V3a1%201%200%200%200-1-1h-3v2h2v6.72s3%20.507%203%204.28v13h-3v2h4a1%201%200%200%200%201-1V15c0-3.452-1.933-5.024-3-5.63M13%2028h-3v2h4a1%201%200%200%200%201-1v-4h-2zm-8-3H3v4a1%201%200%200%200%201%201h4v-2H5zm8-7h2v5h-2zM3%2018h2v5H3zm9-8.63V3a1%201%200%200%200-1-1H7a1%201%200%200%200-1%201v6.37c-1.067.606-3%202.178-3%205.63v1h2v-1c0-3.772%203-4.28%203-4.28V4h2v6.72s3%20.508%203%204.28v1h2v-1c0-3.452-1.933-5.024-3-5.63%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%209.37V3a1%201%200%200%200-1-1h-3v2h2v6.72s3%20.507%203%204.28v13h-3v2h4a1%201%200%200%200%201-1V15c0-3.452-1.933-5.024-3-5.63m-7%200V3a1%201%200%200%200-1-1h-3v2h2v6.72s3%20.507%203%204.28v13h-3v2h4a1%201%200%200%200%201-1V15c0-3.452-1.933-5.024-3-5.63M13%2028h-3v2h4a1%201%200%200%200%201-1v-4h-2zm-8-3H3v4a1%201%200%200%200%201%201h4v-2H5zm8-7h2v5h-2zM3%2018h2v5H3zm9-8.63V3a1%201%200%200%200-1-1H7a1%201%200%200%200-1%201v6.37c-1.067.606-3%202.178-3%205.63v1h2v-1c0-3.772%203-4.28%203-4.28V4h2v6.72s3%20.508%203%204.28v1h2v-1c0-3.452-1.933-5.024-3-5.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/bottles-01-dash.svg?color=%231a73e8&size=48