Workflows Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Workflows 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/321004.svg" alt="Workflows icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321004.svg" alt="Workflows icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321004.svg" alt="Workflows icon" :width="24" :height="24" />
CSS background
.icon-workflows {
background-image: url('https://proicons.com/icon/321004.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="workflows_00000114066186493791105350000008236478240720686000_" d="M18,14.36h12c0.199,0,0.36-0.161,0.36-0.36V2 c0-0.199-0.161-0.36-0.36-0.36H18c-0.199,0-0.36,0.161-0.36,0.36v5.64h-3.28V2c0-0.199-0.161-0.36-0.36-0.36H2 C1.801,1.64,1.64,1.801,1.64,2v12c0,0.199,0.161,0.36,0.36,0.36h5.64v3.28H2c-0.199,0-0.36,0.161-0.36,0.36v12 c0,0.199,0.161,0.36,0.36,0.36h12c0.199,0,0.36-0.161,0.36-0.36v-5.64h3.28V30c0,0.199,0.161,0.36,0.36,0.36h12 c0.199,0,0.36-0.161,0.36-0.36V18c0-0.199-0.161-0.36-0.36-0.36H18c-0.199,0-0.36,0.161-0.36,0.36v5.64h-3.28V18 c0-0.199-0.161-0.36-0.36-0.36H8.36v-3.28H14c0.199,0,0.36-0.161,0.36-0.36V8.36h3.28V14C17.64,14.199,17.801,14.36,18,14.36z M18.36,8.36h5.771l-1.386,1.386l0.51,0.509L25.509,8l-2.254-2.254l-0.51,0.509l1.386,1.386H18.36V2.36h11.28v11.28H18.36V8.36z M18.36,24.36h4.328c0.158,0.575,0.687,1,1.312,1c0.75,0,1.36-0.61,1.36-1.36s-0.61-1.36-1.36-1.36c-0.625,0-1.153,0.425-1.312,1 H18.36v-5.28h11.28v11.28H18.36V24.36z M23.36,24c0-0.353,0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64 S23.36,24.353,23.36,24z M8,23.36c0.353,0,0.64,0.287,0.64,0.64S8.353,24.64,8,24.64S7.36,24.353,7.36,24S7.647,23.36,8,23.36z M13.64,29.64H2.36V18.36h5.28v4.328c-0.576,0.158-1,0.687-1,1.312c0,0.75,0.61,1.36,1.36,1.36c0.625,0,1.153-0.425,1.312-1h4.329 v5.28H13.64z M13.64,18.36v5.279H9.312c-0.126-0.461-0.491-0.824-0.952-0.951V18.36H13.64z M8,8.64C7.647,8.64,7.36,8.353,7.36,8 S7.647,7.36,8,7.36c0.353,0,0.64,0.287,0.64,0.64C8.64,8.353,8.353,8.64,8,8.64z M13.64,13.64H8.36V9.312 C8.821,9.185,9.185,8.821,9.312,8.36h4.329v5.28H13.64z M13.64,7.64H9.312c-0.158-0.576-0.686-1-1.312-1C7.25,6.64,6.64,7.25,6.64,8 c0,0.625,0.424,1.153,1,1.312v4.329H2.36V2.36h11.28C13.64,2.36,13.64,7.64,13.64,7.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Workflows in other icon packs
Copied!