Centos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Centos 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/338114.svg" alt="Centos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338114.svg" alt="Centos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338114.svg" alt="Centos icon" :width="24" :height="24" />
CSS background
.icon-centos {
background-image: url('https://proicons.com/icon/338114.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M29.41749954,10.91900063l-5.41699982-5.42000008-5.42000008,5.42000008h-7.6609993v7.66300011l-5.42000008,5.41900063,5.42000008,5.41699982v7.66399956h7.66300011l5.41799927,5.41899872,5.41900063-5.41999817h7.66300011v-7.66200066l5.41799927-5.41699982-5.41899872-5.42000008M25.64550018,10.91900063v5.84600067l-1.64599991,1.64299965-1.64500046-1.64400101v-5.84600067l3.29100037.00100136ZM15.91349983,13.58700085l4.13400078,4.13600063v2.3239994h-2.32600021l-4.13399982-4.13399982,2.32599926-2.32600021ZM10.91950035,22.3560009h5.84499931l1.64500046,1.64599991-1.64500046,1.6439991h-5.84499931v-3.28999901ZM31.10449982,22.3560009h5.84500122v3.28999901h-5.84499931l-1.64500046-1.64400101,1.64499855-1.645998ZM17.8144989,27.86100006h2.32500076v2.32600021l-4.13399887,4.13399887-2.32499981-2.32600021,4.13399792-4.13399887ZM27.86049843,27.86100006h2.32600021l4.13400078,4.13399887-2.32600021,2.32600021-4.13399887-4.13399887-.00000191-2.32600021ZM24.00049782,29.45999908l1.6439991,1.64400101v5.84600067h-3.29000092v-5.84600067l1.64600182-1.64400101Z"/><path class="b" d="M25.64450073,20.22100067l-1.64500046,1.45499992-1.64400101-1.45499992v2.13400078h-2.13400078l1.45299911,1.64599991-1.45499992,1.64500046h2.13599968v2.13400078l1.64400291-1.45400238,1.64500046,1.45400047v-2.13400078h2.13500023l-1.45400047-1.64500046,1.45400047-1.64599991h-2.13500023v-2.13399887ZM29.42350006,10.92400074l2.66400146,2.66400051-4.13399887,4.13399887v2.32500076h2.32600021l4.13399887-4.13299942,2.67200089,2.67200089-.00400162-7.66800022-7.65800095.00599861Z"/></svg>
Copied!