Volume off
- Tags: audio, video, av, sound
- Category: Media
Download
Download the SVG to use or edit.
Download SVGIcon font
Using the web font? Copy, paste, and go.
<i class="bi bi-volume-off"></i>
Code point
-
Unicode:
U+F60F
-
CSS:
\F60F
-
JS:
\uF60F
-
HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-off" viewBox="0 0 16 16">
<path d="M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06M10 5.04 8.312 6.39A.5.5 0 0 1 8 6.5H6v3h2a.5.5 0 0 1 .312.11L10 10.96z"/>
</svg>