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

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

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.91 2.505c-.873-1.448-2.972-1.448-3.844 0L6.904 7.92a15.48 15.48 0 0 1 8.53 12.811h-2.221A13.3 13.3 0 0 0 5.784 9.814l-2.926 5.06a7.65 7.65 0 0 1 4.435 5.848H2.194a.365.365 0 0 1-.298-.534l1.413-2.402a5.2 5.2 0 0 0-1.614-.913L.296 19.275a2.18 2.18 0 0 0 .812 2.999a2.24 2.24 0 0 0 1.086.288h6.983a9.32 9.32 0 0 0-3.845-8.318l1.11-1.922a11.47 11.47 0 0 1 4.95 10.24h5.915a17.24 17.24 0 0 0-7.885-15.28l2.244-3.845a.37.37 0 0 1 .504-.13c.255.14 9.75 16.708 9.928 16.9a.365.365 0 0 1-.327.543h-2.287q.043.918 0 1.831h2.297a2.206 2.206 0 0 0 1.922-3.31z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSentry(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.91 2.505c-.873-1.448-2.972-1.448-3.844 0L6.904 7.92a15.48 15.48 0 0 1 8.53 12.811h-2.221A13.3 13.3 0 0 0 5.784 9.814l-2.926 5.06a7.65 7.65 0 0 1 4.435 5.848H2.194a.365.365 0 0 1-.298-.534l1.413-2.402a5.2 5.2 0 0 0-1.614-.913L.296 19.275a2.18 2.18 0 0 0 .812 2.999a2.24 2.24 0 0 0 1.086.288h6.983a9.32 9.32 0 0 0-3.845-8.318l1.11-1.922a11.47 11.47 0 0 1 4.95 10.24h5.915a17.24 17.24 0 0 0-7.885-15.28l2.244-3.845a.37.37 0 0 1 .504-.13c.255.14 9.75 16.708 9.928 16.9a.365.365 0 0 1-.327.543h-2.287q.043.918 0 1.831h2.297a2.206 2.206 0 0 0 1.922-3.31z"/></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.91 2.505c-.873-1.448-2.972-1.448-3.844 0L6.904 7.92a15.48 15.48 0 0 1 8.53 12.811h-2.221A13.3 13.3 0 0 0 5.784 9.814l-2.926 5.06a7.65 7.65 0 0 1 4.435 5.848H2.194a.365.365 0 0 1-.298-.534l1.413-2.402a5.2 5.2 0 0 0-1.614-.913L.296 19.275a2.18 2.18 0 0 0 .812 2.999a2.24 2.24 0 0 0 1.086.288h6.983a9.32 9.32 0 0 0-3.845-8.318l1.11-1.922a11.47 11.47 0 0 1 4.95 10.24h5.915a17.24 17.24 0 0 0-7.885-15.28l2.244-3.845a.37.37 0 0 1 .504-.13c.255.14 9.75 16.708 9.928 16.9a.365.365 0 0 1-.327.543h-2.287q.043.918 0 1.831h2.297a2.206 2.206 0 0 0 1.922-3.31z"/></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.91%202.505c-.873-1.448-2.972-1.448-3.844%200L6.904%207.92a15.48%2015.48%200%200%201%208.53%2012.811h-2.221A13.3%2013.3%200%200%200%205.784%209.814l-2.926%205.06a7.65%207.65%200%200%201%204.435%205.848H2.194a.365.365%200%200%201-.298-.534l1.413-2.402a5.2%205.2%200%200%200-1.614-.913L.296%2019.275a2.18%202.18%200%200%200%20.812%202.999a2.24%202.24%200%200%200%201.086.288h6.983a9.32%209.32%200%200%200-3.845-8.318l1.11-1.922a11.47%2011.47%200%200%201%204.95%2010.24h5.915a17.24%2017.24%200%200%200-7.885-15.28l2.244-3.845a.37.37%200%200%201%20.504-.13c.255.14%209.75%2016.708%209.928%2016.9a.365.365%200%200%201-.327.543h-2.287q.043.918%200%201.831h2.297a2.206%202.206%200%200%200%201.922-3.31z%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.91%202.505c-.873-1.448-2.972-1.448-3.844%200L6.904%207.92a15.48%2015.48%200%200%201%208.53%2012.811h-2.221A13.3%2013.3%200%200%200%205.784%209.814l-2.926%205.06a7.65%207.65%200%200%201%204.435%205.848H2.194a.365.365%200%200%201-.298-.534l1.413-2.402a5.2%205.2%200%200%200-1.614-.913L.296%2019.275a2.18%202.18%200%200%200%20.812%202.999a2.24%202.24%200%200%200%201.086.288h6.983a9.32%209.32%200%200%200-3.845-8.318l1.11-1.922a11.47%2011.47%200%200%201%204.95%2010.24h5.915a17.24%2017.24%200%200%200-7.885-15.28l2.244-3.845a.37.37%200%200%201%20.504-.13c.255.14%209.75%2016.708%209.928%2016.9a.365.365%200%200%201-.327.543h-2.287q.043.918%200%201.831h2.297a2.206%202.206%200%200%200%201.922-3.31z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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