file type light behat logo

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

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

Related icons in VSCode Icons

Use the file type light behat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4a4a4a" d="M5.44 11a9 9 0 0 1 15.17-6.55a8 8 0 0 1 2.1 3q.72 1.65.73 3.55a9 9 0 0 1-.96 3.8a5 5 0 0 1-.83 1.2c2.84 1.5 4.91 4.92 4.91 8.51a9.4 9.4 0 0 1-1.6 5.49h-2.64a8.4 8.4 0 0 0 1.99-5.44c0-4.3-3.15-7.44-7.38-8.41l-1.34-.34l-2.32-.58a4.47 4.47 0 1 1 2.17-8.68a4.47 4.47 0 0 1 2.42 7.15l-.93-.7l.78 2.86l2.98-.04l-.82-.61a7 7 0 0 0-3.82-11.1a6.99 6.99 0 0 0-4.6 13.16a8.47 8.47 0 0 0-3.3 10.99l-1.3.72l3.87.6l1.55-3.6l-1.49.82A5.5 5.5 0 1 1 16.5 30H5.44z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightBehat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4a4a4a" d="M5.44 11a9 9 0 0 1 15.17-6.55a8 8 0 0 1 2.1 3q.72 1.65.73 3.55a9 9 0 0 1-.96 3.8a5 5 0 0 1-.83 1.2c2.84 1.5 4.91 4.92 4.91 8.51a9.4 9.4 0 0 1-1.6 5.49h-2.64a8.4 8.4 0 0 0 1.99-5.44c0-4.3-3.15-7.44-7.38-8.41l-1.34-.34l-2.32-.58a4.47 4.47 0 1 1 2.17-8.68a4.47 4.47 0 0 1 2.42 7.15l-.93-.7l.78 2.86l2.98-.04l-.82-.61a7 7 0 0 0-3.82-11.1a6.99 6.99 0 0 0-4.6 13.16a8.47 8.47 0 0 0-3.3 10.99l-1.3.72l3.87.6l1.55-3.6l-1.49.82A5.5 5.5 0 1 1 16.5 30H5.44z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4a4a4a" d="M5.44 11a9 9 0 0 1 15.17-6.55a8 8 0 0 1 2.1 3q.72 1.65.73 3.55a9 9 0 0 1-.96 3.8a5 5 0 0 1-.83 1.2c2.84 1.5 4.91 4.92 4.91 8.51a9.4 9.4 0 0 1-1.6 5.49h-2.64a8.4 8.4 0 0 0 1.99-5.44c0-4.3-3.15-7.44-7.38-8.41l-1.34-.34l-2.32-.58a4.47 4.47 0 1 1 2.17-8.68a4.47 4.47 0 0 1 2.42 7.15l-.93-.7l.78 2.86l2.98-.04l-.82-.61a7 7 0 0 0-3.82-11.1a6.99 6.99 0 0 0-4.6 13.16a8.47 8.47 0 0 0-3.3 10.99l-1.3.72l3.87.6l1.55-3.6l-1.49.82A5.5 5.5 0 1 1 16.5 30H5.44z"/></svg>
</template>

CSS

.icon-file-type-light-behat {
  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%234a4a4a%22%20d%3D%22M5.44%2011a9%209%200%200%201%2015.17-6.55a8%208%200%200%201%202.1%203q.72%201.65.73%203.55a9%209%200%200%201-.96%203.8a5%205%200%200%201-.83%201.2c2.84%201.5%204.91%204.92%204.91%208.51a9.4%209.4%200%200%201-1.6%205.49h-2.64a8.4%208.4%200%200%200%201.99-5.44c0-4.3-3.15-7.44-7.38-8.41l-1.34-.34l-2.32-.58a4.47%204.47%200%201%201%202.17-8.68a4.47%204.47%200%200%201%202.42%207.15l-.93-.7l.78%202.86l2.98-.04l-.82-.61a7%207%200%200%200-3.82-11.1a6.99%206.99%200%200%200-4.6%2013.16a8.47%208.47%200%200%200-3.3%2010.99l-1.3.72l3.87.6l1.55-3.6l-1.49.82A5.5%205.5%200%201%201%2016.5%2030H5.44z%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%234a4a4a%22%20d%3D%22M5.44%2011a9%209%200%200%201%2015.17-6.55a8%208%200%200%201%202.1%203q.72%201.65.73%203.55a9%209%200%200%201-.96%203.8a5%205%200%200%201-.83%201.2c2.84%201.5%204.91%204.92%204.91%208.51a9.4%209.4%200%200%201-1.6%205.49h-2.64a8.4%208.4%200%200%200%201.99-5.44c0-4.3-3.15-7.44-7.38-8.41l-1.34-.34l-2.32-.58a4.47%204.47%200%201%201%202.17-8.68a4.47%204.47%200%200%201%202.42%207.15l-.93-.7l.78%202.86l2.98-.04l-.82-.61a7%207%200%200%200-3.82-11.1a6.99%206.99%200%200%200-4.6%2013.16a8.47%208.47%200%200%200-3.3%2010.99l-1.3.72l3.87.6l1.55-3.6l-1.49.82A5.5%205.5%200%201%201%2016.5%2030H5.44z%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-behat.svg?color=%231a73e8&size=48