file-yaml from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
file-yaml
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the file yaml icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M5 13v1.002c0 .045-.013.09-.036.126l-1.464 2.3M2 13v1.002c0 .045.013.09.036.126l1.464 2.3m0 0V19m4-3v-2.571c0-.237.168-.429.375-.429h2.25c.207 0 .375.192.375.429V16m-3 0v3m0-3h3m0 0v3m7.572 0v-5.571c0-.237-.16-.429-.358-.429h-2.142m0 0v6m0-6h-2.5v6m7.428-6v5.571c0 .237.192.429.429.429h.571M20 10V7l-5-5H4v8m0 12h16M14 2v6h6"/></svg>

React

import type { SVGProps } from "react";

export function TdesignFileYaml(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M5 13v1.002c0 .045-.013.09-.036.126l-1.464 2.3M2 13v1.002c0 .045.013.09.036.126l1.464 2.3m0 0V19m4-3v-2.571c0-.237.168-.429.375-.429h2.25c.207 0 .375.192.375.429V16m-3 0v3m0-3h3m0 0v3m7.572 0v-5.571c0-.237-.16-.429-.358-.429h-2.142m0 0v6m0-6h-2.5v6m7.428-6v5.571c0 .237.192.429.429.429h.571M20 10V7l-5-5H4v8m0 12h16M14 2v6h6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M5 13v1.002c0 .045-.013.09-.036.126l-1.464 2.3M2 13v1.002c0 .045.013.09.036.126l1.464 2.3m0 0V19m4-3v-2.571c0-.237.168-.429.375-.429h2.25c.207 0 .375.192.375.429V16m-3 0v3m0-3h3m0 0v3m7.572 0v-5.571c0-.237-.16-.429-.358-.429h-2.142m0 0v6m0-6h-2.5v6m7.428-6v5.571c0 .237.192.429.429.429h.571M20 10V7l-5-5H4v8m0 12h16M14 2v6h6"/></svg>
</template>

CSS

.icon-file-yaml {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M5%2013v1.002c0%20.045-.013.09-.036.126l-1.464%202.3M2%2013v1.002c0%20.045.013.09.036.126l1.464%202.3m0%200V19m4-3v-2.571c0-.237.168-.429.375-.429h2.25c.207%200%20.375.192.375.429V16m-3%200v3m0-3h3m0%200v3m7.572%200v-5.571c0-.237-.16-.429-.358-.429h-2.142m0%200v6m0-6h-2.5v6m7.428-6v5.571c0%20.237.192.429.429.429h.571M20%2010V7l-5-5H4v8m0%2012h16M14%202v6h6%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M5%2013v1.002c0%20.045-.013.09-.036.126l-1.464%202.3M2%2013v1.002c0%20.045.013.09.036.126l1.464%202.3m0%200V19m4-3v-2.571c0-.237.168-.429.375-.429h2.25c.207%200%20.375.192.375.429V16m-3%200v3m0-3h3m0%200v3m7.572%200v-5.571c0-.237-.16-.429-.358-.429h-2.142m0%200v6m0-6h-2.5v6m7.428-6v5.571c0%20.237.192.429.429.429h.571M20%2010V7l-5-5H4v8m0%2012h16M14%202v6h6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/file-yaml.svg?color=%231a73e8&size=48