circleci from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
circleci
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Related icons in Material Icon Theme

Use the circleci logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="4" fill="#fafafa"/><path fill="#fafafa" d="M17.73 2.104a14 14 0 0 0-14.927 9.234a.504.504 0 0 0 .48.662h5.525a.49.49 0 0 0 .416-.235a8 8 0 1 1 0 8.47A.49.49 0 0 0 8.81 20H3.28a.503.503 0 0 0-.479.66a14 14 0 1 0 14.93-18.556Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeCircleci(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="4" fill="#fafafa"/><path fill="#fafafa" d="M17.73 2.104a14 14 0 0 0-14.927 9.234a.504.504 0 0 0 .48.662h5.525a.49.49 0 0 0 .416-.235a8 8 0 1 1 0 8.47A.49.49 0 0 0 8.81 20H3.28a.503.503 0 0 0-.479.66a14 14 0 1 0 14.93-18.556Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="4" fill="#fafafa"/><path fill="#fafafa" d="M17.73 2.104a14 14 0 0 0-14.927 9.234a.504.504 0 0 0 .48.662h5.525a.49.49 0 0 0 .416-.235a8 8 0 1 1 0 8.47A.49.49 0 0 0 8.81 20H3.28a.503.503 0 0 0-.479.66a14 14 0 1 0 14.93-18.556Z"/></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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%224%22%20fill%3D%22%23fafafa%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M17.73%202.104a14%2014%200%200%200-14.927%209.234a.504.504%200%200%200%20.48.662h5.525a.49.49%200%200%200%20.416-.235a8%208%200%201%201%200%208.47A.49.49%200%200%200%208.81%2020H3.28a.503.503%200%200%200-.479.66a14%2014%200%201%200%2014.93-18.556Z%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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%224%22%20fill%3D%22%23fafafa%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M17.73%202.104a14%2014%200%200%200-14.927%209.234a.504.504%200%200%200%20.48.662h5.525a.49.49%200%200%200%20.416-.235a8%208%200%201%201%200%208.47A.49.49%200%200%200%208.81%2020H3.28a.503.503%200%200%200-.479.66a14%2014%200%201%200%2014.93-18.556Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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