circleci logo

circleci from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
circleci
Set
SVG Logos
Style
Color
Viewbox
256×259
License
CC0

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 256 259"><g fill="#343434"><circle cx="126.157" cy="129.008" r="30.593"/><path d="M1.204 96.572c0 .368-.369 1.105-.369 1.474c0 3.317 2.58 6.266 6.266 6.266h51.972c2.58 0 4.423-1.474 5.529-3.686c10.69-23.59 34.28-39.44 61.186-39.44c37.228 0 67.453 30.225 67.453 67.453s-30.225 67.453-67.453 67.453c-27.276 0-50.497-16.218-61.186-39.071c-1.106-2.58-2.949-4.055-5.53-4.055H7.103c-3.318 0-6.267 2.58-6.267 6.267c0 .368 0 1.105.369 1.474c14.375 56.026 64.872 97.309 124.953 97.309c71.139 0 129.008-57.87 129.008-129.008S197.295 0 126.157 0C66.077 0 15.579 41.283 1.204 96.572"/></g></svg>

React

import type { SVGProps } from "react";

export function LogosCircleci(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><g fill="#343434"><circle cx="126.157" cy="129.008" r="30.593"/><path d="M1.204 96.572c0 .368-.369 1.105-.369 1.474c0 3.317 2.58 6.266 6.266 6.266h51.972c2.58 0 4.423-1.474 5.529-3.686c10.69-23.59 34.28-39.44 61.186-39.44c37.228 0 67.453 30.225 67.453 67.453s-30.225 67.453-67.453 67.453c-27.276 0-50.497-16.218-61.186-39.071c-1.106-2.58-2.949-4.055-5.53-4.055H7.103c-3.318 0-6.267 2.58-6.267 6.267c0 .368 0 1.105.369 1.474c14.375 56.026 64.872 97.309 124.953 97.309c71.139 0 129.008-57.87 129.008-129.008S197.295 0 126.157 0C66.077 0 15.579 41.283 1.204 96.572"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><g fill="#343434"><circle cx="126.157" cy="129.008" r="30.593"/><path d="M1.204 96.572c0 .368-.369 1.105-.369 1.474c0 3.317 2.58 6.266 6.266 6.266h51.972c2.58 0 4.423-1.474 5.529-3.686c10.69-23.59 34.28-39.44 61.186-39.44c37.228 0 67.453 30.225 67.453 67.453s-30.225 67.453-67.453 67.453c-27.276 0-50.497-16.218-61.186-39.071c-1.106-2.58-2.949-4.055-5.53-4.055H7.103c-3.318 0-6.267 2.58-6.267 6.267c0 .368 0 1.105.369 1.474c14.375 56.026 64.872 97.309 124.953 97.309c71.139 0 129.008-57.87 129.008-129.008S197.295 0 126.157 0C66.077 0 15.579 41.283 1.204 96.572"/></g></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%20256%20259%22%3E%3Cg%20fill%3D%22%23343434%22%3E%3Ccircle%20cx%3D%22126.157%22%20cy%3D%22129.008%22%20r%3D%2230.593%22%2F%3E%3Cpath%20d%3D%22M1.204%2096.572c0%20.368-.369%201.105-.369%201.474c0%203.317%202.58%206.266%206.266%206.266h51.972c2.58%200%204.423-1.474%205.529-3.686c10.69-23.59%2034.28-39.44%2061.186-39.44c37.228%200%2067.453%2030.225%2067.453%2067.453s-30.225%2067.453-67.453%2067.453c-27.276%200-50.497-16.218-61.186-39.071c-1.106-2.58-2.949-4.055-5.53-4.055H7.103c-3.318%200-6.267%202.58-6.267%206.267c0%20.368%200%201.105.369%201.474c14.375%2056.026%2064.872%2097.309%20124.953%2097.309c71.139%200%20129.008-57.87%20129.008-129.008S197.295%200%20126.157%200C66.077%200%2015.579%2041.283%201.204%2096.572%22%2F%3E%3C%2Fg%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%20256%20259%22%3E%3Cg%20fill%3D%22%23343434%22%3E%3Ccircle%20cx%3D%22126.157%22%20cy%3D%22129.008%22%20r%3D%2230.593%22%2F%3E%3Cpath%20d%3D%22M1.204%2096.572c0%20.368-.369%201.105-.369%201.474c0%203.317%202.58%206.266%206.266%206.266h51.972c2.58%200%204.423-1.474%205.529-3.686c10.69-23.59%2034.28-39.44%2061.186-39.44c37.228%200%2067.453%2030.225%2067.453%2067.453s-30.225%2067.453-67.453%2067.453c-27.276%200-50.497-16.218-61.186-39.071c-1.106-2.58-2.949-4.055-5.53-4.055H7.103c-3.318%200-6.267%202.58-6.267%206.267c0%20.368%200%201.105.369%201.474c14.375%2056.026%2064.872%2097.309%20124.953%2097.309c71.139%200%20129.008-57.87%20129.008-129.008S197.295%200%20126.157%200C66.077%200%2015.579%2041.283%201.204%2096.572%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/circleci.svg?color=%231a73e8&size=48