cncf logo
cncf from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cncf
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cncf logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0H8.004Zm3.431 3.431h4.544l.029.023l4.544 4.544h3.03l-4.572-4.567h9.569v9.563l-.789-.782l-3.784-3.79v3.03l2.271 2.272l2.272 2.272l.029.03v4.543h-4.55l-.023-.023l-2.272-2.278l-2.272-2.272h-3.03l3.785 3.79l.782.783H3.43v-9.563l4.573 4.567v-3.031l-4.55-4.544l-.023-.023Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCncf(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0H8.004Zm3.431 3.431h4.544l.029.023l4.544 4.544h3.03l-4.572-4.567h9.569v9.563l-.789-.782l-3.784-3.79v3.03l2.271 2.272l2.272 2.272l.029.03v4.543h-4.55l-.023-.023l-2.272-2.278l-2.272-2.272h-3.03l3.785 3.79l.782.783H3.43v-9.563l4.573 4.567v-3.031l-4.55-4.544l-.023-.023Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0H8.004Zm3.431 3.431h4.544l.029.023l4.544 4.544h3.03l-4.572-4.567h9.569v9.563l-.789-.782l-3.784-3.79v3.03l2.271 2.272l2.272 2.272l.029.03v4.543h-4.55l-.023-.023l-2.272-2.278l-2.272-2.272h-3.03l3.785 3.79l.782.783H3.43v-9.563l4.573 4.567v-3.031l-4.55-4.544l-.023-.023Z"/></svg> </template>
CSS
.icon-cncf {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200v24h24V0H8.004Zm3.431%203.431h4.544l.029.023l4.544%204.544h3.03l-4.572-4.567h9.569v9.563l-.789-.782l-3.784-3.79v3.03l2.271%202.272l2.272%202.272l.029.03v4.543h-4.55l-.023-.023l-2.272-2.278l-2.272-2.272h-3.03l3.785%203.79l.782.783H3.43v-9.563l4.573%204.567v-3.031l-4.55-4.544l-.023-.023Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200v24h24V0H8.004Zm3.431%203.431h4.544l.029.023l4.544%204.544h3.03l-4.572-4.567h9.569v9.563l-.789-.782l-3.784-3.79v3.03l2.271%202.272l2.272%202.272l.029.03v4.543h-4.55l-.023-.023l-2.272-2.278l-2.272-2.272h-3.03l3.785%203.79l.782.783H3.43v-9.563l4.573%204.567v-3.031l-4.55-4.544l-.023-.023Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cncf.svg?color=%231a73e8&size=48