file type light copilot logo

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

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

Related icons in VSCode Icons

Use the file type light copilot logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M12.13 3.72c-.5-.01-1 .01-1.53.07c-2.15.24-3.76.93-4.77 2.21c-.99 1.25-1.21 2.83-1.21 4.35c0 1 .1 2 .44 2.9c-.11.4-.17.75-.22 1.07l-.06.38A5.14 5.14 0 0 0 2 18.3v3.41c.22 1.46 6.01 6.56 14 6.56c8.14 0 14-5.3 14-6.64v-3.28c-.12-1.09-1.17-2.99-2.79-3.66a8 8 0 0 0-.29-1.45c.36-.9.46-1.9.46-2.9c0-1.52-.23-3.1-1.22-4.35c-1.01-1.28-2.61-1.97-4.77-2.2c-2.1-.24-3.95.05-5.15 1.33l-.25.29a4.95 4.95 0 0 0-3.87-1.7zm-.06 2.63c1.01.03 1.51.3 1.76.57c.36.39.63 1.19.43 2.83a4.6 4.6 0 0 1-1.08 2.71c-.53.54-1.38.95-2.87.95c-1.62 0-2.24-.35-2.52-.66c-.32-.35-.54-1.01-.54-2.4c0-1.34.21-2.18.64-2.72c.41-.52 1.22-1.03 3-1.23a8 8 0 0 1 1.18-.05m7.85 0c.34-.01.73 0 1.19.05c1.78.2 2.58.7 3 1.23c.42.54.64 1.38.64 2.72c0 1.39-.23 2.05-.54 2.4c-.28.31-.9.66-2.52.66c-1.5 0-2.35-.41-2.87-.95a4.6 4.6 0 0 1-1.08-2.71c-.2-1.64.07-2.44.42-2.83c.26-.27.76-.54 1.76-.57M16 13a5.6 5.6 0 0 0 .95 1.3c1.13 1.16 2.73 1.74 4.74 1.74a7.7 7.7 0 0 0 3.02-.51l.04.2v7.44c-.73.57-4.76 2.51-8.75 2.51s-8.02-1.94-8.76-2.5v-7.45l.04-.2a7.7 7.7 0 0 0 3.02.5c2.01 0 3.61-.57 4.75-1.73A5.7 5.7 0 0 0 16 13m-3.06 4.78a1.31 1.31 0 0 0-1.31 1.32v2.62a1.31 1.31 0 0 0 2.62 0V19.1a1.31 1.31 0 0 0-1.31-1.32m5.96.01a1.31 1.31 0 0 0-1.15 1.3v2.63a1.31 1.31 0 0 0 2.63 0V19.1a1.31 1.31 0 0 0-1.48-1.3z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightCopilot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M12.13 3.72c-.5-.01-1 .01-1.53.07c-2.15.24-3.76.93-4.77 2.21c-.99 1.25-1.21 2.83-1.21 4.35c0 1 .1 2 .44 2.9c-.11.4-.17.75-.22 1.07l-.06.38A5.14 5.14 0 0 0 2 18.3v3.41c.22 1.46 6.01 6.56 14 6.56c8.14 0 14-5.3 14-6.64v-3.28c-.12-1.09-1.17-2.99-2.79-3.66a8 8 0 0 0-.29-1.45c.36-.9.46-1.9.46-2.9c0-1.52-.23-3.1-1.22-4.35c-1.01-1.28-2.61-1.97-4.77-2.2c-2.1-.24-3.95.05-5.15 1.33l-.25.29a4.95 4.95 0 0 0-3.87-1.7zm-.06 2.63c1.01.03 1.51.3 1.76.57c.36.39.63 1.19.43 2.83a4.6 4.6 0 0 1-1.08 2.71c-.53.54-1.38.95-2.87.95c-1.62 0-2.24-.35-2.52-.66c-.32-.35-.54-1.01-.54-2.4c0-1.34.21-2.18.64-2.72c.41-.52 1.22-1.03 3-1.23a8 8 0 0 1 1.18-.05m7.85 0c.34-.01.73 0 1.19.05c1.78.2 2.58.7 3 1.23c.42.54.64 1.38.64 2.72c0 1.39-.23 2.05-.54 2.4c-.28.31-.9.66-2.52.66c-1.5 0-2.35-.41-2.87-.95a4.6 4.6 0 0 1-1.08-2.71c-.2-1.64.07-2.44.42-2.83c.26-.27.76-.54 1.76-.57M16 13a5.6 5.6 0 0 0 .95 1.3c1.13 1.16 2.73 1.74 4.74 1.74a7.7 7.7 0 0 0 3.02-.51l.04.2v7.44c-.73.57-4.76 2.51-8.75 2.51s-8.02-1.94-8.76-2.5v-7.45l.04-.2a7.7 7.7 0 0 0 3.02.5c2.01 0 3.61-.57 4.75-1.73A5.7 5.7 0 0 0 16 13m-3.06 4.78a1.31 1.31 0 0 0-1.31 1.32v2.62a1.31 1.31 0 0 0 2.62 0V19.1a1.31 1.31 0 0 0-1.31-1.32m5.96.01a1.31 1.31 0 0 0-1.15 1.3v2.63a1.31 1.31 0 0 0 2.63 0V19.1a1.31 1.31 0 0 0-1.48-1.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M12.13 3.72c-.5-.01-1 .01-1.53.07c-2.15.24-3.76.93-4.77 2.21c-.99 1.25-1.21 2.83-1.21 4.35c0 1 .1 2 .44 2.9c-.11.4-.17.75-.22 1.07l-.06.38A5.14 5.14 0 0 0 2 18.3v3.41c.22 1.46 6.01 6.56 14 6.56c8.14 0 14-5.3 14-6.64v-3.28c-.12-1.09-1.17-2.99-2.79-3.66a8 8 0 0 0-.29-1.45c.36-.9.46-1.9.46-2.9c0-1.52-.23-3.1-1.22-4.35c-1.01-1.28-2.61-1.97-4.77-2.2c-2.1-.24-3.95.05-5.15 1.33l-.25.29a4.95 4.95 0 0 0-3.87-1.7zm-.06 2.63c1.01.03 1.51.3 1.76.57c.36.39.63 1.19.43 2.83a4.6 4.6 0 0 1-1.08 2.71c-.53.54-1.38.95-2.87.95c-1.62 0-2.24-.35-2.52-.66c-.32-.35-.54-1.01-.54-2.4c0-1.34.21-2.18.64-2.72c.41-.52 1.22-1.03 3-1.23a8 8 0 0 1 1.18-.05m7.85 0c.34-.01.73 0 1.19.05c1.78.2 2.58.7 3 1.23c.42.54.64 1.38.64 2.72c0 1.39-.23 2.05-.54 2.4c-.28.31-.9.66-2.52.66c-1.5 0-2.35-.41-2.87-.95a4.6 4.6 0 0 1-1.08-2.71c-.2-1.64.07-2.44.42-2.83c.26-.27.76-.54 1.76-.57M16 13a5.6 5.6 0 0 0 .95 1.3c1.13 1.16 2.73 1.74 4.74 1.74a7.7 7.7 0 0 0 3.02-.51l.04.2v7.44c-.73.57-4.76 2.51-8.75 2.51s-8.02-1.94-8.76-2.5v-7.45l.04-.2a7.7 7.7 0 0 0 3.02.5c2.01 0 3.61-.57 4.75-1.73A5.7 5.7 0 0 0 16 13m-3.06 4.78a1.31 1.31 0 0 0-1.31 1.32v2.62a1.31 1.31 0 0 0 2.62 0V19.1a1.31 1.31 0 0 0-1.31-1.32m5.96.01a1.31 1.31 0 0 0-1.15 1.3v2.63a1.31 1.31 0 0 0 2.63 0V19.1a1.31 1.31 0 0 0-1.48-1.3z"/></svg>
</template>

