volume off icon

volume-off-outline from Eva Icons by Akveo · Outline · MIT Free for personal and commercial use.

Name
volume-off-outline
Set
Eva Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in Eva Icons

The same icon in other sets

Related icons in Eva Icons

Use the volume off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.71 3.29a1 1 0 0 0-1.42 1.42l16 16a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Zm12.2 10.79l1.44 1.44a6 6 0 0 0-.07-7.15a1 1 0 1 0-1.56 1.26a4 4 0 0 1 .19 4.45"/><path fill="currentColor" d="M21 12a6.5 6.5 0 0 1-1.78 4.39l1.42 1.42A8.53 8.53 0 0 0 23 12a8.75 8.75 0 0 0-3.36-6.77a1 1 0 1 0-1.28 1.54A6.8 6.8 0 0 1 21 12m-7.5 6.1l-5.1-3.5a1 1 0 0 0-.57-.17H3.5V9.57h3.24l-2-2H2.5a1 1 0 0 0-1 1v6.86a1 1 0 0 0 1 1h5l6.41 4.4a1.06 1.06 0 0 0 .57.17a1 1 0 0 0 1-1v-1.67l-2-2Zm0-12.2v4.77l2 2V4a1 1 0 0 0-1.57-.83L9.23 6.4l1.44 1.44Z"/></svg>

React

import type { SVGProps } from "react";

export function EvaVolumeOffOutline(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="M4.71 3.29a1 1 0 0 0-1.42 1.42l16 16a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Zm12.2 10.79l1.44 1.44a6 6 0 0 0-.07-7.15a1 1 0 1 0-1.56 1.26a4 4 0 0 1 .19 4.45"/><path fill="currentColor" d="M21 12a6.5 6.5 0 0 1-1.78 4.39l1.42 1.42A8.53 8.53 0 0 0 23 12a8.75 8.75 0 0 0-3.36-6.77a1 1 0 1 0-1.28 1.54A6.8 6.8 0 0 1 21 12m-7.5 6.1l-5.1-3.5a1 1 0 0 0-.57-.17H3.5V9.57h3.24l-2-2H2.5a1 1 0 0 0-1 1v6.86a1 1 0 0 0 1 1h5l6.41 4.4a1.06 1.06 0 0 0 .57.17a1 1 0 0 0 1-1v-1.67l-2-2Zm0-12.2v4.77l2 2V4a1 1 0 0 0-1.57-.83L9.23 6.4l1.44 1.44Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.71 3.29a1 1 0 0 0-1.42 1.42l16 16a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Zm12.2 10.79l1.44 1.44a6 6 0 0 0-.07-7.15a1 1 0 1 0-1.56 1.26a4 4 0 0 1 .19 4.45"/><path fill="currentColor" d="M21 12a6.5 6.5 0 0 1-1.78 4.39l1.42 1.42A8.53 8.53 0 0 0 23 12a8.75 8.75 0 0 0-3.36-6.77a1 1 0 1 0-1.28 1.54A6.8 6.8 0 0 1 21 12m-7.5 6.1l-5.1-3.5a1 1 0 0 0-.57-.17H3.5V9.57h3.24l-2-2H2.5a1 1 0 0 0-1 1v6.86a1 1 0 0 0 1 1h5l6.41 4.4a1.06 1.06 0 0 0 .57.17a1 1 0 0 0 1-1v-1.67l-2-2Zm0-12.2v4.77l2 2V4a1 1 0 0 0-1.57-.83L9.23 6.4l1.44 1.44Z"/></svg>
</template>

CSS

.icon-volume-off-outline {
  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%22M4.71%203.29a1%201%200%200%200-1.42%201.42l16%2016a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42Zm12.2%2010.79l1.44%201.44a6%206%200%200%200-.07-7.15a1%201%200%201%200-1.56%201.26a4%204%200%200%201%20.19%204.45%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2012a6.5%206.5%200%200%201-1.78%204.39l1.42%201.42A8.53%208.53%200%200%200%2023%2012a8.75%208.75%200%200%200-3.36-6.77a1%201%200%201%200-1.28%201.54A6.8%206.8%200%200%201%2021%2012m-7.5%206.1l-5.1-3.5a1%201%200%200%200-.57-.17H3.5V9.57h3.24l-2-2H2.5a1%201%200%200%200-1%201v6.86a1%201%200%200%200%201%201h5l6.41%204.4a1.06%201.06%200%200%200%20.57.17a1%201%200%200%200%201-1v-1.67l-2-2Zm0-12.2v4.77l2%202V4a1%201%200%200%200-1.57-.83L9.23%206.4l1.44%201.44Z%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%22M4.71%203.29a1%201%200%200%200-1.42%201.42l16%2016a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42Zm12.2%2010.79l1.44%201.44a6%206%200%200%200-.07-7.15a1%201%200%201%200-1.56%201.26a4%204%200%200%201%20.19%204.45%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2012a6.5%206.5%200%200%201-1.78%204.39l1.42%201.42A8.53%208.53%200%200%200%2023%2012a8.75%208.75%200%200%200-3.36-6.77a1%201%200%201%200-1.28%201.54A6.8%206.8%200%200%201%2021%2012m-7.5%206.1l-5.1-3.5a1%201%200%200%200-.57-.17H3.5V9.57h3.24l-2-2H2.5a1%201%200%200%200-1%201v6.86a1%201%200%200%200%201%201h5l6.41%204.4a1.06%201.06%200%200%200%20.57.17a1%201%200%200%200%201-1v-1.67l-2-2Zm0-12.2v4.77l2%202V4a1%201%200%200%200-1.57-.83L9.23%206.4l1.44%201.44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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