speak icon
speak-line from Remix Icon by Remix Design · Line · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- speak-line
- Set
- Remix Icon
- Style
- Line
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More communication icons from Remix Icon
chat-1-fillchat-2-fillchat-3-fillchat-4-fillchat-ai-2-fillchat-ai-3-fillchat-ai-4-fillchat-ai-fillchat-check-fillchat-delete-fillchat-download-fillchat-follow-up-fillchat-forward-fillchat-heart-fillchat-history-fillchat-new-fillchat-off-fillchat-poll-fillchat-private-fillchat-quote-fillchat-search-fillchat-settings-fillchat-smile-2-fillchat-smile-3-fill
Use the speak icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.934 8.965A8.002 8.002 0 0 0 1 10c0 1.892.657 3.631 1.756 5.001C3.564 16.01 4 17.125 4 18.306V22h9l.001-3H15a2 2 0 0 0 2-2v-2.929l1.96-.84c.342-.146.372-.494.224-.727zM3 10a6 6 0 0 1 11.95-.779l.057.442l1.543 2.425l-1.55.664V17h-3.998L11 20H6v-1.694c0-1.639-.591-3.192-1.685-4.556A5.97 5.97 0 0 1 3 10m18.154 8.102l-1.665-1.11A8.96 8.96 0 0 0 21 12a8.96 8.96 0 0 0-1.51-4.993l1.664-1.11A10.95 10.95 0 0 1 23 12c0 2.258-.68 4.356-1.846 6.102"/></svg>
React
import type { SVGProps } from "react";
export function RiSpeakLine(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="M16.934 8.965A8.002 8.002 0 0 0 1 10c0 1.892.657 3.631 1.756 5.001C3.564 16.01 4 17.125 4 18.306V22h9l.001-3H15a2 2 0 0 0 2-2v-2.929l1.96-.84c.342-.146.372-.494.224-.727zM3 10a6 6 0 0 1 11.95-.779l.057.442l1.543 2.425l-1.55.664V17h-3.998L11 20H6v-1.694c0-1.639-.591-3.192-1.685-4.556A5.97 5.97 0 0 1 3 10m18.154 8.102l-1.665-1.11A8.96 8.96 0 0 0 21 12a8.96 8.96 0 0 0-1.51-4.993l1.664-1.11A10.95 10.95 0 0 1 23 12c0 2.258-.68 4.356-1.846 6.102"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.934 8.965A8.002 8.002 0 0 0 1 10c0 1.892.657 3.631 1.756 5.001C3.564 16.01 4 17.125 4 18.306V22h9l.001-3H15a2 2 0 0 0 2-2v-2.929l1.96-.84c.342-.146.372-.494.224-.727zM3 10a6 6 0 0 1 11.95-.779l.057.442l1.543 2.425l-1.55.664V17h-3.998L11 20H6v-1.694c0-1.639-.591-3.192-1.685-4.556A5.97 5.97 0 0 1 3 10m18.154 8.102l-1.665-1.11A8.96 8.96 0 0 0 21 12a8.96 8.96 0 0 0-1.51-4.993l1.664-1.11A10.95 10.95 0 0 1 23 12c0 2.258-.68 4.356-1.846 6.102"/></svg> </template>
CSS
.icon-speak-line {
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%22M16.934%208.965A8.002%208.002%200%200%200%201%2010c0%201.892.657%203.631%201.756%205.001C3.564%2016.01%204%2017.125%204%2018.306V22h9l.001-3H15a2%202%200%200%200%202-2v-2.929l1.96-.84c.342-.146.372-.494.224-.727zM3%2010a6%206%200%200%201%2011.95-.779l.057.442l1.543%202.425l-1.55.664V17h-3.998L11%2020H6v-1.694c0-1.639-.591-3.192-1.685-4.556A5.97%205.97%200%200%201%203%2010m18.154%208.102l-1.665-1.11A8.96%208.96%200%200%200%2021%2012a8.96%208.96%200%200%200-1.51-4.993l1.664-1.11A10.95%2010.95%200%200%201%2023%2012c0%202.258-.68%204.356-1.846%206.102%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%22M16.934%208.965A8.002%208.002%200%200%200%201%2010c0%201.892.657%203.631%201.756%205.001C3.564%2016.01%204%2017.125%204%2018.306V22h9l.001-3H15a2%202%200%200%200%202-2v-2.929l1.96-.84c.342-.146.372-.494.224-.727zM3%2010a6%206%200%200%201%2011.95-.779l.057.442l1.543%202.425l-1.55.664V17h-3.998L11%2020H6v-1.694c0-1.639-.591-3.192-1.685-4.556A5.97%205.97%200%200%201%203%2010m18.154%208.102l-1.665-1.11A8.96%208.96%200%200%200%2021%2012a8.96%208.96%200%200%200-1.51-4.993l1.664-1.11A10.95%2010.95%200%200%201%2023%2012c0%202.258-.68%204.356-1.846%206.102%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/speak-line.svg?color=%231a73e8&size=48