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

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

The same logo in other sets

Use the hackerone logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.207 0q-.725.002-1.182.3c-.305.2-.46.463-.46.78v21.809q0 .414.476.76q.472.351 1.166.351q.663 0 1.168-.35q.504-.346.506-.761V1.082c0-.32-.163-.577-.49-.782Q7.901.002 7.207 0m9.523 8.662q-.724-.001-1.168.3l-4.439 2.783c-.199.186-.284.469-.247.855q.052.575.524 1.09c.314.347.666.563 1.068.655q.596.134.896-.143l1.755-1.095v9.782q0 .414.461.76c.3.234.687.351 1.15.351q.695 0 1.199-.35c.337-.233.506-.484.506-.761V9.739q-.001-.48-.49-.776q-.488-.303-1.215-.301"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHackerone(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="M7.207 0q-.725.002-1.182.3c-.305.2-.46.463-.46.78v21.809q0 .414.476.76q.472.351 1.166.351q.663 0 1.168-.35q.504-.346.506-.761V1.082c0-.32-.163-.577-.49-.782Q7.901.002 7.207 0m9.523 8.662q-.724-.001-1.168.3l-4.439 2.783c-.199.186-.284.469-.247.855q.052.575.524 1.09c.314.347.666.563 1.068.655q.596.134.896-.143l1.755-1.095v9.782q0 .414.461.76c.3.234.687.351 1.15.351q.695 0 1.199-.35c.337-.233.506-.484.506-.761V9.739q-.001-.48-.49-.776q-.488-.303-1.215-.301"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.207 0q-.725.002-1.182.3c-.305.2-.46.463-.46.78v21.809q0 .414.476.76q.472.351 1.166.351q.663 0 1.168-.35q.504-.346.506-.761V1.082c0-.32-.163-.577-.49-.782Q7.901.002 7.207 0m9.523 8.662q-.724-.001-1.168.3l-4.439 2.783c-.199.186-.284.469-.247.855q.052.575.524 1.09c.314.347.666.563 1.068.655q.596.134.896-.143l1.755-1.095v9.782q0 .414.461.76c.3.234.687.351 1.15.351q.695 0 1.199-.35c.337-.233.506-.484.506-.761V9.739q-.001-.48-.49-.776q-.488-.303-1.215-.301"/></svg>
</template>

CSS

.icon-hackerone {
  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%22M7.207%200q-.725.002-1.182.3c-.305.2-.46.463-.46.78v21.809q0%20.414.476.76q.472.351%201.166.351q.663%200%201.168-.35q.504-.346.506-.761V1.082c0-.32-.163-.577-.49-.782Q7.901.002%207.207%200m9.523%208.662q-.724-.001-1.168.3l-4.439%202.783c-.199.186-.284.469-.247.855q.052.575.524%201.09c.314.347.666.563%201.068.655q.596.134.896-.143l1.755-1.095v9.782q0%20.414.461.76c.3.234.687.351%201.15.351q.695%200%201.199-.35c.337-.233.506-.484.506-.761V9.739q-.001-.48-.49-.776q-.488-.303-1.215-.301%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%22M7.207%200q-.725.002-1.182.3c-.305.2-.46.463-.46.78v21.809q0%20.414.476.76q.472.351%201.166.351q.663%200%201.168-.35q.504-.346.506-.761V1.082c0-.32-.163-.577-.49-.782Q7.901.002%207.207%200m9.523%208.662q-.724-.001-1.168.3l-4.439%202.783c-.199.186-.284.469-.247.855q.052.575.524%201.09c.314.347.666.563%201.068.655q.596.134.896-.143l1.755-1.095v9.782q0%20.414.461.76c.3.234.687.351%201.15.351q.695%200%201.199-.35c.337-.233.506-.484.506-.761V9.739q-.001-.48-.49-.776q-.488-.303-1.215-.301%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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