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

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

The same logo in other sets

Use the pagerduty logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.965 1.18C15.085.164 13.769 0 10.683 0H3.73v14.55h6.926c2.743 0 4.8-.164 6.61-1.37c1.975-1.303 3.004-3.484 3.004-6.007c0-2.716-1.262-4.896-3.305-5.994zm-5.5 10.326h-4.21V3.113l3.977-.027c3.62-.028 5.43 1.234 5.43 4.128c0 3.113-2.248 4.292-5.197 4.292M3.73 17.61h3.525V24H3.73Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPagerduty(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="M16.965 1.18C15.085.164 13.769 0 10.683 0H3.73v14.55h6.926c2.743 0 4.8-.164 6.61-1.37c1.975-1.303 3.004-3.484 3.004-6.007c0-2.716-1.262-4.896-3.305-5.994zm-5.5 10.326h-4.21V3.113l3.977-.027c3.62-.028 5.43 1.234 5.43 4.128c0 3.113-2.248 4.292-5.197 4.292M3.73 17.61h3.525V24H3.73Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.965 1.18C15.085.164 13.769 0 10.683 0H3.73v14.55h6.926c2.743 0 4.8-.164 6.61-1.37c1.975-1.303 3.004-3.484 3.004-6.007c0-2.716-1.262-4.896-3.305-5.994zm-5.5 10.326h-4.21V3.113l3.977-.027c3.62-.028 5.43 1.234 5.43 4.128c0 3.113-2.248 4.292-5.197 4.292M3.73 17.61h3.525V24H3.73Z"/></svg>
</template>

CSS

.icon-pagerduty {
  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%22M16.965%201.18C15.085.164%2013.769%200%2010.683%200H3.73v14.55h6.926c2.743%200%204.8-.164%206.61-1.37c1.975-1.303%203.004-3.484%203.004-6.007c0-2.716-1.262-4.896-3.305-5.994zm-5.5%2010.326h-4.21V3.113l3.977-.027c3.62-.028%205.43%201.234%205.43%204.128c0%203.113-2.248%204.292-5.197%204.292M3.73%2017.61h3.525V24H3.73Z%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%22M16.965%201.18C15.085.164%2013.769%200%2010.683%200H3.73v14.55h6.926c2.743%200%204.8-.164%206.61-1.37c1.975-1.303%203.004-3.484%203.004-6.007c0-2.716-1.262-4.896-3.305-5.994zm-5.5%2010.326h-4.21V3.113l3.977-.027c3.62-.028%205.43%201.234%205.43%204.128c0%203.113-2.248%204.292-5.197%204.292M3.73%2017.61h3.525V24H3.73Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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