message dot icon
message-dot-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- message-dot-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
Related icons in Keyline Icons
Use the message dot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M13.4291 2.0573L13.3242 4.0545C12.2497 7.1892 13.9199 10.6014 17.0545 11.6758C18.3244 12.1111 19.7036 12.1079 20.9715 11.6669L22.8994 12.1989C21.5233 17.1855 17.0448 20 12 20C11.2351 20 10.4723 19.9337 9.7236 19.8047L5.4385 21.8984C5.1434 22.0425 4.7961 22.0329 4.5098 21.8721C4.2235 21.7112 4.0344 21.4197 4.0039 21.0928L3.6084 16.8252C1.9521 15.2269 1 13.1718 1 11C1 5.8327 6.1447 2 12 2C12.2339 2 12.463 2.0065 13.4291 2.0573ZM19 2C21.0711 2 23 3.9289 23 6C23 8.0711 21.0711 10 19 10C16.9289 10 15 8.0711 15 6C15 3.9289 16.9289 2 19 2Z" stroke="none"/><path d="M19 3C20.6569 3 22 4.3431 22 6C22 7.6569 20.6569 9 19 9C17.3431 9 16 7.6569 16 6C16 4.3431 17.3431 3 19 3ZM13.3766 3.0559C12.4078 3.005 12.2039 3 12 3C6.4772 3 2 6.5817 2 11C2 12.9769 2.915 14.8839 4.5686 16.353L5 21L9.5808 18.7624C10.3721 18.9202 11.1845 19 12 19C16.674 19 20.6988 16.4142 21.9354 11.9329"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsMessageDotSharpTwoTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M13.4291 2.0573L13.3242 4.0545C12.2497 7.1892 13.9199 10.6014 17.0545 11.6758C18.3244 12.1111 19.7036 12.1079 20.9715 11.6669L22.8994 12.1989C21.5233 17.1855 17.0448 20 12 20C11.2351 20 10.4723 19.9337 9.7236 19.8047L5.4385 21.8984C5.1434 22.0425 4.7961 22.0329 4.5098 21.8721C4.2235 21.7112 4.0344 21.4197 4.0039 21.0928L3.6084 16.8252C1.9521 15.2269 1 13.1718 1 11C1 5.8327 6.1447 2 12 2C12.2339 2 12.463 2.0065 13.4291 2.0573ZM19 2C21.0711 2 23 3.9289 23 6C23 8.0711 21.0711 10 19 10C16.9289 10 15 8.0711 15 6C15 3.9289 16.9289 2 19 2Z" stroke="none"/><path d="M19 3C20.6569 3 22 4.3431 22 6C22 7.6569 20.6569 9 19 9C17.3431 9 16 7.6569 16 6C16 4.3431 17.3431 3 19 3ZM13.3766 3.0559C12.4078 3.005 12.2039 3 12 3C6.4772 3 2 6.5817 2 11C2 12.9769 2.915 14.8839 4.5686 16.353L5 21L9.5808 18.7624C10.3721 18.9202 11.1845 19 12 19C16.674 19 20.6988 16.4142 21.9354 11.9329"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M13.4291 2.0573L13.3242 4.0545C12.2497 7.1892 13.9199 10.6014 17.0545 11.6758C18.3244 12.1111 19.7036 12.1079 20.9715 11.6669L22.8994 12.1989C21.5233 17.1855 17.0448 20 12 20C11.2351 20 10.4723 19.9337 9.7236 19.8047L5.4385 21.8984C5.1434 22.0425 4.7961 22.0329 4.5098 21.8721C4.2235 21.7112 4.0344 21.4197 4.0039 21.0928L3.6084 16.8252C1.9521 15.2269 1 13.1718 1 11C1 5.8327 6.1447 2 12 2C12.2339 2 12.463 2.0065 13.4291 2.0573ZM19 2C21.0711 2 23 3.9289 23 6C23 8.0711 21.0711 10 19 10C16.9289 10 15 8.0711 15 6C15 3.9289 16.9289 2 19 2Z" stroke="none"/><path d="M19 3C20.6569 3 22 4.3431 22 6C22 7.6569 20.6569 9 19 9C17.3431 9 16 7.6569 16 6C16 4.3431 17.3431 3 19 3ZM13.3766 3.0559C12.4078 3.005 12.2039 3 12 3C6.4772 3 2 6.5817 2 11C2 12.9769 2.915 14.8839 4.5686 16.353L5 21L9.5808 18.7624C10.3721 18.9202 11.1845 19 12 19C16.674 19 20.6988 16.4142 21.9354 11.9329"/></g></svg> </template>
CSS
.icon-message-dot-sharp-two-tone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M13.4291%202.0573L13.3242%204.0545C12.2497%207.1892%2013.9199%2010.6014%2017.0545%2011.6758C18.3244%2012.1111%2019.7036%2012.1079%2020.9715%2011.6669L22.8994%2012.1989C21.5233%2017.1855%2017.0448%2020%2012%2020C11.2351%2020%2010.4723%2019.9337%209.7236%2019.8047L5.4385%2021.8984C5.1434%2022.0425%204.7961%2022.0329%204.5098%2021.8721C4.2235%2021.7112%204.0344%2021.4197%204.0039%2021.0928L3.6084%2016.8252C1.9521%2015.2269%201%2013.1718%201%2011C1%205.8327%206.1447%202%2012%202C12.2339%202%2012.463%202.0065%2013.4291%202.0573ZM19%202C21.0711%202%2023%203.9289%2023%206C23%208.0711%2021.0711%2010%2019%2010C16.9289%2010%2015%208.0711%2015%206C15%203.9289%2016.9289%202%2019%202Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M19%203C20.6569%203%2022%204.3431%2022%206C22%207.6569%2020.6569%209%2019%209C17.3431%209%2016%207.6569%2016%206C16%204.3431%2017.3431%203%2019%203ZM13.3766%203.0559C12.4078%203.005%2012.2039%203%2012%203C6.4772%203%202%206.5817%202%2011C2%2012.9769%202.915%2014.8839%204.5686%2016.353L5%2021L9.5808%2018.7624C10.3721%2018.9202%2011.1845%2019%2012%2019C16.674%2019%2020.6988%2016.4142%2021.9354%2011.9329%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M13.4291%202.0573L13.3242%204.0545C12.2497%207.1892%2013.9199%2010.6014%2017.0545%2011.6758C18.3244%2012.1111%2019.7036%2012.1079%2020.9715%2011.6669L22.8994%2012.1989C21.5233%2017.1855%2017.0448%2020%2012%2020C11.2351%2020%2010.4723%2019.9337%209.7236%2019.8047L5.4385%2021.8984C5.1434%2022.0425%204.7961%2022.0329%204.5098%2021.8721C4.2235%2021.7112%204.0344%2021.4197%204.0039%2021.0928L3.6084%2016.8252C1.9521%2015.2269%201%2013.1718%201%2011C1%205.8327%206.1447%202%2012%202C12.2339%202%2012.463%202.0065%2013.4291%202.0573ZM19%202C21.0711%202%2023%203.9289%2023%206C23%208.0711%2021.0711%2010%2019%2010C16.9289%2010%2015%208.0711%2015%206C15%203.9289%2016.9289%202%2019%202Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M19%203C20.6569%203%2022%204.3431%2022%206C22%207.6569%2020.6569%209%2019%209C17.3431%209%2016%207.6569%2016%206C16%204.3431%2017.3431%203%2019%203ZM13.3766%203.0559C12.4078%203.005%2012.2039%203%2012%203C6.4772%203%202%206.5817%202%2011C2%2012.9769%202.915%2014.8839%204.5686%2016.353L5%2021L9.5808%2018.7624C10.3721%2018.9202%2011.1845%2019%2012%2019C16.674%2019%2020.6988%2016.4142%2021.9354%2011.9329%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/message-dot-sharp-two-tone.svg?color=%231a73e8&size=48