file type hurl logo

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

Name
file-type-hurl
Set
VSCode Icons
Style
Color
Viewbox
324.571×324.571
License
MIT

Related icons in VSCode Icons

Use the file type hurl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-20.286 -20.286 324.571 324.571"><path fill="#ff0288" d="M40 87h154.047c.004-18.006-.005-32.882-.046-32.999L245.5 102L194 150s.015-13.835.029-31H40Zm197 82H82.953c-.004-18.006.005-32.882.046-32.999L31.5 184L83 232s-.015-13.835-.029-31H237Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeHurl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-20.286 -20.286 324.571 324.571"><path fill="#ff0288" d="M40 87h154.047c.004-18.006-.005-32.882-.046-32.999L245.5 102L194 150s.015-13.835.029-31H40Zm197 82H82.953c-.004-18.006.005-32.882.046-32.999L31.5 184L83 232s-.015-13.835-.029-31H237Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-20.286 -20.286 324.571 324.571"><path fill="#ff0288" d="M40 87h154.047c.004-18.006-.005-32.882-.046-32.999L245.5 102L194 150s.015-13.835.029-31H40Zm197 82H82.953c-.004-18.006.005-32.882.046-32.999L31.5 184L83 232s-.015-13.835-.029-31H237Z"/></svg>
</template>

CSS

.icon-file-type-hurl {
  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%22-20.286%20-20.286%20324.571%20324.571%22%3E%3Cpath%20fill%3D%22%23ff0288%22%20d%3D%22M40%2087h154.047c.004-18.006-.005-32.882-.046-32.999L245.5%20102L194%20150s.015-13.835.029-31H40Zm197%2082H82.953c-.004-18.006.005-32.882.046-32.999L31.5%20184L83%20232s-.015-13.835-.029-31H237Z%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%22-20.286%20-20.286%20324.571%20324.571%22%3E%3Cpath%20fill%3D%22%23ff0288%22%20d%3D%22M40%2087h154.047c.004-18.006-.005-32.882-.046-32.999L245.5%20102L194%20150s.015-13.835.029-31H40Zm197%2082H82.953c-.004-18.006.005-32.882.046-32.999L31.5%20184L83%20232s-.015-13.835-.029-31H237Z%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-hurl.svg?color=%231a73e8&size=48