Ibm Z Open Automation Utilities Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Z Open Automation Utilities 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/320212.svg" alt="Ibm Z Open Automation Utilities icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320212.svg" alt="Ibm Z Open Automation Utilities icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320212.svg" alt="Ibm Z Open Automation Utilities icon" :width="24" :height="24" />
CSS background
.icon-ibm-z-open-automation-utilities {
background-image: url('https://proicons.com/icon/320212.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="ibm--z-open-automation-utilities_00000165921194448335950660000013381299121166988218_" d="M16,29.36 c-5,0-9.542-2.757-11.855-7.194l0.639-0.332C6.972,26.032,11.27,28.64,16,28.64c2.945,0,5.814-1.035,8.076-2.916l0.461,0.553 C22.146,28.265,19.113,29.36,16,29.36z M27.259,23.194l-0.605-0.389c1.3-2.029,1.986-4.383,1.986-6.806 c0-5.505-3.517-10.34-8.75-12.03l0.221-0.686c5.532,1.787,9.25,6.897,9.25,12.716C29.36,18.561,28.634,21.048,27.259,23.194z M23,20.36h-8v-0.72h8V20.36z M9.254,20.255l-0.509-0.51L12.491,16l-3.745-3.746l0.509-0.509L13.509,16L9.254,20.255z M2.797,18.055 C2.693,17.379,2.64,16.688,2.64,16C2.64,8.633,8.633,2.64,16,2.64v0.72C9.03,3.36,3.36,9.03,3.36,16c0,0.651,0.05,1.306,0.149,1.945 L2.797,18.055z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!