hotspot offline icon
hotspot-offline from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hotspot-offline
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the hotspot offline icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M14 14a2 2 0 1 1-2-2m-8 8.001A9.96 9.96 0 0 1 2 14a9.99 9.99 0 0 1 3.999-8M8.5 4.63A10 10 0 0 1 12 4c5.523 0 10 4.477 10 10c0 1.231-.223 2.41-.63 3.5M7.5 18A6.04 6.04 0 0 1 6 14a6.02 6.02 0 0 1 2.635-5m7.653 9q.406-.462.712-1"/><path d="M18 14a6 6 0 0 0-6-6M2 2l20 20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHotspotOffline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M14 14a2 2 0 1 1-2-2m-8 8.001A9.96 9.96 0 0 1 2 14a9.99 9.99 0 0 1 3.999-8M8.5 4.63A10 10 0 0 1 12 4c5.523 0 10 4.477 10 10c0 1.231-.223 2.41-.63 3.5M7.5 18A6.04 6.04 0 0 1 6 14a6.02 6.02 0 0 1 2.635-5m7.653 9q.406-.462.712-1"/><path d="M18 14a6 6 0 0 0-6-6M2 2l20 20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M14 14a2 2 0 1 1-2-2m-8 8.001A9.96 9.96 0 0 1 2 14a9.99 9.99 0 0 1 3.999-8M8.5 4.63A10 10 0 0 1 12 4c5.523 0 10 4.477 10 10c0 1.231-.223 2.41-.63 3.5M7.5 18A6.04 6.04 0 0 1 6 14a6.02 6.02 0 0 1 2.635-5m7.653 9q.406-.462.712-1"/><path d="M18 14a6 6 0 0 0-6-6M2 2l20 20"/></g></svg> </template>
CSS
.icon-hotspot-offline {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2014a2%202%200%201%201-2-2m-8%208.001A9.96%209.96%200%200%201%202%2014a9.99%209.99%200%200%201%203.999-8M8.5%204.63A10%2010%200%200%201%2012%204c5.523%200%2010%204.477%2010%2010c0%201.231-.223%202.41-.63%203.5M7.5%2018A6.04%206.04%200%200%201%206%2014a6.02%206.02%200%200%201%202.635-5m7.653%209q.406-.462.712-1%22%2F%3E%3Cpath%20d%3D%22M18%2014a6%206%200%200%200-6-6M2%202l20%2020%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2014a2%202%200%201%201-2-2m-8%208.001A9.96%209.96%200%200%201%202%2014a9.99%209.99%200%200%201%203.999-8M8.5%204.63A10%2010%200%200%201%2012%204c5.523%200%2010%204.477%2010%2010c0%201.231-.223%202.41-.63%203.5M7.5%2018A6.04%206.04%200%200%201%206%2014a6.02%206.02%200%200%201%202.635-5m7.653%209q.406-.462.712-1%22%2F%3E%3Cpath%20d%3D%22M18%2014a6%206%200%200%200-6-6M2%202l20%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hotspot-offline.svg?color=%231a73e8&size=48