message preview 01 icon
message-preview-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- message-preview-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
message-01message-02message-add-01message-add-02message-blockedmessage-cancel-01message-cancel-02message-circlemessage-circle-checkmessage-circle-codemessage-circle-dashedmessage-circle-heartmessage-circle-moremessage-circle-offmessage-circle-plusmessage-circle-question-markmessage-circle-replymessage-circle-warningmessage-circle-xmessage-delay-01message-delay-02message-done-01message-done-02message-download-01
Use the message preview 01 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M21.881 10c.083.644.119 1.313.119 2c0 4.97-2.867 9-10 9c-1.5 0-2.793-.146-3.902-.418c-.591-.145-1.215.033-1.706.395C5.702 21.487 4.615 22 3 22c.993-.666 1.633-2.5.372-4.5C2.37 15.98 2 14.072 2 12c0-4.52 1.764-8.262 8-8.903M8 14h8m-8-4h4"/><path d="M21.795 4.59c.137.183.205.274.205.41s-.068.226-.205.409c-.615.82-2.185 2.59-4.295 2.59s-3.68-1.77-4.295-2.59c-.137-.183-.205-.274-.205-.41s.068-.226.205-.409C13.82 3.77 15.39 2 17.5 2s3.68 1.77 4.295 2.59Z"/><path stroke-linejoin="round" d="M17.625 5H17.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMessagePreview01(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M21.881 10c.083.644.119 1.313.119 2c0 4.97-2.867 9-10 9c-1.5 0-2.793-.146-3.902-.418c-.591-.145-1.215.033-1.706.395C5.702 21.487 4.615 22 3 22c.993-.666 1.633-2.5.372-4.5C2.37 15.98 2 14.072 2 12c0-4.52 1.764-8.262 8-8.903M8 14h8m-8-4h4"/><path d="M21.795 4.59c.137.183.205.274.205.41s-.068.226-.205.409c-.615.82-2.185 2.59-4.295 2.59s-3.68-1.77-4.295-2.59c-.137-.183-.205-.274-.205-.41s.068-.226.205-.409C13.82 3.77 15.39 2 17.5 2s3.68 1.77 4.295 2.59Z"/><path strokeLinejoin="round" d="M17.625 5H17.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M21.881 10c.083.644.119 1.313.119 2c0 4.97-2.867 9-10 9c-1.5 0-2.793-.146-3.902-.418c-.591-.145-1.215.033-1.706.395C5.702 21.487 4.615 22 3 22c.993-.666 1.633-2.5.372-4.5C2.37 15.98 2 14.072 2 12c0-4.52 1.764-8.262 8-8.903M8 14h8m-8-4h4"/><path d="M21.795 4.59c.137.183.205.274.205.41s-.068.226-.205.409c-.615.82-2.185 2.59-4.295 2.59s-3.68-1.77-4.295-2.59c-.137-.183-.205-.274-.205-.41s.068-.226.205-.409C13.82 3.77 15.39 2 17.5 2s3.68 1.77 4.295 2.59Z"/><path stroke-linejoin="round" d="M17.625 5H17.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-message-preview-01 {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.881%2010c.083.644.119%201.313.119%202c0%204.97-2.867%209-10%209c-1.5%200-2.793-.146-3.902-.418c-.591-.145-1.215.033-1.706.395C5.702%2021.487%204.615%2022%203%2022c.993-.666%201.633-2.5.372-4.5C2.37%2015.98%202%2014.072%202%2012c0-4.52%201.764-8.262%208-8.903M8%2014h8m-8-4h4%22%2F%3E%3Cpath%20d%3D%22M21.795%204.59c.137.183.205.274.205.41s-.068.226-.205.409c-.615.82-2.185%202.59-4.295%202.59s-3.68-1.77-4.295-2.59c-.137-.183-.205-.274-.205-.41s.068-.226.205-.409C13.82%203.77%2015.39%202%2017.5%202s3.68%201.77%204.295%202.59Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.625%205H17.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.881%2010c.083.644.119%201.313.119%202c0%204.97-2.867%209-10%209c-1.5%200-2.793-.146-3.902-.418c-.591-.145-1.215.033-1.706.395C5.702%2021.487%204.615%2022%203%2022c.993-.666%201.633-2.5.372-4.5C2.37%2015.98%202%2014.072%202%2012c0-4.52%201.764-8.262%208-8.903M8%2014h8m-8-4h4%22%2F%3E%3Cpath%20d%3D%22M21.795%204.59c.137.183.205.274.205.41s-.068.226-.205.409c-.615.82-2.185%202.59-4.295%202.59s-3.68-1.77-4.295-2.59c-.137-.183-.205-.274-.205-.41s.068-.226.205-.409C13.82%203.77%2015.39%202%2017.5%202s3.68%201.77%204.295%202.59Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.625%205H17.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/message-preview-01.svg?color=%231a73e8&size=48