p2p icon
p2p-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- p2p-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the p2p icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.192 21v-5.712h1V20H21V5.885h-6.808V8.73h-1V4.885H22V21zM2 19.116V3h8.808v5.73h-1V4H3v14.116h6.808v-2.828h1v3.827zM18.066 8.449q.184-.186.184-.47t-.186-.468t-.47-.184t-.468.186t-.184.47t.186.468t.47.184t.468-.186M6.874 6.564q.184-.186.184-.47q0-.285-.186-.468t-.47-.184t-.468.186t-.184.47q0 .285.186.468t.47.184q.284 0 .468-.186M3 18.116V4zM21 20V5.885zM7.634 12.52q-.211-.209-.211-.52t.21-.52t.52-.21t.521.21q.21.209.21.52t-.21.52t-.52.21t-.52-.21m3.846 0q-.21-.209-.21-.52t.21-.52q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21t-.52-.21m3.827 0q-.21-.209-.21-.52t.209-.52t.52-.21t.521.21q.21.209.21.52t-.21.52q-.209.21-.52.21q-.31 0-.52-.21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightP2pOutlineSharp(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="M13.192 21v-5.712h1V20H21V5.885h-6.808V8.73h-1V4.885H22V21zM2 19.116V3h8.808v5.73h-1V4H3v14.116h6.808v-2.828h1v3.827zM18.066 8.449q.184-.186.184-.47t-.186-.468t-.47-.184t-.468.186t-.184.47t.186.468t.47.184t.468-.186M6.874 6.564q.184-.186.184-.47q0-.285-.186-.468t-.47-.184t-.468.186t-.184.47q0 .285.186.468t.47.184q.284 0 .468-.186M3 18.116V4zM21 20V5.885zM7.634 12.52q-.211-.209-.211-.52t.21-.52t.52-.21t.521.21q.21.209.21.52t-.21.52t-.52.21t-.52-.21m3.846 0q-.21-.209-.21-.52t.21-.52q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21t-.52-.21m3.827 0q-.21-.209-.21-.52t.209-.52t.52-.21t.521.21q.21.209.21.52t-.21.52q-.209.21-.52.21q-.31 0-.52-.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.192 21v-5.712h1V20H21V5.885h-6.808V8.73h-1V4.885H22V21zM2 19.116V3h8.808v5.73h-1V4H3v14.116h6.808v-2.828h1v3.827zM18.066 8.449q.184-.186.184-.47t-.186-.468t-.47-.184t-.468.186t-.184.47t.186.468t.47.184t.468-.186M6.874 6.564q.184-.186.184-.47q0-.285-.186-.468t-.47-.184t-.468.186t-.184.47q0 .285.186.468t.47.184q.284 0 .468-.186M3 18.116V4zM21 20V5.885zM7.634 12.52q-.211-.209-.211-.52t.21-.52t.52-.21t.521.21q.21.209.21.52t-.21.52t-.52.21t-.52-.21m3.846 0q-.21-.209-.21-.52t.21-.52q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21t-.52-.21m3.827 0q-.21-.209-.21-.52t.209-.52t.52-.21t.521.21q.21.209.21.52t-.21.52q-.209.21-.52.21q-.31 0-.52-.21"/></svg> </template>
CSS
.icon-p2p-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%22M13.192%2021v-5.712h1V20H21V5.885h-6.808V8.73h-1V4.885H22V21zM2%2019.116V3h8.808v5.73h-1V4H3v14.116h6.808v-2.828h1v3.827zM18.066%208.449q.184-.186.184-.47t-.186-.468t-.47-.184t-.468.186t-.184.47t.186.468t.47.184t.468-.186M6.874%206.564q.184-.186.184-.47q0-.285-.186-.468t-.47-.184t-.468.186t-.184.47q0%20.285.186.468t.47.184q.284%200%20.468-.186M3%2018.116V4zM21%2020V5.885zM7.634%2012.52q-.211-.209-.211-.52t.21-.52t.52-.21t.521.21q.21.209.21.52t-.21.52t-.52.21t-.52-.21m3.846%200q-.21-.209-.21-.52t.21-.52q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21t-.52-.21m3.827%200q-.21-.209-.21-.52t.209-.52t.52-.21t.521.21q.21.209.21.52t-.21.52q-.209.21-.52.21q-.31%200-.52-.21%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%22M13.192%2021v-5.712h1V20H21V5.885h-6.808V8.73h-1V4.885H22V21zM2%2019.116V3h8.808v5.73h-1V4H3v14.116h6.808v-2.828h1v3.827zM18.066%208.449q.184-.186.184-.47t-.186-.468t-.47-.184t-.468.186t-.184.47t.186.468t.47.184t.468-.186M6.874%206.564q.184-.186.184-.47q0-.285-.186-.468t-.47-.184t-.468.186t-.184.47q0%20.285.186.468t.47.184q.284%200%20.468-.186M3%2018.116V4zM21%2020V5.885zM7.634%2012.52q-.211-.209-.211-.52t.21-.52t.52-.21t.521.21q.21.209.21.52t-.21.52t-.52.21t-.52-.21m3.846%200q-.21-.209-.21-.52t.21-.52q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21t-.52-.21m3.827%200q-.21-.209-.21-.52t.209-.52t.52-.21t.521.21q.21.209.21.52t-.21.52q-.209.21-.52.21q-.31%200-.52-.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/p2p-outline-sharp.svg?color=%231a73e8&size=48