file type qbs logo

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

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

Related icons in VSCode Icons

Use the file type qbs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a653d9" d="M27.3 5H5.886L2 8.958V26h24.114L30 22.042V5ZM7.88 20.632a4.04 4.04 0 0 1-3.48-1.344a7.26 7.26 0 0 1-.984-4.248a7.5 7.5 0 0 1 1-4.312A3.96 3.96 0 0 1 7.88 9.32a3.95 3.95 0 0 1 3.456 1.4a7.5 7.5 0 0 1 .992 4.312a9.7 9.7 0 0 1-.408 3.1a3.45 3.45 0 0 1-1.335 1.808l1.343 2.16l-1.647.768l-1.425-2.332a3.6 3.6 0 0 1-.976.096M5.8 18.144a2.2 2.2 0 0 0 2.08.936a2.19 2.19 0 0 0 2.072-.92a6.6 6.6 0 0 0 .536-3.112a6.9 6.9 0 0 0-.552-3.184a2.14 2.14 0 0 0-2.056-.992a2.16 2.16 0 0 0-2.064.992a6.74 6.74 0 0 0-.56 3.168a6.54 6.54 0 0 0 .544 3.112m12.112-5.864a2.85 2.85 0 0 1 2.376.92a5.4 5.4 0 0 1 .728 3.256a4.76 4.76 0 0 1-.863 3.256a4.07 4.07 0 0 1-3.04.92q-.753 0-2.385-.144l-.544-.048V9.128h1.729v3.632a5.1 5.1 0 0 1 1.999-.48m-.8 6.8a1.98 1.98 0 0 0 1.7-.6a3.67 3.67 0 0 0 .424-2.04a4.1 4.1 0 0 0-.36-2.024a1.27 1.27 0 0 0-1.176-.584a5.1 5.1 0 0 0-1.536.24l-.256.08v4.864q.883.064 1.204.064m11.2-4.976a23 23 0 0 0-2.736-.256a2.44 2.44 0 0 0-1.176.2a.69.69 0 0 0-.328.632a.62.62 0 0 0 .359.608a8 8 0 0 0 1.7.408a3.9 3.9 0 0 1 1.9.728a2.28 2.28 0 0 1 .56 1.76a2.15 2.15 0 0 1-.808 1.856a3.97 3.97 0 0 1-2.36.592a14 14 0 0 1-2.464-.272l-.5-.08l.064-1.456a24 24 0 0 0 2.768.256a2.56 2.56 0 0 0 1.208-.208a.73.73 0 0 0 .36-.688a.69.69 0 0 0-.345-.664a6.8 6.8 0 0 0-1.647-.4a4.4 4.4 0 0 1-1.912-.68a2.02 2.02 0 0 1-.608-1.7a2.12 2.12 0 0 1 .841-1.84a3.58 3.58 0 0 1 2.151-.608a15 15 0 0 1 2.512.256l.5.1Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeQbs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a653d9" d="M27.3 5H5.886L2 8.958V26h24.114L30 22.042V5ZM7.88 20.632a4.04 4.04 0 0 1-3.48-1.344a7.26 7.26 0 0 1-.984-4.248a7.5 7.5 0 0 1 1-4.312A3.96 3.96 0 0 1 7.88 9.32a3.95 3.95 0 0 1 3.456 1.4a7.5 7.5 0 0 1 .992 4.312a9.7 9.7 0 0 1-.408 3.1a3.45 3.45 0 0 1-1.335 1.808l1.343 2.16l-1.647.768l-1.425-2.332a3.6 3.6 0 0 1-.976.096M5.8 18.144a2.2 2.2 0 0 0 2.08.936a2.19 2.19 0 0 0 2.072-.92a6.6 6.6 0 0 0 .536-3.112a6.9 6.9 0 0 0-.552-3.184a2.14 2.14 0 0 0-2.056-.992a2.16 2.16 0 0 0-2.064.992a6.74 6.74 0 0 0-.56 3.168a6.54 6.54 0 0 0 .544 3.112m12.112-5.864a2.85 2.85 0 0 1 2.376.92a5.4 5.4 0 0 1 .728 3.256a4.76 4.76 0 0 1-.863 3.256a4.07 4.07 0 0 1-3.04.92q-.753 0-2.385-.144l-.544-.048V9.128h1.729v3.632a5.1 5.1 0 0 1 1.999-.48m-.8 6.8a1.98 1.98 0 0 0 1.7-.6a3.67 3.67 0 0 0 .424-2.04a4.1 4.1 0 0 0-.36-2.024a1.27 1.27 0 0 0-1.176-.584a5.1 5.1 0 0 0-1.536.24l-.256.08v4.864q.883.064 1.204.064m11.2-4.976a23 23 0 0 0-2.736-.256a2.44 2.44 0 0 0-1.176.2a.69.69 0 0 0-.328.632a.62.62 0 0 0 .359.608a8 8 0 0 0 1.7.408a3.9 3.9 0 0 1 1.9.728a2.28 2.28 0 0 1 .56 1.76a2.15 2.15 0 0 1-.808 1.856a3.97 3.97 0 0 1-2.36.592a14 14 0 0 1-2.464-.272l-.5-.08l.064-1.456a24 24 0 0 0 2.768.256a2.56 2.56 0 0 0 1.208-.208a.73.73 0 0 0 .36-.688a.69.69 0 0 0-.345-.664a6.8 6.8 0 0 0-1.647-.4a4.4 4.4 0 0 1-1.912-.68a2.02 2.02 0 0 1-.608-1.7a2.12 2.12 0 0 1 .841-1.84a3.58 3.58 0 0 1 2.151-.608a15 15 0 0 1 2.512.256l.5.1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a653d9" d="M27.3 5H5.886L2 8.958V26h24.114L30 22.042V5ZM7.88 20.632a4.04 4.04 0 0 1-3.48-1.344a7.26 7.26 0 0 1-.984-4.248a7.5 7.5 0 0 1 1-4.312A3.96 3.96 0 0 1 7.88 9.32a3.95 3.95 0 0 1 3.456 1.4a7.5 7.5 0 0 1 .992 4.312a9.7 9.7 0 0 1-.408 3.1a3.45 3.45 0 0 1-1.335 1.808l1.343 2.16l-1.647.768l-1.425-2.332a3.6 3.6 0 0 1-.976.096M5.8 18.144a2.2 2.2 0 0 0 2.08.936a2.19 2.19 0 0 0 2.072-.92a6.6 6.6 0 0 0 .536-3.112a6.9 6.9 0 0 0-.552-3.184a2.14 2.14 0 0 0-2.056-.992a2.16 2.16 0 0 0-2.064.992a6.74 6.74 0 0 0-.56 3.168a6.54 6.54 0 0 0 .544 3.112m12.112-5.864a2.85 2.85 0 0 1 2.376.92a5.4 5.4 0 0 1 .728 3.256a4.76 4.76 0 0 1-.863 3.256a4.07 4.07 0 0 1-3.04.92q-.753 0-2.385-.144l-.544-.048V9.128h1.729v3.632a5.1 5.1 0 0 1 1.999-.48m-.8 6.8a1.98 1.98 0 0 0 1.7-.6a3.67 3.67 0 0 0 .424-2.04a4.1 4.1 0 0 0-.36-2.024a1.27 1.27 0 0 0-1.176-.584a5.1 5.1 0 0 0-1.536.24l-.256.08v4.864q.883.064 1.204.064m11.2-4.976a23 23 0 0 0-2.736-.256a2.44 2.44 0 0 0-1.176.2a.69.69 0 0 0-.328.632a.62.62 0 0 0 .359.608a8 8 0 0 0 1.7.408a3.9 3.9 0 0 1 1.9.728a2.28 2.28 0 0 1 .56 1.76a2.15 2.15 0 0 1-.808 1.856a3.97 3.97 0 0 1-2.36.592a14 14 0 0 1-2.464-.272l-.5-.08l.064-1.456a24 24 0 0 0 2.768.256a2.56 2.56 0 0 0 1.208-.208a.73.73 0 0 0 .36-.688a.69.69 0 0 0-.345-.664a6.8 6.8 0 0 0-1.647-.4a4.4 4.4 0 0 1-1.912-.68a2.02 2.02 0 0 1-.608-1.7a2.12 2.12 0 0 1 .841-1.84a3.58 3.58 0 0 1 2.151-.608a15 15 0 0 1 2.512.256l.5.1Z"/></svg>
</template>

