pingdom logo
pingdom from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- pingdom
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the pingdom logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.96 17.804l7.959-3.396l-7.049 7.241a14.4 14.4 0 0 0-.91-3.844zM24 11.118a44.2 44.2 0 0 0-15.087 1.92a14.6 14.6 0 0 1 2.535 3.621c4.042-2.25 9.646-5.123 12.552-5.531v-.015zm-12.574.275l.207-.06a40 40 0 0 0 4.523-1.656a16.6 16.6 0 0 0 4.159-2.367a9 9 0 0 0 2.915-4.122c.12-.267.211-.549.267-.837c-2.024 2.76-10.041 3.048-10.041 3.048l1.89-1.734A26.4 26.4 0 0 0 0 8.645a14.44 14.44 0 0 1 8.139 3.634c1.086-.336 2.196-.576 3.286-.879v-.006z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPingdom(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="m11.96 17.804l7.959-3.396l-7.049 7.241a14.4 14.4 0 0 0-.91-3.844zM24 11.118a44.2 44.2 0 0 0-15.087 1.92a14.6 14.6 0 0 1 2.535 3.621c4.042-2.25 9.646-5.123 12.552-5.531v-.015zm-12.574.275l.207-.06a40 40 0 0 0 4.523-1.656a16.6 16.6 0 0 0 4.159-2.367a9 9 0 0 0 2.915-4.122c.12-.267.211-.549.267-.837c-2.024 2.76-10.041 3.048-10.041 3.048l1.89-1.734A26.4 26.4 0 0 0 0 8.645a14.44 14.44 0 0 1 8.139 3.634c1.086-.336 2.196-.576 3.286-.879v-.006z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.96 17.804l7.959-3.396l-7.049 7.241a14.4 14.4 0 0 0-.91-3.844zM24 11.118a44.2 44.2 0 0 0-15.087 1.92a14.6 14.6 0 0 1 2.535 3.621c4.042-2.25 9.646-5.123 12.552-5.531v-.015zm-12.574.275l.207-.06a40 40 0 0 0 4.523-1.656a16.6 16.6 0 0 0 4.159-2.367a9 9 0 0 0 2.915-4.122c.12-.267.211-.549.267-.837c-2.024 2.76-10.041 3.048-10.041 3.048l1.89-1.734A26.4 26.4 0 0 0 0 8.645a14.44 14.44 0 0 1 8.139 3.634c1.086-.336 2.196-.576 3.286-.879v-.006z"/></svg> </template>
CSS
.icon-pingdom {
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%22m11.96%2017.804l7.959-3.396l-7.049%207.241a14.4%2014.4%200%200%200-.91-3.844zM24%2011.118a44.2%2044.2%200%200%200-15.087%201.92a14.6%2014.6%200%200%201%202.535%203.621c4.042-2.25%209.646-5.123%2012.552-5.531v-.015zm-12.574.275l.207-.06a40%2040%200%200%200%204.523-1.656a16.6%2016.6%200%200%200%204.159-2.367a9%209%200%200%200%202.915-4.122c.12-.267.211-.549.267-.837c-2.024%202.76-10.041%203.048-10.041%203.048l1.89-1.734A26.4%2026.4%200%200%200%200%208.645a14.44%2014.44%200%200%201%208.139%203.634c1.086-.336%202.196-.576%203.286-.879v-.006z%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%22m11.96%2017.804l7.959-3.396l-7.049%207.241a14.4%2014.4%200%200%200-.91-3.844zM24%2011.118a44.2%2044.2%200%200%200-15.087%201.92a14.6%2014.6%200%200%201%202.535%203.621c4.042-2.25%209.646-5.123%2012.552-5.531v-.015zm-12.574.275l.207-.06a40%2040%200%200%200%204.523-1.656a16.6%2016.6%200%200%200%204.159-2.367a9%209%200%200%200%202.915-4.122c.12-.267.211-.549.267-.837c-2.024%202.76-10.041%203.048-10.041%203.048l1.89-1.734A26.4%2026.4%200%200%200%200%208.645a14.44%2014.44%200%200%201%208.139%203.634c1.086-.336%202.196-.576%203.286-.879v-.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/pingdom.svg?color=%231a73e8&size=48