volume icon
volume-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.
- Name
- volume-outline
- Set
- Dither Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All volume icons →volumeBoxIcons v2volumeBoxIcons v2 SolidvolumeFont Awesome SolidvolumeFeather Iconsvolumecss.ggvolumeHuge IconsvolumeHumbleiconsvolumeJam IconsvolumeKeyline IconsvolumeLucidevolumeMaterial Design Iconsvolume-fillMingCute IconvolumePixelarticonsvolumeReiconvolume-boldSolarvolumeTabler IconsvolumeUnicons
Use the volume 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"><path stroke-width="1.4" d="M7 9H3.65a.65.65 0 0 0-.65.65v4.7a.65.65 0 0 0 .65.65H7"/><path stroke-width="1.4" d="M7 9l5-4.25q.4-.35.4.2v14.1q0 .55-.4.2L7 15"/><path stroke-width=".55" d="M12.05 7.3v9.4" opacity="0"/><path stroke-width="1.4" d="M14.5621 9.011A4.65 4.65 0 0 1 14.5621 14.989"/><path stroke-width="1.4" d="M16.8985 7.0505A7.7 7.7 0 0 1 16.8985 16.9495"/><path stroke-width=".55" d="M17.9207 8.6245A7.7 7.7 0 0 1 17.9207 15.3755" opacity="0"/><path stroke-width=".6" d="M19.7632 7.7259A9.75 9.75 0 0 1 19.7632 16.2741" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherVolumeOutline(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"><path strokeWidth="1.4" d="M7 9H3.65a.65.65 0 0 0-.65.65v4.7a.65.65 0 0 0 .65.65H7"/><path strokeWidth="1.4" d="M7 9l5-4.25q.4-.35.4.2v14.1q0 .55-.4.2L7 15"/><path strokeWidth=".55" d="M12.05 7.3v9.4" opacity="0"/><path strokeWidth="1.4" d="M14.5621 9.011A4.65 4.65 0 0 1 14.5621 14.989"/><path strokeWidth="1.4" d="M16.8985 7.0505A7.7 7.7 0 0 1 16.8985 16.9495"/><path strokeWidth=".55" d="M17.9207 8.6245A7.7 7.7 0 0 1 17.9207 15.3755" opacity="0"/><path strokeWidth=".6" d="M19.7632 7.7259A9.75 9.75 0 0 1 19.7632 16.2741" opacity="0"/></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"><path stroke-width="1.4" d="M7 9H3.65a.65.65 0 0 0-.65.65v4.7a.65.65 0 0 0 .65.65H7"/><path stroke-width="1.4" d="M7 9l5-4.25q.4-.35.4.2v14.1q0 .55-.4.2L7 15"/><path stroke-width=".55" d="M12.05 7.3v9.4" opacity="0"/><path stroke-width="1.4" d="M14.5621 9.011A4.65 4.65 0 0 1 14.5621 14.989"/><path stroke-width="1.4" d="M16.8985 7.0505A7.7 7.7 0 0 1 16.8985 16.9495"/><path stroke-width=".55" d="M17.9207 8.6245A7.7 7.7 0 0 1 17.9207 15.3755" opacity="0"/><path stroke-width=".6" d="M19.7632 7.7259A9.75 9.75 0 0 1 19.7632 16.2741" opacity="0"/></g></svg> </template>
CSS
.icon-volume-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M7%209H3.65a.65.65%200%200%200-.65.65v4.7a.65.65%200%200%200%20.65.65H7%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M7%209l5-4.25q.4-.35.4.2v14.1q0%20.55-.4.2L7%2015%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M12.05%207.3v9.4%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M14.5621%209.011A4.65%204.65%200%200%201%2014.5621%2014.989%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M16.8985%207.0505A7.7%207.7%200%200%201%2016.8985%2016.9495%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M17.9207%208.6245A7.7%207.7%200%200%201%2017.9207%2015.3755%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%22.6%22%20d%3D%22M19.7632%207.7259A9.75%209.75%200%200%201%2019.7632%2016.2741%22%20opacity%3D%220%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%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M7%209H3.65a.65.65%200%200%200-.65.65v4.7a.65.65%200%200%200%20.65.65H7%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M7%209l5-4.25q.4-.35.4.2v14.1q0%20.55-.4.2L7%2015%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M12.05%207.3v9.4%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M14.5621%209.011A4.65%204.65%200%200%201%2014.5621%2014.989%22%2F%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M16.8985%207.0505A7.7%207.7%200%200%201%2016.8985%2016.9495%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M17.9207%208.6245A7.7%207.7%200%200%201%2017.9207%2015.3755%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%22.6%22%20d%3D%22M19.7632%207.7259A9.75%209.75%200%200%201%2019.7632%2016.2741%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/volume-outline.svg?color=%231a73e8&size=48