peer to peer 02 icon
peer-to-peer-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- peer-to-peer-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the peer to peer 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.52 3c-.824 0-1.492.672-1.492 1.5c0 .83.668 1.501 1.492 1.501s1.492-.672 1.492-1.5C7.012 3.67 6.344 3 5.52 3m12.962 18h-1.778a1.5 1.5 0 0 1-.604-.115c-.617-.276-.93-.64-1.077-.869a.37.37 0 0 1 .02-.42c.715-.988 2.373-1.585 3.44-1.585m.002 2.99h1.779c.206 0 .413-.031.603-.116c.618-.276.931-.64 1.077-.869a.37.37 0 0 0-.019-.42c-.715-.988-2.374-1.585-3.44-1.585m-12.97-6.519H3.736c-.206 0-.413-.03-.603-.115c-.618-.276-.931-.64-1.077-.868a.37.37 0 0 1 .019-.42c.715-.989 2.374-1.586 3.44-1.586m.003 2.99h1.778c.207 0 .414-.03.604-.116c.617-.276.93-.64 1.077-.868a.37.37 0 0 0-.02-.42c-.715-.989-2.373-1.586-3.44-1.586M11.487 4c2.813 0 5.213 0 6.087.879s.874 1.793.874 4.623l-1.989-1m-4.475 11.504c-2.813 0-5.213 0-6.087-.88c-.874-.878-.874-1.793-.874-4.622l1.989 1m11.436-3.001c-.824 0-1.492.672-1.492 1.5c0 .83.668 1.5 1.492 1.5s1.491-.67 1.491-1.5c0-.828-.667-1.5-1.491-1.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPeerToPeer02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.52 3c-.824 0-1.492.672-1.492 1.5c0 .83.668 1.501 1.492 1.501s1.492-.672 1.492-1.5C7.012 3.67 6.344 3 5.52 3m12.962 18h-1.778a1.5 1.5 0 0 1-.604-.115c-.617-.276-.93-.64-1.077-.869a.37.37 0 0 1 .02-.42c.715-.988 2.373-1.585 3.44-1.585m.002 2.99h1.779c.206 0 .413-.031.603-.116c.618-.276.931-.64 1.077-.869a.37.37 0 0 0-.019-.42c-.715-.988-2.374-1.585-3.44-1.585m-12.97-6.519H3.736c-.206 0-.413-.03-.603-.115c-.618-.276-.931-.64-1.077-.868a.37.37 0 0 1 .019-.42c.715-.989 2.374-1.586 3.44-1.586m.003 2.99h1.778c.207 0 .414-.03.604-.116c.617-.276.93-.64 1.077-.868a.37.37 0 0 0-.02-.42c-.715-.989-2.373-1.586-3.44-1.586M11.487 4c2.813 0 5.213 0 6.087.879s.874 1.793.874 4.623l-1.989-1m-4.475 11.504c-2.813 0-5.213 0-6.087-.88c-.874-.878-.874-1.793-.874-4.622l1.989 1m11.436-3.001c-.824 0-1.492.672-1.492 1.5c0 .83.668 1.5 1.492 1.5s1.491-.67 1.491-1.5c0-.828-.667-1.5-1.491-1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.52 3c-.824 0-1.492.672-1.492 1.5c0 .83.668 1.501 1.492 1.501s1.492-.672 1.492-1.5C7.012 3.67 6.344 3 5.52 3m12.962 18h-1.778a1.5 1.5 0 0 1-.604-.115c-.617-.276-.93-.64-1.077-.869a.37.37 0 0 1 .02-.42c.715-.988 2.373-1.585 3.44-1.585m.002 2.99h1.779c.206 0 .413-.031.603-.116c.618-.276.931-.64 1.077-.869a.37.37 0 0 0-.019-.42c-.715-.988-2.374-1.585-3.44-1.585m-12.97-6.519H3.736c-.206 0-.413-.03-.603-.115c-.618-.276-.931-.64-1.077-.868a.37.37 0 0 1 .019-.42c.715-.989 2.374-1.586 3.44-1.586m.003 2.99h1.778c.207 0 .414-.03.604-.116c.617-.276.93-.64 1.077-.868a.37.37 0 0 0-.02-.42c-.715-.989-2.373-1.586-3.44-1.586M11.487 4c2.813 0 5.213 0 6.087.879s.874 1.793.874 4.623l-1.989-1m-4.475 11.504c-2.813 0-5.213 0-6.087-.88c-.874-.878-.874-1.793-.874-4.622l1.989 1m11.436-3.001c-.824 0-1.492.672-1.492 1.5c0 .83.668 1.5 1.492 1.5s1.491-.67 1.491-1.5c0-.828-.667-1.5-1.491-1.5"/></svg> </template>
CSS
.icon-peer-to-peer-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.52%203c-.824%200-1.492.672-1.492%201.5c0%20.83.668%201.501%201.492%201.501s1.492-.672%201.492-1.5C7.012%203.67%206.344%203%205.52%203m12.962%2018h-1.778a1.5%201.5%200%200%201-.604-.115c-.617-.276-.93-.64-1.077-.869a.37.37%200%200%201%20.02-.42c.715-.988%202.373-1.585%203.44-1.585m.002%202.99h1.779c.206%200%20.413-.031.603-.116c.618-.276.931-.64%201.077-.869a.37.37%200%200%200-.019-.42c-.715-.988-2.374-1.585-3.44-1.585m-12.97-6.519H3.736c-.206%200-.413-.03-.603-.115c-.618-.276-.931-.64-1.077-.868a.37.37%200%200%201%20.019-.42c.715-.989%202.374-1.586%203.44-1.586m.003%202.99h1.778c.207%200%20.414-.03.604-.116c.617-.276.93-.64%201.077-.868a.37.37%200%200%200-.02-.42c-.715-.989-2.373-1.586-3.44-1.586M11.487%204c2.813%200%205.213%200%206.087.879s.874%201.793.874%204.623l-1.989-1m-4.475%2011.504c-2.813%200-5.213%200-6.087-.88c-.874-.878-.874-1.793-.874-4.622l1.989%201m11.436-3.001c-.824%200-1.492.672-1.492%201.5c0%20.83.668%201.5%201.492%201.5s1.491-.67%201.491-1.5c0-.828-.667-1.5-1.491-1.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.52%203c-.824%200-1.492.672-1.492%201.5c0%20.83.668%201.501%201.492%201.501s1.492-.672%201.492-1.5C7.012%203.67%206.344%203%205.52%203m12.962%2018h-1.778a1.5%201.5%200%200%201-.604-.115c-.617-.276-.93-.64-1.077-.869a.37.37%200%200%201%20.02-.42c.715-.988%202.373-1.585%203.44-1.585m.002%202.99h1.779c.206%200%20.413-.031.603-.116c.618-.276.931-.64%201.077-.869a.37.37%200%200%200-.019-.42c-.715-.988-2.374-1.585-3.44-1.585m-12.97-6.519H3.736c-.206%200-.413-.03-.603-.115c-.618-.276-.931-.64-1.077-.868a.37.37%200%200%201%20.019-.42c.715-.989%202.374-1.586%203.44-1.586m.003%202.99h1.778c.207%200%20.414-.03.604-.116c.617-.276.93-.64%201.077-.868a.37.37%200%200%200-.02-.42c-.715-.989-2.373-1.586-3.44-1.586M11.487%204c2.813%200%205.213%200%206.087.879s.874%201.793.874%204.623l-1.989-1m-4.475%2011.504c-2.813%200-5.213%200-6.087-.88c-.874-.878-.874-1.793-.874-4.622l1.989%201m11.436-3.001c-.824%200-1.492.672-1.492%201.5c0%20.83.668%201.5%201.492%201.5s1.491-.67%201.491-1.5c0-.828-.667-1.5-1.491-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/peer-to-peer-02.svg?color=%231a73e8&size=48