Bpmn Compensation Outline Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bpmn Compensation 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/316862.svg" alt="Bpmn Compensation Outline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316862.svg" alt="Bpmn Compensation Outline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316862.svg" alt="Bpmn Compensation Outline icon" :width="24" :height="24" />
CSS background
.icon-bpmn-compensation-outline {
background-image: url('https://proicons.com/icon/316862.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" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<rect id="_Transparent_Rectangle_" data-name=" &lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
<path d="M29,25c-.1943,0-.3877-.0566-.5547-.168l-12-8c-.2783-.1855-.4453-.498-.4453-.832v8c0,.3691-.2031.708-.5283.8818-.3247.1729-.7197.1543-1.0264-.0498L2.4453,16.832c-.2783-.1855-.4453-.498-.4453-.832,0-.3345.167-.6465.4453-.832L14.4453,7.168c.3066-.2041.7017-.2236,1.0264-.0498.3252.1743.5283.5132.5283.8818v8c0-.3345.167-.6465.4453-.832l12-8c.3057-.2046.7021-.2241,1.0264-.0498.3252.1743.5283.5132.5283.8818v16c0,.3691-.2031.708-.5283.8818-.1475.0791-.3096.1182-.4717.1182ZM18.8027,16l9.1973,6.1318v-12.2632l-9.1973,6.1313ZM4.8027,16l9.1973,6.1318v-12.2632l-9.1973,6.1313Z"/>
</svg>
Copied!