chat-paste-go-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
chat-paste-go-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the chat paste go icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.367 17.5H15q-.213 0-.356-.144t-.144-.357t.144-.356T15 16.5h4.367l-1.72-1.74q-.135-.147-.141-.348t.14-.347t.35-.146t.358.146l2.369 2.37q.243.242.243.565t-.243.566l-2.37 2.369q-.152.146-.357.146t-.35-.147t-.14-.347t.14-.347zm-13.578 0l-1.6 1.599q-.185.185-.437.089q-.252-.097-.252-.369V6.116q0-.667.475-1.141t1.14-.475h11.77q.666 0 1.14.475t.475 1.14V10.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V6.116q0-.27-.173-.443t-.442-.173H5.115q-.269 0-.442.173t-.173.443V16.5h7q.213 0 .356.144t.144.357t-.144.356t-.356.143zm1.827-8h6.769q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-6.77q-.212 0-.356.144t-.143.357t.143.356t.357.143m0 4h3.769q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-3.77q-.212 0-.356.144t-.143.357t.143.356t.357.143m-3.116 3v-11z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChatPasteGoOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.367 17.5H15q-.213 0-.356-.144t-.144-.357t.144-.356T15 16.5h4.367l-1.72-1.74q-.135-.147-.141-.348t.14-.347t.35-.146t.358.146l2.369 2.37q.243.242.243.565t-.243.566l-2.37 2.369q-.152.146-.357.146t-.35-.147t-.14-.347t.14-.347zm-13.578 0l-1.6 1.599q-.185.185-.437.089q-.252-.097-.252-.369V6.116q0-.667.475-1.141t1.14-.475h11.77q.666 0 1.14.475t.475 1.14V10.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V6.116q0-.27-.173-.443t-.442-.173H5.115q-.269 0-.442.173t-.173.443V16.5h7q.213 0 .356.144t.144.357t-.144.356t-.356.143zm1.827-8h6.769q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-6.77q-.212 0-.356.144t-.143.357t.143.356t.357.143m0 4h3.769q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-3.77q-.212 0-.356.144t-.143.357t.143.356t.357.143m-3.116 3v-11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.367 17.5H15q-.213 0-.356-.144t-.144-.357t.144-.356T15 16.5h4.367l-1.72-1.74q-.135-.147-.141-.348t.14-.347t.35-.146t.358.146l2.369 2.37q.243.242.243.565t-.243.566l-2.37 2.369q-.152.146-.357.146t-.35-.147t-.14-.347t.14-.347zm-13.578 0l-1.6 1.599q-.185.185-.437.089q-.252-.097-.252-.369V6.116q0-.667.475-1.141t1.14-.475h11.77q.666 0 1.14.475t.475 1.14V10.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V6.116q0-.27-.173-.443t-.442-.173H5.115q-.269 0-.442.173t-.173.443V16.5h7q.213 0 .356.144t.144.357t-.144.356t-.356.143zm1.827-8h6.769q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-6.77q-.212 0-.356.144t-.143.357t.143.356t.357.143m0 4h3.769q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-3.77q-.212 0-.356.144t-.143.357t.143.356t.357.143m-3.116 3v-11z"/></svg>
</template>

CSS

.icon-chat-paste-go-outline-rounded {
  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%22currentColor%22%20d%3D%22M19.367%2017.5H15q-.213%200-.356-.144t-.144-.357t.144-.356T15%2016.5h4.367l-1.72-1.74q-.135-.147-.141-.348t.14-.347t.35-.146t.358.146l2.369%202.37q.243.242.243.565t-.243.566l-2.37%202.369q-.152.146-.357.146t-.35-.147t-.14-.347t.14-.347zm-13.578%200l-1.6%201.599q-.185.185-.437.089q-.252-.097-.252-.369V6.116q0-.667.475-1.141t1.14-.475h11.77q.666%200%201.14.475t.475%201.14V10.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356V6.116q0-.27-.173-.443t-.442-.173H5.115q-.269%200-.442.173t-.173.443V16.5h7q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm1.827-8h6.769q.212%200%20.356-.144t.144-.357t-.144-.356t-.356-.143h-6.77q-.212%200-.356.144t-.143.357t.143.356t.357.143m0%204h3.769q.212%200%20.356-.144t.144-.357t-.144-.356t-.356-.143h-3.77q-.212%200-.356.144t-.143.357t.143.356t.357.143m-3.116%203v-11z%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%22currentColor%22%20d%3D%22M19.367%2017.5H15q-.213%200-.356-.144t-.144-.357t.144-.356T15%2016.5h4.367l-1.72-1.74q-.135-.147-.141-.348t.14-.347t.35-.146t.358.146l2.369%202.37q.243.242.243.565t-.243.566l-2.37%202.369q-.152.146-.357.146t-.35-.147t-.14-.347t.14-.347zm-13.578%200l-1.6%201.599q-.185.185-.437.089q-.252-.097-.252-.369V6.116q0-.667.475-1.141t1.14-.475h11.77q.666%200%201.14.475t.475%201.14V10.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356V6.116q0-.27-.173-.443t-.442-.173H5.115q-.269%200-.442.173t-.173.443V16.5h7q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm1.827-8h6.769q.212%200%20.356-.144t.144-.357t-.144-.356t-.356-.143h-6.77q-.212%200-.356.144t-.143.357t.143.356t.357.143m0%204h3.769q.212%200%20.356-.144t.144-.357t-.144-.356t-.356-.143h-3.77q-.212%200-.356.144t-.143.357t.143.356t.357.143m-3.116%203v-11z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/chat-paste-go-outline-rounded.svg?color=%231a73e8&size=48