Sentry Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sentry icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/332583.svg" alt="Sentry icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332583.svg" alt="Sentry icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332583.svg" alt="Sentry icon" :width="24" :height="24" />
CSS background
.icon-sentry {
background-image: url('https://proicons.com/icon/332583.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M13.3464,28.6419l3.1947.6972.1407-8.632-3.3481.6564Z"/><path class="a" d="M24.1149,32.92l-2.7208-1.4516h0l-.1325-12.86,2.8533-1.5839,2.8533,1.5839-.1325,12.86h0Z"/><path class="a" d="M34.896,21.3635l-3.3481-.6564.1407,8.632,3.1947-.6972Z"/><path class="a" d="M24.1149,12.9327,9.0862,18.7379l-1.44,1.33.16,9.5078.8471,1.4381,15.4623,6.138,15.4622-6.138.8471-1.4381.16-9.5078-1.4406-1.33L24.1149,12.9327"/><path class="a" d="M24.1149,43.1813,10.3382,37.4334,9.874,34.0718l14.2409,4.8188,14.2409-4.8188-.4643,3.3616Z"/><path class="a" d="M24.1149,10.7942,11.94,15.5355a5.8845,5.8845,0,0,1,.6542-2.1066,10.04,10.04,0,0,1,7.6764-5.08h0L24.1149,4.482,27.96,8.3493h0a10.04,10.04,0,0,1,7.6763,5.08,5.8845,5.8845,0,0,1,.6542,2.1066Z"/></svg>
Sentry in other icon packs
Copied!