openbugbounty logo
openbugbounty from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- openbugbounty
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the openbugbounty logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.092 2.443a1.388 1.388 0 0 0-1.428 1.611c.42 2.567 2.11 4.115 3.58 4.998a14 14 0 0 0 .4 2.926H6.52a1.388 1.388 0 0 0 0 2.777h5.155c.39.767.85 1.475 1.37 2.108c-1.816 1.36-3.516 3.734-4.34 4.983a1.388 1.388 0 1 0 2.316 1.531c1.376-2.08 3.15-4.046 4.09-4.604a8.2 8.2 0 0 0 3.757 1.416V6.492h-7.484c-.867-.588-1.753-1.506-1.979-2.886a1.39 1.39 0 0 0-1.313-1.163M18.859 0c-2.971 0-5.501 1.967-6.577 4.765h6.577Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsOpenbugbounty(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="M8.092 2.443a1.388 1.388 0 0 0-1.428 1.611c.42 2.567 2.11 4.115 3.58 4.998a14 14 0 0 0 .4 2.926H6.52a1.388 1.388 0 0 0 0 2.777h5.155c.39.767.85 1.475 1.37 2.108c-1.816 1.36-3.516 3.734-4.34 4.983a1.388 1.388 0 1 0 2.316 1.531c1.376-2.08 3.15-4.046 4.09-4.604a8.2 8.2 0 0 0 3.757 1.416V6.492h-7.484c-.867-.588-1.753-1.506-1.979-2.886a1.39 1.39 0 0 0-1.313-1.163M18.859 0c-2.971 0-5.501 1.967-6.577 4.765h6.577Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.092 2.443a1.388 1.388 0 0 0-1.428 1.611c.42 2.567 2.11 4.115 3.58 4.998a14 14 0 0 0 .4 2.926H6.52a1.388 1.388 0 0 0 0 2.777h5.155c.39.767.85 1.475 1.37 2.108c-1.816 1.36-3.516 3.734-4.34 4.983a1.388 1.388 0 1 0 2.316 1.531c1.376-2.08 3.15-4.046 4.09-4.604a8.2 8.2 0 0 0 3.757 1.416V6.492h-7.484c-.867-.588-1.753-1.506-1.979-2.886a1.39 1.39 0 0 0-1.313-1.163M18.859 0c-2.971 0-5.501 1.967-6.577 4.765h6.577Z"/></svg> </template>
CSS
.icon-openbugbounty {
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%22M8.092%202.443a1.388%201.388%200%200%200-1.428%201.611c.42%202.567%202.11%204.115%203.58%204.998a14%2014%200%200%200%20.4%202.926H6.52a1.388%201.388%200%200%200%200%202.777h5.155c.39.767.85%201.475%201.37%202.108c-1.816%201.36-3.516%203.734-4.34%204.983a1.388%201.388%200%201%200%202.316%201.531c1.376-2.08%203.15-4.046%204.09-4.604a8.2%208.2%200%200%200%203.757%201.416V6.492h-7.484c-.867-.588-1.753-1.506-1.979-2.886a1.39%201.39%200%200%200-1.313-1.163M18.859%200c-2.971%200-5.501%201.967-6.577%204.765h6.577Z%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%22M8.092%202.443a1.388%201.388%200%200%200-1.428%201.611c.42%202.567%202.11%204.115%203.58%204.998a14%2014%200%200%200%20.4%202.926H6.52a1.388%201.388%200%200%200%200%202.777h5.155c.39.767.85%201.475%201.37%202.108c-1.816%201.36-3.516%203.734-4.34%204.983a1.388%201.388%200%201%200%202.316%201.531c1.376-2.08%203.15-4.046%204.09-4.604a8.2%208.2%200%200%200%203.757%201.416V6.492h-7.484c-.867-.588-1.753-1.506-1.979-2.886a1.39%201.39%200%200%200-1.313-1.163M18.859%200c-2.971%200-5.501%201.967-6.577%204.765h6.577Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/openbugbounty.svg?color=%231a73e8&size=48