Process Automation Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Process Automation 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/320556.svg" alt="Process Automation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320556.svg" alt="Process Automation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320556.svg" alt="Process Automation icon" :width="24" :height="24" />
CSS background
.icon-process-automation {
background-image: url('https://proicons.com/icon/320556.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 27.5.0, 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="process--automation_00000155824705399503005270000012115331764415455887_" d="M28,31.36c-0.625,0-1.153-0.425-1.312-1 h-9.377c-0.158,0.575-0.686,1-1.312,1s-1.153-0.425-1.312-1H4.5c-2.128,0-3.86-1.732-3.86-3.86s1.731-3.86,3.86-3.86h10.188 c0.158-0.575,0.686-1,1.312-1c0.626,0,1.153,0.425,1.312,1H27.5c1.731,0,3.14-1.408,3.14-3.14s-1.408-3.14-3.14-3.14H17.312 c-0.158,0.576-0.686,1-1.312,1s-1.153-0.425-1.312-1H4.5c-2.128,0-3.86-1.731-3.86-3.86S2.372,8.64,4.5,8.64h10.188 c0.158-0.576,0.686-1,1.312-1c0.626,0,1.153,0.424,1.312,1H27.5c1.731,0,3.14-1.409,3.14-3.14s-1.408-3.14-3.14-3.14H17.312 c-0.158,0.576-0.686,1-1.312,1s-1.153-0.424-1.312-1H1V1.64h13.688c0.158-0.576,0.686-1,1.312-1c0.626,0,1.153,0.424,1.312,1H27.5 c2.128,0,3.86,1.731,3.86,3.86s-1.732,3.86-3.86,3.86H17.312c-0.158,0.576-0.686,1-1.312,1s-1.153-0.424-1.312-1H4.5 c-1.731,0-3.14,1.409-3.14,3.14s1.409,3.14,3.14,3.14h10.188c0.158-0.576,0.686-1,1.312-1c0.626,0,1.153,0.424,1.312,1H27.5 c2.128,0,3.86,1.732,3.86,3.86s-1.732,3.86-3.86,3.86H17.312c-0.158,0.575-0.686,1-1.312,1s-1.153-0.425-1.312-1H4.5 c-1.731,0-3.14,1.408-3.14,3.14s1.409,3.14,3.14,3.14h10.188c0.158-0.575,0.686-1,1.312-1c0.626,0,1.153,0.425,1.312,1h9.377 c0.158-0.575,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S28.75,31.36,28,31.36z M28,29.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.353,29.36,28,29.36z M16,29.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S16.353,29.36,16,29.36z M16,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S16.353,22.36,16,22.36z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36 z M16,8.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,9.64,16,9.64c0.353,0,0.64-0.287,0.64-0.64S16.353,8.36,16,8.36z M16,1.36 c-0.353,0-0.64,0.287-0.64,0.64S15.647,2.64,16,2.64c0.353,0,0.64-0.287,0.64-0.64S16.353,1.36,16,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!