CSS

.icon-file-type-qbs {
  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%23a653d9%22%20d%3D%22M27.3%205H5.886L2%208.958V26h24.114L30%2022.042V5ZM7.88%2020.632a4.04%204.04%200%200%201-3.48-1.344a7.26%207.26%200%200%201-.984-4.248a7.5%207.5%200%200%201%201-4.312A3.96%203.96%200%200%201%207.88%209.32a3.95%203.95%200%200%201%203.456%201.4a7.5%207.5%200%200%201%20.992%204.312a9.7%209.7%200%200%201-.408%203.1a3.45%203.45%200%200%201-1.335%201.808l1.343%202.16l-1.647.768l-1.425-2.332a3.6%203.6%200%200%201-.976.096M5.8%2018.144a2.2%202.2%200%200%200%202.08.936a2.19%202.19%200%200%200%202.072-.92a6.6%206.6%200%200%200%20.536-3.112a6.9%206.9%200%200%200-.552-3.184a2.14%202.14%200%200%200-2.056-.992a2.16%202.16%200%200%200-2.064.992a6.74%206.74%200%200%200-.56%203.168a6.54%206.54%200%200%200%20.544%203.112m12.112-5.864a2.85%202.85%200%200%201%202.376.92a5.4%205.4%200%200%201%20.728%203.256a4.76%204.76%200%200%201-.863%203.256a4.07%204.07%200%200%201-3.04.92q-.753%200-2.385-.144l-.544-.048V9.128h1.729v3.632a5.1%205.1%200%200%201%201.999-.48m-.8%206.8a1.98%201.98%200%200%200%201.7-.6a3.67%203.67%200%200%200%20.424-2.04a4.1%204.1%200%200%200-.36-2.024a1.27%201.27%200%200%200-1.176-.584a5.1%205.1%200%200%200-1.536.24l-.256.08v4.864q.883.064%201.204.064m11.2-4.976a23%2023%200%200%200-2.736-.256a2.44%202.44%200%200%200-1.176.2a.69.69%200%200%200-.328.632a.62.62%200%200%200%20.359.608a8%208%200%200%200%201.7.408a3.9%203.9%200%200%201%201.9.728a2.28%202.28%200%200%201%20.56%201.76a2.15%202.15%200%200%201-.808%201.856a3.97%203.97%200%200%201-2.36.592a14%2014%200%200%201-2.464-.272l-.5-.08l.064-1.456a24%2024%200%200%200%202.768.256a2.56%202.56%200%200%200%201.208-.208a.73.73%200%200%200%20.36-.688a.69.69%200%200%200-.345-.664a6.8%206.8%200%200%200-1.647-.4a4.4%204.4%200%200%201-1.912-.68a2.02%202.02%200%200%201-.608-1.7a2.12%202.12%200%200%201%20.841-1.84a3.58%203.58%200%200%201%202.151-.608a15%2015%200%200%201%202.512.256l.5.1Z%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%23a653d9%22%20d%3D%22M27.3%205H5.886L2%208.958V26h24.114L30%2022.042V5ZM7.88%2020.632a4.04%204.04%200%200%201-3.48-1.344a7.26%207.26%200%200%201-.984-4.248a7.5%207.5%200%200%201%201-4.312A3.96%203.96%200%200%201%207.88%209.32a3.95%203.95%200%200%201%203.456%201.4a7.5%207.5%200%200%201%20.992%204.312a9.7%209.7%200%200%201-.408%203.1a3.45%203.45%200%200%201-1.335%201.808l1.343%202.16l-1.647.768l-1.425-2.332a3.6%203.6%200%200%201-.976.096M5.8%2018.144a2.2%202.2%200%200%200%202.08.936a2.19%202.19%200%200%200%202.072-.92a6.6%206.6%200%200%200%20.536-3.112a6.9%206.9%200%200%200-.552-3.184a2.14%202.14%200%200%200-2.056-.992a2.16%202.16%200%200%200-2.064.992a6.74%206.74%200%200%200-.56%203.168a6.54%206.54%200%200%200%20.544%203.112m12.112-5.864a2.85%202.85%200%200%201%202.376.92a5.4%205.4%200%200%201%20.728%203.256a4.76%204.76%200%200%201-.863%203.256a4.07%204.07%200%200%201-3.04.92q-.753%200-2.385-.144l-.544-.048V9.128h1.729v3.632a5.1%205.1%200%200%201%201.999-.48m-.8%206.8a1.98%201.98%200%200%200%201.7-.6a3.67%203.67%200%200%200%20.424-2.04a4.1%204.1%200%200%200-.36-2.024a1.27%201.27%200%200%200-1.176-.584a5.1%205.1%200%200%200-1.536.24l-.256.08v4.864q.883.064%201.204.064m11.2-4.976a23%2023%200%200%200-2.736-.256a2.44%202.44%200%200%200-1.176.2a.69.69%200%200%200-.328.632a.62.62%200%200%200%20.359.608a8%208%200%200%200%201.7.408a3.9%203.9%200%200%201%201.9.728a2.28%202.28%200%200%201%20.56%201.76a2.15%202.15%200%200%201-.808%201.856a3.97%203.97%200%200%201-2.36.592a14%2014%200%200%201-2.464-.272l-.5-.08l.064-1.456a24%2024%200%200%200%202.768.256a2.56%202.56%200%200%200%201.208-.208a.73.73%200%200%200%20.36-.688a.69.69%200%200%200-.345-.664a6.8%206.8%200%200%200-1.647-.4a4.4%204.4%200%200%201-1.912-.68a2.02%202.02%200%200%201-.608-1.7a2.12%202.12%200%200%201%20.841-1.84a3.58%203.58%200%200%201%202.151-.608a15%2015%200%200%201%202.512.256l.5.1Z%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-qbs.svg?color=%231a73e8&size=48