pingdom logo
pingdom from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- pingdom
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="m15.948 23.74l10.609-4.532l-9.396 9.656a19.3 19.3 0 0 0-1.213-5.124M32 14.823a59 59 0 0 0-20.115 2.563a19.4 19.4 0 0 1 3.38 4.828c5.385-3 12.86-6.833 16.735-7.375v-.021zm-16.765.37l.276-.084a53 53 0 0 0 6.031-2.208a22 22 0 0 0 5.547-3.156a12 12 0 0 0 3.885-5.495q.244-.534.355-1.115c-2.697 3.676-13.385 4.061-13.385 4.061l2.521-2.312A35.25 35.25 0 0 0 .001 11.525a19.3 19.3 0 0 1 10.855 4.843c1.448-.448 2.927-.765 4.38-1.172z"/></svg>
React
import type { SVGProps } from "react";
export function CibPingdom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.948 23.74l10.609-4.532l-9.396 9.656a19.3 19.3 0 0 0-1.213-5.124M32 14.823a59 59 0 0 0-20.115 2.563a19.4 19.4 0 0 1 3.38 4.828c5.385-3 12.86-6.833 16.735-7.375v-.021zm-16.765.37l.276-.084a53 53 0 0 0 6.031-2.208a22 22 0 0 0 5.547-3.156a12 12 0 0 0 3.885-5.495q.244-.534.355-1.115c-2.697 3.676-13.385 4.061-13.385 4.061l2.521-2.312A35.25 35.25 0 0 0 .001 11.525a19.3 19.3 0 0 1 10.855 4.843c1.448-.448 2.927-.765 4.38-1.172z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.948 23.74l10.609-4.532l-9.396 9.656a19.3 19.3 0 0 0-1.213-5.124M32 14.823a59 59 0 0 0-20.115 2.563a19.4 19.4 0 0 1 3.38 4.828c5.385-3 12.86-6.833 16.735-7.375v-.021zm-16.765.37l.276-.084a53 53 0 0 0 6.031-2.208a22 22 0 0 0 5.547-3.156a12 12 0 0 0 3.885-5.495q.244-.534.355-1.115c-2.697 3.676-13.385 4.061-13.385 4.061l2.521-2.312A35.25 35.25 0 0 0 .001 11.525a19.3 19.3 0 0 1 10.855 4.843c1.448-.448 2.927-.765 4.38-1.172z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.948%2023.74l10.609-4.532l-9.396%209.656a19.3%2019.3%200%200%200-1.213-5.124M32%2014.823a59%2059%200%200%200-20.115%202.563a19.4%2019.4%200%200%201%203.38%204.828c5.385-3%2012.86-6.833%2016.735-7.375v-.021zm-16.765.37l.276-.084a53%2053%200%200%200%206.031-2.208a22%2022%200%200%200%205.547-3.156a12%2012%200%200%200%203.885-5.495q.244-.534.355-1.115c-2.697%203.676-13.385%204.061-13.385%204.061l2.521-2.312A35.25%2035.25%200%200%200%20.001%2011.525a19.3%2019.3%200%200%201%2010.855%204.843c1.448-.448%202.927-.765%204.38-1.172z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.948%2023.74l10.609-4.532l-9.396%209.656a19.3%2019.3%200%200%200-1.213-5.124M32%2014.823a59%2059%200%200%200-20.115%202.563a19.4%2019.4%200%200%201%203.38%204.828c5.385-3%2012.86-6.833%2016.735-7.375v-.021zm-16.765.37l.276-.084a53%2053%200%200%200%206.031-2.208a22%2022%200%200%200%205.547-3.156a12%2012%200%200%200%203.885-5.495q.244-.534.355-1.115c-2.697%203.676-13.385%204.061-13.385%204.061l2.521-2.312A35.25%2035.25%200%200%200%20.001%2011.525a19.3%2019.3%200%200%201%2010.855%204.843c1.448-.448%202.927-.765%204.38-1.172z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/pingdom.svg?color=%231a73e8&size=48