private connectivity icon

private-connectivity-outline-sharp from Material Symbols Light by Google · Outline Sharp · Privacy · Apache-2.0 Free for personal and commercial use.

Name
private-connectivity-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Privacy
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More privacy icons from Material Symbols Light

Use the private connectivity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.916 16.413Q6.194 14.825 6.017 12.5H2.384v-1h3.633q.177-2.325 1.9-3.912Q9.638 6 12 6t4.084 1.588t1.899 3.912h3.632v1h-3.632q-.177 2.325-1.9 3.913Q14.363 18 12 18t-4.084-1.588M12 17q2.075 0 3.538-1.463T17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17m-2.884-1.73h5.769V10.5h-1v-.784q0-.827-.537-1.406q-.537-.58-1.348-.58q-.786 0-1.335.554q-.55.554-.55 1.331v.885h-1zM12 13.595q-.287 0-.499-.212t-.213-.5t.213-.498t.499-.213t.499.213t.213.499t-.213.499t-.499.212M10.885 10.5v-.885q0-.463.326-.789T12 8.5t.79.326t.326.79v.884zM12 12.885"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPrivateConnectivityOutlineSharp(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="M7.916 16.413Q6.194 14.825 6.017 12.5H2.384v-1h3.633q.177-2.325 1.9-3.912Q9.638 6 12 6t4.084 1.588t1.899 3.912h3.632v1h-3.632q-.177 2.325-1.9 3.913Q14.363 18 12 18t-4.084-1.588M12 17q2.075 0 3.538-1.463T17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17m-2.884-1.73h5.769V10.5h-1v-.784q0-.827-.537-1.406q-.537-.58-1.348-.58q-.786 0-1.335.554q-.55.554-.55 1.331v.885h-1zM12 13.595q-.287 0-.499-.212t-.213-.5t.213-.498t.499-.213t.499.213t.213.499t-.213.499t-.499.212M10.885 10.5v-.885q0-.463.326-.789T12 8.5t.79.326t.326.79v.884zM12 12.885"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.916 16.413Q6.194 14.825 6.017 12.5H2.384v-1h3.633q.177-2.325 1.9-3.912Q9.638 6 12 6t4.084 1.588t1.899 3.912h3.632v1h-3.632q-.177 2.325-1.9 3.913Q14.363 18 12 18t-4.084-1.588M12 17q2.075 0 3.538-1.463T17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17m-2.884-1.73h5.769V10.5h-1v-.784q0-.827-.537-1.406q-.537-.58-1.348-.58q-.786 0-1.335.554q-.55.554-.55 1.331v.885h-1zM12 13.595q-.287 0-.499-.212t-.213-.5t.213-.498t.499-.213t.499.213t.213.499t-.213.499t-.499.212M10.885 10.5v-.885q0-.463.326-.789T12 8.5t.79.326t.326.79v.884zM12 12.885"/></svg>
</template>

CSS

.icon-private-connectivity-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%22M7.916%2016.413Q6.194%2014.825%206.017%2012.5H2.384v-1h3.633q.177-2.325%201.9-3.912Q9.638%206%2012%206t4.084%201.588t1.899%203.912h3.632v1h-3.632q-.177%202.325-1.9%203.913Q14.363%2018%2012%2018t-4.084-1.588M12%2017q2.075%200%203.538-1.463T17%2012t-1.463-3.537T12%207T8.463%208.463T7%2012t1.463%203.538T12%2017m-2.884-1.73h5.769V10.5h-1v-.784q0-.827-.537-1.406q-.537-.58-1.348-.58q-.786%200-1.335.554q-.55.554-.55%201.331v.885h-1zM12%2013.595q-.287%200-.499-.212t-.213-.5t.213-.498t.499-.213t.499.213t.213.499t-.213.499t-.499.212M10.885%2010.5v-.885q0-.463.326-.789T12%208.5t.79.326t.326.79v.884zM12%2012.885%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%22M7.916%2016.413Q6.194%2014.825%206.017%2012.5H2.384v-1h3.633q.177-2.325%201.9-3.912Q9.638%206%2012%206t4.084%201.588t1.899%203.912h3.632v1h-3.632q-.177%202.325-1.9%203.913Q14.363%2018%2012%2018t-4.084-1.588M12%2017q2.075%200%203.538-1.463T17%2012t-1.463-3.537T12%207T8.463%208.463T7%2012t1.463%203.538T12%2017m-2.884-1.73h5.769V10.5h-1v-.784q0-.827-.537-1.406q-.537-.58-1.348-.58q-.786%200-1.335.554q-.55.554-.55%201.331v.885h-1zM12%2013.595q-.287%200-.499-.212t-.213-.5t.213-.498t.499-.213t.499.213t.213.499t-.213.499t-.499.212M10.885%2010.5v-.885q0-.463.326-.789T12%208.5t.79.326t.326.79v.884zM12%2012.885%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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