message outgoing 01 icon
message-outgoing-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- message-outgoing-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 outgoing 01 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="M21.71 9.387q.196.763.25 1.575a20 20 0 0 1 0 2.522c-.274 4.246-3.606 7.628-7.79 7.906a33 33 0 0 1-4.34 0a4.9 4.9 0 0 1-1.486-.34c-.512-.21-.768-.316-.899-.3c-.13.016-.319.155-.696.434c-.666.491-1.505.845-2.75.814c-.629-.015-.943-.023-1.084-.263s.034-.573.385-1.238c.487-.923.795-1.98.328-2.826c-.805-1.209-1.488-2.64-1.588-4.187a20 20 0 0 1 0-2.522c.274-4.246 3.606-7.628 7.79-7.906A32 32 0 0 1 11 3M8.5 15h7m-7-5H12m10-5.5h-8m8 0c0-.7-1.994-2.008-2.5-2.5M22 4.5c0 .7-1.994 2.008-2.5 2.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMessageOutgoing01(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="M21.71 9.387q.196.763.25 1.575a20 20 0 0 1 0 2.522c-.274 4.246-3.606 7.628-7.79 7.906a33 33 0 0 1-4.34 0a4.9 4.9 0 0 1-1.486-.34c-.512-.21-.768-.316-.899-.3c-.13.016-.319.155-.696.434c-.666.491-1.505.845-2.75.814c-.629-.015-.943-.023-1.084-.263s.034-.573.385-1.238c.487-.923.795-1.98.328-2.826c-.805-1.209-1.488-2.64-1.588-4.187a20 20 0 0 1 0-2.522c.274-4.246 3.606-7.628 7.79-7.906A32 32 0 0 1 11 3M8.5 15h7m-7-5H12m10-5.5h-8m8 0c0-.7-1.994-2.008-2.5-2.5M22 4.5c0 .7-1.994 2.008-2.5 2.5"/></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="M21.71 9.387q.196.763.25 1.575a20 20 0 0 1 0 2.522c-.274 4.246-3.606 7.628-7.79 7.906a33 33 0 0 1-4.34 0a4.9 4.9 0 0 1-1.486-.34c-.512-.21-.768-.316-.899-.3c-.13.016-.319.155-.696.434c-.666.491-1.505.845-2.75.814c-.629-.015-.943-.023-1.084-.263s.034-.573.385-1.238c.487-.923.795-1.98.328-2.826c-.805-1.209-1.488-2.64-1.588-4.187a20 20 0 0 1 0-2.522c.274-4.246 3.606-7.628 7.79-7.906A32 32 0 0 1 11 3M8.5 15h7m-7-5H12m10-5.5h-8m8 0c0-.7-1.994-2.008-2.5-2.5M22 4.5c0 .7-1.994 2.008-2.5 2.5"/></svg> </template>
CSS
.icon-message-outgoing-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%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%22M21.71%209.387q.196.763.25%201.575a20%2020%200%200%201%200%202.522c-.274%204.246-3.606%207.628-7.79%207.906a33%2033%200%200%201-4.34%200a4.9%204.9%200%200%201-1.486-.34c-.512-.21-.768-.316-.899-.3c-.13.016-.319.155-.696.434c-.666.491-1.505.845-2.75.814c-.629-.015-.943-.023-1.084-.263s.034-.573.385-1.238c.487-.923.795-1.98.328-2.826c-.805-1.209-1.488-2.64-1.588-4.187a20%2020%200%200%201%200-2.522c.274-4.246%203.606-7.628%207.79-7.906A32%2032%200%200%201%2011%203M8.5%2015h7m-7-5H12m10-5.5h-8m8%200c0-.7-1.994-2.008-2.5-2.5M22%204.5c0%20.7-1.994%202.008-2.5%202.5%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%22M21.71%209.387q.196.763.25%201.575a20%2020%200%200%201%200%202.522c-.274%204.246-3.606%207.628-7.79%207.906a33%2033%200%200%201-4.34%200a4.9%204.9%200%200%201-1.486-.34c-.512-.21-.768-.316-.899-.3c-.13.016-.319.155-.696.434c-.666.491-1.505.845-2.75.814c-.629-.015-.943-.023-1.084-.263s.034-.573.385-1.238c.487-.923.795-1.98.328-2.826c-.805-1.209-1.488-2.64-1.588-4.187a20%2020%200%200%201%200-2.522c.274-4.246%203.606-7.628%207.79-7.906A32%2032%200%200%201%2011%203M8.5%2015h7m-7-5H12m10-5.5h-8m8%200c0-.7-1.994-2.008-2.5-2.5M22%204.5c0%20.7-1.994%202.008-2.5%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/message-outgoing-01.svg?color=%231a73e8&size=48