Bpmn Escalation Fill Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bpmn Escalation Fill 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/316867.svg" alt="Bpmn Escalation Fill icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316867.svg" alt="Bpmn Escalation Fill icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316867.svg" alt="Bpmn Escalation Fill icon" :width="24" :height="24" />
CSS background
.icon-bpmn-escalation-fill {
background-image: url('https://proicons.com/icon/316867.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>
<path d="M27.6961,27.6173c-.1999.1999-.4998.2999-.6998.2999h-.3999l-10.5964-4.8984-10.5964,4.8984c-.3999.1999-.7997,0-1.0996-.1999-.2999-.2999-.3999-.7997-.1999-1.0996L15.1003,4.5248c.2999-.6998,1.4995-.6998,1.7994,0l10.9963,21.9928c.1999.3999.1.7997-.1999,1.0996Z"/>
<rect id="__x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/>
</svg>
Copied!