globe-off-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
globe-off-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the globe off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.419 6.833L2.293 3.707a1 1 0 0 1 1.414-1.414l26 26a1 1 0 0 1-1.414 1.414l-3.125-3.126A13.95 13.95 0 0 1 16 30C8.268 30 2 23.732 2 16c0-3.506 1.29-6.71 3.42-9.167m18.33 18.33l-1.767-1.767c-.24.796-.518 1.538-.831 2.215c-.262.57-.56 1.112-.89 1.61a12 12 0 0 0 3.488-2.058M18.586 20l-7.374-7.373A26.5 26.5 0 0 0 11 16c0 1.407.107 2.752.301 4zm-10-10L6.837 8.251Q6.145 9.068 5.606 10zM9 16c0-1.386.097-2.73.28-4H4.682A12 12 0 0 0 4 16c0 1.402.24 2.749.683 4H9.28A28 28 0 0 1 9 16m1.85 9.611c-.49-1.06-.895-2.278-1.201-3.611H5.606a12.04 12.04 0 0 0 6.133 5.221a12 12 0 0 1-.89-1.61m8.485-.838c.374-.81.698-1.743.96-2.773h-8.589c.261 1.03.586 1.964.96 2.773C13.717 27.052 14.969 28 16 28s2.283-.948 3.335-3.227M10.85 6.39q-.145.314-.28.646l1.554 1.554q.25-.728.542-1.362C13.717 4.948 14.969 4 16 4s2.283.948 3.335 3.227c.374.81.698 1.743.96 2.773h-6.76l2 2h5.164c.194 1.248.301 2.593.301 4q0 .726-.037 1.428l1.852 1.852A29 29 0 0 0 23 16c0-1.386-.096-2.73-.279-4h4.596A12 12 0 0 1 28 16c0 1.402-.24 2.749-.683 4h-3.782l3.974 3.974A13.94 13.94 0 0 0 30 16c0-7.732-6.268-14-14-14c-2.963 0-5.711.92-7.974 2.491l1.441 1.442c.71-.462 1.47-.85 2.272-1.155a12 12 0 0 0-.89 1.61M26.395 10h-4.043c-.306-1.333-.712-2.551-1.201-3.611a12 12 0 0 0-.89-1.61A12.04 12.04 0 0 1 26.395 10"/></svg>

React

import type { SVGProps } from "react";

