Investigation Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Investigation icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305907.svg" alt="Investigation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305907.svg" alt="Investigation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305907.svg" alt="Investigation icon" :width="24" :height="24" />
CSS background
.icon-investigation {
background-image: url('https://proicons.com/icon/305907.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M899 1000c-2-12-12-17-19-24L721 817c-9-8-23-16-6-30 7-5 3-10-1-15l-5-5c-45-51-45-51-103-17-136 81-315 73-441-21C30 630-28 467 13 300 49 151 181 30 334 6c226-37 430 107 467 332 18 106-5 206-68 294-16 21-14 33 5 48 12 9 21 21 32 31 4 4 9 12 15 6 18-21 27-1 36 8 52 51 103 103 155 155 7 7 12 17 24 19v12c-34 26-63 55-89 89h-12zM55 402c0 190 150 346 336 349 201 4 361-152 359-356-1-191-156-340-344-340C211 54 56 207 55 402zm361 95c-21-5-48 14-62-4-11-14-3-40-6-61-3-33-17-63-28-94-23-66-5-127 31-182 21-32 53-33 81-3 56 59 83 131 70 214-6 39-20 77-21 117 0 13-5 17-17 16-16-2-31-2-48-3zm65 72c0 18-1 40-11 60-15 27-38 36-66 34-30-1-51-15-62-45-11-29-3-58 1-86 2-12 11-15 21-15 23-1 46-4 69-3 49 2 49 2 48 55z"/></svg>
Investigation in other icon packs
Copied!