message square dashed icon
message-square-dashed from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- message-square-dashed
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
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 square dashed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.04 8.24A61 61 0 0 0 2 10.49m20 0q0-1.025-.03-2M8 18.412v2.348a.73.73 0 0 0 1.205.554l2.18-1.869c.547-.47.821-.704 1.147-.829c.326-.123.696-.13 1.437-.145a96 96 0 0 0 2.031-.06M14 2.51q1.027.02 2 .059m4 .528c.322.148.606.345.87.611c.24.243.424.499.565.783m.443 10c-.098 1.277-.316 2.085-1.008 2.783a2.9 2.9 0 0 1-.87.611M10 2.51q-1.027.02-2 .059m-4 .528a2.9 2.9 0 0 0-.87.611c-.24.243-.424.498-.565.782m-.443 10c.098 1.278.316 2.086 1.008 2.784c.264.266.548.463.87.611"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMessageSquareDashed(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2.04 8.24A61 61 0 0 0 2 10.49m20 0q0-1.025-.03-2M8 18.412v2.348a.73.73 0 0 0 1.205.554l2.18-1.869c.547-.47.821-.704 1.147-.829c.326-.123.696-.13 1.437-.145a96 96 0 0 0 2.031-.06M14 2.51q1.027.02 2 .059m4 .528c.322.148.606.345.87.611c.24.243.424.499.565.783m.443 10c-.098 1.277-.316 2.085-1.008 2.783a2.9 2.9 0 0 1-.87.611M10 2.51q-1.027.02-2 .059m-4 .528a2.9 2.9 0 0 0-.87.611c-.24.243-.424.498-.565.782m-.443 10c.098 1.278.316 2.086 1.008 2.784c.264.266.548.463.87.611"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.04 8.24A61 61 0 0 0 2 10.49m20 0q0-1.025-.03-2M8 18.412v2.348a.73.73 0 0 0 1.205.554l2.18-1.869c.547-.47.821-.704 1.147-.829c.326-.123.696-.13 1.437-.145a96 96 0 0 0 2.031-.06M14 2.51q1.027.02 2 .059m4 .528c.322.148.606.345.87.611c.24.243.424.499.565.783m.443 10c-.098 1.277-.316 2.085-1.008 2.783a2.9 2.9 0 0 1-.87.611M10 2.51q-1.027.02-2 .059m-4 .528a2.9 2.9 0 0 0-.87.611c-.24.243-.424.498-.565.782m-.443 10c.098 1.278.316 2.086 1.008 2.784c.264.266.548.463.87.611"/></svg> </template>
CSS
.icon-message-square-dashed {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.04%208.24A61%2061%200%200%200%202%2010.49m20%200q0-1.025-.03-2M8%2018.412v2.348a.73.73%200%200%200%201.205.554l2.18-1.869c.547-.47.821-.704%201.147-.829c.326-.123.696-.13%201.437-.145a96%2096%200%200%200%202.031-.06M14%202.51q1.027.02%202%20.059m4%20.528c.322.148.606.345.87.611c.24.243.424.499.565.783m.443%2010c-.098%201.277-.316%202.085-1.008%202.783a2.9%202.9%200%200%201-.87.611M10%202.51q-1.027.02-2%20.059m-4%20.528a2.9%202.9%200%200%200-.87.611c-.24.243-.424.498-.565.782m-.443%2010c.098%201.278.316%202.086%201.008%202.784c.264.266.548.463.87.611%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.04%208.24A61%2061%200%200%200%202%2010.49m20%200q0-1.025-.03-2M8%2018.412v2.348a.73.73%200%200%200%201.205.554l2.18-1.869c.547-.47.821-.704%201.147-.829c.326-.123.696-.13%201.437-.145a96%2096%200%200%200%202.031-.06M14%202.51q1.027.02%202%20.059m4%20.528c.322.148.606.345.87.611c.24.243.424.499.565.783m.443%2010c-.098%201.277-.316%202.085-1.008%202.783a2.9%202.9%200%200%201-.87.611M10%202.51q-1.027.02-2%20.059m-4%20.528a2.9%202.9%200%200%200-.87.611c-.24.243-.424.498-.565.782m-.443%2010c.098%201.278.316%202.086%201.008%202.784c.264.266.548.463.87.611%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/message-square-dashed.svg?color=%231a73e8&size=48