circleci logo
circleci from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- circleci
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the circleci logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.953 16a3.8 3.8 0 0 1 3.801-3.807c2.1 0 3.813 1.713 3.813 3.807s-1.713 3.807-3.813 3.807A3.814 3.814 0 0 1 11.953 16m3.802-16C8.287 0 2.031 5.12.255 12.031c-.015.052-.015.095-.015.163c0 .416.339.771.765.771h6.448a.73.73 0 0 0 .687-.448c1.333-2.88 4.24-4.896 7.62-4.896c4.62 0 8.38 3.76 8.38 8.385s-3.76 8.385-8.385 8.385c-3.375 0-6.285-2-7.615-4.896c-.129-.255-.385-.448-.687-.448H1.005a.76.76 0 0 0-.765.765c0 .052.02.1.02.161C2.021 26.88 8.287 32 15.755 32c8.833 0 16-7.167 16-16c0-8.828-7.167-16-16-16"/></svg>
React
import type { SVGProps } from "react";
export function CibCircleci(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.953 16a3.8 3.8 0 0 1 3.801-3.807c2.1 0 3.813 1.713 3.813 3.807s-1.713 3.807-3.813 3.807A3.814 3.814 0 0 1 11.953 16m3.802-16C8.287 0 2.031 5.12.255 12.031c-.015.052-.015.095-.015.163c0 .416.339.771.765.771h6.448a.73.73 0 0 0 .687-.448c1.333-2.88 4.24-4.896 7.62-4.896c4.62 0 8.38 3.76 8.38 8.385s-3.76 8.385-8.385 8.385c-3.375 0-6.285-2-7.615-4.896c-.129-.255-.385-.448-.687-.448H1.005a.76.76 0 0 0-.765.765c0 .052.02.1.02.161C2.021 26.88 8.287 32 15.755 32c8.833 0 16-7.167 16-16c0-8.828-7.167-16-16-16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.953 16a3.8 3.8 0 0 1 3.801-3.807c2.1 0 3.813 1.713 3.813 3.807s-1.713 3.807-3.813 3.807A3.814 3.814 0 0 1 11.953 16m3.802-16C8.287 0 2.031 5.12.255 12.031c-.015.052-.015.095-.015.163c0 .416.339.771.765.771h6.448a.73.73 0 0 0 .687-.448c1.333-2.88 4.24-4.896 7.62-4.896c4.62 0 8.38 3.76 8.38 8.385s-3.76 8.385-8.385 8.385c-3.375 0-6.285-2-7.615-4.896c-.129-.255-.385-.448-.687-.448H1.005a.76.76 0 0 0-.765.765c0 .052.02.1.02.161C2.021 26.88 8.287 32 15.755 32c8.833 0 16-7.167 16-16c0-8.828-7.167-16-16-16"/></svg> </template>
CSS
.icon-circleci {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.953%2016a3.8%203.8%200%200%201%203.801-3.807c2.1%200%203.813%201.713%203.813%203.807s-1.713%203.807-3.813%203.807A3.814%203.814%200%200%201%2011.953%2016m3.802-16C8.287%200%202.031%205.12.255%2012.031c-.015.052-.015.095-.015.163c0%20.416.339.771.765.771h6.448a.73.73%200%200%200%20.687-.448c1.333-2.88%204.24-4.896%207.62-4.896c4.62%200%208.38%203.76%208.38%208.385s-3.76%208.385-8.385%208.385c-3.375%200-6.285-2-7.615-4.896c-.129-.255-.385-.448-.687-.448H1.005a.76.76%200%200%200-.765.765c0%20.052.02.1.02.161C2.021%2026.88%208.287%2032%2015.755%2032c8.833%200%2016-7.167%2016-16c0-8.828-7.167-16-16-16%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.953%2016a3.8%203.8%200%200%201%203.801-3.807c2.1%200%203.813%201.713%203.813%203.807s-1.713%203.807-3.813%203.807A3.814%203.814%200%200%201%2011.953%2016m3.802-16C8.287%200%202.031%205.12.255%2012.031c-.015.052-.015.095-.015.163c0%20.416.339.771.765.771h6.448a.73.73%200%200%200%20.687-.448c1.333-2.88%204.24-4.896%207.62-4.896c4.62%200%208.38%203.76%208.38%208.385s-3.76%208.385-8.385%208.385c-3.375%200-6.285-2-7.615-4.896c-.129-.255-.385-.448-.687-.448H1.005a.76.76%200%200%200-.765.765c0%20.052.02.1.02.161C2.021%2026.88%208.287%2032%2015.755%2032c8.833%200%2016-7.167%2016-16c0-8.828-7.167-16-16-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/circleci.svg?color=%231a73e8&size=48