haveibeenpwned logo

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

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

Use the haveibeenpwned logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.89 3.872L0 13.598h4.7l1.889-9.726ZM7.171 8.56l-.98 5.038h4.7l.98-5.038Zm5.936 1.306l-.723 3.732h4.7l.722-3.732Zm6.192 0l-.723 3.732h4.7L24 9.866ZM5.912 15.09l-.979 5.038h4.7l.98-5.038z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHaveibeenpwned(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="M1.89 3.872L0 13.598h4.7l1.889-9.726ZM7.171 8.56l-.98 5.038h4.7l.98-5.038Zm5.936 1.306l-.723 3.732h4.7l.722-3.732Zm6.192 0l-.723 3.732h4.7L24 9.866ZM5.912 15.09l-.979 5.038h4.7l.98-5.038z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.89 3.872L0 13.598h4.7l1.889-9.726ZM7.171 8.56l-.98 5.038h4.7l.98-5.038Zm5.936 1.306l-.723 3.732h4.7l.722-3.732Zm6.192 0l-.723 3.732h4.7L24 9.866ZM5.912 15.09l-.979 5.038h4.7l.98-5.038z"/></svg>
</template>

CSS

.icon-haveibeenpwned {
  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%22M1.89%203.872L0%2013.598h4.7l1.889-9.726ZM7.171%208.56l-.98%205.038h4.7l.98-5.038Zm5.936%201.306l-.723%203.732h4.7l.722-3.732Zm6.192%200l-.723%203.732h4.7L24%209.866ZM5.912%2015.09l-.979%205.038h4.7l.98-5.038z%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%22M1.89%203.872L0%2013.598h4.7l1.889-9.726ZM7.171%208.56l-.98%205.038h4.7l.98-5.038Zm5.936%201.306l-.723%203.732h4.7l.722-3.732Zm6.192%200l-.723%203.732h4.7L24%209.866ZM5.912%2015.09l-.979%205.038h4.7l.98-5.038z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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