Commonworkflowlanguage Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Commonworkflowlanguage 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/313946.svg" alt="Commonworkflowlanguage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313946.svg" alt="Commonworkflowlanguage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313946.svg" alt="Commonworkflowlanguage icon" :width="24" :height="24" />
CSS background
.icon-commonworkflowlanguage {
background-image: url('https://proicons.com/icon/313946.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Common Workflow Language</title><path d="M13.905 0L8.571 5.4l.037.037.096.096 3.586 3.395-2.24 2.252h-.01l-1.576 1.586 3.737 3.766-3.735 3.803.126.139v.012L12.052 24l1.608-1.64-1.98-2.034 3.737-3.79-1.608-1.642-.01.012-2.13-2.129 3.867-3.866-.017-.015.016-.016-3.641-3.524 3.64-3.694z"/></svg>
Copied!