cylinder-off from Material Design Icons by Pictogrammers · Filled · Shape · Apache-2.0 Free for personal and commercial use.

Name
cylinder-off
Set
Material Design Icons
Style
Filled
Category
Shape
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More shape icons from Material Design Icons

Use the cylinder off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.64 4.44L6.03 2.83C8.15 2.1 10.82 2 12 2c2.11 0 9 .29 9 4v11.8l-2.94-2.94c.33.11.64.24.94.39v-6.5c-1.72.88-4.18 1.14-5.83 1.22L11.18 8H12c3.87 0 7-.89 7-2s-3.13-2-7-2c-1.65 0-3.16.17-4.36.44m14.47 17.02l-1.27 1.27l-1.93-1.93C16.7 21.87 13.36 22 12 22c-2.11 0-9-.29-9-4V6c0-.34.08-.64.18-.93L1.11 3l1.28-1.27zM5 15.25C7.2 14.13 10.62 14 12 14h.11L7.73 9.62C6.76 9.43 5.8 9.15 5 8.75zm12.39 4.03l-3.18-3.18c-.71-.06-1.43-.1-2.21-.1c-3.87 0-7 .9-7 2s3.13 2 7 2c2.17 0 4.1-.28 5.39-.72"/></svg>

React

import type { SVGProps } from "react";

export function MdiCylinderOff(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.64 4.44L6.03 2.83C8.15 2.1 10.82 2 12 2c2.11 0 9 .29 9 4v11.8l-2.94-2.94c.33.11.64.24.94.39v-6.5c-1.72.88-4.18 1.14-5.83 1.22L11.18 8H12c3.87 0 7-.89 7-2s-3.13-2-7-2c-1.65 0-3.16.17-4.36.44m14.47 17.02l-1.27 1.27l-1.93-1.93C16.7 21.87 13.36 22 12 22c-2.11 0-9-.29-9-4V6c0-.34.08-.64.18-.93L1.11 3l1.28-1.27zM5 15.25C7.2 14.13 10.62 14 12 14h.11L7.73 9.62C6.76 9.43 5.8 9.15 5 8.75zm12.39 4.03l-3.18-3.18c-.71-.06-1.43-.1-2.21-.1c-3.87 0-7 .9-7 2s3.13 2 7 2c2.17 0 4.1-.28 5.39-.72"/></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.64 4.44L6.03 2.83C8.15 2.1 10.82 2 12 2c2.11 0 9 .29 9 4v11.8l-2.94-2.94c.33.11.64.24.94.39v-6.5c-1.72.88-4.18 1.14-5.83 1.22L11.18 8H12c3.87 0 7-.89 7-2s-3.13-2-7-2c-1.65 0-3.16.17-4.36.44m14.47 17.02l-1.27 1.27l-1.93-1.93C16.7 21.87 13.36 22 12 22c-2.11 0-9-.29-9-4V6c0-.34.08-.64.18-.93L1.11 3l1.28-1.27zM5 15.25C7.2 14.13 10.62 14 12 14h.11L7.73 9.62C6.76 9.43 5.8 9.15 5 8.75zm12.39 4.03l-3.18-3.18c-.71-.06-1.43-.1-2.21-.1c-3.87 0-7 .9-7 2s3.13 2 7 2c2.17 0 4.1-.28 5.39-.72"/></svg>
</template>

CSS

.icon-cylinder-off {
  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.64%204.44L6.03%202.83C8.15%202.1%2010.82%202%2012%202c2.11%200%209%20.29%209%204v11.8l-2.94-2.94c.33.11.64.24.94.39v-6.5c-1.72.88-4.18%201.14-5.83%201.22L11.18%208H12c3.87%200%207-.89%207-2s-3.13-2-7-2c-1.65%200-3.16.17-4.36.44m14.47%2017.02l-1.27%201.27l-1.93-1.93C16.7%2021.87%2013.36%2022%2012%2022c-2.11%200-9-.29-9-4V6c0-.34.08-.64.18-.93L1.11%203l1.28-1.27zM5%2015.25C7.2%2014.13%2010.62%2014%2012%2014h.11L7.73%209.62C6.76%209.43%205.8%209.15%205%208.75zm12.39%204.03l-3.18-3.18c-.71-.06-1.43-.1-2.21-.1c-3.87%200-7%20.9-7%202s3.13%202%207%202c2.17%200%204.1-.28%205.39-.72%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.64%204.44L6.03%202.83C8.15%202.1%2010.82%202%2012%202c2.11%200%209%20.29%209%204v11.8l-2.94-2.94c.33.11.64.24.94.39v-6.5c-1.72.88-4.18%201.14-5.83%201.22L11.18%208H12c3.87%200%207-.89%207-2s-3.13-2-7-2c-1.65%200-3.16.17-4.36.44m14.47%2017.02l-1.27%201.27l-1.93-1.93C16.7%2021.87%2013.36%2022%2012%2022c-2.11%200-9-.29-9-4V6c0-.34.08-.64.18-.93L1.11%203l1.28-1.27zM5%2015.25C7.2%2014.13%2010.62%2014%2012%2014h.11L7.73%209.62C6.76%209.43%205.8%209.15%205%208.75zm12.39%204.03l-3.18-3.18c-.71-.06-1.43-.1-2.21-.1c-3.87%200-7%20.9-7%202s3.13%202%207%202c2.17%200%204.1-.28%205.39-.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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