sentry logo
sentry from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sentry
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M31.552 28.76c.599-.995.599-1.995 0-2.989L18.588 3.24c-.593-.995-1.593-1.396-2.588-1.396s-1.995.599-2.588 1.396l-4.193 7.38l1 .593a19.77 19.77 0 0 1 7.579 7.579c1.593 2.792 2.588 5.781 2.791 8.973h-2.995c-.197-2.593-.995-5.187-2.391-7.577c-1.396-2.792-3.588-4.985-6.38-6.584l-1-.593l-3.984 6.781l.995.593c2.593 1.593 4.385 4.188 4.787 7.183H3.042c-.197 0-.401-.204-.401-.204s-.197-.197 0-.395l1.797-3.193c-.599-.593-1.396-.995-2.192-1.192L.449 25.771c-.599 1-.599 1.995 0 2.995c.599.995 1.396 1.391 2.588 1.391h9.172v-1.192c0-2.193-.593-4.188-1.593-6.183c-.797-1.593-1.995-2.792-3.385-3.787l1.396-2.593c1.791 1.396 3.391 2.989 4.583 4.984c1.396 2.391 1.995 4.984 1.995 7.579v1.192h7.776v-1.192c0-3.991-1-7.98-3.192-11.568c-1.593-3.193-4.188-5.781-7.177-7.776l2.989-5.183c.204-.197.401-.197.401-.197c.197 0 .197 0 .401.197l12.959 22.527c.197.197 0 .4 0 .4s-.199.199-.401.199h-2.989v2.396h2.989c1.197.197 1.995-.204 2.593-1.199z"/></svg>
React
import type { SVGProps } from "react";
export function CibSentry(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.552 28.76c.599-.995.599-1.995 0-2.989L18.588 3.24c-.593-.995-1.593-1.396-2.588-1.396s-1.995.599-2.588 1.396l-4.193 7.38l1 .593a19.77 19.77 0 0 1 7.579 7.579c1.593 2.792 2.588 5.781 2.791 8.973h-2.995c-.197-2.593-.995-5.187-2.391-7.577c-1.396-2.792-3.588-4.985-6.38-6.584l-1-.593l-3.984 6.781l.995.593c2.593 1.593 4.385 4.188 4.787 7.183H3.042c-.197 0-.401-.204-.401-.204s-.197-.197 0-.395l1.797-3.193c-.599-.593-1.396-.995-2.192-1.192L.449 25.771c-.599 1-.599 1.995 0 2.995c.599.995 1.396 1.391 2.588 1.391h9.172v-1.192c0-2.193-.593-4.188-1.593-6.183c-.797-1.593-1.995-2.792-3.385-3.787l1.396-2.593c1.791 1.396 3.391 2.989 4.583 4.984c1.396 2.391 1.995 4.984 1.995 7.579v1.192h7.776v-1.192c0-3.991-1-7.98-3.192-11.568c-1.593-3.193-4.188-5.781-7.177-7.776l2.989-5.183c.204-.197.401-.197.401-.197c.197 0 .197 0 .401.197l12.959 22.527c.197.197 0 .4 0 .4s-.199.199-.401.199h-2.989v2.396h2.989c1.197.197 1.995-.204 2.593-1.199z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.552 28.76c.599-.995.599-1.995 0-2.989L18.588 3.24c-.593-.995-1.593-1.396-2.588-1.396s-1.995.599-2.588 1.396l-4.193 7.38l1 .593a19.77 19.77 0 0 1 7.579 7.579c1.593 2.792 2.588 5.781 2.791 8.973h-2.995c-.197-2.593-.995-5.187-2.391-7.577c-1.396-2.792-3.588-4.985-6.38-6.584l-1-.593l-3.984 6.781l.995.593c2.593 1.593 4.385 4.188 4.787 7.183H3.042c-.197 0-.401-.204-.401-.204s-.197-.197 0-.395l1.797-3.193c-.599-.593-1.396-.995-2.192-1.192L.449 25.771c-.599 1-.599 1.995 0 2.995c.599.995 1.396 1.391 2.588 1.391h9.172v-1.192c0-2.193-.593-4.188-1.593-6.183c-.797-1.593-1.995-2.792-3.385-3.787l1.396-2.593c1.791 1.396 3.391 2.989 4.583 4.984c1.396 2.391 1.995 4.984 1.995 7.579v1.192h7.776v-1.192c0-3.991-1-7.98-3.192-11.568c-1.593-3.193-4.188-5.781-7.177-7.776l2.989-5.183c.204-.197.401-.197.401-.197c.197 0 .197 0 .401.197l12.959 22.527c.197.197 0 .4 0 .4s-.199.199-.401.199h-2.989v2.396h2.989c1.197.197 1.995-.204 2.593-1.199z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.552%2028.76c.599-.995.599-1.995%200-2.989L18.588%203.24c-.593-.995-1.593-1.396-2.588-1.396s-1.995.599-2.588%201.396l-4.193%207.38l1%20.593a19.77%2019.77%200%200%201%207.579%207.579c1.593%202.792%202.588%205.781%202.791%208.973h-2.995c-.197-2.593-.995-5.187-2.391-7.577c-1.396-2.792-3.588-4.985-6.38-6.584l-1-.593l-3.984%206.781l.995.593c2.593%201.593%204.385%204.188%204.787%207.183H3.042c-.197%200-.401-.204-.401-.204s-.197-.197%200-.395l1.797-3.193c-.599-.593-1.396-.995-2.192-1.192L.449%2025.771c-.599%201-.599%201.995%200%202.995c.599.995%201.396%201.391%202.588%201.391h9.172v-1.192c0-2.193-.593-4.188-1.593-6.183c-.797-1.593-1.995-2.792-3.385-3.787l1.396-2.593c1.791%201.396%203.391%202.989%204.583%204.984c1.396%202.391%201.995%204.984%201.995%207.579v1.192h7.776v-1.192c0-3.991-1-7.98-3.192-11.568c-1.593-3.193-4.188-5.781-7.177-7.776l2.989-5.183c.204-.197.401-.197.401-.197c.197%200%20.197%200%20.401.197l12.959%2022.527c.197.197%200%20.4%200%20.4s-.199.199-.401.199h-2.989v2.396h2.989c1.197.197%201.995-.204%202.593-1.199z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.552%2028.76c.599-.995.599-1.995%200-2.989L18.588%203.24c-.593-.995-1.593-1.396-2.588-1.396s-1.995.599-2.588%201.396l-4.193%207.38l1%20.593a19.77%2019.77%200%200%201%207.579%207.579c1.593%202.792%202.588%205.781%202.791%208.973h-2.995c-.197-2.593-.995-5.187-2.391-7.577c-1.396-2.792-3.588-4.985-6.38-6.584l-1-.593l-3.984%206.781l.995.593c2.593%201.593%204.385%204.188%204.787%207.183H3.042c-.197%200-.401-.204-.401-.204s-.197-.197%200-.395l1.797-3.193c-.599-.593-1.396-.995-2.192-1.192L.449%2025.771c-.599%201-.599%201.995%200%202.995c.599.995%201.396%201.391%202.588%201.391h9.172v-1.192c0-2.193-.593-4.188-1.593-6.183c-.797-1.593-1.995-2.792-3.385-3.787l1.396-2.593c1.791%201.396%203.391%202.989%204.583%204.984c1.396%202.391%201.995%204.984%201.995%207.579v1.192h7.776v-1.192c0-3.991-1-7.98-3.192-11.568c-1.593-3.193-4.188-5.781-7.177-7.776l2.989-5.183c.204-.197.401-.197.401-.197c.197%200%20.197%200%20.401.197l12.959%2022.527c.197.197%200%20.4%200%20.4s-.199.199-.401.199h-2.989v2.396h2.989c1.197.197%201.995-.204%202.593-1.199z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sentry.svg?color=%231a73e8&size=48