centos logo
centos from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- centos
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×135
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the centos logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 135"><path fill="#a14f8c" d="M186.429 100.835c11.326 0 20.702-4.084 26.83-11.604l-9.656-8.912c-4.363 5.106-9.84 7.705-16.339 7.705c-12.161 0-20.795-8.54-20.795-20.795c0-12.254 8.634-20.795 20.795-20.795c6.499 0 11.976 2.6 16.34 7.613l9.654-8.912c-6.127-7.427-15.503-11.512-26.736-11.512c-20.238 0-35.278 14.018-35.278 33.606c0 19.272 14.558 33.153 34.214 33.595zm83.087-25.9c0-16.06-11.326-25.901-25.994-25.901c-15.225 0-26.643 10.768-26.643 25.715c0 14.853 11.233 25.715 28.5 25.715c9.005 0 15.967-2.785 20.61-8.077l-7.706-8.355c-3.435 3.25-7.241 4.828-12.533 4.828c-7.612 0-12.904-3.807-14.296-10.026h37.783l.208-2.393c.02-.27.038-.536.05-.79zm-25.901-14.947c6.498 0 11.233 4.085 12.254 10.398h-24.601c1.021-6.406 5.756-10.398 12.347-10.398m65.912-10.954c-6.776 0-12.625 2.32-16.524 6.59v-5.848H279.17v49.945h14.482V75.027c0-9.19 5.013-13.46 11.975-13.46c6.406 0 10.12 3.713 10.12 11.79V99.72h14.482V71.128c0-15.225-8.913-22.094-20.703-22.094m62.107 38.062c-1.578 1.207-3.713 1.857-5.849 1.857c-3.899 0-6.22-2.321-6.22-6.592v-20.33h12.44V50.89h-12.44V38.728h-14.482V50.89h-7.705v11.14h7.705v20.517c0 11.883 6.87 17.917 18.66 17.917c4.456 0 8.82-1.021 11.79-3.156zm44.56 13.74c20.424 0 35.556-14.204 35.556-33.607s-15.132-33.606-35.555-33.606c-20.517 0-35.556 14.297-35.556 33.606s15.04 33.606 35.556 33.606m0-12.812c-11.604 0-20.33-8.448-20.33-20.795s8.726-20.795 20.33-20.795c11.605 0 20.331 8.448 20.331 20.795s-8.726 20.795-20.33 20.795m68.234 12.811c18.567 0 27.572-9.283 27.572-20.145c0-23.858-37.784-15.596-37.784-27.572c0-4.084 3.435-7.426 12.347-7.426c5.756 0 11.976 1.67 18.01 5.105l4.642-11.418c-6.034-3.806-14.39-5.756-22.559-5.756c-18.474 0-27.386 9.19-27.386 20.238c0 24.137 37.784 15.782 37.784 27.943c0 3.992-3.62 6.963-12.533 6.963c-7.798 0-15.968-2.785-21.445-6.777l-5.106 11.326c5.535 4.284 15.36 7.282 25.269 7.506zM84.625 132.151c35.855-9.607 57.134-46.462 47.526-82.318S85.69-7.3 49.833 2.307S-7.3 48.769 2.307 84.625s46.462 57.134 82.318 47.526"/><path fill="#fff" d="M67.229 16.365L52.33 31.264l-21.067-.002l-.002 21.069l-14.897 14.898l14.897 14.897l.001 21.07l21.068-.001l14.899 14.898l14.897-14.898l21.07-.001V82.126l14.898-14.897l-14.9-14.897l-21.068-21.067zm4.522 14.897v16.073l-4.522 4.522l-4.522-4.522V31.264zM44.993 38.6L56.36 49.966l.001 6.393l-6.396.002l-11.366-11.367zM31.261 62.707h16.074l4.522 4.522l-4.522 4.522H31.26zm55.5 0h16.073v9.044H86.76l-4.522-4.522zM50.22 77.843h6.394v6.394L45.25 95.602l-6.395-6.394zm27.623-.001h6.393l11.366 11.366l-6.395 6.394l-11.365-11.365zm-10.615 4.396l4.522 4.522v16.073h-9.044V86.76z"/><path fill="#efa724" d="m71.751 56.839l-4.522 3.996l-4.522-3.997v5.869h-5.869l3.996 4.522l-3.997 4.522h5.87v5.869l4.522-3.996l4.522 3.996v-5.869h5.868l-3.995-4.522l3.997-4.522h-5.87zm10.387-25.562l7.325 7.324l-11.366 11.366v6.394h6.395l11.365-11.365l7.35 7.35l-.012-21.082z"/></svg>
React
import type { SVGProps } from "react";
export function LogosCentos(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 135"><path fill="#a14f8c" d="M186.429 100.835c11.326 0 20.702-4.084 26.83-11.604l-9.656-8.912c-4.363 5.106-9.84 7.705-16.339 7.705c-12.161 0-20.795-8.54-20.795-20.795c0-12.254 8.634-20.795 20.795-20.795c6.499 0 11.976 2.6 16.34 7.613l9.654-8.912c-6.127-7.427-15.503-11.512-26.736-11.512c-20.238 0-35.278 14.018-35.278 33.606c0 19.272 14.558 33.153 34.214 33.595zm83.087-25.9c0-16.06-11.326-25.901-25.994-25.901c-15.225 0-26.643 10.768-26.643 25.715c0 14.853 11.233 25.715 28.5 25.715c9.005 0 15.967-2.785 20.61-8.077l-7.706-8.355c-3.435 3.25-7.241 4.828-12.533 4.828c-7.612 0-12.904-3.807-14.296-10.026h37.783l.208-2.393c.02-.27.038-.536.05-.79zm-25.901-14.947c6.498 0 11.233 4.085 12.254 10.398h-24.601c1.021-6.406 5.756-10.398 12.347-10.398m65.912-10.954c-6.776 0-12.625 2.32-16.524 6.59v-5.848H279.17v49.945h14.482V75.027c0-9.19 5.013-13.46 11.975-13.46c6.406 0 10.12 3.713 10.12 11.79V99.72h14.482V71.128c0-15.225-8.913-22.094-20.703-22.094m62.107 38.062c-1.578 1.207-3.713 1.857-5.849 1.857c-3.899 0-6.22-2.321-6.22-6.592v-20.33h12.44V50.89h-12.44V38.728h-14.482V50.89h-7.705v11.14h7.705v20.517c0 11.883 6.87 17.917 18.66 17.917c4.456 0 8.82-1.021 11.79-3.156zm44.56 13.74c20.424 0 35.556-14.204 35.556-33.607s-15.132-33.606-35.555-33.606c-20.517 0-35.556 14.297-35.556 33.606s15.04 33.606 35.556 33.606m0-12.812c-11.604 0-20.33-8.448-20.33-20.795s8.726-20.795 20.33-20.795c11.605 0 20.331 8.448 20.331 20.795s-8.726 20.795-20.33 20.795m68.234 12.811c18.567 0 27.572-9.283 27.572-20.145c0-23.858-37.784-15.596-37.784-27.572c0-4.084 3.435-7.426 12.347-7.426c5.756 0 11.976 1.67 18.01 5.105l4.642-11.418c-6.034-3.806-14.39-5.756-22.559-5.756c-18.474 0-27.386 9.19-27.386 20.238c0 24.137 37.784 15.782 37.784 27.943c0 3.992-3.62 6.963-12.533 6.963c-7.798 0-15.968-2.785-21.445-6.777l-5.106 11.326c5.535 4.284 15.36 7.282 25.269 7.506zM84.625 132.151c35.855-9.607 57.134-46.462 47.526-82.318S85.69-7.3 49.833 2.307S-7.3 48.769 2.307 84.625s46.462 57.134 82.318 47.526"/><path fill="#fff" d="M67.229 16.365L52.33 31.264l-21.067-.002l-.002 21.069l-14.897 14.898l14.897 14.897l.001 21.07l21.068-.001l14.899 14.898l14.897-14.898l21.07-.001V82.126l14.898-14.897l-14.9-14.897l-21.068-21.067zm4.522 14.897v16.073l-4.522 4.522l-4.522-4.522V31.264zM44.993 38.6L56.36 49.966l.001 6.393l-6.396.002l-11.366-11.367zM31.261 62.707h16.074l4.522 4.522l-4.522 4.522H31.26zm55.5 0h16.073v9.044H86.76l-4.522-4.522zM50.22 77.843h6.394v6.394L45.25 95.602l-6.395-6.394zm27.623-.001h6.393l11.366 11.366l-6.395 6.394l-11.365-11.365zm-10.615 4.396l4.522 4.522v16.073h-9.044V86.76z"/><path fill="#efa724" d="m71.751 56.839l-4.522 3.996l-4.522-3.997v5.869h-5.869l3.996 4.522l-3.997 4.522h5.87v5.869l4.522-3.996l4.522 3.996v-5.869h5.868l-3.995-4.522l3.997-4.522h-5.87zm10.387-25.562l7.325 7.324l-11.366 11.366v6.394h6.395l11.365-11.365l7.35 7.35l-.012-21.082z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 135"><path fill="#a14f8c" d="M186.429 100.835c11.326 0 20.702-4.084 26.83-11.604l-9.656-8.912c-4.363 5.106-9.84 7.705-16.339 7.705c-12.161 0-20.795-8.54-20.795-20.795c0-12.254 8.634-20.795 20.795-20.795c6.499 0 11.976 2.6 16.34 7.613l9.654-8.912c-6.127-7.427-15.503-11.512-26.736-11.512c-20.238 0-35.278 14.018-35.278 33.606c0 19.272 14.558 33.153 34.214 33.595zm83.087-25.9c0-16.06-11.326-25.901-25.994-25.901c-15.225 0-26.643 10.768-26.643 25.715c0 14.853 11.233 25.715 28.5 25.715c9.005 0 15.967-2.785 20.61-8.077l-7.706-8.355c-3.435 3.25-7.241 4.828-12.533 4.828c-7.612 0-12.904-3.807-14.296-10.026h37.783l.208-2.393c.02-.27.038-.536.05-.79zm-25.901-14.947c6.498 0 11.233 4.085 12.254 10.398h-24.601c1.021-6.406 5.756-10.398 12.347-10.398m65.912-10.954c-6.776 0-12.625 2.32-16.524 6.59v-5.848H279.17v49.945h14.482V75.027c0-9.19 5.013-13.46 11.975-13.46c6.406 0 10.12 3.713 10.12 11.79V99.72h14.482V71.128c0-15.225-8.913-22.094-20.703-22.094m62.107 38.062c-1.578 1.207-3.713 1.857-5.849 1.857c-3.899 0-6.22-2.321-6.22-6.592v-20.33h12.44V50.89h-12.44V38.728h-14.482V50.89h-7.705v11.14h7.705v20.517c0 11.883 6.87 17.917 18.66 17.917c4.456 0 8.82-1.021 11.79-3.156zm44.56 13.74c20.424 0 35.556-14.204 35.556-33.607s-15.132-33.606-35.555-33.606c-20.517 0-35.556 14.297-35.556 33.606s15.04 33.606 35.556 33.606m0-12.812c-11.604 0-20.33-8.448-20.33-20.795s8.726-20.795 20.33-20.795c11.605 0 20.331 8.448 20.331 20.795s-8.726 20.795-20.33 20.795m68.234 12.811c18.567 0 27.572-9.283 27.572-20.145c0-23.858-37.784-15.596-37.784-27.572c0-4.084 3.435-7.426 12.347-7.426c5.756 0 11.976 1.67 18.01 5.105l4.642-11.418c-6.034-3.806-14.39-5.756-22.559-5.756c-18.474 0-27.386 9.19-27.386 20.238c0 24.137 37.784 15.782 37.784 27.943c0 3.992-3.62 6.963-12.533 6.963c-7.798 0-15.968-2.785-21.445-6.777l-5.106 11.326c5.535 4.284 15.36 7.282 25.269 7.506zM84.625 132.151c35.855-9.607 57.134-46.462 47.526-82.318S85.69-7.3 49.833 2.307S-7.3 48.769 2.307 84.625s46.462 57.134 82.318 47.526"/><path fill="#fff" d="M67.229 16.365L52.33 31.264l-21.067-.002l-.002 21.069l-14.897 14.898l14.897 14.897l.001 21.07l21.068-.001l14.899 14.898l14.897-14.898l21.07-.001V82.126l14.898-14.897l-14.9-14.897l-21.068-21.067zm4.522 14.897v16.073l-4.522 4.522l-4.522-4.522V31.264zM44.993 38.6L56.36 49.966l.001 6.393l-6.396.002l-11.366-11.367zM31.261 62.707h16.074l4.522 4.522l-4.522 4.522H31.26zm55.5 0h16.073v9.044H86.76l-4.522-4.522zM50.22 77.843h6.394v6.394L45.25 95.602l-6.395-6.394zm27.623-.001h6.393l11.366 11.366l-6.395 6.394l-11.365-11.365zm-10.615 4.396l4.522 4.522v16.073h-9.044V86.76z"/><path fill="#efa724" d="m71.751 56.839l-4.522 3.996l-4.522-3.997v5.869h-5.869l3.996 4.522l-3.997 4.522h5.87v5.869l4.522-3.996l4.522 3.996v-5.869h5.868l-3.995-4.522l3.997-4.522h-5.87zm10.387-25.562l7.325 7.324l-11.366 11.366v6.394h6.395l11.365-11.365l7.35 7.35l-.012-21.082z"/></svg> </template>
CSS
.icon-centos {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20135%22%3E%3Cpath%20fill%3D%22%23a14f8c%22%20d%3D%22M186.429%20100.835c11.326%200%2020.702-4.084%2026.83-11.604l-9.656-8.912c-4.363%205.106-9.84%207.705-16.339%207.705c-12.161%200-20.795-8.54-20.795-20.795c0-12.254%208.634-20.795%2020.795-20.795c6.499%200%2011.976%202.6%2016.34%207.613l9.654-8.912c-6.127-7.427-15.503-11.512-26.736-11.512c-20.238%200-35.278%2014.018-35.278%2033.606c0%2019.272%2014.558%2033.153%2034.214%2033.595zm83.087-25.9c0-16.06-11.326-25.901-25.994-25.901c-15.225%200-26.643%2010.768-26.643%2025.715c0%2014.853%2011.233%2025.715%2028.5%2025.715c9.005%200%2015.967-2.785%2020.61-8.077l-7.706-8.355c-3.435%203.25-7.241%204.828-12.533%204.828c-7.612%200-12.904-3.807-14.296-10.026h37.783l.208-2.393c.02-.27.038-.536.05-.79zm-25.901-14.947c6.498%200%2011.233%204.085%2012.254%2010.398h-24.601c1.021-6.406%205.756-10.398%2012.347-10.398m65.912-10.954c-6.776%200-12.625%202.32-16.524%206.59v-5.848H279.17v49.945h14.482V75.027c0-9.19%205.013-13.46%2011.975-13.46c6.406%200%2010.12%203.713%2010.12%2011.79V99.72h14.482V71.128c0-15.225-8.913-22.094-20.703-22.094m62.107%2038.062c-1.578%201.207-3.713%201.857-5.849%201.857c-3.899%200-6.22-2.321-6.22-6.592v-20.33h12.44V50.89h-12.44V38.728h-14.482V50.89h-7.705v11.14h7.705v20.517c0%2011.883%206.87%2017.917%2018.66%2017.917c4.456%200%208.82-1.021%2011.79-3.156zm44.56%2013.74c20.424%200%2035.556-14.204%2035.556-33.607s-15.132-33.606-35.555-33.606c-20.517%200-35.556%2014.297-35.556%2033.606s15.04%2033.606%2035.556%2033.606m0-12.812c-11.604%200-20.33-8.448-20.33-20.795s8.726-20.795%2020.33-20.795c11.605%200%2020.331%208.448%2020.331%2020.795s-8.726%2020.795-20.33%2020.795m68.234%2012.811c18.567%200%2027.572-9.283%2027.572-20.145c0-23.858-37.784-15.596-37.784-27.572c0-4.084%203.435-7.426%2012.347-7.426c5.756%200%2011.976%201.67%2018.01%205.105l4.642-11.418c-6.034-3.806-14.39-5.756-22.559-5.756c-18.474%200-27.386%209.19-27.386%2020.238c0%2024.137%2037.784%2015.782%2037.784%2027.943c0%203.992-3.62%206.963-12.533%206.963c-7.798%200-15.968-2.785-21.445-6.777l-5.106%2011.326c5.535%204.284%2015.36%207.282%2025.269%207.506zM84.625%20132.151c35.855-9.607%2057.134-46.462%2047.526-82.318S85.69-7.3%2049.833%202.307S-7.3%2048.769%202.307%2084.625s46.462%2057.134%2082.318%2047.526%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M67.229%2016.365L52.33%2031.264l-21.067-.002l-.002%2021.069l-14.897%2014.898l14.897%2014.897l.001%2021.07l21.068-.001l14.899%2014.898l14.897-14.898l21.07-.001V82.126l14.898-14.897l-14.9-14.897l-21.068-21.067zm4.522%2014.897v16.073l-4.522%204.522l-4.522-4.522V31.264zM44.993%2038.6L56.36%2049.966l.001%206.393l-6.396.002l-11.366-11.367zM31.261%2062.707h16.074l4.522%204.522l-4.522%204.522H31.26zm55.5%200h16.073v9.044H86.76l-4.522-4.522zM50.22%2077.843h6.394v6.394L45.25%2095.602l-6.395-6.394zm27.623-.001h6.393l11.366%2011.366l-6.395%206.394l-11.365-11.365zm-10.615%204.396l4.522%204.522v16.073h-9.044V86.76z%22%2F%3E%3Cpath%20fill%3D%22%23efa724%22%20d%3D%22m71.751%2056.839l-4.522%203.996l-4.522-3.997v5.869h-5.869l3.996%204.522l-3.997%204.522h5.87v5.869l4.522-3.996l4.522%203.996v-5.869h5.868l-3.995-4.522l3.997-4.522h-5.87zm10.387-25.562l7.325%207.324l-11.366%2011.366v6.394h6.395l11.365-11.365l7.35%207.35l-.012-21.082z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20135%22%3E%3Cpath%20fill%3D%22%23a14f8c%22%20d%3D%22M186.429%20100.835c11.326%200%2020.702-4.084%2026.83-11.604l-9.656-8.912c-4.363%205.106-9.84%207.705-16.339%207.705c-12.161%200-20.795-8.54-20.795-20.795c0-12.254%208.634-20.795%2020.795-20.795c6.499%200%2011.976%202.6%2016.34%207.613l9.654-8.912c-6.127-7.427-15.503-11.512-26.736-11.512c-20.238%200-35.278%2014.018-35.278%2033.606c0%2019.272%2014.558%2033.153%2034.214%2033.595zm83.087-25.9c0-16.06-11.326-25.901-25.994-25.901c-15.225%200-26.643%2010.768-26.643%2025.715c0%2014.853%2011.233%2025.715%2028.5%2025.715c9.005%200%2015.967-2.785%2020.61-8.077l-7.706-8.355c-3.435%203.25-7.241%204.828-12.533%204.828c-7.612%200-12.904-3.807-14.296-10.026h37.783l.208-2.393c.02-.27.038-.536.05-.79zm-25.901-14.947c6.498%200%2011.233%204.085%2012.254%2010.398h-24.601c1.021-6.406%205.756-10.398%2012.347-10.398m65.912-10.954c-6.776%200-12.625%202.32-16.524%206.59v-5.848H279.17v49.945h14.482V75.027c0-9.19%205.013-13.46%2011.975-13.46c6.406%200%2010.12%203.713%2010.12%2011.79V99.72h14.482V71.128c0-15.225-8.913-22.094-20.703-22.094m62.107%2038.062c-1.578%201.207-3.713%201.857-5.849%201.857c-3.899%200-6.22-2.321-6.22-6.592v-20.33h12.44V50.89h-12.44V38.728h-14.482V50.89h-7.705v11.14h7.705v20.517c0%2011.883%206.87%2017.917%2018.66%2017.917c4.456%200%208.82-1.021%2011.79-3.156zm44.56%2013.74c20.424%200%2035.556-14.204%2035.556-33.607s-15.132-33.606-35.555-33.606c-20.517%200-35.556%2014.297-35.556%2033.606s15.04%2033.606%2035.556%2033.606m0-12.812c-11.604%200-20.33-8.448-20.33-20.795s8.726-20.795%2020.33-20.795c11.605%200%2020.331%208.448%2020.331%2020.795s-8.726%2020.795-20.33%2020.795m68.234%2012.811c18.567%200%2027.572-9.283%2027.572-20.145c0-23.858-37.784-15.596-37.784-27.572c0-4.084%203.435-7.426%2012.347-7.426c5.756%200%2011.976%201.67%2018.01%205.105l4.642-11.418c-6.034-3.806-14.39-5.756-22.559-5.756c-18.474%200-27.386%209.19-27.386%2020.238c0%2024.137%2037.784%2015.782%2037.784%2027.943c0%203.992-3.62%206.963-12.533%206.963c-7.798%200-15.968-2.785-21.445-6.777l-5.106%2011.326c5.535%204.284%2015.36%207.282%2025.269%207.506zM84.625%20132.151c35.855-9.607%2057.134-46.462%2047.526-82.318S85.69-7.3%2049.833%202.307S-7.3%2048.769%202.307%2084.625s46.462%2057.134%2082.318%2047.526%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M67.229%2016.365L52.33%2031.264l-21.067-.002l-.002%2021.069l-14.897%2014.898l14.897%2014.897l.001%2021.07l21.068-.001l14.899%2014.898l14.897-14.898l21.07-.001V82.126l14.898-14.897l-14.9-14.897l-21.068-21.067zm4.522%2014.897v16.073l-4.522%204.522l-4.522-4.522V31.264zM44.993%2038.6L56.36%2049.966l.001%206.393l-6.396.002l-11.366-11.367zM31.261%2062.707h16.074l4.522%204.522l-4.522%204.522H31.26zm55.5%200h16.073v9.044H86.76l-4.522-4.522zM50.22%2077.843h6.394v6.394L45.25%2095.602l-6.395-6.394zm27.623-.001h6.393l11.366%2011.366l-6.395%206.394l-11.365-11.365zm-10.615%204.396l4.522%204.522v16.073h-9.044V86.76z%22%2F%3E%3Cpath%20fill%3D%22%23efa724%22%20d%3D%22m71.751%2056.839l-4.522%203.996l-4.522-3.997v5.869h-5.869l3.996%204.522l-3.997%204.522h5.87v5.869l4.522-3.996l4.522%203.996v-5.869h5.868l-3.995-4.522l3.997-4.522h-5.87zm10.387-25.562l7.325%207.324l-11.366%2011.366v6.394h6.395l11.365-11.365l7.35%207.35l-.012-21.082z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/centos.svg?color=%231a73e8&size=48