connect without contact icon
connect-without-contact from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- connect-without-contact
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- connect-without-contact-outline, connect-without-contact-outline-sharp, connect-without-contact-sharp
2 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the connect without contact icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21v-2.116q-1.246-.315-2.158-1.215T12.666 15.5h1q.334 1.094 1.233 1.797T17 18h3q.414 0 .707.293T21 19v2zm2.5-5q-.633 0-1.066-.434Q17 15.133 17 14.5t.434-1.066T18.5 13t1.066.434Q20 13.867 20 14.5t-.434 1.066Q19.133 16 18.5 16m-8.73-2.5q0-2.904 2.028-4.923t4.933-2.02v1q-2.483 0-4.222 1.73t-1.74 4.213zm3 0q0-1.652 1.154-2.807t2.807-1.155v1q-1.231 0-2.097.866q-.865.865-.865 2.096zM3 11V9q0-.413.293-.707T4 8h3q1.202 0 2.101-.703T10.334 5.5h1.02q-.227 1.23-1.148 2.15T8 8.885V11zm2.5-5q-.633 0-1.066-.434Q4 5.133 4 4.5t.434-1.066Q4.867 3 5.5 3t1.066.434Q7 3.867 7 4.5t-.434 1.066Q6.133 6 5.5 6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightConnectWithoutContact(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="M16 21v-2.116q-1.246-.315-2.158-1.215T12.666 15.5h1q.334 1.094 1.233 1.797T17 18h3q.414 0 .707.293T21 19v2zm2.5-5q-.633 0-1.066-.434Q17 15.133 17 14.5t.434-1.066T18.5 13t1.066.434Q20 13.867 20 14.5t-.434 1.066Q19.133 16 18.5 16m-8.73-2.5q0-2.904 2.028-4.923t4.933-2.02v1q-2.483 0-4.222 1.73t-1.74 4.213zm3 0q0-1.652 1.154-2.807t2.807-1.155v1q-1.231 0-2.097.866q-.865.865-.865 2.096zM3 11V9q0-.413.293-.707T4 8h3q1.202 0 2.101-.703T10.334 5.5h1.02q-.227 1.23-1.148 2.15T8 8.885V11zm2.5-5q-.633 0-1.066-.434Q4 5.133 4 4.5t.434-1.066Q4.867 3 5.5 3t1.066.434Q7 3.867 7 4.5t-.434 1.066Q6.133 6 5.5 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21v-2.116q-1.246-.315-2.158-1.215T12.666 15.5h1q.334 1.094 1.233 1.797T17 18h3q.414 0 .707.293T21 19v2zm2.5-5q-.633 0-1.066-.434Q17 15.133 17 14.5t.434-1.066T18.5 13t1.066.434Q20 13.867 20 14.5t-.434 1.066Q19.133 16 18.5 16m-8.73-2.5q0-2.904 2.028-4.923t4.933-2.02v1q-2.483 0-4.222 1.73t-1.74 4.213zm3 0q0-1.652 1.154-2.807t2.807-1.155v1q-1.231 0-2.097.866q-.865.865-.865 2.096zM3 11V9q0-.413.293-.707T4 8h3q1.202 0 2.101-.703T10.334 5.5h1.02q-.227 1.23-1.148 2.15T8 8.885V11zm2.5-5q-.633 0-1.066-.434Q4 5.133 4 4.5t.434-1.066Q4.867 3 5.5 3t1.066.434Q7 3.867 7 4.5t-.434 1.066Q6.133 6 5.5 6"/></svg> </template>
CSS
.icon-connect-without-contact {
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%22M16%2021v-2.116q-1.246-.315-2.158-1.215T12.666%2015.5h1q.334%201.094%201.233%201.797T17%2018h3q.414%200%20.707.293T21%2019v2zm2.5-5q-.633%200-1.066-.434Q17%2015.133%2017%2014.5t.434-1.066T18.5%2013t1.066.434Q20%2013.867%2020%2014.5t-.434%201.066Q19.133%2016%2018.5%2016m-8.73-2.5q0-2.904%202.028-4.923t4.933-2.02v1q-2.483%200-4.222%201.73t-1.74%204.213zm3%200q0-1.652%201.154-2.807t2.807-1.155v1q-1.231%200-2.097.866q-.865.865-.865%202.096zM3%2011V9q0-.413.293-.707T4%208h3q1.202%200%202.101-.703T10.334%205.5h1.02q-.227%201.23-1.148%202.15T8%208.885V11zm2.5-5q-.633%200-1.066-.434Q4%205.133%204%204.5t.434-1.066Q4.867%203%205.5%203t1.066.434Q7%203.867%207%204.5t-.434%201.066Q6.133%206%205.5%206%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%22M16%2021v-2.116q-1.246-.315-2.158-1.215T12.666%2015.5h1q.334%201.094%201.233%201.797T17%2018h3q.414%200%20.707.293T21%2019v2zm2.5-5q-.633%200-1.066-.434Q17%2015.133%2017%2014.5t.434-1.066T18.5%2013t1.066.434Q20%2013.867%2020%2014.5t-.434%201.066Q19.133%2016%2018.5%2016m-8.73-2.5q0-2.904%202.028-4.923t4.933-2.02v1q-2.483%200-4.222%201.73t-1.74%204.213zm3%200q0-1.652%201.154-2.807t2.807-1.155v1q-1.231%200-2.097.866q-.865.865-.865%202.096zM3%2011V9q0-.413.293-.707T4%208h3q1.202%200%202.101-.703T10.334%205.5h1.02q-.227%201.23-1.148%202.15T8%208.885V11zm2.5-5q-.633%200-1.066-.434Q4%205.133%204%204.5t.434-1.066Q4.867%203%205.5%203t1.066.434Q7%203.867%207%204.5t-.434%201.066Q6.133%206%205.5%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/connect-without-contact.svg?color=%231a73e8&size=48