export function FluentGlobeOff32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.419 6.833L2.293 3.707a1 1 0 0 1 1.414-1.414l26 26a1 1 0 0 1-1.414 1.414l-3.125-3.126A13.95 13.95 0 0 1 16 30C8.268 30 2 23.732 2 16c0-3.506 1.29-6.71 3.42-9.167m18.33 18.33l-1.767-1.767c-.24.796-.518 1.538-.831 2.215c-.262.57-.56 1.112-.89 1.61a12 12 0 0 0 3.488-2.058M18.586 20l-7.374-7.373A26.5 26.5 0 0 0 11 16c0 1.407.107 2.752.301 4zm-10-10L6.837 8.251Q6.145 9.068 5.606 10zM9 16c0-1.386.097-2.73.28-4H4.682A12 12 0 0 0 4 16c0 1.402.24 2.749.683 4H9.28A28 28 0 0 1 9 16m1.85 9.611c-.49-1.06-.895-2.278-1.201-3.611H5.606a12.04 12.04 0 0 0 6.133 5.221a12 12 0 0 1-.89-1.61m8.485-.838c.374-.81.698-1.743.96-2.773h-8.589c.261 1.03.586 1.964.96 2.773C13.717 27.052 14.969 28 16 28s2.283-.948 3.335-3.227M10.85 6.39q-.145.314-.28.646l1.554 1.554q.25-.728.542-1.362C13.717 4.948 14.969 4 16 4s2.283.948 3.335 3.227c.374.81.698 1.743.96 2.773h-6.76l2 2h5.164c.194 1.248.301 2.593.301 4q0 .726-.037 1.428l1.852 1.852A29 29 0 0 0 23 16c0-1.386-.096-2.73-.279-4h4.596A12 12 0 0 1 28 16c0 1.402-.24 2.749-.683 4h-3.782l3.974 3.974A13.94 13.94 0 0 0 30 16c0-7.732-6.268-14-14-14c-2.963 0-5.711.92-7.974 2.491l1.441 1.442c.71-.462 1.47-.85 2.272-1.155a12 12 0 0 0-.89 1.61M26.395 10h-4.043c-.306-1.333-.712-2.551-1.201-3.611a12 12 0 0 0-.89-1.61A12.04 12.04 0 0 1 26.395 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.419 6.833L2.293 3.707a1 1 0 0 1 1.414-1.414l26 26a1 1 0 0 1-1.414 1.414l-3.125-3.126A13.95 13.95 0 0 1 16 30C8.268 30 2 23.732 2 16c0-3.506 1.29-6.71 3.42-9.167m18.33 18.33l-1.767-1.767c-.24.796-.518 1.538-.831 2.215c-.262.57-.56 1.112-.89 1.61a12 12 0 0 0 3.488-2.058M18.586 20l-7.374-7.373A26.5 26.5 0 0 0 11 16c0 1.407.107 2.752.301 4zm-10-10L6.837 8.251Q6.145 9.068 5.606 10zM9 16c0-1.386.097-2.73.28-4H4.682A12 12 0 0 0 4 16c0 1.402.24 2.749.683 4H9.28A28 28 0 0 1 9 16m1.85 9.611c-.49-1.06-.895-2.278-1.201-3.611H5.606a12.04 12.04 0 0 0 6.133 5.221a12 12 0 0 1-.89-1.61m8.485-.838c.374-.81.698-1.743.96-2.773h-8.589c.261 1.03.586 1.964.96 2.773C13.717 27.052 14.969 28 16 28s2.283-.948 3.335-3.227M10.85 6.39q-.145.314-.28.646l1.554 1.554q.25-.728.542-1.362C13.717 4.948 14.969 4 16 4s2.283.948 3.335 3.227c.374.81.698 1.743.96 2.773h-6.76l2 2h5.164c.194 1.248.301 2.593.301 4q0 .726-.037 1.428l1.852 1.852A29 29 0 0 0 23 16c0-1.386-.096-2.73-.279-4h4.596A12 12 0 0 1 28 16c0 1.402-.24 2.749-.683 4h-3.782l3.974 3.974A13.94 13.94 0 0 0 30 16c0-7.732-6.268-14-14-14c-2.963 0-5.711.92-7.974 2.491l1.441 1.442c.71-.462 1.47-.85 2.272-1.155a12 12 0 0 0-.89 1.61M26.395 10h-4.043c-.306-1.333-.712-2.551-1.201-3.611a12 12 0 0 0-.89-1.61A12.04 12.04 0 0 1 26.395 10"/></svg>
</template>

CSS

