volume vibrate icon
volume-vibrate-line from Remix Icon by Remix Design · Line · Media · Apache-2.0 Free for personal and commercial use.
- Name
- volume-vibrate-line
- Set
- Remix Icon
- Style
- Line
- Category
- Media
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More media icons from Remix Icon
4k-fillalbum-fillaspect-ratio-fillbroadcast-fillcamera-2-fillcamera-3-fillcamera-4-fillcamera-ai-2-fillcamera-ai-fillcamera-fillcamera-lens-ai-fillcamera-lens-fillcamera-off-fillcamera-switch-fillclapperboard-ai-fillclapperboard-fillclosed-captioning-ai-fillclosed-captioning-filldisc-filldv-filldvd-ai-filldvd-filleject-fillequalizer-2-fill
Use the volume vibrate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.39 3.161l1.413 1.414l-2.475 2.475l2.475 2.475L18.328 12l2.475 2.476l-2.475 2.475l2.475 2.475l-1.414 1.414l-3.889-3.89l2.475-2.474L15.5 12l2.475-2.475L15.5 7.05zm-6.503.577a.5.5 0 0 1 .113.317v15.89a.5.5 0 0 1-.817.387L6.89 15.999L3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .704.07M11 7.22L7.603 9.999H4V14l3.603-.001L11 16.779z"/></svg>
React
import type { SVGProps } from "react";
export function RiVolumeVibrateLine(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="m19.39 3.161l1.413 1.414l-2.475 2.475l2.475 2.475L18.328 12l2.475 2.476l-2.475 2.475l2.475 2.475l-1.414 1.414l-3.889-3.89l2.475-2.474L15.5 12l2.475-2.475L15.5 7.05zm-6.503.577a.5.5 0 0 1 .113.317v15.89a.5.5 0 0 1-.817.387L6.89 15.999L3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .704.07M11 7.22L7.603 9.999H4V14l3.603-.001L11 16.779z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.39 3.161l1.413 1.414l-2.475 2.475l2.475 2.475L18.328 12l2.475 2.476l-2.475 2.475l2.475 2.475l-1.414 1.414l-3.889-3.89l2.475-2.474L15.5 12l2.475-2.475L15.5 7.05zm-6.503.577a.5.5 0 0 1 .113.317v15.89a.5.5 0 0 1-.817.387L6.89 15.999L3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .704.07M11 7.22L7.603 9.999H4V14l3.603-.001L11 16.779z"/></svg> </template>
CSS
.icon-volume-vibrate-line {
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%22m19.39%203.161l1.413%201.414l-2.475%202.475l2.475%202.475L18.328%2012l2.475%202.476l-2.475%202.475l2.475%202.475l-1.414%201.414l-3.889-3.89l2.475-2.474L15.5%2012l2.475-2.475L15.5%207.05zm-6.503.577a.5.5%200%200%201%20.113.317v15.89a.5.5%200%200%201-.817.387L6.89%2015.999L3%2016a1%201%200%200%201-1-1V9a1%201%200%200%201%201-1h3.889l5.294-4.332a.5.5%200%200%201%20.704.07M11%207.22L7.603%209.999H4V14l3.603-.001L11%2016.779z%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%22m19.39%203.161l1.413%201.414l-2.475%202.475l2.475%202.475L18.328%2012l2.475%202.476l-2.475%202.475l2.475%202.475l-1.414%201.414l-3.889-3.89l2.475-2.474L15.5%2012l2.475-2.475L15.5%207.05zm-6.503.577a.5.5%200%200%201%20.113.317v15.89a.5.5%200%200%201-.817.387L6.89%2015.999L3%2016a1%201%200%200%201-1-1V9a1%201%200%200%201%201-1h3.889l5.294-4.332a.5.5%200%200%201%20.704.07M11%207.22L7.603%209.999H4V14l3.603-.001L11%2016.779z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/volume-vibrate-line.svg?color=%231a73e8&size=48