file type light cue logo

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

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

Related icons in VSCode Icons

Use the file type light cue logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#232a68"><path d="M10.653 13.015c-1.5 0-2.605 1.123-2.605 2.976s1.1 2.975 2.605 2.975c1.272 0 2.203-.798 2.393-1.943l-.883-.003c-.15.742-.772 1.15-1.505 1.15c-.993 0-1.743-.774-1.743-2.179s.747-2.178 1.746-2.178c.738 0 1.358.416 1.501 1.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43 0v3.833c0 1.307 1.017 2.056 2.299 2.056s2.303-.75 2.303-2.056v-3.833h-.874v3.819c0 .812-.653 1.267-1.428 1.267s-1.426-.455-1.426-1.267v-3.819z"/><path d="M16 4.097C9.426 4.097 4.097 9.426 4.097 16S9.426 27.903 16 27.903S27.903 22.574 27.903 16S22.573 4.097 16 4.097m0 23.182c-6.23 0-11.28-5.05-11.28-11.28S9.77 4.721 16 4.721S27.28 9.77 27.28 16S22.23 27.28 16 27.28z"/><path d="M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14s14-6.268 14-14S23.732 2 16 2m0 26.653C9.012 28.653 3.347 22.988 3.347 16S9.012 3.347 16 3.347S28.653 9.012 28.653 16S22.988 28.653 16 28.653"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightCue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#232a68"><path d="M10.653 13.015c-1.5 0-2.605 1.123-2.605 2.976s1.1 2.975 2.605 2.975c1.272 0 2.203-.798 2.393-1.943l-.883-.003c-.15.742-.772 1.15-1.505 1.15c-.993 0-1.743-.774-1.743-2.179s.747-2.178 1.746-2.178c.738 0 1.358.416 1.501 1.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43 0v3.833c0 1.307 1.017 2.056 2.299 2.056s2.303-.75 2.303-2.056v-3.833h-.874v3.819c0 .812-.653 1.267-1.428 1.267s-1.426-.455-1.426-1.267v-3.819z"/><path d="M16 4.097C9.426 4.097 4.097 9.426 4.097 16S9.426 27.903 16 27.903S27.903 22.574 27.903 16S22.573 4.097 16 4.097m0 23.182c-6.23 0-11.28-5.05-11.28-11.28S9.77 4.721 16 4.721S27.28 9.77 27.28 16S22.23 27.28 16 27.28z"/><path d="M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14s14-6.268 14-14S23.732 2 16 2m0 26.653C9.012 28.653 3.347 22.988 3.347 16S9.012 3.347 16 3.347S28.653 9.012 28.653 16S22.988 28.653 16 28.653"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#232a68"><path d="M10.653 13.015c-1.5 0-2.605 1.123-2.605 2.976s1.1 2.975 2.605 2.975c1.272 0 2.203-.798 2.393-1.943l-.883-.003c-.15.742-.772 1.15-1.505 1.15c-.993 0-1.743-.774-1.743-2.179s.747-2.178 1.746-2.178c.738 0 1.358.416 1.501 1.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43 0v3.833c0 1.307 1.017 2.056 2.299 2.056s2.303-.75 2.303-2.056v-3.833h-.874v3.819c0 .812-.653 1.267-1.428 1.267s-1.426-.455-1.426-1.267v-3.819z"/><path d="M16 4.097C9.426 4.097 4.097 9.426 4.097 16S9.426 27.903 16 27.903S27.903 22.574 27.903 16S22.573 4.097 16 4.097m0 23.182c-6.23 0-11.28-5.05-11.28-11.28S9.77 4.721 16 4.721S27.28 9.77 27.28 16S22.23 27.28 16 27.28z"/><path d="M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14s14-6.268 14-14S23.732 2 16 2m0 26.653C9.012 28.653 3.347 22.988 3.347 16S9.012 3.347 16 3.347S28.653 9.012 28.653 16S22.988 28.653 16 28.653"/></g></svg>
</template>

CSS

.icon-file-type-light-cue {
  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%3Cg%20fill%3D%22%23232a68%22%3E%3Cpath%20d%3D%22M10.653%2013.015c-1.5%200-2.605%201.123-2.605%202.976s1.1%202.975%202.605%202.975c1.272%200%202.203-.798%202.393-1.943l-.883-.003c-.15.742-.772%201.15-1.505%201.15c-.993%200-1.743-.774-1.743-2.179s.747-2.178%201.746-2.178c.738%200%201.358.416%201.501%201.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43%200v3.833c0%201.307%201.017%202.056%202.299%202.056s2.303-.75%202.303-2.056v-3.833h-.874v3.819c0%20.812-.653%201.267-1.428%201.267s-1.426-.455-1.426-1.267v-3.819z%22%2F%3E%3Cpath%20d%3D%22M16%204.097C9.426%204.097%204.097%209.426%204.097%2016S9.426%2027.903%2016%2027.903S27.903%2022.574%2027.903%2016S22.573%204.097%2016%204.097m0%2023.182c-6.23%200-11.28-5.05-11.28-11.28S9.77%204.721%2016%204.721S27.28%209.77%2027.28%2016S22.23%2027.28%2016%2027.28z%22%2F%3E%3Cpath%20d%3D%22M16%202C8.268%202%202%208.268%202%2016s6.268%2014%2014%2014s14-6.268%2014-14S23.732%202%2016%202m0%2026.653C9.012%2028.653%203.347%2022.988%203.347%2016S9.012%203.347%2016%203.347S28.653%209.012%2028.653%2016S22.988%2028.653%2016%2028.653%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%2032%2032%22%3E%3Cg%20fill%3D%22%23232a68%22%3E%3Cpath%20d%3D%22M10.653%2013.015c-1.5%200-2.605%201.123-2.605%202.976s1.1%202.975%202.605%202.975c1.272%200%202.203-.798%202.393-1.943l-.883-.003c-.15.742-.772%201.15-1.505%201.15c-.993%200-1.743-.774-1.743-2.179s.747-2.178%201.746-2.178c.738%200%201.358.416%201.501%201.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43%200v3.833c0%201.307%201.017%202.056%202.299%202.056s2.303-.75%202.303-2.056v-3.833h-.874v3.819c0%20.812-.653%201.267-1.428%201.267s-1.426-.455-1.426-1.267v-3.819z%22%2F%3E%3Cpath%20d%3D%22M16%204.097C9.426%204.097%204.097%209.426%204.097%2016S9.426%2027.903%2016%2027.903S27.903%2022.574%2027.903%2016S22.573%204.097%2016%204.097m0%2023.182c-6.23%200-11.28-5.05-11.28-11.28S9.77%204.721%2016%204.721S27.28%209.77%2027.28%2016S22.23%2027.28%2016%2027.28z%22%2F%3E%3Cpath%20d%3D%22M16%202C8.268%202%202%208.268%202%2016s6.268%2014%2014%2014s14-6.268%2014-14S23.732%202%2016%202m0%2026.653C9.012%2028.653%203.347%2022.988%203.347%2016S9.012%203.347%2016%203.347S28.653%209.012%2028.653%2016S22.988%2028.653%2016%2028.653%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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