file type codeql logo

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

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

Related icons in VSCode Icons

Use the file type codeql logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2088ff" d="M26.889 24H5.111A3.06 3.06 0 0 1 2 21V11a3.06 3.06 0 0 1 3.111-3h21.778A3.06 3.06 0 0 1 30 11v10a3.06 3.06 0 0 1-3.111 3M5.111 10a1.02 1.02 0 0 0-1.037 1v10a1.02 1.02 0 0 0 1.037 1h21.778a1.02 1.02 0 0 0 1.037-1V11a1.02 1.02 0 0 0-1.037-1Z"/><path fill="#2088ff" d="M22.741 15h-2.074a1 1 0 1 1 0-2h2.074a1 1 0 1 1 0 2m2.074 4h-4.148a1 1 0 1 1 0-2h4.148a1 1 0 1 1 0 2m-12.598-3a3.4 3.4 0 0 1-.256 1.369a2.66 2.66 0 0 1-.7.972l.863 1.045h-1.19l-.487-.576a3.1 3.1 0 0 1-1.057.179a2.94 2.94 0 0 1-1.444-.353a2.54 2.54 0 0 1-1.01-1.021A3.3 3.3 0 0 1 6.566 16a3.3 3.3 0 0 1 .372-1.619a2.54 2.54 0 0 1 1.01-1.019a3.14 3.14 0 0 1 2.884 0a2.55 2.55 0 0 1 1.012 1.019A3.3 3.3 0 0 1 12.217 16m-3.267.886h1.084l.448.554a1.7 1.7 0 0 0 .325-.6a2.7 2.7 0 0 0 .117-.84a2.1 2.1 0 0 0-.419-1.413a1.4 1.4 0 0 0-1.113-.487a1.4 1.4 0 0 0-1.114.488A2.1 2.1 0 0 0 7.86 16a2.1 2.1 0 0 0 .418 1.412a1.4 1.4 0 0 0 1.114.489a1.7 1.7 0 0 0 .33-.032ZM13.6 19v-6h1.276v4.986h2.587V19Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCodeql(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2088ff" d="M26.889 24H5.111A3.06 3.06 0 0 1 2 21V11a3.06 3.06 0 0 1 3.111-3h21.778A3.06 3.06 0 0 1 30 11v10a3.06 3.06 0 0 1-3.111 3M5.111 10a1.02 1.02 0 0 0-1.037 1v10a1.02 1.02 0 0 0 1.037 1h21.778a1.02 1.02 0 0 0 1.037-1V11a1.02 1.02 0 0 0-1.037-1Z"/><path fill="#2088ff" d="M22.741 15h-2.074a1 1 0 1 1 0-2h2.074a1 1 0 1 1 0 2m2.074 4h-4.148a1 1 0 1 1 0-2h4.148a1 1 0 1 1 0 2m-12.598-3a3.4 3.4 0 0 1-.256 1.369a2.66 2.66 0 0 1-.7.972l.863 1.045h-1.19l-.487-.576a3.1 3.1 0 0 1-1.057.179a2.94 2.94 0 0 1-1.444-.353a2.54 2.54 0 0 1-1.01-1.021A3.3 3.3 0 0 1 6.566 16a3.3 3.3 0 0 1 .372-1.619a2.54 2.54 0 0 1 1.01-1.019a3.14 3.14 0 0 1 2.884 0a2.55 2.55 0 0 1 1.012 1.019A3.3 3.3 0 0 1 12.217 16m-3.267.886h1.084l.448.554a1.7 1.7 0 0 0 .325-.6a2.7 2.7 0 0 0 .117-.84a2.1 2.1 0 0 0-.419-1.413a1.4 1.4 0 0 0-1.113-.487a1.4 1.4 0 0 0-1.114.488A2.1 2.1 0 0 0 7.86 16a2.1 2.1 0 0 0 .418 1.412a1.4 1.4 0 0 0 1.114.489a1.7 1.7 0 0 0 .33-.032ZM13.6 19v-6h1.276v4.986h2.587V19Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2088ff" d="M26.889 24H5.111A3.06 3.06 0 0 1 2 21V11a3.06 3.06 0 0 1 3.111-3h21.778A3.06 3.06 0 0 1 30 11v10a3.06 3.06 0 0 1-3.111 3M5.111 10a1.02 1.02 0 0 0-1.037 1v10a1.02 1.02 0 0 0 1.037 1h21.778a1.02 1.02 0 0 0 1.037-1V11a1.02 1.02 0 0 0-1.037-1Z"/><path fill="#2088ff" d="M22.741 15h-2.074a1 1 0 1 1 0-2h2.074a1 1 0 1 1 0 2m2.074 4h-4.148a1 1 0 1 1 0-2h4.148a1 1 0 1 1 0 2m-12.598-3a3.4 3.4 0 0 1-.256 1.369a2.66 2.66 0 0 1-.7.972l.863 1.045h-1.19l-.487-.576a3.1 3.1 0 0 1-1.057.179a2.94 2.94 0 0 1-1.444-.353a2.54 2.54 0 0 1-1.01-1.021A3.3 3.3 0 0 1 6.566 16a3.3 3.3 0 0 1 .372-1.619a2.54 2.54 0 0 1 1.01-1.019a3.14 3.14 0 0 1 2.884 0a2.55 2.55 0 0 1 1.012 1.019A3.3 3.3 0 0 1 12.217 16m-3.267.886h1.084l.448.554a1.7 1.7 0 0 0 .325-.6a2.7 2.7 0 0 0 .117-.84a2.1 2.1 0 0 0-.419-1.413a1.4 1.4 0 0 0-1.113-.487a1.4 1.4 0 0 0-1.114.488A2.1 2.1 0 0 0 7.86 16a2.1 2.1 0 0 0 .418 1.412a1.4 1.4 0 0 0 1.114.489a1.7 1.7 0 0 0 .33-.032ZM13.6 19v-6h1.276v4.986h2.587V19Z"/></svg>
</template>