.icon-globe-off-32-regular {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.419%206.833L2.293%203.707a1%201%200%200%201%201.414-1.414l26%2026a1%201%200%200%201-1.414%201.414l-3.125-3.126A13.95%2013.95%200%200%201%2016%2030C8.268%2030%202%2023.732%202%2016c0-3.506%201.29-6.71%203.42-9.167m18.33%2018.33l-1.767-1.767c-.24.796-.518%201.538-.831%202.215c-.262.57-.56%201.112-.89%201.61a12%2012%200%200%200%203.488-2.058M18.586%2020l-7.374-7.373A26.5%2026.5%200%200%200%2011%2016c0%201.407.107%202.752.301%204zm-10-10L6.837%208.251Q6.145%209.068%205.606%2010zM9%2016c0-1.386.097-2.73.28-4H4.682A12%2012%200%200%200%204%2016c0%201.402.24%202.749.683%204H9.28A28%2028%200%200%201%209%2016m1.85%209.611c-.49-1.06-.895-2.278-1.201-3.611H5.606a12.04%2012.04%200%200%200%206.133%205.221a12%2012%200%200%201-.89-1.61m8.485-.838c.374-.81.698-1.743.96-2.773h-8.589c.261%201.03.586%201.964.96%202.773C13.717%2027.052%2014.969%2028%2016%2028s2.283-.948%203.335-3.227M10.85%206.39q-.145.314-.28.646l1.554%201.554q.25-.728.542-1.362C13.717%204.948%2014.969%204%2016%204s2.283.948%203.335%203.227c.374.81.698%201.743.96%202.773h-6.76l2%202h5.164c.194%201.248.301%202.593.301%204q0%20.726-.037%201.428l1.852%201.852A29%2029%200%200%200%2023%2016c0-1.386-.096-2.73-.279-4h4.596A12%2012%200%200%201%2028%2016c0%201.402-.24%202.749-.683%204h-3.782l3.974%203.974A13.94%2013.94%200%200%200%2030%2016c0-7.732-6.268-14-14-14c-2.963%200-5.711.92-7.974%202.491l1.441%201.442c.71-.462%201.47-.85%202.272-1.155a12%2012%200%200%200-.89%201.61M26.395%2010h-4.043c-.306-1.333-.712-2.551-1.201-3.611a12%2012%200%200%200-.89-1.61A12.04%2012.04%200%200%201%2026.395%2010%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.419%206.833L2.293%203.707a1%201%200%200%201%201.414-1.414l26%2026a1%201%200%200%201-1.414%201.414l-3.125-3.126A13.95%2013.95%200%200%201%2016%2030C8.268%2030%202%2023.732%202%2016c0-3.506%201.29-6.71%203.42-9.167m18.33%2018.33l-1.767-1.767c-.24.796-.518%201.538-.831%202.215c-.262.57-.56%201.112-.89%201.61a12%2012%200%200%200%203.488-2.058M18.586%2020l-7.374-7.373A26.5%2026.5%200%200%200%2011%2016c0%201.407.107%202.752.301%204zm-10-10L6.837%208.251Q6.145%209.068%205.606%2010zM9%2016c0-1.386.097-2.73.28-4H4.682A12%2012%200%200%200%204%2016c0%201.402.24%202.749.683%204H9.28A28%2028%200%200%201%209%2016m1.85%209.611c-.49-1.06-.895-2.278-1.201-3.611H5.606a12.04%2012.04%200%200%200%206.133%205.221a12%2012%200%200%201-.89-1.61m8.485-.838c.374-.81.698-1.743.96-2.773h-8.589c.261%201.03.586%201.964.96%202.773C13.717%2027.052%2014.969%2028%2016%2028s2.283-.948%203.335-3.227M10.85%206.39q-.145.314-.28.646l1.554%201.554q.25-.728.542-1.362C13.717%204.948%2014.969%204%2016%204s2.283.948%203.335%203.227c.374.81.698%201.743.96%202.773h-6.76l2%202h5.164c.194%201.248.301%202.593.301%204q0%20.726-.037%201.428l1.852%201.852A29%2029%200%200%200%2023%2016c0-1.386-.096-2.73-.279-4h4.596A12%2012%200%200%201%2028%2016c0%201.402-.24%202.749-.683%204h-3.782l3.974%203.974A13.94%2013.94%200%200%200%2030%2016c0-7.732-6.268-14-14-14c-2.963%200-5.711.92-7.974%202.491l1.441%201.442c.71-.462%201.47-.85%202.272-1.155a12%2012%200%200%200-.89%201.61M26.395%2010h-4.043c-.306-1.333-.712-2.551-1.201-3.611a12%2012%200%200%200-.89-1.61A12.04%2012.04%200%200%201%2026.395%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/globe-off-32-regular.svg?color=%231a73e8&size=48