file type light testcafe logo

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

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

Related icons in VSCode Icons

Use the file type light testcafe logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#36b6e5" d="M28.115 9.432L25.701 7L15.562 17.216L11.7 13.324l-2.413 2.433l6.275 6.324z"/><path fill="#404142" d="m19.425 19.151l-1.194 1.05h4.181l3.584 3.299H5.986l3.584-3.299h3.136l-1.045-1.05H8.824L2 25h28l-6.841-5.849z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightTestcafe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#36b6e5" d="M28.115 9.432L25.701 7L15.562 17.216L11.7 13.324l-2.413 2.433l6.275 6.324z"/><path fill="#404142" d="m19.425 19.151l-1.194 1.05h4.181l3.584 3.299H5.986l3.584-3.299h3.136l-1.045-1.05H8.824L2 25h28l-6.841-5.849z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#36b6e5" d="M28.115 9.432L25.701 7L15.562 17.216L11.7 13.324l-2.413 2.433l6.275 6.324z"/><path fill="#404142" d="m19.425 19.151l-1.194 1.05h4.181l3.584 3.299H5.986l3.584-3.299h3.136l-1.045-1.05H8.824L2 25h28l-6.841-5.849z"/></svg>
</template>

CSS

.icon-file-type-light-testcafe {
  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%2336b6e5%22%20d%3D%22M28.115%209.432L25.701%207L15.562%2017.216L11.7%2013.324l-2.413%202.433l6.275%206.324z%22%2F%3E%3Cpath%20fill%3D%22%23404142%22%20d%3D%22m19.425%2019.151l-1.194%201.05h4.181l3.584%203.299H5.986l3.584-3.299h3.136l-1.045-1.05H8.824L2%2025h28l-6.841-5.849z%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%2336b6e5%22%20d%3D%22M28.115%209.432L25.701%207L15.562%2017.216L11.7%2013.324l-2.413%202.433l6.275%206.324z%22%2F%3E%3Cpath%20fill%3D%22%23404142%22%20d%3D%22m19.425%2019.151l-1.194%201.05h4.181l3.584%203.299H5.986l3.584-3.299h3.136l-1.045-1.05H8.824L2%2025h28l-6.841-5.849z%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-testcafe.svg?color=%231a73e8&size=48