detection icon
detection from IconPark Outline by ByteDance · Outline · Health · Apache-2.0 Free for personal and commercial use.
- Name
- detection
- Set
- IconPark Outline
- Style
- Outline
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark Outline
Use the detection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="m6.45 34.85l3.99-3.348l.513-5.87l7.98-6.696l8.778-7.365l3.192-2.679a7.292 7.292 0 1 1 9.374 11.172l-3.192 2.678l-8.778 7.365l-7.98 6.696l-5.867-.51l-3.987 3.345a3.13 3.13 0 0 1-4.408-.386a3.125 3.125 0 0 1 .385-4.403Z" clip-rule="evenodd"/><path stroke-linecap="round" d="m23.437 9.718l14.77 17.603M18.576 29l5.726-5"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineDetection(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path strokeLinejoin="round" d="m6.45 34.85l3.99-3.348l.513-5.87l7.98-6.696l8.778-7.365l3.192-2.679a7.292 7.292 0 1 1 9.374 11.172l-3.192 2.678l-8.778 7.365l-7.98 6.696l-5.867-.51l-3.987 3.345a3.13 3.13 0 0 1-4.408-.386a3.125 3.125 0 0 1 .385-4.403Z" clipRule="evenodd"/><path strokeLinecap="round" d="m23.437 9.718l14.77 17.603M18.576 29l5.726-5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="m6.45 34.85l3.99-3.348l.513-5.87l7.98-6.696l8.778-7.365l3.192-2.679a7.292 7.292 0 1 1 9.374 11.172l-3.192 2.678l-8.778 7.365l-7.98 6.696l-5.867-.51l-3.987 3.345a3.13 3.13 0 0 1-4.408-.386a3.125 3.125 0 0 1 .385-4.403Z" clip-rule="evenodd"/><path stroke-linecap="round" d="m23.437 9.718l14.77 17.603M18.576 29l5.726-5"/></g></svg> </template>
CSS
.icon-detection {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6.45%2034.85l3.99-3.348l.513-5.87l7.98-6.696l8.778-7.365l3.192-2.679a7.292%207.292%200%201%201%209.374%2011.172l-3.192%202.678l-8.778%207.365l-7.98%206.696l-5.867-.51l-3.987%203.345a3.13%203.13%200%200%201-4.408-.386a3.125%203.125%200%200%201%20.385-4.403Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m23.437%209.718l14.77%2017.603M18.576%2029l5.726-5%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6.45%2034.85l3.99-3.348l.513-5.87l7.98-6.696l8.778-7.365l3.192-2.679a7.292%207.292%200%201%201%209.374%2011.172l-3.192%202.678l-8.778%207.365l-7.98%206.696l-5.867-.51l-3.987%203.345a3.13%203.13%200%200%201-4.408-.386a3.125%203.125%200%200%201%20.385-4.403Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m23.437%209.718l14.77%2017.603M18.576%2029l5.726-5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/detection.svg?color=%231a73e8&size=48