Kubernetes Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Kubernetes 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/320273.svg" alt="Kubernetes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320273.svg" alt="Kubernetes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320273.svg" alt="Kubernetes icon" :width="24" :height="24" />
CSS background
.icon-kubernetes {
background-image: url('https://proicons.com/icon/320273.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 25.4.1, 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="kubernetes_00000181770848312830449150000014408086786481112205_" d="M16,30.36c-0.062,0-0.125-0.017-0.181-0.05l-12-7 C3.708,23.246,3.64,23.128,3.64,23V9c0-0.128,0.068-0.247,0.179-0.311l12-7c0.111-0.065,0.251-0.065,0.362,0l12,7 C28.292,8.753,28.36,8.872,28.36,9v14c0,0.128-0.068,0.246-0.179,0.311l-12,7C16.125,30.344,16.062,30.36,16,30.36z M4.36,22.793 L16,29.583l11.64-6.79V9.207L16,2.417L4.36,9.207V22.793z M28,23h0.009H28z M11.986,24.694c-0.052,0-0.105-0.012-0.156-0.036 c-0.179-0.086-0.254-0.301-0.168-0.48l0.824-1.712c-1.724-0.94-3.033-2.551-3.574-4.479l-1.851,0.422 c-0.193,0.047-0.387-0.076-0.431-0.271c-0.044-0.193,0.077-0.387,0.271-0.431l1.851-0.423C8.679,16.868,8.64,16.438,8.64,16 c0-1.604,0.516-3.09,1.39-4.3l-1.487-1.186c-0.155-0.124-0.181-0.35-0.057-0.506c0.124-0.155,0.352-0.18,0.506-0.057l1.487,1.186 c1.276-1.446,3.109-2.389,5.161-2.488V6.75c0-0.199,0.161-0.36,0.36-0.36c0.199,0,0.36,0.161,0.36,0.36v1.899 c2.051,0.099,3.885,1.042,5.161,2.489l1.487-1.186c0.154-0.124,0.381-0.1,0.506,0.057c0.124,0.156,0.099,0.382-0.057,0.506 L21.97,11.7c0.875,1.21,1.391,2.696,1.391,4.3c0,0.438-0.039,0.868-0.112,1.285l1.851,0.423c0.194,0.044,0.315,0.237,0.271,0.431 c-0.044,0.193-0.233,0.321-0.431,0.271l-1.851-0.422c-0.542,1.928-1.851,3.538-3.574,4.479l0.824,1.712 c0.086,0.179,0.011,0.395-0.168,0.48c-0.18,0.087-0.395,0.012-0.48-0.168l-0.824-1.711c-1.762,0.748-3.968,0.748-5.73,0 l-0.824,1.711C12.249,24.619,12.121,24.694,11.986,24.694z M13.448,22.13c1.572,0.656,3.533,0.656,5.105,0l-2.308-4.792 c-0.159,0.029-0.331,0.029-0.49,0L13.448,22.13z M9.615,17.827c0.491,1.713,1.654,3.144,3.184,3.989l2.308-4.792 c-0.124-0.107-0.227-0.236-0.305-0.381L9.615,17.827z M16.893,17.024l2.308,4.792c1.529-0.846,2.692-2.277,3.184-3.99l-5.187-1.183 C17.12,16.788,17.017,16.917,16.893,17.024z M10.594,12.149C9.817,13.236,9.36,14.565,9.36,16c0,0.383,0.033,0.759,0.095,1.125 l5.186-1.184c0.007-0.169,0.045-0.33,0.109-0.477L10.594,12.149z M17.358,15.941l5.187,1.184c0.062-0.366,0.095-0.742,0.095-1.125 c0-1.435-0.457-2.764-1.233-3.851l-4.156,3.314C17.313,15.611,17.352,15.772,17.358,15.941z M16,15.36 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.64S16.353,15.36,16,15.36z M16.36,14.688 c0.161,0.044,0.31,0.117,0.44,0.212l4.157-3.314c-1.143-1.282-2.772-2.12-4.597-2.217V14.688z M11.043,11.586L15.2,14.9 c0.131-0.096,0.28-0.168,0.44-0.212V9.37C13.816,9.467,12.186,10.305,11.043,11.586z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!