speak icon
speak-fill from Remix Icon by Remix Design · Fill · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- speak-fill
- Set
- Remix Icon
- Style
- Fill
- 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="M9 2a8 8 0 0 1 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L17 14.07V17a2 2 0 0 1-2 2h-1.999L13 22H4v-3.694c0-1.18-.436-2.297-1.244-3.305A8 8 0 0 1 9 2m12.154 16.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 RiSpeakFill(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="M9 2a8 8 0 0 1 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L17 14.07V17a2 2 0 0 1-2 2h-1.999L13 22H4v-3.694c0-1.18-.436-2.297-1.244-3.305A8 8 0 0 1 9 2m12.154 16.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="M9 2a8 8 0 0 1 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L17 14.07V17a2 2 0 0 1-2 2h-1.999L13 22H4v-3.694c0-1.18-.436-2.297-1.244-3.305A8 8 0 0 1 9 2m12.154 16.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-fill {
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%22M9%202a8%208%200%200%201%207.934%206.965l2.25%203.539c.148.233.118.58-.225.728L17%2014.07V17a2%202%200%200%201-2%202h-1.999L13%2022H4v-3.694c0-1.18-.436-2.297-1.244-3.305A8%208%200%200%201%209%202m12.154%2016.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%22M9%202a8%208%200%200%201%207.934%206.965l2.25%203.539c.148.233.118.58-.225.728L17%2014.07V17a2%202%200%200%201-2%202h-1.999L13%2022H4v-3.694c0-1.18-.436-2.297-1.244-3.305A8%208%200%200%201%209%202m12.154%2016.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-fill.svg?color=%231a73e8&size=48