Pagerduty Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Pagerduty 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/315501.svg" alt="Pagerduty icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315501.svg" alt="Pagerduty icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315501.svg" alt="Pagerduty icon" :width="24" :height="24" />
CSS background
.icon-pagerduty {
background-image: url('https://proicons.com/icon/315501.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>PagerDuty</title><path d="M16.965 1.18C15.085.164 13.769 0 10.683 0H3.73v14.55h6.926c2.743 0 4.8-.164 6.61-1.37 1.975-1.303 3.004-3.484 3.004-6.007 0-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.128 0 3.113-2.248 4.292-5.197 4.292zM3.73 17.61h3.525V24H3.73Z"/></svg>
Pagerduty in other icon packs
Copied!