inbox text person icon

inbox-text-person-outline-sharp from Material Symbols by Google · Outline Sharp · Communicate · Apache-2.0 Free for personal and commercial use.

Name
inbox-text-person-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the inbox text person icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h18v7.65q-.475-.225-.975-.363T19 10.076V5H5v9h4.2q.225.675.75 1.175t1.175.7q-.075.5-.1 1.013t.05 1.012q-.9-.175-1.687-.663T8 16H5v3h6.325q.175.55.4 1.05t.55.95zm2-2h6.325zM7 8.75h10v-2H7zm0 3.5h5.925q.675-.725 1.513-1.225t1.812-.775H7zM14 20v-.575q0-.6.325-1.1t.9-.75q.7-.275 1.363-.425t1.487-.15q.725 0 1.425.15t1.275.425q.575.25.9.75t.325 1.1V20zm4-4q-.825 0-1.412-.587T16 14t.588-1.412T18 12t1.413.588T20 14t-.587 1.413T18 16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsInboxTextPersonOutlineSharp(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="M3 21V3h18v7.65q-.475-.225-.975-.363T19 10.076V5H5v9h4.2q.225.675.75 1.175t1.175.7q-.075.5-.1 1.013t.05 1.012q-.9-.175-1.687-.663T8 16H5v3h6.325q.175.55.4 1.05t.55.95zm2-2h6.325zM7 8.75h10v-2H7zm0 3.5h5.925q.675-.725 1.513-1.225t1.812-.775H7zM14 20v-.575q0-.6.325-1.1t.9-.75q.7-.275 1.363-.425t1.487-.15q.725 0 1.425.15t1.275.425q.575.25.9.75t.325 1.1V20zm4-4q-.825 0-1.412-.587T16 14t.588-1.412T18 12t1.413.588T20 14t-.587 1.413T18 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h18v7.65q-.475-.225-.975-.363T19 10.076V5H5v9h4.2q.225.675.75 1.175t1.175.7q-.075.5-.1 1.013t.05 1.012q-.9-.175-1.687-.663T8 16H5v3h6.325q.175.55.4 1.05t.55.95zm2-2h6.325zM7 8.75h10v-2H7zm0 3.5h5.925q.675-.725 1.513-1.225t1.812-.775H7zM14 20v-.575q0-.6.325-1.1t.9-.75q.7-.275 1.363-.425t1.487-.15q.725 0 1.425.15t1.275.425q.575.25.9.75t.325 1.1V20zm4-4q-.825 0-1.412-.587T16 14t.588-1.412T18 12t1.413.588T20 14t-.587 1.413T18 16"/></svg>
</template>

CSS

.icon-inbox-text-person-outline-sharp {
  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%22M3%2021V3h18v7.65q-.475-.225-.975-.363T19%2010.076V5H5v9h4.2q.225.675.75%201.175t1.175.7q-.075.5-.1%201.013t.05%201.012q-.9-.175-1.687-.663T8%2016H5v3h6.325q.175.55.4%201.05t.55.95zm2-2h6.325zM7%208.75h10v-2H7zm0%203.5h5.925q.675-.725%201.513-1.225t1.812-.775H7zM14%2020v-.575q0-.6.325-1.1t.9-.75q.7-.275%201.363-.425t1.487-.15q.725%200%201.425.15t1.275.425q.575.25.9.75t.325%201.1V20zm4-4q-.825%200-1.412-.587T16%2014t.588-1.412T18%2012t1.413.588T20%2014t-.587%201.413T18%2016%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%22M3%2021V3h18v7.65q-.475-.225-.975-.363T19%2010.076V5H5v9h4.2q.225.675.75%201.175t1.175.7q-.075.5-.1%201.013t.05%201.012q-.9-.175-1.687-.663T8%2016H5v3h6.325q.175.55.4%201.05t.55.95zm2-2h6.325zM7%208.75h10v-2H7zm0%203.5h5.925q.675-.725%201.513-1.225t1.812-.775H7zM14%2020v-.575q0-.6.325-1.1t.9-.75q.7-.275%201.363-.425t1.487-.15q.725%200%201.425.15t1.275.425q.575.25.9.75t.325%201.1V20zm4-4q-.825%200-1.412-.587T16%2014t.588-1.412T18%2012t1.413.588T20%2014t-.587%201.413T18%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/inbox-text-person-outline-sharp.svg?color=%231a73e8&size=48