speaker edit icon
speaker-edit-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- speaker-edit-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the speaker edit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.693 2.04a.5.5 0 0 1 .306.46v6.878l-1.657 1.656a3.8 3.8 0 0 0-.818 1.224L5.222 10.98H3.5A1.5 1.5 0 0 1 2 9.48V6.492a1.5 1.5 0 0 1 1.5-1.5h1.724l2.926-2.85a.5.5 0 0 1 .543-.103m-.644 9.702a2.8 2.8 0 0 0-.73 1.29l-.303 1.21a.61.61 0 0 0 .739.74l1.21-.303a2.8 2.8 0 0 0 1.29-.73l4.288-4.288a1.56 1.56 0 0 0-1.617-2.578a1.56 1.56 0 0 0-.59.371l-.338.339l-1.115 1.114zm5.645-5.732a6.6 6.6 0 0 0-1.522-2.563a5 5 0 0 0-.327-.31l-.023-.02l-.007-.005l-.002-.002l-.002-.001a.5.5 0 1 0-.623.782l.012.01l.051.044q.072.063.201.196a5.6 5.6 0 0 1 1.221 1.973a2.6 2.6 0 0 1 1.02-.104m-1.914.597a3.8 3.8 0 0 0-.351-.756a3.4 3.4 0 0 0-.405-.54a3 3 0 0 0-.188-.183l-.015-.012l-.005-.005l-.002-.001l-.001-.001h-.001a.5.5 0 0 0-.623.78h-.001l.018.016q.028.025.085.085c.074.08.178.207.283.38c.151.248.307.596.382 1.05l.673-.673q.075-.074.152-.14"/></svg>
React
import type { SVGProps } from "react";
export function FluentSpeakerEdit16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.693 2.04a.5.5 0 0 1 .306.46v6.878l-1.657 1.656a3.8 3.8 0 0 0-.818 1.224L5.222 10.98H3.5A1.5 1.5 0 0 1 2 9.48V6.492a1.5 1.5 0 0 1 1.5-1.5h1.724l2.926-2.85a.5.5 0 0 1 .543-.103m-.644 9.702a2.8 2.8 0 0 0-.73 1.29l-.303 1.21a.61.61 0 0 0 .739.74l1.21-.303a2.8 2.8 0 0 0 1.29-.73l4.288-4.288a1.56 1.56 0 0 0-1.617-2.578a1.56 1.56 0 0 0-.59.371l-.338.339l-1.115 1.114zm5.645-5.732a6.6 6.6 0 0 0-1.522-2.563a5 5 0 0 0-.327-.31l-.023-.02l-.007-.005l-.002-.002l-.002-.001a.5.5 0 1 0-.623.782l.012.01l.051.044q.072.063.201.196a5.6 5.6 0 0 1 1.221 1.973a2.6 2.6 0 0 1 1.02-.104m-1.914.597a3.8 3.8 0 0 0-.351-.756a3.4 3.4 0 0 0-.405-.54a3 3 0 0 0-.188-.183l-.015-.012l-.005-.005l-.002-.001l-.001-.001h-.001a.5.5 0 0 0-.623.78h-.001l.018.016q.028.025.085.085c.074.08.178.207.283.38c.151.248.307.596.382 1.05l.673-.673q.075-.074.152-.14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.693 2.04a.5.5 0 0 1 .306.46v6.878l-1.657 1.656a3.8 3.8 0 0 0-.818 1.224L5.222 10.98H3.5A1.5 1.5 0 0 1 2 9.48V6.492a1.5 1.5 0 0 1 1.5-1.5h1.724l2.926-2.85a.5.5 0 0 1 .543-.103m-.644 9.702a2.8 2.8 0 0 0-.73 1.29l-.303 1.21a.61.61 0 0 0 .739.74l1.21-.303a2.8 2.8 0 0 0 1.29-.73l4.288-4.288a1.56 1.56 0 0 0-1.617-2.578a1.56 1.56 0 0 0-.59.371l-.338.339l-1.115 1.114zm5.645-5.732a6.6 6.6 0 0 0-1.522-2.563a5 5 0 0 0-.327-.31l-.023-.02l-.007-.005l-.002-.002l-.002-.001a.5.5 0 1 0-.623.782l.012.01l.051.044q.072.063.201.196a5.6 5.6 0 0 1 1.221 1.973a2.6 2.6 0 0 1 1.02-.104m-1.914.597a3.8 3.8 0 0 0-.351-.756a3.4 3.4 0 0 0-.405-.54a3 3 0 0 0-.188-.183l-.015-.012l-.005-.005l-.002-.001l-.001-.001h-.001a.5.5 0 0 0-.623.78h-.001l.018.016q.028.025.085.085c.074.08.178.207.283.38c.151.248.307.596.382 1.05l.673-.673q.075-.074.152-.14"/></svg> </template>
CSS
.icon-speaker-edit-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.693%202.04a.5.5%200%200%201%20.306.46v6.878l-1.657%201.656a3.8%203.8%200%200%200-.818%201.224L5.222%2010.98H3.5A1.5%201.5%200%200%201%202%209.48V6.492a1.5%201.5%200%200%201%201.5-1.5h1.724l2.926-2.85a.5.5%200%200%201%20.543-.103m-.644%209.702a2.8%202.8%200%200%200-.73%201.29l-.303%201.21a.61.61%200%200%200%20.739.74l1.21-.303a2.8%202.8%200%200%200%201.29-.73l4.288-4.288a1.56%201.56%200%200%200-1.617-2.578a1.56%201.56%200%200%200-.59.371l-.338.339l-1.115%201.114zm5.645-5.732a6.6%206.6%200%200%200-1.522-2.563a5%205%200%200%200-.327-.31l-.023-.02l-.007-.005l-.002-.002l-.002-.001a.5.5%200%201%200-.623.782l.012.01l.051.044q.072.063.201.196a5.6%205.6%200%200%201%201.221%201.973a2.6%202.6%200%200%201%201.02-.104m-1.914.597a3.8%203.8%200%200%200-.351-.756a3.4%203.4%200%200%200-.405-.54a3%203%200%200%200-.188-.183l-.015-.012l-.005-.005l-.002-.001l-.001-.001h-.001a.5.5%200%200%200-.623.78h-.001l.018.016q.028.025.085.085c.074.08.178.207.283.38c.151.248.307.596.382%201.05l.673-.673q.075-.074.152-.14%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.693%202.04a.5.5%200%200%201%20.306.46v6.878l-1.657%201.656a3.8%203.8%200%200%200-.818%201.224L5.222%2010.98H3.5A1.5%201.5%200%200%201%202%209.48V6.492a1.5%201.5%200%200%201%201.5-1.5h1.724l2.926-2.85a.5.5%200%200%201%20.543-.103m-.644%209.702a2.8%202.8%200%200%200-.73%201.29l-.303%201.21a.61.61%200%200%200%20.739.74l1.21-.303a2.8%202.8%200%200%200%201.29-.73l4.288-4.288a1.56%201.56%200%200%200-1.617-2.578a1.56%201.56%200%200%200-.59.371l-.338.339l-1.115%201.114zm5.645-5.732a6.6%206.6%200%200%200-1.522-2.563a5%205%200%200%200-.327-.31l-.023-.02l-.007-.005l-.002-.002l-.002-.001a.5.5%200%201%200-.623.782l.012.01l.051.044q.072.063.201.196a5.6%205.6%200%200%201%201.221%201.973a2.6%202.6%200%200%201%201.02-.104m-1.914.597a3.8%203.8%200%200%200-.351-.756a3.4%203.4%200%200%200-.405-.54a3%203%200%200%200-.188-.183l-.015-.012l-.005-.005l-.002-.001l-.001-.001h-.001a.5.5%200%200%200-.623.78h-.001l.018.016q.028.025.085.085c.074.08.178.207.283.38c.151.248.307.596.382%201.05l.673-.673q.075-.074.152-.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/speaker-edit-16-filled.svg?color=%231a73e8&size=48