device vision pro wifi icon
device-vision-pro-wifi from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.
- Name
- device-vision-pro-wifi
- Set
- Tabler Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Related icons in Tabler Icons
device-3d-cameradevice-3d-lensdevice-airpodsdevice-airpods-casedevice-airtagdevice-analyticsdevice-audio-tapedevice-camera-phonedevice-cctvdevice-cctv-offdevice-computer-cameradevice-computer-camera-2device-computer-camera-offdevice-desktopdevice-desktop-analyticsdevice-desktop-boltdevice-desktop-canceldevice-desktop-checkdevice-desktop-codedevice-desktop-cogdevice-desktop-dollardevice-desktop-downdevice-desktop-exclamationdevice-desktop-heart
Use the device vision pro wifi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 10q1.715 0 3.275.104q1.526.101 2.798.42q1.22.304 2.119.909a3.9 3.9 0 0 1 1.328 1.531c.326.657.48 1.48.48 2.466q.002 1.51-.574 2.707q-.562 1.17-1.537 1.848a3.7 3.7 0 0 1-2.16.66q-.764.002-1.382-.21a6 6 0 0 1-1.17-.548a19 19 0 0 1-1.045-.695a9 9 0 0 0-1.001-.63a2.4 2.4 0 0 0-1.13-.301c-.373 0-.75.097-1.132.3q-.475.255-1 .63q-.482.345-1.047.695a5.8 5.8 0 0 1-1.168.548q-.62.211-1.378.21a3.7 3.7 0 0 1-2.165-.659q-.976-.68-1.537-1.848q-.576-1.196-.574-2.709c-.004-.98.15-1.802.477-2.46c.3-.619.76-1.147 1.33-1.531q.9-.604 2.12-.907q1.382-.335 2.8-.423Q10.287 10 12 10M7 4.071a7.07 7.07 0 0 1 10 0M9.5 6.572a3.535 3.535 0 0 1 5.001 0"/></svg>
React
import type { SVGProps } from "react";
export function TablerDeviceVisionProWifi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12 10q1.715 0 3.275.104q1.526.101 2.798.42q1.22.304 2.119.909a3.9 3.9 0 0 1 1.328 1.531c.326.657.48 1.48.48 2.466q.002 1.51-.574 2.707q-.562 1.17-1.537 1.848a3.7 3.7 0 0 1-2.16.66q-.764.002-1.382-.21a6 6 0 0 1-1.17-.548a19 19 0 0 1-1.045-.695a9 9 0 0 0-1.001-.63a2.4 2.4 0 0 0-1.13-.301c-.373 0-.75.097-1.132.3q-.475.255-1 .63q-.482.345-1.047.695a5.8 5.8 0 0 1-1.168.548q-.62.211-1.378.21a3.7 3.7 0 0 1-2.165-.659q-.976-.68-1.537-1.848q-.576-1.196-.574-2.709c-.004-.98.15-1.802.477-2.46c.3-.619.76-1.147 1.33-1.531q.9-.604 2.12-.907q1.382-.335 2.8-.423Q10.287 10 12 10M7 4.071a7.07 7.07 0 0 1 10 0M9.5 6.572a3.535 3.535 0 0 1 5.001 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 10q1.715 0 3.275.104q1.526.101 2.798.42q1.22.304 2.119.909a3.9 3.9 0 0 1 1.328 1.531c.326.657.48 1.48.48 2.466q.002 1.51-.574 2.707q-.562 1.17-1.537 1.848a3.7 3.7 0 0 1-2.16.66q-.764.002-1.382-.21a6 6 0 0 1-1.17-.548a19 19 0 0 1-1.045-.695a9 9 0 0 0-1.001-.63a2.4 2.4 0 0 0-1.13-.301c-.373 0-.75.097-1.132.3q-.475.255-1 .63q-.482.345-1.047.695a5.8 5.8 0 0 1-1.168.548q-.62.211-1.378.21a3.7 3.7 0 0 1-2.165-.659q-.976-.68-1.537-1.848q-.576-1.196-.574-2.709c-.004-.98.15-1.802.477-2.46c.3-.619.76-1.147 1.33-1.531q.9-.604 2.12-.907q1.382-.335 2.8-.423Q10.287 10 12 10M7 4.071a7.07 7.07 0 0 1 10 0M9.5 6.572a3.535 3.535 0 0 1 5.001 0"/></svg> </template>
CSS
.icon-device-vision-pro-wifi {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2010q1.715%200%203.275.104q1.526.101%202.798.42q1.22.304%202.119.909a3.9%203.9%200%200%201%201.328%201.531c.326.657.48%201.48.48%202.466q.002%201.51-.574%202.707q-.562%201.17-1.537%201.848a3.7%203.7%200%200%201-2.16.66q-.764.002-1.382-.21a6%206%200%200%201-1.17-.548a19%2019%200%200%201-1.045-.695a9%209%200%200%200-1.001-.63a2.4%202.4%200%200%200-1.13-.301c-.373%200-.75.097-1.132.3q-.475.255-1%20.63q-.482.345-1.047.695a5.8%205.8%200%200%201-1.168.548q-.62.211-1.378.21a3.7%203.7%200%200%201-2.165-.659q-.976-.68-1.537-1.848q-.576-1.196-.574-2.709c-.004-.98.15-1.802.477-2.46c.3-.619.76-1.147%201.33-1.531q.9-.604%202.12-.907q1.382-.335%202.8-.423Q10.287%2010%2012%2010M7%204.071a7.07%207.07%200%200%201%2010%200M9.5%206.572a3.535%203.535%200%200%201%205.001%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2010q1.715%200%203.275.104q1.526.101%202.798.42q1.22.304%202.119.909a3.9%203.9%200%200%201%201.328%201.531c.326.657.48%201.48.48%202.466q.002%201.51-.574%202.707q-.562%201.17-1.537%201.848a3.7%203.7%200%200%201-2.16.66q-.764.002-1.382-.21a6%206%200%200%201-1.17-.548a19%2019%200%200%201-1.045-.695a9%209%200%200%200-1.001-.63a2.4%202.4%200%200%200-1.13-.301c-.373%200-.75.097-1.132.3q-.475.255-1%20.63q-.482.345-1.047.695a5.8%205.8%200%200%201-1.168.548q-.62.211-1.378.21a3.7%203.7%200%200%201-2.165-.659q-.976-.68-1.537-1.848q-.576-1.196-.574-2.709c-.004-.98.15-1.802.477-2.46c.3-.619.76-1.147%201.33-1.531q.9-.604%202.12-.907q1.382-.335%202.8-.423Q10.287%2010%2012%2010M7%204.071a7.07%207.07%200%200%201%2010%200M9.5%206.572a3.535%203.535%200%200%201%205.001%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/device-vision-pro-wifi.svg?color=%231a73e8&size=48