device access icon
device-access from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- device-access
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the device access 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-linejoin="round" stroke-width="1.5"><path d="M16.86 5c-.134-.869-.39-1.491-.874-1.975C14.96 2 13.309 2 10.006 2s-4.954 0-5.98 1.025S3 5.7 3 9v6c0 3.3 0 4.95 1.026 5.975S6.703 22 10.006 22s4.954 0 5.98-1.025c.794-.793.973-1.96 1.014-3.975"/><path d="M18 14a3 3 0 1 0-2.599-4.5H8L7 11l2 2.5l1.5-1l1.5 1l1.5-1h1.901A3 3 0 0 0 18 14m-7.875 5H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path d="M18.125 11H18m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDeviceAccess(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M16.86 5c-.134-.869-.39-1.491-.874-1.975C14.96 2 13.309 2 10.006 2s-4.954 0-5.98 1.025S3 5.7 3 9v6c0 3.3 0 4.95 1.026 5.975S6.703 22 10.006 22s4.954 0 5.98-1.025c.794-.793.973-1.96 1.014-3.975"/><path d="M18 14a3 3 0 1 0-2.599-4.5H8L7 11l2 2.5l1.5-1l1.5 1l1.5-1h1.901A3 3 0 0 0 18 14m-7.875 5H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path d="M18.125 11H18m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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-linejoin="round" stroke-width="1.5"><path d="M16.86 5c-.134-.869-.39-1.491-.874-1.975C14.96 2 13.309 2 10.006 2s-4.954 0-5.98 1.025S3 5.7 3 9v6c0 3.3 0 4.95 1.026 5.975S6.703 22 10.006 22s4.954 0 5.98-1.025c.794-.793.973-1.96 1.014-3.975"/><path d="M18 14a3 3 0 1 0-2.599-4.5H8L7 11l2 2.5l1.5-1l1.5 1l1.5-1h1.901A3 3 0 0 0 18 14m-7.875 5H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/><path d="M18.125 11H18m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-device-access {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.86%205c-.134-.869-.39-1.491-.874-1.975C14.96%202%2013.309%202%2010.006%202s-4.954%200-5.98%201.025S3%205.7%203%209v6c0%203.3%200%204.95%201.026%205.975S6.703%2022%2010.006%2022s4.954%200%205.98-1.025c.794-.793.973-1.96%201.014-3.975%22%2F%3E%3Cpath%20d%3D%22M18%2014a3%203%200%201%200-2.599-4.5H8L7%2011l2%202.5l1.5-1l1.5%201l1.5-1h1.901A3%203%200%200%200%2018%2014m-7.875%205H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20d%3D%22M18.125%2011H18m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.86%205c-.134-.869-.39-1.491-.874-1.975C14.96%202%2013.309%202%2010.006%202s-4.954%200-5.98%201.025S3%205.7%203%209v6c0%203.3%200%204.95%201.026%205.975S6.703%2022%2010.006%2022s4.954%200%205.98-1.025c.794-.793.973-1.96%201.014-3.975%22%2F%3E%3Cpath%20d%3D%22M18%2014a3%203%200%201%200-2.599-4.5H8L7%2011l2%202.5l1.5-1l1.5%201l1.5-1h1.901A3%203%200%200%200%2018%2014m-7.875%205H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3Cpath%20d%3D%22M18.125%2011H18m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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/device-access.svg?color=%231a73e8&size=48