file type kitchenci logo

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

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

Related icons in VSCode Icons

Use the file type kitchenci logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5ca645" d="M20 2.434A7.4 7.4 0 0 1 22.543 2h6.448c-.012 2.389.026 4.777-.018 7.164a6.7 6.7 0 0 1-6.226 6.177c-2.361.032-4.722 0-7.083.012c0-2.292-.012-4.585.006-6.877A6.69 6.69 0 0 1 20 2.434M15.664 16.67c2.361.01 4.722-.02 7.081.014a6.69 6.69 0 0 1 6.23 6.232c.038 2.359.006 4.72.016 7.079c-2.412-.016-4.827.034-7.239-.024a6.66 6.66 0 0 1-6.074-6.242c-.036-2.353-.006-4.706-.014-7.059"/><path fill="#595a59" d="M7.95 5.4a5.654 5.654 0 0 1 6.381 5.653v9.886a5.67 5.67 0 0 1-8.92 4.706a5.58 5.58 0 0 1-2.4-4.494Q3 16 3.013 10.855A5.63 5.63 0 0 1 7.95 5.4M8 8.035a3.049 3.049 0 1 0 3.7 2.835A3.036 3.036 0 0 0 8 8.035"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeKitchenci(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5ca645" d="M20 2.434A7.4 7.4 0 0 1 22.543 2h6.448c-.012 2.389.026 4.777-.018 7.164a6.7 6.7 0 0 1-6.226 6.177c-2.361.032-4.722 0-7.083.012c0-2.292-.012-4.585.006-6.877A6.69 6.69 0 0 1 20 2.434M15.664 16.67c2.361.01 4.722-.02 7.081.014a6.69 6.69 0 0 1 6.23 6.232c.038 2.359.006 4.72.016 7.079c-2.412-.016-4.827.034-7.239-.024a6.66 6.66 0 0 1-6.074-6.242c-.036-2.353-.006-4.706-.014-7.059"/><path fill="#595a59" d="M7.95 5.4a5.654 5.654 0 0 1 6.381 5.653v9.886a5.67 5.67 0 0 1-8.92 4.706a5.58 5.58 0 0 1-2.4-4.494Q3 16 3.013 10.855A5.63 5.63 0 0 1 7.95 5.4M8 8.035a3.049 3.049 0 1 0 3.7 2.835A3.036 3.036 0 0 0 8 8.035"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5ca645" d="M20 2.434A7.4 7.4 0 0 1 22.543 2h6.448c-.012 2.389.026 4.777-.018 7.164a6.7 6.7 0 0 1-6.226 6.177c-2.361.032-4.722 0-7.083.012c0-2.292-.012-4.585.006-6.877A6.69 6.69 0 0 1 20 2.434M15.664 16.67c2.361.01 4.722-.02 7.081.014a6.69 6.69 0 0 1 6.23 6.232c.038 2.359.006 4.72.016 7.079c-2.412-.016-4.827.034-7.239-.024a6.66 6.66 0 0 1-6.074-6.242c-.036-2.353-.006-4.706-.014-7.059"/><path fill="#595a59" d="M7.95 5.4a5.654 5.654 0 0 1 6.381 5.653v9.886a5.67 5.67 0 0 1-8.92 4.706a5.58 5.58 0 0 1-2.4-4.494Q3 16 3.013 10.855A5.63 5.63 0 0 1 7.95 5.4M8 8.035a3.049 3.049 0 1 0 3.7 2.835A3.036 3.036 0 0 0 8 8.035"/></svg>
</template>

CSS

.icon-file-type-kitchenci {
  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%235ca645%22%20d%3D%22M20%202.434A7.4%207.4%200%200%201%2022.543%202h6.448c-.012%202.389.026%204.777-.018%207.164a6.7%206.7%200%200%201-6.226%206.177c-2.361.032-4.722%200-7.083.012c0-2.292-.012-4.585.006-6.877A6.69%206.69%200%200%201%2020%202.434M15.664%2016.67c2.361.01%204.722-.02%207.081.014a6.69%206.69%200%200%201%206.23%206.232c.038%202.359.006%204.72.016%207.079c-2.412-.016-4.827.034-7.239-.024a6.66%206.66%200%200%201-6.074-6.242c-.036-2.353-.006-4.706-.014-7.059%22%2F%3E%3Cpath%20fill%3D%22%23595a59%22%20d%3D%22M7.95%205.4a5.654%205.654%200%200%201%206.381%205.653v9.886a5.67%205.67%200%200%201-8.92%204.706a5.58%205.58%200%200%201-2.4-4.494Q3%2016%203.013%2010.855A5.63%205.63%200%200%201%207.95%205.4M8%208.035a3.049%203.049%200%201%200%203.7%202.835A3.036%203.036%200%200%200%208%208.035%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%235ca645%22%20d%3D%22M20%202.434A7.4%207.4%200%200%201%2022.543%202h6.448c-.012%202.389.026%204.777-.018%207.164a6.7%206.7%200%200%201-6.226%206.177c-2.361.032-4.722%200-7.083.012c0-2.292-.012-4.585.006-6.877A6.69%206.69%200%200%201%2020%202.434M15.664%2016.67c2.361.01%204.722-.02%207.081.014a6.69%206.69%200%200%201%206.23%206.232c.038%202.359.006%204.72.016%207.079c-2.412-.016-4.827.034-7.239-.024a6.66%206.66%200%200%201-6.074-6.242c-.036-2.353-.006-4.706-.014-7.059%22%2F%3E%3Cpath%20fill%3D%22%23595a59%22%20d%3D%22M7.95%205.4a5.654%205.654%200%200%201%206.381%205.653v9.886a5.67%205.67%200%200%201-8.92%204.706a5.58%205.58%200%200%201-2.4-4.494Q3%2016%203.013%2010.855A5.63%205.63%200%200%201%207.95%205.4M8%208.035a3.049%203.049%200%201%200%203.7%202.835A3.036%203.036%200%200%200%208%208.035%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-kitchenci.svg?color=%231a73e8&size=48