file type q logo

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

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

Related icons in VSCode Icons

Use the file type q logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1e78b3" d="M20.092 29v-9.318a6.95 6.95 0 0 1-2.392 1.963a6.74 6.74 0 0 1-3.089.724A6.56 6.56 0 0 1 9.413 20A11.08 11.08 0 0 1 7 12.475A10.03 10.03 0 0 1 9.264 5.5a7.25 7.25 0 0 1 5.61-2.5a6.27 6.27 0 0 1 3.2.785a7.3 7.3 0 0 1 2.4 2.373V3.419H25V29Zm.157-16.542a6.5 6.5 0 0 0-1.16-4.232a3.63 3.63 0 0 0-2.905-1.387a3.74 3.74 0 0 0-2.975 1.413a6.88 6.88 0 0 0-1.2 4.485a6.77 6.77 0 0 0 1.152 4.406a3.6 3.6 0 0 0 2.848 1.357a3.79 3.79 0 0 0 2.966-1.518a6.9 6.9 0 0 0 1.274-4.524"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeQ(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1e78b3" d="M20.092 29v-9.318a6.95 6.95 0 0 1-2.392 1.963a6.74 6.74 0 0 1-3.089.724A6.56 6.56 0 0 1 9.413 20A11.08 11.08 0 0 1 7 12.475A10.03 10.03 0 0 1 9.264 5.5a7.25 7.25 0 0 1 5.61-2.5a6.27 6.27 0 0 1 3.2.785a7.3 7.3 0 0 1 2.4 2.373V3.419H25V29Zm.157-16.542a6.5 6.5 0 0 0-1.16-4.232a3.63 3.63 0 0 0-2.905-1.387a3.74 3.74 0 0 0-2.975 1.413a6.88 6.88 0 0 0-1.2 4.485a6.77 6.77 0 0 0 1.152 4.406a3.6 3.6 0 0 0 2.848 1.357a3.79 3.79 0 0 0 2.966-1.518a6.9 6.9 0 0 0 1.274-4.524"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1e78b3" d="M20.092 29v-9.318a6.95 6.95 0 0 1-2.392 1.963a6.74 6.74 0 0 1-3.089.724A6.56 6.56 0 0 1 9.413 20A11.08 11.08 0 0 1 7 12.475A10.03 10.03 0 0 1 9.264 5.5a7.25 7.25 0 0 1 5.61-2.5a6.27 6.27 0 0 1 3.2.785a7.3 7.3 0 0 1 2.4 2.373V3.419H25V29Zm.157-16.542a6.5 6.5 0 0 0-1.16-4.232a3.63 3.63 0 0 0-2.905-1.387a3.74 3.74 0 0 0-2.975 1.413a6.88 6.88 0 0 0-1.2 4.485a6.77 6.77 0 0 0 1.152 4.406a3.6 3.6 0 0 0 2.848 1.357a3.79 3.79 0 0 0 2.966-1.518a6.9 6.9 0 0 0 1.274-4.524"/></svg>
</template>

CSS

.icon-file-type-q {
  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%231e78b3%22%20d%3D%22M20.092%2029v-9.318a6.95%206.95%200%200%201-2.392%201.963a6.74%206.74%200%200%201-3.089.724A6.56%206.56%200%200%201%209.413%2020A11.08%2011.08%200%200%201%207%2012.475A10.03%2010.03%200%200%201%209.264%205.5a7.25%207.25%200%200%201%205.61-2.5a6.27%206.27%200%200%201%203.2.785a7.3%207.3%200%200%201%202.4%202.373V3.419H25V29Zm.157-16.542a6.5%206.5%200%200%200-1.16-4.232a3.63%203.63%200%200%200-2.905-1.387a3.74%203.74%200%200%200-2.975%201.413a6.88%206.88%200%200%200-1.2%204.485a6.77%206.77%200%200%200%201.152%204.406a3.6%203.6%200%200%200%202.848%201.357a3.79%203.79%200%200%200%202.966-1.518a6.9%206.9%200%200%200%201.274-4.524%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%231e78b3%22%20d%3D%22M20.092%2029v-9.318a6.95%206.95%200%200%201-2.392%201.963a6.74%206.74%200%200%201-3.089.724A6.56%206.56%200%200%201%209.413%2020A11.08%2011.08%200%200%201%207%2012.475A10.03%2010.03%200%200%201%209.264%205.5a7.25%207.25%200%200%201%205.61-2.5a6.27%206.27%200%200%201%203.2.785a7.3%207.3%200%200%201%202.4%202.373V3.419H25V29Zm.157-16.542a6.5%206.5%200%200%200-1.16-4.232a3.63%203.63%200%200%200-2.905-1.387a3.74%203.74%200%200%200-2.975%201.413a6.88%206.88%200%200%200-1.2%204.485a6.77%206.77%200%200%200%201.152%204.406a3.6%203.6%200%200%200%202.848%201.357a3.79%203.79%200%200%200%202.966-1.518a6.9%206.9%200%200%200%201.274-4.524%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-q.svg?color=%231a73e8&size=48