statuspage logo

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

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

The same logo in other sets

Use the statuspage logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.008 9.597a5.623 5.623 0 1 1 0 11.245a5.623 5.623 0 0 1 0-11.245M.154 8.717l3.02 3.574a.64.64 0 0 0 .913.068c4.885-4.379 10.97-4.379 15.84 0a.64.64 0 0 0 .916-.068l3.006-3.574a.646.646 0 0 0-.075-.906c-7.1-6.204-16.462-6.204-23.555 0a.65.65 0 0 0-.065.906"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsStatuspage(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.008 9.597a5.623 5.623 0 1 1 0 11.245a5.623 5.623 0 0 1 0-11.245M.154 8.717l3.02 3.574a.64.64 0 0 0 .913.068c4.885-4.379 10.97-4.379 15.84 0a.64.64 0 0 0 .916-.068l3.006-3.574a.646.646 0 0 0-.075-.906c-7.1-6.204-16.462-6.204-23.555 0a.65.65 0 0 0-.065.906"/></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.008 9.597a5.623 5.623 0 1 1 0 11.245a5.623 5.623 0 0 1 0-11.245M.154 8.717l3.02 3.574a.64.64 0 0 0 .913.068c4.885-4.379 10.97-4.379 15.84 0a.64.64 0 0 0 .916-.068l3.006-3.574a.646.646 0 0 0-.075-.906c-7.1-6.204-16.462-6.204-23.555 0a.65.65 0 0 0-.065.906"/></svg>
</template>

CSS

.icon-statuspage {
  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.008%209.597a5.623%205.623%200%201%201%200%2011.245a5.623%205.623%200%200%201%200-11.245M.154%208.717l3.02%203.574a.64.64%200%200%200%20.913.068c4.885-4.379%2010.97-4.379%2015.84%200a.64.64%200%200%200%20.916-.068l3.006-3.574a.646.646%200%200%200-.075-.906c-7.1-6.204-16.462-6.204-23.555%200a.65.65%200%200%200-.065.906%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.008%209.597a5.623%205.623%200%201%201%200%2011.245a5.623%205.623%200%200%201%200-11.245M.154%208.717l3.02%203.574a.64.64%200%200%200%20.913.068c4.885-4.379%2010.97-4.379%2015.84%200a.64.64%200%200%200%20.916-.068l3.006-3.574a.646.646%200%200%200-.075-.906c-7.1-6.204-16.462-6.204-23.555%200a.65.65%200%200%200-.065.906%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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