sound on icon
sound-on-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- sound-on-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
Related icons in Teenyicons
Use the sound on icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M8.746 1.065A.5.5 0 0 1 9 1.5v12a.5.5 0 0 1-.757.429L3.362 11H1.5A1.5 1.5 0 0 1 0 9.5V5.497a1.5 1.5 0 0 1 1.5-1.499h1.862l4.88-2.927a.5.5 0 0 1 .504-.006m5.108 3.079l-.354-.353l-.707.707l.351.352l.003.002l.02.022q.03.034.09.112c.077.103.186.265.296.485c.22.439.447 1.112.447 2.025s-.228 1.586-.447 2.025a3 3 0 0 1-.297.486a2 2 0 0 1-.11.133l-.002.003l-.351.35l.707.708l.354-.353l-.354-.354l.354.354l.001-.002l.002-.002l.005-.005l.014-.014l.043-.048q.054-.06.137-.17c.11-.146.251-.36.391-.639c.28-.56.553-1.386.553-2.472s-.272-1.911-.553-2.472a4 4 0 0 0-.39-.639a3 3 0 0 0-.181-.217l-.014-.015l-.005-.005l-.002-.002c0-.001-.002-.002-.355.352z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsSoundOnSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M8.746 1.065A.5.5 0 0 1 9 1.5v12a.5.5 0 0 1-.757.429L3.362 11H1.5A1.5 1.5 0 0 1 0 9.5V5.497a1.5 1.5 0 0 1 1.5-1.499h1.862l4.88-2.927a.5.5 0 0 1 .504-.006m5.108 3.079l-.354-.353l-.707.707l.351.352l.003.002l.02.022q.03.034.09.112c.077.103.186.265.296.485c.22.439.447 1.112.447 2.025s-.228 1.586-.447 2.025a3 3 0 0 1-.297.486a2 2 0 0 1-.11.133l-.002.003l-.351.35l.707.708l.354-.353l-.354-.354l.354.354l.001-.002l.002-.002l.005-.005l.014-.014l.043-.048q.054-.06.137-.17c.11-.146.251-.36.391-.639c.28-.56.553-1.386.553-2.472s-.272-1.911-.553-2.472a4 4 0 0 0-.39-.639a3 3 0 0 0-.181-.217l-.014-.015l-.005-.005l-.002-.002c0-.001-.002-.002-.355.352z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M8.746 1.065A.5.5 0 0 1 9 1.5v12a.5.5 0 0 1-.757.429L3.362 11H1.5A1.5 1.5 0 0 1 0 9.5V5.497a1.5 1.5 0 0 1 1.5-1.499h1.862l4.88-2.927a.5.5 0 0 1 .504-.006m5.108 3.079l-.354-.353l-.707.707l.351.352l.003.002l.02.022q.03.034.09.112c.077.103.186.265.296.485c.22.439.447 1.112.447 2.025s-.228 1.586-.447 2.025a3 3 0 0 1-.297.486a2 2 0 0 1-.11.133l-.002.003l-.351.35l.707.708l.354-.353l-.354-.354l.354.354l.001-.002l.002-.002l.005-.005l.014-.014l.043-.048q.054-.06.137-.17c.11-.146.251-.36.391-.639c.28-.56.553-1.386.553-2.472s-.272-1.911-.553-2.472a4 4 0 0 0-.39-.639a3 3 0 0 0-.181-.217l-.014-.015l-.005-.005l-.002-.002c0-.001-.002-.002-.355.352z"/></svg> </template>
CSS
.icon-sound-on-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.746%201.065A.5.5%200%200%201%209%201.5v12a.5.5%200%200%201-.757.429L3.362%2011H1.5A1.5%201.5%200%200%201%200%209.5V5.497a1.5%201.5%200%200%201%201.5-1.499h1.862l4.88-2.927a.5.5%200%200%201%20.504-.006m5.108%203.079l-.354-.353l-.707.707l.351.352l.003.002l.02.022q.03.034.09.112c.077.103.186.265.296.485c.22.439.447%201.112.447%202.025s-.228%201.586-.447%202.025a3%203%200%200%201-.297.486a2%202%200%200%201-.11.133l-.002.003l-.351.35l.707.708l.354-.353l-.354-.354l.354.354l.001-.002l.002-.002l.005-.005l.014-.014l.043-.048q.054-.06.137-.17c.11-.146.251-.36.391-.639c.28-.56.553-1.386.553-2.472s-.272-1.911-.553-2.472a4%204%200%200%200-.39-.639a3%203%200%200%200-.181-.217l-.014-.015l-.005-.005l-.002-.002c0-.001-.002-.002-.355.352z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.746%201.065A.5.5%200%200%201%209%201.5v12a.5.5%200%200%201-.757.429L3.362%2011H1.5A1.5%201.5%200%200%201%200%209.5V5.497a1.5%201.5%200%200%201%201.5-1.499h1.862l4.88-2.927a.5.5%200%200%201%20.504-.006m5.108%203.079l-.354-.353l-.707.707l.351.352l.003.002l.02.022q.03.034.09.112c.077.103.186.265.296.485c.22.439.447%201.112.447%202.025s-.228%201.586-.447%202.025a3%203%200%200%201-.297.486a2%202%200%200%201-.11.133l-.002.003l-.351.35l.707.708l.354-.353l-.354-.354l.354.354l.001-.002l.002-.002l.005-.005l.014-.014l.043-.048q.054-.06.137-.17c.11-.146.251-.36.391-.639c.28-.56.553-1.386.553-2.472s-.272-1.911-.553-2.472a4%204%200%200%200-.39-.639a3%203%200%200%200-.181-.217l-.014-.015l-.005-.005l-.002-.002c0-.001-.002-.002-.355.352z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/sound-on-solid.svg?color=%231a73e8&size=48