3p icon
3p-sharp from Material Symbols Light by Google · Sharp · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- 3p-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
add-calladd-commentall-inboxalternate-emailattach-emailattributionauto-read-pauseauto-read-playbusiness-messagescalendar-add-oncalendar-apps-scriptcallcall-endcall-logcall-madecall-mergecall-missedcall-missed-outgoingcall-qualitycall-receivedcall-splitcancel-presentationcancel-schedule-sendcell-tower
Use the 3p icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.692 13.116h6.616v-.166q0-.792-.937-1.313T12 11.116t-2.371.52q-.937.522-.937 1.314zm4.374-4.05Q13.5 8.633 13.5 8t-.434-1.066Q12.633 6.5 12 6.5t-1.066.434T10.5 8t.434 1.066Q11.367 9.5 12 9.5t1.066-.434M3 20.077V3h18v14H6.077z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLight3pSharp(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="M8.692 13.116h6.616v-.166q0-.792-.937-1.313T12 11.116t-2.371.52q-.937.522-.937 1.314zm4.374-4.05Q13.5 8.633 13.5 8t-.434-1.066Q12.633 6.5 12 6.5t-1.066.434T10.5 8t.434 1.066Q11.367 9.5 12 9.5t1.066-.434M3 20.077V3h18v14H6.077z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.692 13.116h6.616v-.166q0-.792-.937-1.313T12 11.116t-2.371.52q-.937.522-.937 1.314zm4.374-4.05Q13.5 8.633 13.5 8t-.434-1.066Q12.633 6.5 12 6.5t-1.066.434T10.5 8t.434 1.066Q11.367 9.5 12 9.5t1.066-.434M3 20.077V3h18v14H6.077z"/></svg> </template>
CSS
.icon-3p-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%22M8.692%2013.116h6.616v-.166q0-.792-.937-1.313T12%2011.116t-2.371.52q-.937.522-.937%201.314zm4.374-4.05Q13.5%208.633%2013.5%208t-.434-1.066Q12.633%206.5%2012%206.5t-1.066.434T10.5%208t.434%201.066Q11.367%209.5%2012%209.5t1.066-.434M3%2020.077V3h18v14H6.077z%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%22M8.692%2013.116h6.616v-.166q0-.792-.937-1.313T12%2011.116t-2.371.52q-.937.522-.937%201.314zm4.374-4.05Q13.5%208.633%2013.5%208t-.434-1.066Q12.633%206.5%2012%206.5t-1.066.434T10.5%208t.434%201.066Q11.367%209.5%2012%209.5t1.066-.434M3%2020.077V3h18v14H6.077z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/3p-sharp.svg?color=%231a73e8&size=48