cilium logo
cilium from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cilium
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cilium logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.607 14.583h-3.215l-1.626-2.764l1.626-2.802h3.215l1.626 2.802zM14.186 8H9.799l-2.2 3.813l2.2 3.787h4.387l2.213-3.787zm-4.387 8.4l-2.2 3.813L9.799 24h4.387l2.213-3.787l-2.213-3.813zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.765h-3.215zM9.799 0l-2.2 3.813l2.2 3.787h4.387l2.213-3.787L14.186 0zM8.765 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.764h-3.215zm8.234 8.581l-2.2 3.813l2.2 3.787h4.388l2.213-3.787l-2.213-3.813zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.765h-3.215zM16.999 4l-2.2 3.813l2.2 3.787h4.388L23.6 7.813L21.387 4zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.764h-3.215zM2.599 12.4l-2.2 3.813L2.599 20h4.387l2.213-3.787L6.986 12.4zm-1.034 3.819l1.627-2.802h3.214l1.627 2.802l-1.627 2.765H3.192zM2.599 4l-2.2 3.813l2.2 3.787h4.387l2.213-3.787L6.986 4zM1.565 7.819l1.627-2.802h3.214l1.627 2.802l-1.627 2.764H3.192z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCilium(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="M13.607 14.583h-3.215l-1.626-2.764l1.626-2.802h3.215l1.626 2.802zM14.186 8H9.799l-2.2 3.813l2.2 3.787h4.387l2.213-3.787zm-4.387 8.4l-2.2 3.813L9.799 24h4.387l2.213-3.787l-2.213-3.813zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.765h-3.215zM9.799 0l-2.2 3.813l2.2 3.787h4.387l2.213-3.787L14.186 0zM8.765 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.764h-3.215zm8.234 8.581l-2.2 3.813l2.2 3.787h4.388l2.213-3.787l-2.213-3.813zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.765h-3.215zM16.999 4l-2.2 3.813l2.2 3.787h4.388L23.6 7.813L21.387 4zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.764h-3.215zM2.599 12.4l-2.2 3.813L2.599 20h4.387l2.213-3.787L6.986 12.4zm-1.034 3.819l1.627-2.802h3.214l1.627 2.802l-1.627 2.765H3.192zM2.599 4l-2.2 3.813l2.2 3.787h4.387l2.213-3.787L6.986 4zM1.565 7.819l1.627-2.802h3.214l1.627 2.802l-1.627 2.764H3.192z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.607 14.583h-3.215l-1.626-2.764l1.626-2.802h3.215l1.626 2.802zM14.186 8H9.799l-2.2 3.813l2.2 3.787h4.387l2.213-3.787zm-4.387 8.4l-2.2 3.813L9.799 24h4.387l2.213-3.787l-2.213-3.813zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.765h-3.215zM9.799 0l-2.2 3.813l2.2 3.787h4.387l2.213-3.787L14.186 0zM8.765 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.764h-3.215zm8.234 8.581l-2.2 3.813l2.2 3.787h4.388l2.213-3.787l-2.213-3.813zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.765h-3.215zM16.999 4l-2.2 3.813l2.2 3.787h4.388L23.6 7.813L21.387 4zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802l-1.626 2.764h-3.215zM2.599 12.4l-2.2 3.813L2.599 20h4.387l2.213-3.787L6.986 12.4zm-1.034 3.819l1.627-2.802h3.214l1.627 2.802l-1.627 2.765H3.192zM2.599 4l-2.2 3.813l2.2 3.787h4.387l2.213-3.787L6.986 4zM1.565 7.819l1.627-2.802h3.214l1.627 2.802l-1.627 2.764H3.192z"/></svg> </template>
CSS
.icon-cilium {
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%22M13.607%2014.583h-3.215l-1.626-2.764l1.626-2.802h3.215l1.626%202.802zM14.186%208H9.799l-2.2%203.813l2.2%203.787h4.387l2.213-3.787zm-4.387%208.4l-2.2%203.813L9.799%2024h4.387l2.213-3.787l-2.213-3.813zm-1.034%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.765h-3.215zM9.799%200l-2.2%203.813l2.2%203.787h4.387l2.213-3.787L14.186%200zM8.765%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.764h-3.215zm8.234%208.581l-2.2%203.813l2.2%203.787h4.388l2.213-3.787l-2.213-3.813zm-1.034%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.765h-3.215zM16.999%204l-2.2%203.813l2.2%203.787h4.388L23.6%207.813L21.387%204zm-1.034%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.764h-3.215zM2.599%2012.4l-2.2%203.813L2.599%2020h4.387l2.213-3.787L6.986%2012.4zm-1.034%203.819l1.627-2.802h3.214l1.627%202.802l-1.627%202.765H3.192zM2.599%204l-2.2%203.813l2.2%203.787h4.387l2.213-3.787L6.986%204zM1.565%207.819l1.627-2.802h3.214l1.627%202.802l-1.627%202.764H3.192z%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%22M13.607%2014.583h-3.215l-1.626-2.764l1.626-2.802h3.215l1.626%202.802zM14.186%208H9.799l-2.2%203.813l2.2%203.787h4.387l2.213-3.787zm-4.387%208.4l-2.2%203.813L9.799%2024h4.387l2.213-3.787l-2.213-3.813zm-1.034%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.765h-3.215zM9.799%200l-2.2%203.813l2.2%203.787h4.387l2.213-3.787L14.186%200zM8.765%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.764h-3.215zm8.234%208.581l-2.2%203.813l2.2%203.787h4.388l2.213-3.787l-2.213-3.813zm-1.034%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.765h-3.215zM16.999%204l-2.2%203.813l2.2%203.787h4.388L23.6%207.813L21.387%204zm-1.034%203.819l1.627-2.802h3.215l1.626%202.802l-1.626%202.764h-3.215zM2.599%2012.4l-2.2%203.813L2.599%2020h4.387l2.213-3.787L6.986%2012.4zm-1.034%203.819l1.627-2.802h3.214l1.627%202.802l-1.627%202.765H3.192zM2.599%204l-2.2%203.813l2.2%203.787h4.387l2.213-3.787L6.986%204zM1.565%207.819l1.627-2.802h3.214l1.627%202.802l-1.627%202.764H3.192z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cilium.svg?color=%231a73e8&size=48