file type rehype logo

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

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

Related icons in VSCode Icons

Use the file type rehype logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d8a303" d="M13.046 15.584a2.1 2.1 0 0 0-1.231-.3a2.18 2.18 0 0 0-1.751.859a3.6 3.6 0 0 0-.7 2.337V23H7v-9.457h2.361v1.949H9.4a3.27 3.27 0 0 1 1.064-1.556a2.54 2.54 0 0 1 1.6-.559a2.2 2.2 0 0 1 .977.176Z"/><path fill="#d2d2d2" d="M25 23h-2.361v-5.172q0-2.806-2.067-2.807a2.24 2.24 0 0 0-1.75.813a3.03 3.03 0 0 0-.713 2.078V23h-2.372V9h2.372v6.113h.041a3.81 3.81 0 0 1 3.379-1.791q3.471 0 3.471 3.851Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeRehype(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d8a303" d="M13.046 15.584a2.1 2.1 0 0 0-1.231-.3a2.18 2.18 0 0 0-1.751.859a3.6 3.6 0 0 0-.7 2.337V23H7v-9.457h2.361v1.949H9.4a3.27 3.27 0 0 1 1.064-1.556a2.54 2.54 0 0 1 1.6-.559a2.2 2.2 0 0 1 .977.176Z"/><path fill="#d2d2d2" d="M25 23h-2.361v-5.172q0-2.806-2.067-2.807a2.24 2.24 0 0 0-1.75.813a3.03 3.03 0 0 0-.713 2.078V23h-2.372V9h2.372v6.113h.041a3.81 3.81 0 0 1 3.379-1.791q3.471 0 3.471 3.851Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d8a303" d="M13.046 15.584a2.1 2.1 0 0 0-1.231-.3a2.18 2.18 0 0 0-1.751.859a3.6 3.6 0 0 0-.7 2.337V23H7v-9.457h2.361v1.949H9.4a3.27 3.27 0 0 1 1.064-1.556a2.54 2.54 0 0 1 1.6-.559a2.2 2.2 0 0 1 .977.176Z"/><path fill="#d2d2d2" d="M25 23h-2.361v-5.172q0-2.806-2.067-2.807a2.24 2.24 0 0 0-1.75.813a3.03 3.03 0 0 0-.713 2.078V23h-2.372V9h2.372v6.113h.041a3.81 3.81 0 0 1 3.379-1.791q3.471 0 3.471 3.851Z"/></svg>
</template>

CSS

.icon-file-type-rehype {
  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%23d8a303%22%20d%3D%22M13.046%2015.584a2.1%202.1%200%200%200-1.231-.3a2.18%202.18%200%200%200-1.751.859a3.6%203.6%200%200%200-.7%202.337V23H7v-9.457h2.361v1.949H9.4a3.27%203.27%200%200%201%201.064-1.556a2.54%202.54%200%200%201%201.6-.559a2.2%202.2%200%200%201%20.977.176Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M25%2023h-2.361v-5.172q0-2.806-2.067-2.807a2.24%202.24%200%200%200-1.75.813a3.03%203.03%200%200%200-.713%202.078V23h-2.372V9h2.372v6.113h.041a3.81%203.81%200%200%201%203.379-1.791q3.471%200%203.471%203.851Z%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%23d8a303%22%20d%3D%22M13.046%2015.584a2.1%202.1%200%200%200-1.231-.3a2.18%202.18%200%200%200-1.751.859a3.6%203.6%200%200%200-.7%202.337V23H7v-9.457h2.361v1.949H9.4a3.27%203.27%200%200%201%201.064-1.556a2.54%202.54%200%200%201%201.6-.559a2.2%202.2%200%200%201%20.977.176Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M25%2023h-2.361v-5.172q0-2.806-2.067-2.807a2.24%202.24%200%200%200-1.75.813a3.03%203.03%200%200%200-.713%202.078V23h-2.372V9h2.372v6.113h.041a3.81%203.81%200%200%201%203.379-1.791q3.471%200%203.471%203.851Z%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-rehype.svg?color=%231a73e8&size=48