file type sentry logo

file-type-sentry from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-sentry
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type sentry logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fb4226" d="M18.242 4.352a2.53 2.53 0 0 0-3.534-.986a2.64 2.64 0 0 0-.946.986l-3.688 6.658l.941.563a18.97 18.97 0 0 1 9 15.179h-2.589A16.24 16.24 0 0 0 9.711 13.9l-.941-.561l-3.436 6.226l.941.562a9.12 9.12 0 0 1 4.225 6.625H4.587a.436.436 0 0 1-.434-.437a.46.46 0 0 1 .058-.231l1.648-2.976a5.9 5.9 0 0 0-1.881-1.119l-1.631 2.969a2.76 2.76 0 0 0 .953 3.683A2.5 2.5 0 0 0 4.587 29h8.138v-1.122a11.37 11.37 0 0 0-4.467-9.1l1.3-2.338A14.09 14.09 0 0 1 15.3 27.868v1.126h6.9V27.87a21.34 21.34 0 0 0-9.19-17.66l2.618-4.733a.42.42 0 0 1 .583-.162a.43.43 0 0 1 .156.162L27.78 26.084a.456.456 0 0 1-.155.608a.4.4 0 0 1-.221.06h-2.67c.033.752.037 1.5 0 2.252h2.679A2.644 2.644 0 0 0 30 26.307a2.8 2.8 0 0 0-.346-1.347Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSentry(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fb4226" d="M18.242 4.352a2.53 2.53 0 0 0-3.534-.986a2.64 2.64 0 0 0-.946.986l-3.688 6.658l.941.563a18.97 18.97 0 0 1 9 15.179h-2.589A16.24 16.24 0 0 0 9.711 13.9l-.941-.561l-3.436 6.226l.941.562a9.12 9.12 0 0 1 4.225 6.625H4.587a.436.436 0 0 1-.434-.437a.46.46 0 0 1 .058-.231l1.648-2.976a5.9 5.9 0 0 0-1.881-1.119l-1.631 2.969a2.76 2.76 0 0 0 .953 3.683A2.5 2.5 0 0 0 4.587 29h8.138v-1.122a11.37 11.37 0 0 0-4.467-9.1l1.3-2.338A14.09 14.09 0 0 1 15.3 27.868v1.126h6.9V27.87a21.34 21.34 0 0 0-9.19-17.66l2.618-4.733a.42.42 0 0 1 .583-.162a.43.43 0 0 1 .156.162L27.78 26.084a.456.456 0 0 1-.155.608a.4.4 0 0 1-.221.06h-2.67c.033.752.037 1.5 0 2.252h2.679A2.644 2.644 0 0 0 30 26.307a2.8 2.8 0 0 0-.346-1.347Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fb4226" d="M18.242 4.352a2.53 2.53 0 0 0-3.534-.986a2.64 2.64 0 0 0-.946.986l-3.688 6.658l.941.563a18.97 18.97 0 0 1 9 15.179h-2.589A16.24 16.24 0 0 0 9.711 13.9l-.941-.561l-3.436 6.226l.941.562a9.12 9.12 0 0 1 4.225 6.625H4.587a.436.436 0 0 1-.434-.437a.46.46 0 0 1 .058-.231l1.648-2.976a5.9 5.9 0 0 0-1.881-1.119l-1.631 2.969a2.76 2.76 0 0 0 .953 3.683A2.5 2.5 0 0 0 4.587 29h8.138v-1.122a11.37 11.37 0 0 0-4.467-9.1l1.3-2.338A14.09 14.09 0 0 1 15.3 27.868v1.126h6.9V27.87a21.34 21.34 0 0 0-9.19-17.66l2.618-4.733a.42.42 0 0 1 .583-.162a.43.43 0 0 1 .156.162L27.78 26.084a.456.456 0 0 1-.155.608a.4.4 0 0 1-.221.06h-2.67c.033.752.037 1.5 0 2.252h2.679A2.644 2.644 0 0 0 30 26.307a2.8 2.8 0 0 0-.346-1.347Z"/></svg>
</template>

CSS

.icon-file-type-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%22%23fb4226%22%20d%3D%22M18.242%204.352a2.53%202.53%200%200%200-3.534-.986a2.64%202.64%200%200%200-.946.986l-3.688%206.658l.941.563a18.97%2018.97%200%200%201%209%2015.179h-2.589A16.24%2016.24%200%200%200%209.711%2013.9l-.941-.561l-3.436%206.226l.941.562a9.12%209.12%200%200%201%204.225%206.625H4.587a.436.436%200%200%201-.434-.437a.46.46%200%200%201%20.058-.231l1.648-2.976a5.9%205.9%200%200%200-1.881-1.119l-1.631%202.969a2.76%202.76%200%200%200%20.953%203.683A2.5%202.5%200%200%200%204.587%2029h8.138v-1.122a11.37%2011.37%200%200%200-4.467-9.1l1.3-2.338A14.09%2014.09%200%200%201%2015.3%2027.868v1.126h6.9V27.87a21.34%2021.34%200%200%200-9.19-17.66l2.618-4.733a.42.42%200%200%201%20.583-.162a.43.43%200%200%201%20.156.162L27.78%2026.084a.456.456%200%200%201-.155.608a.4.4%200%200%201-.221.06h-2.67c.033.752.037%201.5%200%202.252h2.679A2.644%202.644%200%200%200%2030%2026.307a2.8%202.8%200%200%200-.346-1.347Z%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%22%23fb4226%22%20d%3D%22M18.242%204.352a2.53%202.53%200%200%200-3.534-.986a2.64%202.64%200%200%200-.946.986l-3.688%206.658l.941.563a18.97%2018.97%200%200%201%209%2015.179h-2.589A16.24%2016.24%200%200%200%209.711%2013.9l-.941-.561l-3.436%206.226l.941.562a9.12%209.12%200%200%201%204.225%206.625H4.587a.436.436%200%200%201-.434-.437a.46.46%200%200%201%20.058-.231l1.648-2.976a5.9%205.9%200%200%200-1.881-1.119l-1.631%202.969a2.76%202.76%200%200%200%20.953%203.683A2.5%202.5%200%200%200%204.587%2029h8.138v-1.122a11.37%2011.37%200%200%200-4.467-9.1l1.3-2.338A14.09%2014.09%200%200%201%2015.3%2027.868v1.126h6.9V27.87a21.34%2021.34%200%200%200-9.19-17.66l2.618-4.733a.42.42%200%200%201%20.583-.162a.43.43%200%200%201%20.156.162L27.78%2026.084a.456.456%200%200%201-.155.608a.4.4%200%200%201-.221.06h-2.67c.033.752.037%201.5%200%202.252h2.679A2.644%202.644%200%200%200%2030%2026.307a2.8%202.8%200%200%200-.346-1.347Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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