file type light circleci logo

file-type-light-circleci from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-light-circleci
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type light circleci logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#343434" d="M12.458 16a3.332 3.332 0 1 1 3.332 3.332A3.33 3.33 0 0 1 12.458 16M15.79 2A14.015 14.015 0 0 0 2.224 12.528a.4.4 0 0 0-.014.14a.67.67 0 0 0 .672.672h5.642a.645.645 0 0 0 .6-.392a7.336 7.336 0 1 1 0 6.1a.68.68 0 0 0-.6-.392H2.882a.67.67 0 0 0-.672.672c0 .042.014.084.014.14A14 14 0 1 0 15.79 2"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightCircleci(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#343434" d="M12.458 16a3.332 3.332 0 1 1 3.332 3.332A3.33 3.33 0 0 1 12.458 16M15.79 2A14.015 14.015 0 0 0 2.224 12.528a.4.4 0 0 0-.014.14a.67.67 0 0 0 .672.672h5.642a.645.645 0 0 0 .6-.392a7.336 7.336 0 1 1 0 6.1a.68.68 0 0 0-.6-.392H2.882a.67.67 0 0 0-.672.672c0 .042.014.084.014.14A14 14 0 1 0 15.79 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#343434" d="M12.458 16a3.332 3.332 0 1 1 3.332 3.332A3.33 3.33 0 0 1 12.458 16M15.79 2A14.015 14.015 0 0 0 2.224 12.528a.4.4 0 0 0-.014.14a.67.67 0 0 0 .672.672h5.642a.645.645 0 0 0 .6-.392a7.336 7.336 0 1 1 0 6.1a.68.68 0 0 0-.6-.392H2.882a.67.67 0 0 0-.672.672c0 .042.014.084.014.14A14 14 0 1 0 15.79 2"/></svg>
</template>

CSS

.icon-file-type-light-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%22%23343434%22%20d%3D%22M12.458%2016a3.332%203.332%200%201%201%203.332%203.332A3.33%203.33%200%200%201%2012.458%2016M15.79%202A14.015%2014.015%200%200%200%202.224%2012.528a.4.4%200%200%200-.014.14a.67.67%200%200%200%20.672.672h5.642a.645.645%200%200%200%20.6-.392a7.336%207.336%200%201%201%200%206.1a.68.68%200%200%200-.6-.392H2.882a.67.67%200%200%200-.672.672c0%20.042.014.084.014.14A14%2014%200%201%200%2015.79%202%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%22%23343434%22%20d%3D%22M12.458%2016a3.332%203.332%200%201%201%203.332%203.332A3.33%203.33%200%200%201%2012.458%2016M15.79%202A14.015%2014.015%200%200%200%202.224%2012.528a.4.4%200%200%200-.014.14a.67.67%200%200%200%20.672.672h5.642a.645.645%200%200%200%20.6-.392a7.336%207.336%200%201%201%200%206.1a.68.68%200%200%200-.6-.392H2.882a.67.67%200%200%200-.672.672c0%20.042.014.084.014.14A14%2014%200%201%200%2015.79%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-light-circleci.svg?color=%231a73e8&size=48