global off icon
global-off-line from Remix Icon by Remix Design · Line · Business · Apache-2.0 Free for personal and commercial use.
- Name
- global-off-line
- Set
- Remix Icon
- Style
- Line
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More business icons from Remix Icon
advertisement-fillarchive-2-fillarchive-drawer-fillarchive-fillarchive-stack-fillarea-chart-fillat-fillattachment-fillaward-fillbar-chart-2-fillbar-chart-box-ai-fillbar-chart-box-fillbar-chart-fillbar-chart-grouped-fillbar-chart-horizontal-fillbookmark-2-fillbookmark-3-fillbookmark-fillbriefcase-2-fillbriefcase-3-fillbriefcase-4-fillbriefcase-5-fillbriefcase-fillbubble-chart-fill
Use the global off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.036 16.379L19.914 18.5l2.122 2.122l-1.414 1.414l-2.122-2.122l-2.121 2.122l-1.414-1.414l2.12-2.122l-2.12-2.121l1.414-1.414l2.121 2.12l2.122-2.12zM12.478 2.012C17.78 2.262 22 6.638 22 12v1H10.033a15.9 15.9 0 0 0 2.106 6.996q.123 0 .245-.005q.255-.012.506-.04l.22 1.988a10 10 0 0 1-1.588.05C6.22 21.738 2 17.361 2 12s4.22-9.738 9.522-9.988a10 10 0 0 1 .957 0M4.065 13a8.01 8.01 0 0 0 5.649 6.668A17.9 17.9 0 0 1 8.03 13zm5.649-8.669A8.01 8.01 0 0 0 4.064 11H8.03c.13-2.374.72-4.626 1.683-6.669M12 4.251A15.9 15.9 0 0 0 10.033 11h3.934A15.9 15.9 0 0 0 12 4.252m2.286.08A17.9 17.9 0 0 1 15.97 11h3.966a8.01 8.01 0 0 0-5.65-6.669"/></svg>
React
import type { SVGProps } from "react";
export function RiGlobalOffLine(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="M22.036 16.379L19.914 18.5l2.122 2.122l-1.414 1.414l-2.122-2.122l-2.121 2.122l-1.414-1.414l2.12-2.122l-2.12-2.121l1.414-1.414l2.121 2.12l2.122-2.12zM12.478 2.012C17.78 2.262 22 6.638 22 12v1H10.033a15.9 15.9 0 0 0 2.106 6.996q.123 0 .245-.005q.255-.012.506-.04l.22 1.988a10 10 0 0 1-1.588.05C6.22 21.738 2 17.361 2 12s4.22-9.738 9.522-9.988a10 10 0 0 1 .957 0M4.065 13a8.01 8.01 0 0 0 5.649 6.668A17.9 17.9 0 0 1 8.03 13zm5.649-8.669A8.01 8.01 0 0 0 4.064 11H8.03c.13-2.374.72-4.626 1.683-6.669M12 4.251A15.9 15.9 0 0 0 10.033 11h3.934A15.9 15.9 0 0 0 12 4.252m2.286.08A17.9 17.9 0 0 1 15.97 11h3.966a8.01 8.01 0 0 0-5.65-6.669"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.036 16.379L19.914 18.5l2.122 2.122l-1.414 1.414l-2.122-2.122l-2.121 2.122l-1.414-1.414l2.12-2.122l-2.12-2.121l1.414-1.414l2.121 2.12l2.122-2.12zM12.478 2.012C17.78 2.262 22 6.638 22 12v1H10.033a15.9 15.9 0 0 0 2.106 6.996q.123 0 .245-.005q.255-.012.506-.04l.22 1.988a10 10 0 0 1-1.588.05C6.22 21.738 2 17.361 2 12s4.22-9.738 9.522-9.988a10 10 0 0 1 .957 0M4.065 13a8.01 8.01 0 0 0 5.649 6.668A17.9 17.9 0 0 1 8.03 13zm5.649-8.669A8.01 8.01 0 0 0 4.064 11H8.03c.13-2.374.72-4.626 1.683-6.669M12 4.251A15.9 15.9 0 0 0 10.033 11h3.934A15.9 15.9 0 0 0 12 4.252m2.286.08A17.9 17.9 0 0 1 15.97 11h3.966a8.01 8.01 0 0 0-5.65-6.669"/></svg> </template>
CSS
.icon-global-off-line {
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%22M22.036%2016.379L19.914%2018.5l2.122%202.122l-1.414%201.414l-2.122-2.122l-2.121%202.122l-1.414-1.414l2.12-2.122l-2.12-2.121l1.414-1.414l2.121%202.12l2.122-2.12zM12.478%202.012C17.78%202.262%2022%206.638%2022%2012v1H10.033a15.9%2015.9%200%200%200%202.106%206.996q.123%200%20.245-.005q.255-.012.506-.04l.22%201.988a10%2010%200%200%201-1.588.05C6.22%2021.738%202%2017.361%202%2012s4.22-9.738%209.522-9.988a10%2010%200%200%201%20.957%200M4.065%2013a8.01%208.01%200%200%200%205.649%206.668A17.9%2017.9%200%200%201%208.03%2013zm5.649-8.669A8.01%208.01%200%200%200%204.064%2011H8.03c.13-2.374.72-4.626%201.683-6.669M12%204.251A15.9%2015.9%200%200%200%2010.033%2011h3.934A15.9%2015.9%200%200%200%2012%204.252m2.286.08A17.9%2017.9%200%200%201%2015.97%2011h3.966a8.01%208.01%200%200%200-5.65-6.669%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%22M22.036%2016.379L19.914%2018.5l2.122%202.122l-1.414%201.414l-2.122-2.122l-2.121%202.122l-1.414-1.414l2.12-2.122l-2.12-2.121l1.414-1.414l2.121%202.12l2.122-2.12zM12.478%202.012C17.78%202.262%2022%206.638%2022%2012v1H10.033a15.9%2015.9%200%200%200%202.106%206.996q.123%200%20.245-.005q.255-.012.506-.04l.22%201.988a10%2010%200%200%201-1.588.05C6.22%2021.738%202%2017.361%202%2012s4.22-9.738%209.522-9.988a10%2010%200%200%201%20.957%200M4.065%2013a8.01%208.01%200%200%200%205.649%206.668A17.9%2017.9%200%200%201%208.03%2013zm5.649-8.669A8.01%208.01%200%200%200%204.064%2011H8.03c.13-2.374.72-4.626%201.683-6.669M12%204.251A15.9%2015.9%200%200%200%2010.033%2011h3.934A15.9%2015.9%200%200%200%2012%204.252m2.286.08A17.9%2017.9%200%200%201%2015.97%2011h3.966a8.01%208.01%200%200%200-5.65-6.669%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/global-off-line.svg?color=%231a73e8&size=48