downdetector logo

downdetector from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
downdetector
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the downdetector logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.49 0 .257 5.362.257 12v12H12c6.51 0 11.743-5.362 11.743-12S18.51 0 12 0m0 3.51c.543 0 1.086.065 1.66.192c.383.128.639.383.639.766l-.638 10.085c0 .255-.256.511-.512.511c-.766.128-1.533.128-2.171 0c-.383 0-.639-.256-.639-.51L9.701 4.467c0-.383.256-.638.638-.766A7.6 7.6 0 0 1 12 3.51m.065 12.99q.67 0 1.339.095c.255 0 .384.256.384.384c.127.894.127 1.786 0 2.807c0 .256-.257.384-.384.384a9.4 9.4 0 0 1-2.68 0c-.256 0-.384-.256-.384-.384c-.128-.893-.128-1.786 0-2.807c0-.255.256-.384.383-.384a9.5 9.5 0 0 1 1.342-.095"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDowndetector(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 0C5.49 0 .257 5.362.257 12v12H12c6.51 0 11.743-5.362 11.743-12S18.51 0 12 0m0 3.51c.543 0 1.086.065 1.66.192c.383.128.639.383.639.766l-.638 10.085c0 .255-.256.511-.512.511c-.766.128-1.533.128-2.171 0c-.383 0-.639-.256-.639-.51L9.701 4.467c0-.383.256-.638.638-.766A7.6 7.6 0 0 1 12 3.51m.065 12.99q.67 0 1.339.095c.255 0 .384.256.384.384c.127.894.127 1.786 0 2.807c0 .256-.257.384-.384.384a9.4 9.4 0 0 1-2.68 0c-.256 0-.384-.256-.384-.384c-.128-.893-.128-1.786 0-2.807c0-.255.256-.384.383-.384a9.5 9.5 0 0 1 1.342-.095"/></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 0C5.49 0 .257 5.362.257 12v12H12c6.51 0 11.743-5.362 11.743-12S18.51 0 12 0m0 3.51c.543 0 1.086.065 1.66.192c.383.128.639.383.639.766l-.638 10.085c0 .255-.256.511-.512.511c-.766.128-1.533.128-2.171 0c-.383 0-.639-.256-.639-.51L9.701 4.467c0-.383.256-.638.638-.766A7.6 7.6 0 0 1 12 3.51m.065 12.99q.67 0 1.339.095c.255 0 .384.256.384.384c.127.894.127 1.786 0 2.807c0 .256-.257.384-.384.384a9.4 9.4 0 0 1-2.68 0c-.256 0-.384-.256-.384-.384c-.128-.893-.128-1.786 0-2.807c0-.255.256-.384.383-.384a9.5 9.5 0 0 1 1.342-.095"/></svg>
</template>

CSS

.icon-downdetector {
  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%200C5.49%200%20.257%205.362.257%2012v12H12c6.51%200%2011.743-5.362%2011.743-12S18.51%200%2012%200m0%203.51c.543%200%201.086.065%201.66.192c.383.128.639.383.639.766l-.638%2010.085c0%20.255-.256.511-.512.511c-.766.128-1.533.128-2.171%200c-.383%200-.639-.256-.639-.51L9.701%204.467c0-.383.256-.638.638-.766A7.6%207.6%200%200%201%2012%203.51m.065%2012.99q.67%200%201.339.095c.255%200%20.384.256.384.384c.127.894.127%201.786%200%202.807c0%20.256-.257.384-.384.384a9.4%209.4%200%200%201-2.68%200c-.256%200-.384-.256-.384-.384c-.128-.893-.128-1.786%200-2.807c0-.255.256-.384.383-.384a9.5%209.5%200%200%201%201.342-.095%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%200C5.49%200%20.257%205.362.257%2012v12H12c6.51%200%2011.743-5.362%2011.743-12S18.51%200%2012%200m0%203.51c.543%200%201.086.065%201.66.192c.383.128.639.383.639.766l-.638%2010.085c0%20.255-.256.511-.512.511c-.766.128-1.533.128-2.171%200c-.383%200-.639-.256-.639-.51L9.701%204.467c0-.383.256-.638.638-.766A7.6%207.6%200%200%201%2012%203.51m.065%2012.99q.67%200%201.339.095c.255%200%20.384.256.384.384c.127.894.127%201.786%200%202.807c0%20.256-.257.384-.384.384a9.4%209.4%200%200%201-2.68%200c-.256%200-.384-.256-.384-.384c-.128-.893-.128-1.786%200-2.807c0-.255.256-.384.383-.384a9.5%209.5%200%200%201%201.342-.095%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/downdetector.svg?color=%231a73e8&size=48