Ibm Power11 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Power11 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/320204.svg" alt="Ibm Power11 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320204.svg" alt="Ibm Power11 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320204.svg" alt="Ibm Power11 icon" :width="24" :height="24" />
CSS background
.icon-ibm-power11 {
background-image: url('https://proicons.com/icon/320204.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--power11_00000024696393948871976760000012539875450508750987_" d="M16,30.36C8.082,30.36,1.64,23.918,1.64,16 c0-3.356,1.173-6.601,3.311-9.173c-0.133-0.21-0.21-0.459-0.21-0.727c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 s-0.61,1.36-1.36,1.36c-0.222,0-0.431-0.053-0.617-0.148C3.467,9.752,2.36,12.823,2.36,16c0,7.521,6.119,13.64,13.64,13.64 c2.271,0,4.519-0.568,6.501-1.646l0.344,0.633C20.757,29.761,18.39,30.36,16,30.36z M6.101,5.46c-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.64S6.454,5.46,6.101,5.46z M25.899,27.26c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36 c0.222,0,0.432,0.054,0.616,0.148c2.018-2.439,3.124-5.511,3.124-8.688c0-7.521-6.118-13.64-13.64-13.64 c-2.271,0-4.519,0.569-6.501,1.646L9.155,3.374C11.243,2.239,13.61,1.64,16,1.64c7.918,0,14.36,6.442,14.36,14.36 c0,3.355-1.174,6.601-3.312,9.173c0.133,0.21,0.211,0.46,0.211,0.727C27.26,26.649,26.649,27.26,25.899,27.26z M25.899,25.26 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S26.252,25.26,25.899,25.26z M16,25.36 c-2.287,0-4.469-0.825-6.18-2.33c-0.197,0.111-0.424,0.175-0.665,0.175c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36 s1.36,0.61,1.36,1.36c0,0.247-0.066,0.479-0.182,0.679c1.574,1.367,3.572,2.116,5.667,2.116c4.764,0,8.64-3.876,8.64-8.64 c0-0.876-0.13-1.741-0.388-2.569l0.688-0.214c0.279,0.898,0.421,1.834,0.421,2.783C25.36,21.161,21.161,25.36,16,25.36z M9.155,21.205c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S9.508,21.205,9.155,21.205z M7.061,18.784 C6.782,17.886,6.64,16.949,6.64,16c0-5.161,4.199-9.36,9.36-9.36c2.288,0,4.47,0.825,6.18,2.33c0.196-0.111,0.424-0.174,0.665-0.174 c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.247,0.066-0.479,0.182-0.678 C20.094,8.109,18.095,7.36,16,7.36c-4.764,0-8.64,3.876-8.64,8.64c0,0.877,0.131,1.741,0.389,2.569L7.061,18.784z M22.845,9.516 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S23.197,9.516,22.845,9.516z M12.303,18.557v-0.63h1.399 v-3.962H13.65l-1.238,1.23l-0.425-0.418l1.326-1.333h1.099v4.482h1.282v0.63h-3.391V18.557z M16.622,18.557v-0.63h1.399v-3.962 h-0.052l-1.237,1.23l-0.425-0.418l1.326-1.333h1.098v4.482h1.282v0.63h-3.391V18.557z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!