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

Name
mention-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

14 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the mention icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 2c6.627 0 12 5.373 12 12c0 3.636-1.993 5.97-4.5 5.97c-1.509 0-2.83-.845-3.645-2.31c-.99 1.407-2.543 2.34-4.355 2.34c-3.134 0-5.5-2.788-5.5-6s2.366-6 5.5-6c1.353 0 2.562.52 3.5 1.368V9a1 1 0 1 1 2 0v5c0 2.99 1.507 3.97 2.5 3.97S24 16.99 24 14c0-5.523-4.477-10-10-10S4 8.477 4 14s4.477 10 10 10c1.226 0 2.4-.223 3.485-.628c.405-.15.866-.072 1.171.233c.49.491.366 1.316-.28 1.57A12 12 0 0 1 14 26C7.373 26 2 20.627 2 14S7.373 2 14 2m-.5 8c-1.836 0-3.5 1.69-3.5 4s1.664 4 3.5 4s3.5-1.69 3.5-4s-1.664-4-3.5-4"/></svg>

React

import type { SVGProps } from "react";

export function FluentMention28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 2c6.627 0 12 5.373 12 12c0 3.636-1.993 5.97-4.5 5.97c-1.509 0-2.83-.845-3.645-2.31c-.99 1.407-2.543 2.34-4.355 2.34c-3.134 0-5.5-2.788-5.5-6s2.366-6 5.5-6c1.353 0 2.562.52 3.5 1.368V9a1 1 0 1 1 2 0v5c0 2.99 1.507 3.97 2.5 3.97S24 16.99 24 14c0-5.523-4.477-10-10-10S4 8.477 4 14s4.477 10 10 10c1.226 0 2.4-.223 3.485-.628c.405-.15.866-.072 1.171.233c.49.491.366 1.316-.28 1.57A12 12 0 0 1 14 26C7.373 26 2 20.627 2 14S7.373 2 14 2m-.5 8c-1.836 0-3.5 1.69-3.5 4s1.664 4 3.5 4s3.5-1.69 3.5-4s-1.664-4-3.5-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 2c6.627 0 12 5.373 12 12c0 3.636-1.993 5.97-4.5 5.97c-1.509 0-2.83-.845-3.645-2.31c-.99 1.407-2.543 2.34-4.355 2.34c-3.134 0-5.5-2.788-5.5-6s2.366-6 5.5-6c1.353 0 2.562.52 3.5 1.368V9a1 1 0 1 1 2 0v5c0 2.99 1.507 3.97 2.5 3.97S24 16.99 24 14c0-5.523-4.477-10-10-10S4 8.477 4 14s4.477 10 10 10c1.226 0 2.4-.223 3.485-.628c.405-.15.866-.072 1.171.233c.49.491.366 1.316-.28 1.57A12 12 0 0 1 14 26C7.373 26 2 20.627 2 14S7.373 2 14 2m-.5 8c-1.836 0-3.5 1.69-3.5 4s1.664 4 3.5 4s3.5-1.69 3.5-4s-1.664-4-3.5-4"/></svg>
</template>

CSS

.icon-mention-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%202c6.627%200%2012%205.373%2012%2012c0%203.636-1.993%205.97-4.5%205.97c-1.509%200-2.83-.845-3.645-2.31c-.99%201.407-2.543%202.34-4.355%202.34c-3.134%200-5.5-2.788-5.5-6s2.366-6%205.5-6c1.353%200%202.562.52%203.5%201.368V9a1%201%200%201%201%202%200v5c0%202.99%201.507%203.97%202.5%203.97S24%2016.99%2024%2014c0-5.523-4.477-10-10-10S4%208.477%204%2014s4.477%2010%2010%2010c1.226%200%202.4-.223%203.485-.628c.405-.15.866-.072%201.171.233c.49.491.366%201.316-.28%201.57A12%2012%200%200%201%2014%2026C7.373%2026%202%2020.627%202%2014S7.373%202%2014%202m-.5%208c-1.836%200-3.5%201.69-3.5%204s1.664%204%203.5%204s3.5-1.69%203.5-4s-1.664-4-3.5-4%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%202c6.627%200%2012%205.373%2012%2012c0%203.636-1.993%205.97-4.5%205.97c-1.509%200-2.83-.845-3.645-2.31c-.99%201.407-2.543%202.34-4.355%202.34c-3.134%200-5.5-2.788-5.5-6s2.366-6%205.5-6c1.353%200%202.562.52%203.5%201.368V9a1%201%200%201%201%202%200v5c0%202.99%201.507%203.97%202.5%203.97S24%2016.99%2024%2014c0-5.523-4.477-10-10-10S4%208.477%204%2014s4.477%2010%2010%2010c1.226%200%202.4-.223%203.485-.628c.405-.15.866-.072%201.171.233c.49.491.366%201.316-.28%201.57A12%2012%200%200%201%2014%2026C7.373%2026%202%2020.627%202%2014S7.373%202%2014%202m-.5%208c-1.836%200-3.5%201.69-3.5%204s1.664%204%203.5%204s3.5-1.69%203.5-4s-1.664-4-3.5-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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