Bpmn Escalation Outline Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bpmn Escalation Outline 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/316868.svg" alt="Bpmn Escalation Outline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316868.svg" alt="Bpmn Escalation Outline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316868.svg" alt="Bpmn Escalation Outline icon" :width="24" :height="24" />
CSS background
.icon-bpmn-escalation-outline {
background-image: url('https://proicons.com/icon/316868.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1" viewBox="0 0 32 32">
<!-- Generator: Adobe Illustrator 30.1.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 136) -->
<defs>
<style>
.st0 {
fill: none;
}
</style>
</defs>
<g id="_Compound_Path_">
<path d="M26.9999,27.9998c-.1396,0-.2812-.0294-.4141-.09l-10.5858-4.8204-10.5863,4.8204c-.3862.1761-.8398.0891-1.1338-.2162-.2939-.3063-.3638-.7641-.1743-1.1437L15.1055,4.5092c.3389-.679,1.4492-.679,1.7891,0l10.9999,22.0406c.1895.3796.1191.8374-.1748,1.1437-.1924.1996-.4541.3063-.7197.3063h0ZM16,20.9869c.1416,0,.2822.0304.4141.09l8.4286,3.8382L16,7.1973,7.1578,24.915l8.4286-3.8382c.1313-.0597.2725-.09.4136-.09Z"/>
</g>
<rect id="__x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/>
</svg>
Copied!