CSS

.icon-file-type-codeql {
  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%232088ff%22%20d%3D%22M26.889%2024H5.111A3.06%203.06%200%200%201%202%2021V11a3.06%203.06%200%200%201%203.111-3h21.778A3.06%203.06%200%200%201%2030%2011v10a3.06%203.06%200%200%201-3.111%203M5.111%2010a1.02%201.02%200%200%200-1.037%201v10a1.02%201.02%200%200%200%201.037%201h21.778a1.02%201.02%200%200%200%201.037-1V11a1.02%201.02%200%200%200-1.037-1Z%22%2F%3E%3Cpath%20fill%3D%22%232088ff%22%20d%3D%22M22.741%2015h-2.074a1%201%200%201%201%200-2h2.074a1%201%200%201%201%200%202m2.074%204h-4.148a1%201%200%201%201%200-2h4.148a1%201%200%201%201%200%202m-12.598-3a3.4%203.4%200%200%201-.256%201.369a2.66%202.66%200%200%201-.7.972l.863%201.045h-1.19l-.487-.576a3.1%203.1%200%200%201-1.057.179a2.94%202.94%200%200%201-1.444-.353a2.54%202.54%200%200%201-1.01-1.021A3.3%203.3%200%200%201%206.566%2016a3.3%203.3%200%200%201%20.372-1.619a2.54%202.54%200%200%201%201.01-1.019a3.14%203.14%200%200%201%202.884%200a2.55%202.55%200%200%201%201.012%201.019A3.3%203.3%200%200%201%2012.217%2016m-3.267.886h1.084l.448.554a1.7%201.7%200%200%200%20.325-.6a2.7%202.7%200%200%200%20.117-.84a2.1%202.1%200%200%200-.419-1.413a1.4%201.4%200%200%200-1.113-.487a1.4%201.4%200%200%200-1.114.488A2.1%202.1%200%200%200%207.86%2016a2.1%202.1%200%200%200%20.418%201.412a1.4%201.4%200%200%200%201.114.489a1.7%201.7%200%200%200%20.33-.032ZM13.6%2019v-6h1.276v4.986h2.587V19Z%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%232088ff%22%20d%3D%22M26.889%2024H5.111A3.06%203.06%200%200%201%202%2021V11a3.06%203.06%200%200%201%203.111-3h21.778A3.06%203.06%200%200%201%2030%2011v10a3.06%203.06%200%200%201-3.111%203M5.111%2010a1.02%201.02%200%200%200-1.037%201v10a1.02%201.02%200%200%200%201.037%201h21.778a1.02%201.02%200%200%200%201.037-1V11a1.02%201.02%200%200%200-1.037-1Z%22%2F%3E%3Cpath%20fill%3D%22%232088ff%22%20d%3D%22M22.741%2015h-2.074a1%201%200%201%201%200-2h2.074a1%201%200%201%201%200%202m2.074%204h-4.148a1%201%200%201%201%200-2h4.148a1%201%200%201%201%200%202m-12.598-3a3.4%203.4%200%200%201-.256%201.369a2.66%202.66%200%200%201-.7.972l.863%201.045h-1.19l-.487-.576a3.1%203.1%200%200%201-1.057.179a2.94%202.94%200%200%201-1.444-.353a2.54%202.54%200%200%201-1.01-1.021A3.3%203.3%200%200%201%206.566%2016a3.3%203.3%200%200%201%20.372-1.619a2.54%202.54%200%200%201%201.01-1.019a3.14%203.14%200%200%201%202.884%200a2.55%202.55%200%200%201%201.012%201.019A3.3%203.3%200%200%201%2012.217%2016m-3.267.886h1.084l.448.554a1.7%201.7%200%200%200%20.325-.6a2.7%202.7%200%200%200%20.117-.84a2.1%202.1%200%200%200-.419-1.413a1.4%201.4%200%200%200-1.113-.487a1.4%201.4%200%200%200-1.114.488A2.1%202.1%200%200%200%207.86%2016a2.1%202.1%200%200%200%20.418%201.412a1.4%201.4%200%200%200%201.114.489a1.7%201.7%200%200%200%20.33-.032ZM13.6%2019v-6h1.276v4.986h2.587V19Z%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-codeql.svg?color=%231a73e8&size=48