Downdetector Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Downdetector 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/339259.svg" alt="Downdetector icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339259.svg" alt="Downdetector icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339259.svg" alt="Downdetector icon" :width="24" :height="24" />
CSS background
.icon-downdetector {
background-image: url('https://proicons.com/icon/339259.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m24,45c11.598,0,21-9.402,21-21S35.598,3,24,3,3,12.402,3,24v21h21Z"/><g><circle class="b" cx="23.9928" cy="35.7231" r="2.7769"/><path class="b" d="m20.3963,10.2199c2.7944-1.0842,5.1029-.8268,7.2075,0,.001,6.6834-.485,13.1372-1.0296,19.5632-1.7761.6837-3.4771.5128-5.1482,0-.4716-6.4775-.9771-12.9447-1.0296-19.5632Z"/></g></svg>
Downdetector in other icon packs
Copied!