volume-off-fill from Keyline Icons by Keyline Icons · Fill · MIT Free for personal and commercial use.

Name
volume-off-fill
Set
Keyline Icons
Style
Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the volume off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" d="M12 12L12 18.9962C12 20.9544 9.4772 21.746 8.3585 20.1388L5.4777 16L3 16C1.8954 16 1 15.1046 1 14L1 10C1 8.8954 1.8954 8 3 8L5.4777 8L6.5128 6.5128Z" stroke="none"/><path d="M15.8044 6.9091C17.2058 8.2316 18 10.0732 18 12C18 12.112 17.9973 12.2238 17.992 12.3351M18.5498 4C20.7519 6.0782 22 8.9721 22 12C22 13.2746 21.7788 14.5254 21.3585 15.7016M2 2L22 22"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsVolumeOffFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" d="M12 12L12 18.9962C12 20.9544 9.4772 21.746 8.3585 20.1388L5.4777 16L3 16C1.8954 16 1 15.1046 1 14L1 10C1 8.8954 1.8954 8 3 8L5.4777 8L6.5128 6.5128Z" stroke="none"/><path d="M15.8044 6.9091C17.2058 8.2316 18 10.0732 18 12C18 12.112 17.9973 12.2238 17.992 12.3351M18.5498 4C20.7519 6.0782 22 8.9721 22 12C22 13.2746 21.7788 14.5254 21.3585 15.7016M2 2L22 22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" d="M12 12L12 18.9962C12 20.9544 9.4772 21.746 8.3585 20.1388L5.4777 16L3 16C1.8954 16 1 15.1046 1 14L1 10C1 8.8954 1.8954 8 3 8L5.4777 8L6.5128 6.5128Z" stroke="none"/><path d="M15.8044 6.9091C17.2058 8.2316 18 10.0732 18 12C18 12.112 17.9973 12.2238 17.992 12.3351M18.5498 4C20.7519 6.0782 22 8.9721 22 12C22 13.2746 21.7788 14.5254 21.3585 15.7016M2 2L22 22"/></g></svg>
</template>

CSS

.icon-volume-off-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2012L12%2018.9962C12%2020.9544%209.4772%2021.746%208.3585%2020.1388L5.4777%2016L3%2016C1.8954%2016%201%2015.1046%201%2014L1%2010C1%208.8954%201.8954%208%203%208L5.4777%208L6.5128%206.5128Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M15.8044%206.9091C17.2058%208.2316%2018%2010.0732%2018%2012C18%2012.112%2017.9973%2012.2238%2017.992%2012.3351M18.5498%204C20.7519%206.0782%2022%208.9721%2022%2012C22%2013.2746%2021.7788%2014.5254%2021.3585%2015.7016M2%202L22%2022%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2012L12%2018.9962C12%2020.9544%209.4772%2021.746%208.3585%2020.1388L5.4777%2016L3%2016C1.8954%2016%201%2015.1046%201%2014L1%2010C1%208.8954%201.8954%208%203%208L5.4777%208L6.5128%206.5128Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M15.8044%206.9091C17.2058%208.2316%2018%2010.0732%2018%2012C18%2012.112%2017.9973%2012.2238%2017.992%2012.3351M18.5498%204C20.7519%206.0782%2022%208.9721%2022%2012C22%2013.2746%2021.7788%2014.5254%2021.3585%2015.7016M2%202L22%2022%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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