CSS

.icon-file-type-light-copilot {
  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%20d%3D%22M12.13%203.72c-.5-.01-1%20.01-1.53.07c-2.15.24-3.76.93-4.77%202.21c-.99%201.25-1.21%202.83-1.21%204.35c0%201%20.1%202%20.44%202.9c-.11.4-.17.75-.22%201.07l-.06.38A5.14%205.14%200%200%200%202%2018.3v3.41c.22%201.46%206.01%206.56%2014%206.56c8.14%200%2014-5.3%2014-6.64v-3.28c-.12-1.09-1.17-2.99-2.79-3.66a8%208%200%200%200-.29-1.45c.36-.9.46-1.9.46-2.9c0-1.52-.23-3.1-1.22-4.35c-1.01-1.28-2.61-1.97-4.77-2.2c-2.1-.24-3.95.05-5.15%201.33l-.25.29a4.95%204.95%200%200%200-3.87-1.7zm-.06%202.63c1.01.03%201.51.3%201.76.57c.36.39.63%201.19.43%202.83a4.6%204.6%200%200%201-1.08%202.71c-.53.54-1.38.95-2.87.95c-1.62%200-2.24-.35-2.52-.66c-.32-.35-.54-1.01-.54-2.4c0-1.34.21-2.18.64-2.72c.41-.52%201.22-1.03%203-1.23a8%208%200%200%201%201.18-.05m7.85%200c.34-.01.73%200%201.19.05c1.78.2%202.58.7%203%201.23c.42.54.64%201.38.64%202.72c0%201.39-.23%202.05-.54%202.4c-.28.31-.9.66-2.52.66c-1.5%200-2.35-.41-2.87-.95a4.6%204.6%200%200%201-1.08-2.71c-.2-1.64.07-2.44.42-2.83c.26-.27.76-.54%201.76-.57M16%2013a5.6%205.6%200%200%200%20.95%201.3c1.13%201.16%202.73%201.74%204.74%201.74a7.7%207.7%200%200%200%203.02-.51l.04.2v7.44c-.73.57-4.76%202.51-8.75%202.51s-8.02-1.94-8.76-2.5v-7.45l.04-.2a7.7%207.7%200%200%200%203.02.5c2.01%200%203.61-.57%204.75-1.73A5.7%205.7%200%200%200%2016%2013m-3.06%204.78a1.31%201.31%200%200%200-1.31%201.32v2.62a1.31%201.31%200%200%200%202.62%200V19.1a1.31%201.31%200%200%200-1.31-1.32m5.96.01a1.31%201.31%200%200%200-1.15%201.3v2.63a1.31%201.31%200%200%200%202.63%200V19.1a1.31%201.31%200%200%200-1.48-1.3z%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%20d%3D%22M12.13%203.72c-.5-.01-1%20.01-1.53.07c-2.15.24-3.76.93-4.77%202.21c-.99%201.25-1.21%202.83-1.21%204.35c0%201%20.1%202%20.44%202.9c-.11.4-.17.75-.22%201.07l-.06.38A5.14%205.14%200%200%200%202%2018.3v3.41c.22%201.46%206.01%206.56%2014%206.56c8.14%200%2014-5.3%2014-6.64v-3.28c-.12-1.09-1.17-2.99-2.79-3.66a8%208%200%200%200-.29-1.45c.36-.9.46-1.9.46-2.9c0-1.52-.23-3.1-1.22-4.35c-1.01-1.28-2.61-1.97-4.77-2.2c-2.1-.24-3.95.05-5.15%201.33l-.25.29a4.95%204.95%200%200%200-3.87-1.7zm-.06%202.63c1.01.03%201.51.3%201.76.57c.36.39.63%201.19.43%202.83a4.6%204.6%200%200%201-1.08%202.71c-.53.54-1.38.95-2.87.95c-1.62%200-2.24-.35-2.52-.66c-.32-.35-.54-1.01-.54-2.4c0-1.34.21-2.18.64-2.72c.41-.52%201.22-1.03%203-1.23a8%208%200%200%201%201.18-.05m7.85%200c.34-.01.73%200%201.19.05c1.78.2%202.58.7%203%201.23c.42.54.64%201.38.64%202.72c0%201.39-.23%202.05-.54%202.4c-.28.31-.9.66-2.52.66c-1.5%200-2.35-.41-2.87-.95a4.6%204.6%200%200%201-1.08-2.71c-.2-1.64.07-2.44.42-2.83c.26-.27.76-.54%201.76-.57M16%2013a5.6%205.6%200%200%200%20.95%201.3c1.13%201.16%202.73%201.74%204.74%201.74a7.7%207.7%200%200%200%203.02-.51l.04.2v7.44c-.73.57-4.76%202.51-8.75%202.51s-8.02-1.94-8.76-2.5v-7.45l.04-.2a7.7%207.7%200%200%200%203.02.5c2.01%200%203.61-.57%204.75-1.73A5.7%205.7%200%200%200%2016%2013m-3.06%204.78a1.31%201.31%200%200%200-1.31%201.32v2.62a1.31%201.31%200%200%200%202.62%200V19.1a1.31%201.31%200%200%200-1.31-1.32m5.96.01a1.31%201.31%200%200%200-1.15%201.3v2.63a1.31%201.31%200%200%200%202.63%200V19.1a1.31%201.31%200%200%200-1.48-1.3z%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-copilot.svg?color=%231a73e8&size=48