msg writing icon

msg-writing from Reicon by REICON · Outline · Messages · MIT Free for personal and commercial use.

Name
msg-writing
Set
Reicon
Style
Outline
Category
Messages
Viewbox
24×24
License
MIT

1 other variant in Reicon

More messages icons from Reicon

Use the msg writing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2.333A9.667 9.667 0 0 0 2.333 12c0 1.759.478 3.403 1.298 4.823c.573 1.074-.071 3.616-1.298 4.844c1.667.09 3.863-.663 4.844-1.298A9.6 9.6 0 0 0 12 21.666a9.667 9.667 0 1 0 0-19.333"/><path fill="currentColor" d="M12 13.333A1.334 1.334 0 0 1 10.667 12a1.334 1.334 0 0 1 2.666 0c0 .735-.597 1.333-1.333 1.333" opacity=".75"/><path fill="currentColor" d="M7.333 13.333A1.334 1.334 0 0 1 6 12a1.334 1.334 0 0 1 2.667 0c0 .735-.598 1.333-1.334 1.333"/><path fill="currentColor" d="M16.667 13.333A1.335 1.335 0 0 1 15.333 12A1.334 1.334 0 0 1 18 12c0 .735-.597 1.333-1.333 1.333" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMsgWriting(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"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12 2.333A9.667 9.667 0 0 0 2.333 12c0 1.759.478 3.403 1.298 4.823c.573 1.074-.071 3.616-1.298 4.844c1.667.09 3.863-.663 4.844-1.298A9.6 9.6 0 0 0 12 21.666a9.667 9.667 0 1 0 0-19.333"/><path fill="currentColor" d="M12 13.333A1.334 1.334 0 0 1 10.667 12a1.334 1.334 0 0 1 2.666 0c0 .735-.597 1.333-1.333 1.333" opacity=".75"/><path fill="currentColor" d="M7.333 13.333A1.334 1.334 0 0 1 6 12a1.334 1.334 0 0 1 2.667 0c0 .735-.598 1.333-1.334 1.333"/><path fill="currentColor" d="M16.667 13.333A1.335 1.335 0 0 1 15.333 12A1.334 1.334 0 0 1 18 12c0 .735-.597 1.333-1.333 1.333" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2.333A9.667 9.667 0 0 0 2.333 12c0 1.759.478 3.403 1.298 4.823c.573 1.074-.071 3.616-1.298 4.844c1.667.09 3.863-.663 4.844-1.298A9.6 9.6 0 0 0 12 21.666a9.667 9.667 0 1 0 0-19.333"/><path fill="currentColor" d="M12 13.333A1.334 1.334 0 0 1 10.667 12a1.334 1.334 0 0 1 2.666 0c0 .735-.597 1.333-1.333 1.333" opacity=".75"/><path fill="currentColor" d="M7.333 13.333A1.334 1.334 0 0 1 6 12a1.334 1.334 0 0 1 2.667 0c0 .735-.598 1.333-1.334 1.333"/><path fill="currentColor" d="M16.667 13.333A1.335 1.335 0 0 1 15.333 12A1.334 1.334 0 0 1 18 12c0 .735-.597 1.333-1.333 1.333" opacity=".5"/></g></svg>
</template>

CSS

.icon-msg-writing {
  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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202.333A9.667%209.667%200%200%200%202.333%2012c0%201.759.478%203.403%201.298%204.823c.573%201.074-.071%203.616-1.298%204.844c1.667.09%203.863-.663%204.844-1.298A9.6%209.6%200%200%200%2012%2021.666a9.667%209.667%200%201%200%200-19.333%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2013.333A1.334%201.334%200%200%201%2010.667%2012a1.334%201.334%200%200%201%202.666%200c0%20.735-.597%201.333-1.333%201.333%22%20opacity%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.333%2013.333A1.334%201.334%200%200%201%206%2012a1.334%201.334%200%200%201%202.667%200c0%20.735-.598%201.333-1.334%201.333%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.667%2013.333A1.335%201.335%200%200%201%2015.333%2012A1.334%201.334%200%200%201%2018%2012c0%20.735-.597%201.333-1.333%201.333%22%20opacity%3D%22.5%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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202.333A9.667%209.667%200%200%200%202.333%2012c0%201.759.478%203.403%201.298%204.823c.573%201.074-.071%203.616-1.298%204.844c1.667.09%203.863-.663%204.844-1.298A9.6%209.6%200%200%200%2012%2021.666a9.667%209.667%200%201%200%200-19.333%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2013.333A1.334%201.334%200%200%201%2010.667%2012a1.334%201.334%200%200%201%202.666%200c0%20.735-.597%201.333-1.333%201.333%22%20opacity%3D%22.75%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.333%2013.333A1.334%201.334%200%200%201%206%2012a1.334%201.334%200%200%201%202.667%200c0%20.735-.598%201.333-1.334%201.333%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.667%2013.333A1.335%201.335%200%200%201%2015.333%2012A1.334%201.334%200%200%201%2018%2012c0%20.735-.597%201.333-1.333%201.333%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/msg-writing.svg?color=%231a73e8&size=48