detective icon
detective-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- detective-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the detective icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 116h-30l-48.65-67a12 12 0 0 0-19-.51l-12.9 14.89l-.1.12a12 12 0 0 1-18.7 0l-.1-.12l-12.89-14.94a12 12 0 0 0-19 .51L38 116H8a4 4 0 0 0 0 8h240a4 4 0 0 0 0-8M93.13 53.65A4 4 0 0 1 96.26 52a4 4 0 0 1 3.2 1.5l.1.12l12.89 14.94A19.86 19.86 0 0 0 128 76a19.86 19.86 0 0 0 15.55-7.44l12.89-14.94l.1-.12a4.06 4.06 0 0 1 3.2-1.5a4 4 0 0 1 3.13 1.65L208.15 116H47.85ZM180 148a32 32 0 0 0-32 32h-40a32 32 0 1 0-1 8h42a32 32 0 1 0 31-40M76 204a24 24 0 1 1 24-24a24 24 0 0 1-24 24m104 0a24 24 0 1 1 24-24a24 24 0 0 1-24 24"/></svg>
React
import type { SVGProps } from "react";
export function PhDetectiveThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 116h-30l-48.65-67a12 12 0 0 0-19-.51l-12.9 14.89l-.1.12a12 12 0 0 1-18.7 0l-.1-.12l-12.89-14.94a12 12 0 0 0-19 .51L38 116H8a4 4 0 0 0 0 8h240a4 4 0 0 0 0-8M93.13 53.65A4 4 0 0 1 96.26 52a4 4 0 0 1 3.2 1.5l.1.12l12.89 14.94A19.86 19.86 0 0 0 128 76a19.86 19.86 0 0 0 15.55-7.44l12.89-14.94l.1-.12a4.06 4.06 0 0 1 3.2-1.5a4 4 0 0 1 3.13 1.65L208.15 116H47.85ZM180 148a32 32 0 0 0-32 32h-40a32 32 0 1 0-1 8h42a32 32 0 1 0 31-40M76 204a24 24 0 1 1 24-24a24 24 0 0 1-24 24m104 0a24 24 0 1 1 24-24a24 24 0 0 1-24 24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 116h-30l-48.65-67a12 12 0 0 0-19-.51l-12.9 14.89l-.1.12a12 12 0 0 1-18.7 0l-.1-.12l-12.89-14.94a12 12 0 0 0-19 .51L38 116H8a4 4 0 0 0 0 8h240a4 4 0 0 0 0-8M93.13 53.65A4 4 0 0 1 96.26 52a4 4 0 0 1 3.2 1.5l.1.12l12.89 14.94A19.86 19.86 0 0 0 128 76a19.86 19.86 0 0 0 15.55-7.44l12.89-14.94l.1-.12a4.06 4.06 0 0 1 3.2-1.5a4 4 0 0 1 3.13 1.65L208.15 116H47.85ZM180 148a32 32 0 0 0-32 32h-40a32 32 0 1 0-1 8h42a32 32 0 1 0 31-40M76 204a24 24 0 1 1 24-24a24 24 0 0 1-24 24m104 0a24 24 0 1 1 24-24a24 24 0 0 1-24 24"/></svg> </template>
CSS
.icon-detective-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%20116h-30l-48.65-67a12%2012%200%200%200-19-.51l-12.9%2014.89l-.1.12a12%2012%200%200%201-18.7%200l-.1-.12l-12.89-14.94a12%2012%200%200%200-19%20.51L38%20116H8a4%204%200%200%200%200%208h240a4%204%200%200%200%200-8M93.13%2053.65A4%204%200%200%201%2096.26%2052a4%204%200%200%201%203.2%201.5l.1.12l12.89%2014.94A19.86%2019.86%200%200%200%20128%2076a19.86%2019.86%200%200%200%2015.55-7.44l12.89-14.94l.1-.12a4.06%204.06%200%200%201%203.2-1.5a4%204%200%200%201%203.13%201.65L208.15%20116H47.85ZM180%20148a32%2032%200%200%200-32%2032h-40a32%2032%200%201%200-1%208h42a32%2032%200%201%200%2031-40M76%20204a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m104%200a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%20116h-30l-48.65-67a12%2012%200%200%200-19-.51l-12.9%2014.89l-.1.12a12%2012%200%200%201-18.7%200l-.1-.12l-12.89-14.94a12%2012%200%200%200-19%20.51L38%20116H8a4%204%200%200%200%200%208h240a4%204%200%200%200%200-8M93.13%2053.65A4%204%200%200%201%2096.26%2052a4%204%200%200%201%203.2%201.5l.1.12l12.89%2014.94A19.86%2019.86%200%200%200%20128%2076a19.86%2019.86%200%200%200%2015.55-7.44l12.89-14.94l.1-.12a4.06%204.06%200%200%201%203.2-1.5a4%204%200%200%201%203.13%201.65L208.15%20116H47.85ZM180%20148a32%2032%200%200%200-32%2032h-40a32%2032%200%201%200-1%208h42a32%2032%200%201%200%2031-40M76%20204a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m104%200a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/detective-thin.svg?color=%231a73e8&size=48