file type hy logo

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

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

Related icons in VSCode Icons

Use the file type hy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#324b64" d="M15.093 3a7.33 7.33 0 0 0-4.837 1.4C8.6 5.706 7.174 7.988 5.7 12.076L4.09 16.59a33.6 33.6 0 0 0-2.011 6.9a5.74 5.74 0 0 0 .5 3.623A4.09 4.09 0 0 0 6.121 29h9.117l-.993-2.889H6.177c-2.75 0-.728-4.789.6-8.538c3.24-9.367 3.88-11.473 8.316-11.684h1.85L15.913 3Zm0 3.611a4.33 4.33 0 0 0-3.9 2.14c-2.531 5.214-3.56 8.937-5.287 13.779c-.358 1.347-.676 2.882.88 2.882l1.141-.023l3.435-9.632l2.146 6.021h3.042l-3.641-10.214c.385-.909 1.13-2.038 2.184-2.064h3.14L17.2 6.611ZM16.907 29a7.33 7.33 0 0 0 4.837-1.4c1.661-1.31 3.082-3.592 4.557-7.68l1.61-4.514a33.6 33.6 0 0 0 2.01-6.896a5.74 5.74 0 0 0-.5-3.623A4.09 4.09 0 0 0 25.879 3h-9.117l.993 2.889h8.068c2.75 0 .728 4.789-.6 8.538c-3.237 9.367-3.877 11.471-8.313 11.684h-1.85L16.087 29Zm0-3.611a4.33 4.33 0 0 0 3.9-2.14c2.531-5.214 3.56-8.937 5.287-13.779c.358-1.347.676-2.882-.88-2.882l-1.141.023l-3.435 9.632l-2.146-6.021H15.45l3.641 10.214c-.385.909-1.13 2.038-2.184 2.064h-3.14l1.03 2.889Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeHy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#324b64" d="M15.093 3a7.33 7.33 0 0 0-4.837 1.4C8.6 5.706 7.174 7.988 5.7 12.076L4.09 16.59a33.6 33.6 0 0 0-2.011 6.9a5.74 5.74 0 0 0 .5 3.623A4.09 4.09 0 0 0 6.121 29h9.117l-.993-2.889H6.177c-2.75 0-.728-4.789.6-8.538c3.24-9.367 3.88-11.473 8.316-11.684h1.85L15.913 3Zm0 3.611a4.33 4.33 0 0 0-3.9 2.14c-2.531 5.214-3.56 8.937-5.287 13.779c-.358 1.347-.676 2.882.88 2.882l1.141-.023l3.435-9.632l2.146 6.021h3.042l-3.641-10.214c.385-.909 1.13-2.038 2.184-2.064h3.14L17.2 6.611ZM16.907 29a7.33 7.33 0 0 0 4.837-1.4c1.661-1.31 3.082-3.592 4.557-7.68l1.61-4.514a33.6 33.6 0 0 0 2.01-6.896a5.74 5.74 0 0 0-.5-3.623A4.09 4.09 0 0 0 25.879 3h-9.117l.993 2.889h8.068c2.75 0 .728 4.789-.6 8.538c-3.237 9.367-3.877 11.471-8.313 11.684h-1.85L16.087 29Zm0-3.611a4.33 4.33 0 0 0 3.9-2.14c2.531-5.214 3.56-8.937 5.287-13.779c.358-1.347.676-2.882-.88-2.882l-1.141.023l-3.435 9.632l-2.146-6.021H15.45l3.641 10.214c-.385.909-1.13 2.038-2.184 2.064h-3.14l1.03 2.889Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#324b64" d="M15.093 3a7.33 7.33 0 0 0-4.837 1.4C8.6 5.706 7.174 7.988 5.7 12.076L4.09 16.59a33.6 33.6 0 0 0-2.011 6.9a5.74 5.74 0 0 0 .5 3.623A4.09 4.09 0 0 0 6.121 29h9.117l-.993-2.889H6.177c-2.75 0-.728-4.789.6-8.538c3.24-9.367 3.88-11.473 8.316-11.684h1.85L15.913 3Zm0 3.611a4.33 4.33 0 0 0-3.9 2.14c-2.531 5.214-3.56 8.937-5.287 13.779c-.358 1.347-.676 2.882.88 2.882l1.141-.023l3.435-9.632l2.146 6.021h3.042l-3.641-10.214c.385-.909 1.13-2.038 2.184-2.064h3.14L17.2 6.611ZM16.907 29a7.33 7.33 0 0 0 4.837-1.4c1.661-1.31 3.082-3.592 4.557-7.68l1.61-4.514a33.6 33.6 0 0 0 2.01-6.896a5.74 5.74 0 0 0-.5-3.623A4.09 4.09 0 0 0 25.879 3h-9.117l.993 2.889h8.068c2.75 0 .728 4.789-.6 8.538c-3.237 9.367-3.877 11.471-8.313 11.684h-1.85L16.087 29Zm0-3.611a4.33 4.33 0 0 0 3.9-2.14c2.531-5.214 3.56-8.937 5.287-13.779c.358-1.347.676-2.882-.88-2.882l-1.141.023l-3.435 9.632l-2.146-6.021H15.45l3.641 10.214c-.385.909-1.13 2.038-2.184 2.064h-3.14l1.03 2.889Z"/></svg>
</template>

