speaker edit icon
speaker-edit-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- speaker-edit-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- 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.999 2.5a.5.5 0 0 0-.85-.358l-2.925 2.85H3.5a1.5 1.5 0 0 0-1.5 1.5V9.48a1.5 1.5 0 0 0 1.5 1.5h1.722l1.302 1.278a3.8 3.8 0 0 1 .52-.89l-1.267-1.245a.5.5 0 0 0-.35-.143H3.5a.5.5 0 0 1-.5-.5V6.492a.5.5 0 0 1 .5-.5h1.927a.5.5 0 0 0 .349-.142l2.223-2.165v6.693l1-1zm-.95 9.242a2.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 FluentSpeakerEdit16Regular(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.999 2.5a.5.5 0 0 0-.85-.358l-2.925 2.85H3.5a1.5 1.5 0 0 0-1.5 1.5V9.48a1.5 1.5 0 0 0 1.5 1.5h1.722l1.302 1.278a3.8 3.8 0 0 1 .52-.89l-1.267-1.245a.5.5 0 0 0-.35-.143H3.5a.5.5 0 0 1-.5-.5V6.492a.5.5 0 0 1 .5-.5h1.927a.5.5 0 0 0 .349-.142l2.223-2.165v6.693l1-1zm-.95 9.242a2.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.999 2.5a.5.5 0 0 0-.85-.358l-2.925 2.85H3.5a1.5 1.5 0 0 0-1.5 1.5V9.48a1.5 1.5 0 0 0 1.5 1.5h1.722l1.302 1.278a3.8 3.8 0 0 1 .52-.89l-1.267-1.245a.5.5 0 0 0-.35-.143H3.5a.5.5 0 0 1-.5-.5V6.492a.5.5 0 0 1 .5-.5h1.927a.5.5 0 0 0 .349-.142l2.223-2.165v6.693l1-1zm-.95 9.242a2.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-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.999%202.5a.5.5%200%200%200-.85-.358l-2.925%202.85H3.5a1.5%201.5%200%200%200-1.5%201.5V9.48a1.5%201.5%200%200%200%201.5%201.5h1.722l1.302%201.278a3.8%203.8%200%200%201%20.52-.89l-1.267-1.245a.5.5%200%200%200-.35-.143H3.5a.5.5%200%200%201-.5-.5V6.492a.5.5%200%200%201%20.5-.5h1.927a.5.5%200%200%200%20.349-.142l2.223-2.165v6.693l1-1zm-.95%209.242a2.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.999%202.5a.5.5%200%200%200-.85-.358l-2.925%202.85H3.5a1.5%201.5%200%200%200-1.5%201.5V9.48a1.5%201.5%200%200%200%201.5%201.5h1.722l1.302%201.278a3.8%203.8%200%200%201%20.52-.89l-1.267-1.245a.5.5%200%200%200-.35-.143H3.5a.5.5%200%200%201-.5-.5V6.492a.5.5%200%200%201%20.5-.5h1.927a.5.5%200%200%200%20.349-.142l2.223-2.165v6.693l1-1zm-.95%209.242a2.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-regular.svg?color=%231a73e8&size=48