message alt writing icon

message-alt-writing from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
message-alt-writing
Set
Jam Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in Jam Icons

Related icons in Jam Icons

Use the message alt writing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-3 -2 24 24"><path fill="currentColor" d="M10.01 15.959q-.279.027-4.321 3.774a1 1 0 0 1-1.68-.742q.03-3.543-.024-4.04c-.018-.173.032-.28 0-.3C1.708 13.212 0 10.775 0 8.005C0 3.584 4.03 0 9 0s9 3.584 9 8.004c0 4.117-3.495 7.509-7.99 7.955m-3.99.744c2.677-2.463 3.006-2.657 3.792-2.735C13.364 13.615 16 11.01 16 8.004c0-3.26-3.085-6.003-7-6.003S2 4.745 2 8.004c0 1.893 1.175 3.767 3.054 4.957c.783.495.958 1.117.941 1.778l-.009.15c.022.33.032.92.033 1.814zM12 10a2 2 0 1 1 0-4a2 2 0 0 1 0 4m-6 0a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>

React

import type { SVGProps } from "react";

export function JamMessageAltWriting(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-3 -2 24 24"><path fill="currentColor" d="M10.01 15.959q-.279.027-4.321 3.774a1 1 0 0 1-1.68-.742q.03-3.543-.024-4.04c-.018-.173.032-.28 0-.3C1.708 13.212 0 10.775 0 8.005C0 3.584 4.03 0 9 0s9 3.584 9 8.004c0 4.117-3.495 7.509-7.99 7.955m-3.99.744c2.677-2.463 3.006-2.657 3.792-2.735C13.364 13.615 16 11.01 16 8.004c0-3.26-3.085-6.003-7-6.003S2 4.745 2 8.004c0 1.893 1.175 3.767 3.054 4.957c.783.495.958 1.117.941 1.778l-.009.15c.022.33.032.92.033 1.814zM12 10a2 2 0 1 1 0-4a2 2 0 0 1 0 4m-6 0a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-3 -2 24 24"><path fill="currentColor" d="M10.01 15.959q-.279.027-4.321 3.774a1 1 0 0 1-1.68-.742q.03-3.543-.024-4.04c-.018-.173.032-.28 0-.3C1.708 13.212 0 10.775 0 8.005C0 3.584 4.03 0 9 0s9 3.584 9 8.004c0 4.117-3.495 7.509-7.99 7.955m-3.99.744c2.677-2.463 3.006-2.657 3.792-2.735C13.364 13.615 16 11.01 16 8.004c0-3.26-3.085-6.003-7-6.003S2 4.745 2 8.004c0 1.893 1.175 3.767 3.054 4.957c.783.495.958 1.117.941 1.778l-.009.15c.022.33.032.92.033 1.814zM12 10a2 2 0 1 1 0-4a2 2 0 0 1 0 4m-6 0a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
</template>

CSS

.icon-message-alt-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%22-3%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.01%2015.959q-.279.027-4.321%203.774a1%201%200%200%201-1.68-.742q.03-3.543-.024-4.04c-.018-.173.032-.28%200-.3C1.708%2013.212%200%2010.775%200%208.005C0%203.584%204.03%200%209%200s9%203.584%209%208.004c0%204.117-3.495%207.509-7.99%207.955m-3.99.744c2.677-2.463%203.006-2.657%203.792-2.735C13.364%2013.615%2016%2011.01%2016%208.004c0-3.26-3.085-6.003-7-6.003S2%204.745%202%208.004c0%201.893%201.175%203.767%203.054%204.957c.783.495.958%201.117.941%201.778l-.009.15c.022.33.032.92.033%201.814zM12%2010a2%202%200%201%201%200-4a2%202%200%200%201%200%204m-6%200a2%202%200%201%201%200-4a2%202%200%200%201%200%204%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%22-3%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.01%2015.959q-.279.027-4.321%203.774a1%201%200%200%201-1.68-.742q.03-3.543-.024-4.04c-.018-.173.032-.28%200-.3C1.708%2013.212%200%2010.775%200%208.005C0%203.584%204.03%200%209%200s9%203.584%209%208.004c0%204.117-3.495%207.509-7.99%207.955m-3.99.744c2.677-2.463%203.006-2.657%203.792-2.735C13.364%2013.615%2016%2011.01%2016%208.004c0-3.26-3.085-6.003-7-6.003S2%204.745%202%208.004c0%201.893%201.175%203.767%203.054%204.957c.783.495.958%201.117.941%201.778l-.009.15c.022.33.032.92.033%201.814zM12%2010a2%202%200%201%201%200-4a2%202%200%200%201%200%204m-6%200a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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