person-feedback-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
person-feedback-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

12 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the person feedback icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M30.27 25c-.24 0-.49-.04-.73-.12A2.21 2.21 0 0 1 28 22.75v-2.81c-2.26-.36-4-2.33-4-4.69v-6.5C24 6.13 26.13 4 28.75 4h11.5C42.87 4 45 6.13 45 8.75v6.5c0 2.62-2.13 4.75-4.75 4.75h-5.12l-3.08 4.1c-.44.58-1.09.9-1.78.9M16 27.5c-4.14 0-7.5-3.36-7.5-7.5s3.36-7.5 7.5-7.5s7.5 3.36 7.5 7.5s-3.36 7.5-7.5 7.5M3 34.79c0 .09.15 9.21 13 9.21s13-9.12 13-9.21v-1.04c0-2.07-1.68-3.75-3.75-3.75H6.75C4.68 30 3 31.68 3 33.75z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonFeedback48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M30.27 25c-.24 0-.49-.04-.73-.12A2.21 2.21 0 0 1 28 22.75v-2.81c-2.26-.36-4-2.33-4-4.69v-6.5C24 6.13 26.13 4 28.75 4h11.5C42.87 4 45 6.13 45 8.75v6.5c0 2.62-2.13 4.75-4.75 4.75h-5.12l-3.08 4.1c-.44.58-1.09.9-1.78.9M16 27.5c-4.14 0-7.5-3.36-7.5-7.5s3.36-7.5 7.5-7.5s7.5 3.36 7.5 7.5s-3.36 7.5-7.5 7.5M3 34.79c0 .09.15 9.21 13 9.21s13-9.12 13-9.21v-1.04c0-2.07-1.68-3.75-3.75-3.75H6.75C4.68 30 3 31.68 3 33.75z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M30.27 25c-.24 0-.49-.04-.73-.12A2.21 2.21 0 0 1 28 22.75v-2.81c-2.26-.36-4-2.33-4-4.69v-6.5C24 6.13 26.13 4 28.75 4h11.5C42.87 4 45 6.13 45 8.75v6.5c0 2.62-2.13 4.75-4.75 4.75h-5.12l-3.08 4.1c-.44.58-1.09.9-1.78.9M16 27.5c-4.14 0-7.5-3.36-7.5-7.5s3.36-7.5 7.5-7.5s7.5 3.36 7.5 7.5s-3.36 7.5-7.5 7.5M3 34.79c0 .09.15 9.21 13 9.21s13-9.12 13-9.21v-1.04c0-2.07-1.68-3.75-3.75-3.75H6.75C4.68 30 3 31.68 3 33.75z"/></svg>
</template>

CSS

.icon-person-feedback-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.27%2025c-.24%200-.49-.04-.73-.12A2.21%202.21%200%200%201%2028%2022.75v-2.81c-2.26-.36-4-2.33-4-4.69v-6.5C24%206.13%2026.13%204%2028.75%204h11.5C42.87%204%2045%206.13%2045%208.75v6.5c0%202.62-2.13%204.75-4.75%204.75h-5.12l-3.08%204.1c-.44.58-1.09.9-1.78.9M16%2027.5c-4.14%200-7.5-3.36-7.5-7.5s3.36-7.5%207.5-7.5s7.5%203.36%207.5%207.5s-3.36%207.5-7.5%207.5M3%2034.79c0%20.09.15%209.21%2013%209.21s13-9.12%2013-9.21v-1.04c0-2.07-1.68-3.75-3.75-3.75H6.75C4.68%2030%203%2031.68%203%2033.75z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.27%2025c-.24%200-.49-.04-.73-.12A2.21%202.21%200%200%201%2028%2022.75v-2.81c-2.26-.36-4-2.33-4-4.69v-6.5C24%206.13%2026.13%204%2028.75%204h11.5C42.87%204%2045%206.13%2045%208.75v6.5c0%202.62-2.13%204.75-4.75%204.75h-5.12l-3.08%204.1c-.44.58-1.09.9-1.78.9M16%2027.5c-4.14%200-7.5-3.36-7.5-7.5s3.36-7.5%207.5-7.5s7.5%203.36%207.5%207.5s-3.36%207.5-7.5%207.5M3%2034.79c0%20.09.15%209.21%2013%209.21s13-9.12%2013-9.21v-1.04c0-2.07-1.68-3.75-3.75-3.75H6.75C4.68%2030%203%2031.68%203%2033.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/person-feedback-48-filled.svg?color=%231a73e8&size=48