quote message icon

quote-message-solid from Iconoir by Luca Burgio · Solid · Communication · MIT Free for personal and commercial use.

Name
quote-message-solid
Set
Iconoir
Style
Solid
Category
Communication
Viewbox
24×24
License
MIT

1 other variant in Iconoir

More communication icons from Iconoir

Use the quote message icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.25 5A2.75 2.75 0 0 1 5 2.25h14A2.75 2.75 0 0 1 21.75 5v10A2.75 2.75 0 0 1 19 17.75H7.961c-.38 0-.739.173-.976.47l-2.33 2.913c-.798.996-2.405.433-2.405-.843zm7.231 5.75a4 4 0 0 1-.206.3c-.337.449-.796.91-1.305 1.42a.75.75 0 1 0 1.06 1.06l.022-.021c.484-.485 1.016-1.016 1.423-1.559s.775-1.205.775-1.95V8A1.75 1.75 0 0 0 9.5 6.25h-1A1.75 1.75 0 0 0 6.75 8v1c0 .966.784 1.75 1.75 1.75zm5.794.3q.12-.159.206-.3H14.5A1.75 1.75 0 0 1 12.75 9V8c0-.966.784-1.75 1.75-1.75h1c.966 0 1.75.784 1.75 1.75v2c0 .745-.368 1.407-.775 1.95s-.939 1.074-1.423 1.559l-.022.021a.75.75 0 1 1-1.06-1.06c.51-.51.968-.971 1.305-1.42" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function IconoirQuoteMessageSolid(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" fillRule="evenodd" d="M2.25 5A2.75 2.75 0 0 1 5 2.25h14A2.75 2.75 0 0 1 21.75 5v10A2.75 2.75 0 0 1 19 17.75H7.961c-.38 0-.739.173-.976.47l-2.33 2.913c-.798.996-2.405.433-2.405-.843zm7.231 5.75a4 4 0 0 1-.206.3c-.337.449-.796.91-1.305 1.42a.75.75 0 1 0 1.06 1.06l.022-.021c.484-.485 1.016-1.016 1.423-1.559s.775-1.205.775-1.95V8A1.75 1.75 0 0 0 9.5 6.25h-1A1.75 1.75 0 0 0 6.75 8v1c0 .966.784 1.75 1.75 1.75zm5.794.3q.12-.159.206-.3H14.5A1.75 1.75 0 0 1 12.75 9V8c0-.966.784-1.75 1.75-1.75h1c.966 0 1.75.784 1.75 1.75v2c0 .745-.368 1.407-.775 1.95s-.939 1.074-1.423 1.559l-.022.021a.75.75 0 1 1-1.06-1.06c.51-.51.968-.971 1.305-1.42" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.25 5A2.75 2.75 0 0 1 5 2.25h14A2.75 2.75 0 0 1 21.75 5v10A2.75 2.75 0 0 1 19 17.75H7.961c-.38 0-.739.173-.976.47l-2.33 2.913c-.798.996-2.405.433-2.405-.843zm7.231 5.75a4 4 0 0 1-.206.3c-.337.449-.796.91-1.305 1.42a.75.75 0 1 0 1.06 1.06l.022-.021c.484-.485 1.016-1.016 1.423-1.559s.775-1.205.775-1.95V8A1.75 1.75 0 0 0 9.5 6.25h-1A1.75 1.75 0 0 0 6.75 8v1c0 .966.784 1.75 1.75 1.75zm5.794.3q.12-.159.206-.3H14.5A1.75 1.75 0 0 1 12.75 9V8c0-.966.784-1.75 1.75-1.75h1c.966 0 1.75.784 1.75 1.75v2c0 .745-.368 1.407-.775 1.95s-.939 1.074-1.423 1.559l-.022.021a.75.75 0 1 1-1.06-1.06c.51-.51.968-.971 1.305-1.42" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-quote-message-solid {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%205A2.75%202.75%200%200%201%205%202.25h14A2.75%202.75%200%200%201%2021.75%205v10A2.75%202.75%200%200%201%2019%2017.75H7.961c-.38%200-.739.173-.976.47l-2.33%202.913c-.798.996-2.405.433-2.405-.843zm7.231%205.75a4%204%200%200%201-.206.3c-.337.449-.796.91-1.305%201.42a.75.75%200%201%200%201.06%201.06l.022-.021c.484-.485%201.016-1.016%201.423-1.559s.775-1.205.775-1.95V8A1.75%201.75%200%200%200%209.5%206.25h-1A1.75%201.75%200%200%200%206.75%208v1c0%20.966.784%201.75%201.75%201.75zm5.794.3q.12-.159.206-.3H14.5A1.75%201.75%200%200%201%2012.75%209V8c0-.966.784-1.75%201.75-1.75h1c.966%200%201.75.784%201.75%201.75v2c0%20.745-.368%201.407-.775%201.95s-.939%201.074-1.423%201.559l-.022.021a.75.75%200%201%201-1.06-1.06c.51-.51.968-.971%201.305-1.42%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%205A2.75%202.75%200%200%201%205%202.25h14A2.75%202.75%200%200%201%2021.75%205v10A2.75%202.75%200%200%201%2019%2017.75H7.961c-.38%200-.739.173-.976.47l-2.33%202.913c-.798.996-2.405.433-2.405-.843zm7.231%205.75a4%204%200%200%201-.206.3c-.337.449-.796.91-1.305%201.42a.75.75%200%201%200%201.06%201.06l.022-.021c.484-.485%201.016-1.016%201.423-1.559s.775-1.205.775-1.95V8A1.75%201.75%200%200%200%209.5%206.25h-1A1.75%201.75%200%200%200%206.75%208v1c0%20.966.784%201.75%201.75%201.75zm5.794.3q.12-.159.206-.3H14.5A1.75%201.75%200%200%201%2012.75%209V8c0-.966.784-1.75%201.75-1.75h1c.966%200%201.75.784%201.75%201.75v2c0%20.745-.368%201.407-.775%201.95s-.939%201.074-1.423%201.559l-.022.021a.75.75%200%201%201-1.06-1.06c.51-.51.968-.971%201.305-1.42%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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