device vision pro icon

device-vision-pro-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
device-vision-pro-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the device vision pro icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6q1.74 0 3.342.106q1.619.107 2.973.448q1.388.345 2.436 1.05a4.9 4.9 0 0 1 1.665 1.916c.397.801.584 1.769.584 2.91c0 1.156-.222 2.208-.673 3.14c-.45.934-1.073 1.685-1.868 2.236a4.7 4.7 0 0 1-2.73.839q-.932.001-1.703-.263a7 7 0 0 1-1.374-.644a20 20 0 0 1-1.107-.736a8 8 0 0 0-.901-.567a1.4 1.4 0 0 0-.643-.174c-.209 0-.426.057-.658.18q-.42.226-.893.564a20 20 0 0 1-1.105.733a6.8 6.8 0 0 1-1.366.642a5.2 5.2 0 0 1-1.688.264a4.7 4.7 0 0 1-2.75-.838c-.794-.55-1.418-1.302-1.868-2.234Q.998 14.165 1 12.432c-.005-1.135.182-2.105.577-2.9A4.9 4.9 0 0 1 3.25 7.606c.699-.47 1.511-.816 2.442-1.049A17 17 0 0 1 8.66 6.11Q10.259 6 12 6"/></svg>

React

import type { SVGProps } from "react";

export function TablerDeviceVisionProFilled(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="M12 6q1.74 0 3.342.106q1.619.107 2.973.448q1.388.345 2.436 1.05a4.9 4.9 0 0 1 1.665 1.916c.397.801.584 1.769.584 2.91c0 1.156-.222 2.208-.673 3.14c-.45.934-1.073 1.685-1.868 2.236a4.7 4.7 0 0 1-2.73.839q-.932.001-1.703-.263a7 7 0 0 1-1.374-.644a20 20 0 0 1-1.107-.736a8 8 0 0 0-.901-.567a1.4 1.4 0 0 0-.643-.174c-.209 0-.426.057-.658.18q-.42.226-.893.564a20 20 0 0 1-1.105.733a6.8 6.8 0 0 1-1.366.642a5.2 5.2 0 0 1-1.688.264a4.7 4.7 0 0 1-2.75-.838c-.794-.55-1.418-1.302-1.868-2.234Q.998 14.165 1 12.432c-.005-1.135.182-2.105.577-2.9A4.9 4.9 0 0 1 3.25 7.606c.699-.47 1.511-.816 2.442-1.049A17 17 0 0 1 8.66 6.11Q10.259 6 12 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6q1.74 0 3.342.106q1.619.107 2.973.448q1.388.345 2.436 1.05a4.9 4.9 0 0 1 1.665 1.916c.397.801.584 1.769.584 2.91c0 1.156-.222 2.208-.673 3.14c-.45.934-1.073 1.685-1.868 2.236a4.7 4.7 0 0 1-2.73.839q-.932.001-1.703-.263a7 7 0 0 1-1.374-.644a20 20 0 0 1-1.107-.736a8 8 0 0 0-.901-.567a1.4 1.4 0 0 0-.643-.174c-.209 0-.426.057-.658.18q-.42.226-.893.564a20 20 0 0 1-1.105.733a6.8 6.8 0 0 1-1.366.642a5.2 5.2 0 0 1-1.688.264a4.7 4.7 0 0 1-2.75-.838c-.794-.55-1.418-1.302-1.868-2.234Q.998 14.165 1 12.432c-.005-1.135.182-2.105.577-2.9A4.9 4.9 0 0 1 3.25 7.606c.699-.47 1.511-.816 2.442-1.049A17 17 0 0 1 8.66 6.11Q10.259 6 12 6"/></svg>
</template>

CSS

.icon-device-vision-pro-filled {
  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%22M12%206q1.74%200%203.342.106q1.619.107%202.973.448q1.388.345%202.436%201.05a4.9%204.9%200%200%201%201.665%201.916c.397.801.584%201.769.584%202.91c0%201.156-.222%202.208-.673%203.14c-.45.934-1.073%201.685-1.868%202.236a4.7%204.7%200%200%201-2.73.839q-.932.001-1.703-.263a7%207%200%200%201-1.374-.644a20%2020%200%200%201-1.107-.736a8%208%200%200%200-.901-.567a1.4%201.4%200%200%200-.643-.174c-.209%200-.426.057-.658.18q-.42.226-.893.564a20%2020%200%200%201-1.105.733a6.8%206.8%200%200%201-1.366.642a5.2%205.2%200%200%201-1.688.264a4.7%204.7%200%200%201-2.75-.838c-.794-.55-1.418-1.302-1.868-2.234Q.998%2014.165%201%2012.432c-.005-1.135.182-2.105.577-2.9A4.9%204.9%200%200%201%203.25%207.606c.699-.47%201.511-.816%202.442-1.049A17%2017%200%200%201%208.66%206.11Q10.259%206%2012%206%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%22M12%206q1.74%200%203.342.106q1.619.107%202.973.448q1.388.345%202.436%201.05a4.9%204.9%200%200%201%201.665%201.916c.397.801.584%201.769.584%202.91c0%201.156-.222%202.208-.673%203.14c-.45.934-1.073%201.685-1.868%202.236a4.7%204.7%200%200%201-2.73.839q-.932.001-1.703-.263a7%207%200%200%201-1.374-.644a20%2020%200%200%201-1.107-.736a8%208%200%200%200-.901-.567a1.4%201.4%200%200%200-.643-.174c-.209%200-.426.057-.658.18q-.42.226-.893.564a20%2020%200%200%201-1.105.733a6.8%206.8%200%200%201-1.366.642a5.2%205.2%200%200%201-1.688.264a4.7%204.7%200%200%201-2.75-.838c-.794-.55-1.418-1.302-1.868-2.234Q.998%2014.165%201%2012.432c-.005-1.135.182-2.105.577-2.9A4.9%204.9%200%200%201%203.25%207.606c.699-.47%201.511-.816%202.442-1.049A17%2017%200%200%201%208.66%206.11Q10.259%206%2012%206%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-filled.svg?color=%231a73e8&size=48