complaint icon

complaint from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
complaint
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the complaint 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m17 7l.005-1.495M17.05 9.9H17m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/><path d="M17 12.567c2.761 0 5-2.142 5-4.784S19.761 3 17 3s-5 2.142-5 4.783c0 1.27.517 2.423 1.36 3.279c.185.188.309.445.259.71a2.66 2.66 0 0 1-.543 1.175a3.25 3.25 0 0 0 2.111-.329h.001c.227-.12.34-.181.42-.193s.195.01.425.052q.479.09.967.09M10 13a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path d="M12 21a5 5 0 0 0-10 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsComplaint(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m17 7l.005-1.495M17.05 9.9H17m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/><path d="M17 12.567c2.761 0 5-2.142 5-4.784S19.761 3 17 3s-5 2.142-5 4.783c0 1.27.517 2.423 1.36 3.279c.185.188.309.445.259.71a2.66 2.66 0 0 1-.543 1.175a3.25 3.25 0 0 0 2.111-.329h.001c.227-.12.34-.181.42-.193s.195.01.425.052q.479.09.967.09M10 13a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path d="M12 21a5 5 0 0 0-10 0"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m17 7l.005-1.495M17.05 9.9H17m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/><path d="M17 12.567c2.761 0 5-2.142 5-4.784S19.761 3 17 3s-5 2.142-5 4.783c0 1.27.517 2.423 1.36 3.279c.185.188.309.445.259.71a2.66 2.66 0 0 1-.543 1.175a3.25 3.25 0 0 0 2.111-.329h.001c.227-.12.34-.181.42-.193s.195.01.425.052q.479.09.967.09M10 13a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path d="M12 21a5 5 0 0 0-10 0"/></g></svg>
</template>

CSS

.icon-complaint {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m17%207l.005-1.495M17.05%209.9H17m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200%22%2F%3E%3Cpath%20d%3D%22M17%2012.567c2.761%200%205-2.142%205-4.784S19.761%203%2017%203s-5%202.142-5%204.783c0%201.27.517%202.423%201.36%203.279c.185.188.309.445.259.71a2.66%202.66%200%200%201-.543%201.175a3.25%203.25%200%200%200%202.111-.329h.001c.227-.12.34-.181.42-.193s.195.01.425.052q.479.09.967.09M10%2013a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20d%3D%22M12%2021a5%205%200%200%200-10%200%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m17%207l.005-1.495M17.05%209.9H17m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200%22%2F%3E%3Cpath%20d%3D%22M17%2012.567c2.761%200%205-2.142%205-4.784S19.761%203%2017%203s-5%202.142-5%204.783c0%201.27.517%202.423%201.36%203.279c.185.188.309.445.259.71a2.66%202.66%200%200%201-.543%201.175a3.25%203.25%200%200%200%202.111-.329h.001c.227-.12.34-.181.42-.193s.195.01.425.052q.479.09.967.09M10%2013a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20d%3D%22M12%2021a5%205%200%200%200-10%200%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/complaint.svg?color=%231a73e8&size=48