speaker 2 icon
speaker-2-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- speaker-2-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the speaker 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 4.25c0-1.08-1.274-1.651-2.08-.935L8.427 7.31a.75.75 0 0 1-.498.19H4.25A2.25 2.25 0 0 0 2 9.748v4.497a2.25 2.25 0 0 0 2.25 2.25h3.68a.75.75 0 0 1 .498.19l4.491 3.993c.806.717 2.081.145 2.081-.934zM9.425 8.43L13.5 4.806v14.382l-4.075-3.623a2.25 2.25 0 0 0-1.495-.569H4.25a.75.75 0 0 1-.75-.75V9.748a.75.75 0 0 1 .75-.75h3.68a2.25 2.25 0 0 0 1.495-.568m9.567-2.533a.75.75 0 0 1 1.049.156A9.96 9.96 0 0 1 22 12a9.96 9.96 0 0 1-1.96 5.947a.75.75 0 1 1-1.205-.893A8.46 8.46 0 0 0 20.5 12a8.46 8.46 0 0 0-1.665-5.053a.75.75 0 0 1 .157-1.05m-1.849 2.472a.75.75 0 0 1 1.017.302c.536.991.84 2.125.84 3.329a7 7 0 0 1-.84 3.328a.75.75 0 0 1-1.32-.714c.42-.777.66-1.667.66-2.615a5.5 5.5 0 0 0-.66-2.614a.75.75 0 0 1 .303-1.016"/></svg>
React
import type { SVGProps } from "react";
export function FluentSpeaker224Regular(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="M15 4.25c0-1.08-1.274-1.651-2.08-.935L8.427 7.31a.75.75 0 0 1-.498.19H4.25A2.25 2.25 0 0 0 2 9.748v4.497a2.25 2.25 0 0 0 2.25 2.25h3.68a.75.75 0 0 1 .498.19l4.491 3.993c.806.717 2.081.145 2.081-.934zM9.425 8.43L13.5 4.806v14.382l-4.075-3.623a2.25 2.25 0 0 0-1.495-.569H4.25a.75.75 0 0 1-.75-.75V9.748a.75.75 0 0 1 .75-.75h3.68a2.25 2.25 0 0 0 1.495-.568m9.567-2.533a.75.75 0 0 1 1.049.156A9.96 9.96 0 0 1 22 12a9.96 9.96 0 0 1-1.96 5.947a.75.75 0 1 1-1.205-.893A8.46 8.46 0 0 0 20.5 12a8.46 8.46 0 0 0-1.665-5.053a.75.75 0 0 1 .157-1.05m-1.849 2.472a.75.75 0 0 1 1.017.302c.536.991.84 2.125.84 3.329a7 7 0 0 1-.84 3.328a.75.75 0 0 1-1.32-.714c.42-.777.66-1.667.66-2.615a5.5 5.5 0 0 0-.66-2.614a.75.75 0 0 1 .303-1.016"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 4.25c0-1.08-1.274-1.651-2.08-.935L8.427 7.31a.75.75 0 0 1-.498.19H4.25A2.25 2.25 0 0 0 2 9.748v4.497a2.25 2.25 0 0 0 2.25 2.25h3.68a.75.75 0 0 1 .498.19l4.491 3.993c.806.717 2.081.145 2.081-.934zM9.425 8.43L13.5 4.806v14.382l-4.075-3.623a2.25 2.25 0 0 0-1.495-.569H4.25a.75.75 0 0 1-.75-.75V9.748a.75.75 0 0 1 .75-.75h3.68a2.25 2.25 0 0 0 1.495-.568m9.567-2.533a.75.75 0 0 1 1.049.156A9.96 9.96 0 0 1 22 12a9.96 9.96 0 0 1-1.96 5.947a.75.75 0 1 1-1.205-.893A8.46 8.46 0 0 0 20.5 12a8.46 8.46 0 0 0-1.665-5.053a.75.75 0 0 1 .157-1.05m-1.849 2.472a.75.75 0 0 1 1.017.302c.536.991.84 2.125.84 3.329a7 7 0 0 1-.84 3.328a.75.75 0 0 1-1.32-.714c.42-.777.66-1.667.66-2.615a5.5 5.5 0 0 0-.66-2.614a.75.75 0 0 1 .303-1.016"/></svg> </template>
CSS
.icon-speaker-2-24-regular {
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%22M15%204.25c0-1.08-1.274-1.651-2.08-.935L8.427%207.31a.75.75%200%200%201-.498.19H4.25A2.25%202.25%200%200%200%202%209.748v4.497a2.25%202.25%200%200%200%202.25%202.25h3.68a.75.75%200%200%201%20.498.19l4.491%203.993c.806.717%202.081.145%202.081-.934zM9.425%208.43L13.5%204.806v14.382l-4.075-3.623a2.25%202.25%200%200%200-1.495-.569H4.25a.75.75%200%200%201-.75-.75V9.748a.75.75%200%200%201%20.75-.75h3.68a2.25%202.25%200%200%200%201.495-.568m9.567-2.533a.75.75%200%200%201%201.049.156A9.96%209.96%200%200%201%2022%2012a9.96%209.96%200%200%201-1.96%205.947a.75.75%200%201%201-1.205-.893A8.46%208.46%200%200%200%2020.5%2012a8.46%208.46%200%200%200-1.665-5.053a.75.75%200%200%201%20.157-1.05m-1.849%202.472a.75.75%200%200%201%201.017.302c.536.991.84%202.125.84%203.329a7%207%200%200%201-.84%203.328a.75.75%200%200%201-1.32-.714c.42-.777.66-1.667.66-2.615a5.5%205.5%200%200%200-.66-2.614a.75.75%200%200%201%20.303-1.016%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%22M15%204.25c0-1.08-1.274-1.651-2.08-.935L8.427%207.31a.75.75%200%200%201-.498.19H4.25A2.25%202.25%200%200%200%202%209.748v4.497a2.25%202.25%200%200%200%202.25%202.25h3.68a.75.75%200%200%201%20.498.19l4.491%203.993c.806.717%202.081.145%202.081-.934zM9.425%208.43L13.5%204.806v14.382l-4.075-3.623a2.25%202.25%200%200%200-1.495-.569H4.25a.75.75%200%200%201-.75-.75V9.748a.75.75%200%200%201%20.75-.75h3.68a2.25%202.25%200%200%200%201.495-.568m9.567-2.533a.75.75%200%200%201%201.049.156A9.96%209.96%200%200%201%2022%2012a9.96%209.96%200%200%201-1.96%205.947a.75.75%200%201%201-1.205-.893A8.46%208.46%200%200%200%2020.5%2012a8.46%208.46%200%200%200-1.665-5.053a.75.75%200%200%201%20.157-1.05m-1.849%202.472a.75.75%200%200%201%201.017.302c.536.991.84%202.125.84%203.329a7%207%200%200%201-.84%203.328a.75.75%200%200%201-1.32-.714c.42-.777.66-1.667.66-2.615a5.5%205.5%200%200%200-.66-2.614a.75.75%200%200%201%20.303-1.016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/speaker-2-24-regular.svg?color=%231a73e8&size=48