speaker 1 icon
speaker-1-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- speaker-1-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- 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 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.355 4.464C16.257 3.397 18 4.035 18 5.433v21.135c0 1.397-1.742 2.035-2.645.969l-4.086-4.829A2 2 0 0 0 9.743 22H6a4 4 0 0 1-4-4v-4a4 4 0 0 1 4-4h3.743a2 2 0 0 0 1.526-.708zm7.469 4.97a1 1 0 1 0-1.648 1.133c1.285 1.87 1.887 3.675 1.887 5.433s-.602 3.564-1.887 5.434a1 1 0 0 0 1.648 1.133c1.465-2.13 2.238-4.325 2.238-6.567s-.773-4.436-2.238-6.566"/></svg>
React
import type { SVGProps } from "react";
export function FluentSpeaker132Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.355 4.464C16.257 3.397 18 4.035 18 5.433v21.135c0 1.397-1.742 2.035-2.645.969l-4.086-4.829A2 2 0 0 0 9.743 22H6a4 4 0 0 1-4-4v-4a4 4 0 0 1 4-4h3.743a2 2 0 0 0 1.526-.708zm7.469 4.97a1 1 0 1 0-1.648 1.133c1.285 1.87 1.887 3.675 1.887 5.433s-.602 3.564-1.887 5.434a1 1 0 0 0 1.648 1.133c1.465-2.13 2.238-4.325 2.238-6.567s-.773-4.436-2.238-6.566"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.355 4.464C16.257 3.397 18 4.035 18 5.433v21.135c0 1.397-1.742 2.035-2.645.969l-4.086-4.829A2 2 0 0 0 9.743 22H6a4 4 0 0 1-4-4v-4a4 4 0 0 1 4-4h3.743a2 2 0 0 0 1.526-.708zm7.469 4.97a1 1 0 1 0-1.648 1.133c1.285 1.87 1.887 3.675 1.887 5.433s-.602 3.564-1.887 5.434a1 1 0 0 0 1.648 1.133c1.465-2.13 2.238-4.325 2.238-6.567s-.773-4.436-2.238-6.566"/></svg> </template>
CSS
.icon-speaker-1-32-filled {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.355%204.464C16.257%203.397%2018%204.035%2018%205.433v21.135c0%201.397-1.742%202.035-2.645.969l-4.086-4.829A2%202%200%200%200%209.743%2022H6a4%204%200%200%201-4-4v-4a4%204%200%200%201%204-4h3.743a2%202%200%200%200%201.526-.708zm7.469%204.97a1%201%200%201%200-1.648%201.133c1.285%201.87%201.887%203.675%201.887%205.433s-.602%203.564-1.887%205.434a1%201%200%200%200%201.648%201.133c1.465-2.13%202.238-4.325%202.238-6.567s-.773-4.436-2.238-6.566%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.355%204.464C16.257%203.397%2018%204.035%2018%205.433v21.135c0%201.397-1.742%202.035-2.645.969l-4.086-4.829A2%202%200%200%200%209.743%2022H6a4%204%200%200%201-4-4v-4a4%204%200%200%201%204-4h3.743a2%202%200%200%200%201.526-.708zm7.469%204.97a1%201%200%201%200-1.648%201.133c1.285%201.87%201.887%203.675%201.887%205.433s-.602%203.564-1.887%205.434a1%201%200%200%200%201.648%201.133c1.465-2.13%202.238-4.325%202.238-6.567s-.773-4.436-2.238-6.566%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/speaker-1-32-filled.svg?color=%231a73e8&size=48