message translate icon
message-translate from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- message-translate
- 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 translate 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="1.5"><path d="M14.17 20.89c4.184-.277 7.516-3.657 7.79-7.9c.053-.83.053-1.69 0-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33 33 0 0 0-4.34 0c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0Z"/><path stroke-linecap="round" d="M8 9.241h4m4 0h-1.429m-2.571 0h2.571m-2.571 0V8m2.571 1.241c-.469 1.698-1.45 3.303-2.571 4.713M9.143 17c.906-.843 1.929-1.878 2.857-3.046m0 0c-.571-.678-1.371-1.776-1.6-2.272m1.6 2.272l1.714 1.805"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMessageTranslate(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="1.5"><path d="M14.17 20.89c4.184-.277 7.516-3.657 7.79-7.9c.053-.83.053-1.69 0-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33 33 0 0 0-4.34 0c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0Z"/><path strokeLinecap="round" d="M8 9.241h4m4 0h-1.429m-2.571 0h2.571m-2.571 0V8m2.571 1.241c-.469 1.698-1.45 3.303-2.571 4.713M9.143 17c.906-.843 1.929-1.878 2.857-3.046m0 0c-.571-.678-1.371-1.776-1.6-2.272m1.6 2.272l1.714 1.805"/></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="1.5"><path d="M14.17 20.89c4.184-.277 7.516-3.657 7.79-7.9c.053-.83.053-1.69 0-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33 33 0 0 0-4.34 0c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0Z"/><path stroke-linecap="round" d="M8 9.241h4m4 0h-1.429m-2.571 0h2.571m-2.571 0V8m2.571 1.241c-.469 1.698-1.45 3.303-2.571 4.713M9.143 17c.906-.843 1.929-1.878 2.857-3.046m0 0c-.571-.678-1.371-1.776-1.6-2.272m1.6 2.272l1.714 1.805"/></g></svg> </template>
CSS
.icon-message-translate {
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%221.5%22%3E%3Cpath%20d%3D%22M14.17%2020.89c4.184-.277%207.516-3.657%207.79-7.9c.053-.83.053-1.69%200-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33%2033%200%200%200-4.34%200c-4.184.278-7.516%203.657-7.79%207.9a20%2020%200%200%200%200%202.52c.1%201.545.783%202.976%201.588%204.184c.467.845.159%201.9-.328%202.823c-.35.665-.526.997-.385%201.237c.14.24.455.248%201.084.263c1.245.03%202.084-.322%202.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307%201.485.34c1.425.094%202.914.094%204.342%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%209.241h4m4%200h-1.429m-2.571%200h2.571m-2.571%200V8m2.571%201.241c-.469%201.698-1.45%203.303-2.571%204.713M9.143%2017c.906-.843%201.929-1.878%202.857-3.046m0%200c-.571-.678-1.371-1.776-1.6-2.272m1.6%202.272l1.714%201.805%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%221.5%22%3E%3Cpath%20d%3D%22M14.17%2020.89c4.184-.277%207.516-3.657%207.79-7.9c.053-.83.053-1.69%200-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33%2033%200%200%200-4.34%200c-4.184.278-7.516%203.657-7.79%207.9a20%2020%200%200%200%200%202.52c.1%201.545.783%202.976%201.588%204.184c.467.845.159%201.9-.328%202.823c-.35.665-.526.997-.385%201.237c.14.24.455.248%201.084.263c1.245.03%202.084-.322%202.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307%201.485.34c1.425.094%202.914.094%204.342%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%209.241h4m4%200h-1.429m-2.571%200h2.571m-2.571%200V8m2.571%201.241c-.469%201.698-1.45%203.303-2.571%204.713M9.143%2017c.906-.843%201.929-1.878%202.857-3.046m0%200c-.571-.678-1.371-1.776-1.6-2.272m1.6%202.272l1.714%201.805%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-translate.svg?color=%231a73e8&size=48