globe off icon
globe-off-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.
- Name
- globe-off-12-regular
- Set
- Fluent UI System Icons
- Style
- 12 Regular
- Viewbox
- 12×12
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
globe-add-20-filledglobe-arrow-forward-16-filledglobe-arrow-up-16-filledglobe-clock-16-filledglobe-desktop-20-filledglobe-error-16-filledglobe-location-20-filledglobe-person-20-filledglobe-prohibited-16-filledglobe-search-20-filledglobe-shield-20-filledglobe-stand-20-filledglobe-star-16-filledglobe-surface-20-filledglobe-sync-16-filledglobe-video-20-filledglobe-warning-16-filled
Use the globe off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m2.129 2.836l-.983-.982a.5.5 0 1 1 .708-.708l9 9a.5.5 0 0 1-.708.708l-.982-.983a5 5 0 0 1-7.036-7.036M8.453 9.16l-.71-.71a6.7 6.7 0 0 1-.434 1.331a4 4 0 0 0 1.144-.621M6.886 7.593L5.793 6.5H5.01c.046 1.075.24 2.005.503 2.664c.153.383.31.625.434.756q.03.032.052.05l.052-.05c.123-.13.28-.373.434-.756c.17-.423.31-.958.4-1.57M4.061 4.768l-1.22-1.22A4 4 0 0 0 2.03 5.5h1.98q.015-.375.051-.732m.63 5.013c-.376-.814-.63-1.974-.681-3.281H2.03a4 4 0 0 0 2.66 3.281m1.795-6.945c.206.515.369 1.196.453 1.981L8.62 6.5h1.35a4 4 0 0 1-.286 1.062l.751.75a5 5 0 0 0-6.747-6.747L5.37 3.249q.067-.22.144-.412c.153-.383.31-.625.434-.756L6 2.03l.052.05c.123.13.28.373.434.756M7.99 5.5c-.052-1.307-.305-2.467-.681-3.281A4 4 0 0 1 9.969 5.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentGlobeOff12Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m2.129 2.836l-.983-.982a.5.5 0 1 1 .708-.708l9 9a.5.5 0 0 1-.708.708l-.982-.983a5 5 0 0 1-7.036-7.036M8.453 9.16l-.71-.71a6.7 6.7 0 0 1-.434 1.331a4 4 0 0 0 1.144-.621M6.886 7.593L5.793 6.5H5.01c.046 1.075.24 2.005.503 2.664c.153.383.31.625.434.756q.03.032.052.05l.052-.05c.123-.13.28-.373.434-.756c.17-.423.31-.958.4-1.57M4.061 4.768l-1.22-1.22A4 4 0 0 0 2.03 5.5h1.98q.015-.375.051-.732m.63 5.013c-.376-.814-.63-1.974-.681-3.281H2.03a4 4 0 0 0 2.66 3.281m1.795-6.945c.206.515.369 1.196.453 1.981L8.62 6.5h1.35a4 4 0 0 1-.286 1.062l.751.75a5 5 0 0 0-6.747-6.747L5.37 3.249q.067-.22.144-.412c.153-.383.31-.625.434-.756L6 2.03l.052.05c.123.13.28.373.434.756M7.99 5.5c-.052-1.307-.305-2.467-.681-3.281A4 4 0 0 1 9.969 5.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m2.129 2.836l-.983-.982a.5.5 0 1 1 .708-.708l9 9a.5.5 0 0 1-.708.708l-.982-.983a5 5 0 0 1-7.036-7.036M8.453 9.16l-.71-.71a6.7 6.7 0 0 1-.434 1.331a4 4 0 0 0 1.144-.621M6.886 7.593L5.793 6.5H5.01c.046 1.075.24 2.005.503 2.664c.153.383.31.625.434.756q.03.032.052.05l.052-.05c.123-.13.28-.373.434-.756c.17-.423.31-.958.4-1.57M4.061 4.768l-1.22-1.22A4 4 0 0 0 2.03 5.5h1.98q.015-.375.051-.732m.63 5.013c-.376-.814-.63-1.974-.681-3.281H2.03a4 4 0 0 0 2.66 3.281m1.795-6.945c.206.515.369 1.196.453 1.981L8.62 6.5h1.35a4 4 0 0 1-.286 1.062l.751.75a5 5 0 0 0-6.747-6.747L5.37 3.249q.067-.22.144-.412c.153-.383.31-.625.434-.756L6 2.03l.052.05c.123.13.28.373.434.756M7.99 5.5c-.052-1.307-.305-2.467-.681-3.281A4 4 0 0 1 9.969 5.5z"/></svg> </template>
CSS
.icon-globe-off-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.129%202.836l-.983-.982a.5.5%200%201%201%20.708-.708l9%209a.5.5%200%200%201-.708.708l-.982-.983a5%205%200%200%201-7.036-7.036M8.453%209.16l-.71-.71a6.7%206.7%200%200%201-.434%201.331a4%204%200%200%200%201.144-.621M6.886%207.593L5.793%206.5H5.01c.046%201.075.24%202.005.503%202.664c.153.383.31.625.434.756q.03.032.052.05l.052-.05c.123-.13.28-.373.434-.756c.17-.423.31-.958.4-1.57M4.061%204.768l-1.22-1.22A4%204%200%200%200%202.03%205.5h1.98q.015-.375.051-.732m.63%205.013c-.376-.814-.63-1.974-.681-3.281H2.03a4%204%200%200%200%202.66%203.281m1.795-6.945c.206.515.369%201.196.453%201.981L8.62%206.5h1.35a4%204%200%200%201-.286%201.062l.751.75a5%205%200%200%200-6.747-6.747L5.37%203.249q.067-.22.144-.412c.153-.383.31-.625.434-.756L6%202.03l.052.05c.123.13.28.373.434.756M7.99%205.5c-.052-1.307-.305-2.467-.681-3.281A4%204%200%200%201%209.969%205.5z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.129%202.836l-.983-.982a.5.5%200%201%201%20.708-.708l9%209a.5.5%200%200%201-.708.708l-.982-.983a5%205%200%200%201-7.036-7.036M8.453%209.16l-.71-.71a6.7%206.7%200%200%201-.434%201.331a4%204%200%200%200%201.144-.621M6.886%207.593L5.793%206.5H5.01c.046%201.075.24%202.005.503%202.664c.153.383.31.625.434.756q.03.032.052.05l.052-.05c.123-.13.28-.373.434-.756c.17-.423.31-.958.4-1.57M4.061%204.768l-1.22-1.22A4%204%200%200%200%202.03%205.5h1.98q.015-.375.051-.732m.63%205.013c-.376-.814-.63-1.974-.681-3.281H2.03a4%204%200%200%200%202.66%203.281m1.795-6.945c.206.515.369%201.196.453%201.981L8.62%206.5h1.35a4%204%200%200%201-.286%201.062l.751.75a5%205%200%200%200-6.747-6.747L5.37%203.249q.067-.22.144-.412c.153-.383.31-.625.434-.756L6%202.03l.052.05c.123.13.28.373.434.756M7.99%205.5c-.052-1.307-.305-2.467-.681-3.281A4%204%200%200%201%209.969%205.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/globe-off-12-regular.svg?color=%231a73e8&size=48