sentry from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
sentry
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the sentry logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.59 4.09a1.88 1.88 0 0 0-2.57-.64c-.26.16-.48.38-.64.64L7.75 8.6c4.1 2.04 6.8 6.11 7.11 10.67h-1.85c-.31-3.92-2.66-7.38-6.19-9.1l-2.44 4.22c1.98.89 3.37 2.73 3.7 4.87H3.83a.3.3 0 0 1-.28-.32q0-.06.03-.12l1.18-2c-.4-.33-.85-.59-1.35-.76l-1.17 2c-.51.87-.21 1.98.65 2.49a1.8 1.8 0 0 0 .92.25h5.82c.22-2.71-1-5.34-3.2-6.93l.92-1.6a9.52 9.52 0 0 1 4.12 8.53h4.93c.23-5.11-2.27-9.96-6.57-12.73l1.87-3.2c.09-.15.27-.19.42-.11c.21.12 8.12 13.92 8.27 14.08c.08.15.03.33-.12.41c-.05.03-.1.04-.15.04h-1.91q.03.765 0 1.53h1.91c1.02 0 1.84-.81 1.85-1.83v-.02c0-.32-.09-.64-.25-.91z"/></svg>

React

import type { SVGProps } from "react";

export function BxlSentry(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="M13.59 4.09a1.88 1.88 0 0 0-2.57-.64c-.26.16-.48.38-.64.64L7.75 8.6c4.1 2.04 6.8 6.11 7.11 10.67h-1.85c-.31-3.92-2.66-7.38-6.19-9.1l-2.44 4.22c1.98.89 3.37 2.73 3.7 4.87H3.83a.3.3 0 0 1-.28-.32q0-.06.03-.12l1.18-2c-.4-.33-.85-.59-1.35-.76l-1.17 2c-.51.87-.21 1.98.65 2.49a1.8 1.8 0 0 0 .92.25h5.82c.22-2.71-1-5.34-3.2-6.93l.92-1.6a9.52 9.52 0 0 1 4.12 8.53h4.93c.23-5.11-2.27-9.96-6.57-12.73l1.87-3.2c.09-.15.27-.19.42-.11c.21.12 8.12 13.92 8.27 14.08c.08.15.03.33-.12.41c-.05.03-.1.04-.15.04h-1.91q.03.765 0 1.53h1.91c1.02 0 1.84-.81 1.85-1.83v-.02c0-.32-.09-.64-.25-.91z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.59 4.09a1.88 1.88 0 0 0-2.57-.64c-.26.16-.48.38-.64.64L7.75 8.6c4.1 2.04 6.8 6.11 7.11 10.67h-1.85c-.31-3.92-2.66-7.38-6.19-9.1l-2.44 4.22c1.98.89 3.37 2.73 3.7 4.87H3.83a.3.3 0 0 1-.28-.32q0-.06.03-.12l1.18-2c-.4-.33-.85-.59-1.35-.76l-1.17 2c-.51.87-.21 1.98.65 2.49a1.8 1.8 0 0 0 .92.25h5.82c.22-2.71-1-5.34-3.2-6.93l.92-1.6a9.52 9.52 0 0 1 4.12 8.53h4.93c.23-5.11-2.27-9.96-6.57-12.73l1.87-3.2c.09-.15.27-.19.42-.11c.21.12 8.12 13.92 8.27 14.08c.08.15.03.33-.12.41c-.05.03-.1.04-.15.04h-1.91q.03.765 0 1.53h1.91c1.02 0 1.84-.81 1.85-1.83v-.02c0-.32-.09-.64-.25-.91z"/></svg>
</template>

CSS

.icon-sentry {
  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%22M13.59%204.09a1.88%201.88%200%200%200-2.57-.64c-.26.16-.48.38-.64.64L7.75%208.6c4.1%202.04%206.8%206.11%207.11%2010.67h-1.85c-.31-3.92-2.66-7.38-6.19-9.1l-2.44%204.22c1.98.89%203.37%202.73%203.7%204.87H3.83a.3.3%200%200%201-.28-.32q0-.06.03-.12l1.18-2c-.4-.33-.85-.59-1.35-.76l-1.17%202c-.51.87-.21%201.98.65%202.49a1.8%201.8%200%200%200%20.92.25h5.82c.22-2.71-1-5.34-3.2-6.93l.92-1.6a9.52%209.52%200%200%201%204.12%208.53h4.93c.23-5.11-2.27-9.96-6.57-12.73l1.87-3.2c.09-.15.27-.19.42-.11c.21.12%208.12%2013.92%208.27%2014.08c.08.15.03.33-.12.41c-.05.03-.1.04-.15.04h-1.91q.03.765%200%201.53h1.91c1.02%200%201.84-.81%201.85-1.83v-.02c0-.32-.09-.64-.25-.91z%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%22M13.59%204.09a1.88%201.88%200%200%200-2.57-.64c-.26.16-.48.38-.64.64L7.75%208.6c4.1%202.04%206.8%206.11%207.11%2010.67h-1.85c-.31-3.92-2.66-7.38-6.19-9.1l-2.44%204.22c1.98.89%203.37%202.73%203.7%204.87H3.83a.3.3%200%200%201-.28-.32q0-.06.03-.12l1.18-2c-.4-.33-.85-.59-1.35-.76l-1.17%202c-.51.87-.21%201.98.65%202.49a1.8%201.8%200%200%200%20.92.25h5.82c.22-2.71-1-5.34-3.2-6.93l.92-1.6a9.52%209.52%200%200%201%204.12%208.53h4.93c.23-5.11-2.27-9.96-6.57-12.73l1.87-3.2c.09-.15.27-.19.42-.11c.21.12%208.12%2013.92%208.27%2014.08c.08.15.03.33-.12.41c-.05.03-.1.04-.15.04h-1.91q.03.765%200%201.53h1.91c1.02%200%201.84-.81%201.85-1.83v-.02c0-.32-.09-.64-.25-.91z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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