CSS

.icon-file-type-hy {
  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%23324b64%22%20d%3D%22M15.093%203a7.33%207.33%200%200%200-4.837%201.4C8.6%205.706%207.174%207.988%205.7%2012.076L4.09%2016.59a33.6%2033.6%200%200%200-2.011%206.9a5.74%205.74%200%200%200%20.5%203.623A4.09%204.09%200%200%200%206.121%2029h9.117l-.993-2.889H6.177c-2.75%200-.728-4.789.6-8.538c3.24-9.367%203.88-11.473%208.316-11.684h1.85L15.913%203Zm0%203.611a4.33%204.33%200%200%200-3.9%202.14c-2.531%205.214-3.56%208.937-5.287%2013.779c-.358%201.347-.676%202.882.88%202.882l1.141-.023l3.435-9.632l2.146%206.021h3.042l-3.641-10.214c.385-.909%201.13-2.038%202.184-2.064h3.14L17.2%206.611ZM16.907%2029a7.33%207.33%200%200%200%204.837-1.4c1.661-1.31%203.082-3.592%204.557-7.68l1.61-4.514a33.6%2033.6%200%200%200%202.01-6.896a5.74%205.74%200%200%200-.5-3.623A4.09%204.09%200%200%200%2025.879%203h-9.117l.993%202.889h8.068c2.75%200%20.728%204.789-.6%208.538c-3.237%209.367-3.877%2011.471-8.313%2011.684h-1.85L16.087%2029Zm0-3.611a4.33%204.33%200%200%200%203.9-2.14c2.531-5.214%203.56-8.937%205.287-13.779c.358-1.347.676-2.882-.88-2.882l-1.141.023l-3.435%209.632l-2.146-6.021H15.45l3.641%2010.214c-.385.909-1.13%202.038-2.184%202.064h-3.14l1.03%202.889Z%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%23324b64%22%20d%3D%22M15.093%203a7.33%207.33%200%200%200-4.837%201.4C8.6%205.706%207.174%207.988%205.7%2012.076L4.09%2016.59a33.6%2033.6%200%200%200-2.011%206.9a5.74%205.74%200%200%200%20.5%203.623A4.09%204.09%200%200%200%206.121%2029h9.117l-.993-2.889H6.177c-2.75%200-.728-4.789.6-8.538c3.24-9.367%203.88-11.473%208.316-11.684h1.85L15.913%203Zm0%203.611a4.33%204.33%200%200%200-3.9%202.14c-2.531%205.214-3.56%208.937-5.287%2013.779c-.358%201.347-.676%202.882.88%202.882l1.141-.023l3.435-9.632l2.146%206.021h3.042l-3.641-10.214c.385-.909%201.13-2.038%202.184-2.064h3.14L17.2%206.611ZM16.907%2029a7.33%207.33%200%200%200%204.837-1.4c1.661-1.31%203.082-3.592%204.557-7.68l1.61-4.514a33.6%2033.6%200%200%200%202.01-6.896a5.74%205.74%200%200%200-.5-3.623A4.09%204.09%200%200%200%2025.879%203h-9.117l.993%202.889h8.068c2.75%200%20.728%204.789-.6%208.538c-3.237%209.367-3.877%2011.471-8.313%2011.684h-1.85L16.087%2029Zm0-3.611a4.33%204.33%200%200%200%203.9-2.14c2.531-5.214%203.56-8.937%205.287-13.779c.358-1.347.676-2.882-.88-2.882l-1.141.023l-3.435%209.632l-2.146-6.021H15.45l3.641%2010.214c-.385.909-1.13%202.038-2.184%202.064h-3.14l1.03%202.889Z%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-hy.svg?color=%231a73e8&size=48